
/* ============== Allgemeine Deklarationen ============== */

* {
margin:				0;
padding:			0;
border:				0;
/*list-style:			none;
list-style-type:		none;*/
}

/* ============== mi ============== */
dl, dt, dd {
margin:				0;
padding:			0;
border:				0;
list-style-type:		none;
list-style:			none;
}


html {
background:			#6598d1 url(imgs/bg-body.jpg) repeat-x
}

html,body {
color:				#666;
text-align:			left
}

body {
text-align:			center;
font:				1em/110% Arial, sans-serif
}


/* ============== AUSSENCONTAINER ============== */


div#wrapper {
width:				949px;
margin:				0 auto;
position:			relative;
text-align:			left;
}

ul#footer {
width:				904px;
height:				40px;
padding-left:			45px;
background:			#FECB38 url(imgs/subline.jpg) center top no-repeat
}

ul#footer li {
line-height:			56px;
display:			inline;
font-size:			.75em;
}

ul#footer li a {
color:				#474747;
padding: 	0px 5px;
text-decoration:		none
}

ul#footer li a:hover,
ul#footer li a.aktiv {
text-decoration:		underline !important
}

ul#footer li a:visited {
color:				#888
}

#body-start ul#footer {
background:			#FECB38 url(imgs/start-subline.jpg) center top no-repeat !important
}

/* TEASERLIST */

dl#teaserliste {
   
}

dl#teaserliste dt {
	font-size:1.5em;
}
dl#teaserliste dt img {
	vertical-align: top;
	margin-right: .5em;
}

dl#teaserliste dd {
   border-bottom: 1px solid #eee;
   margin-bottom: 1em;    
}


/* Ext JS */
p.getMessage,p.message { white-space:normal; margin: 3px 0;}
.x-grid3-cell-inner p {margin:3px 0 3px 0 !important; }
