*			{ margin:0; padding:0 }

body 		{ margin: 0px auto; padding:0; font-family: Verdana, sans-serif; font-size:12px; line-height:16px; color:#666; background-color:#dcdcdc; width:995px }

h1			{ font-weight:bold; font-size:17px; color: #333; margin-bottom:16px; line-height:21px; }
h2			{ font-weight:bold; font-size:12px; color: #666; margin-bottom:8px; line-height:16px; }

input			{ border:1pt solid #4F4F4F; margin:5px 0 5px 0 }

textarea         	{ border:1pt solid #4F4F4F; margin:5px 0 5px 0 }

a 			{ font-size:12px; color:#4F4F4F; text-decoration:underline; }

.clear		{ clear:both; overflow:hidden }

#header		{ width:995px; height:226px; margin:0; padding:0; }
#header img	{ border:none; }

/* --- NAV -------------------------------------------------------------------------------------------------------------------------- */

#hauptnav 			{ float:left; background-color:#ffffff; height:25px; width:184px; padding-left:24px; }
#hauptnav a			{ background-position: 0px 0px; background-repeat: no-repeat; height:25px; display:block }
#hauptnav li			{ list-style:none; height:25px; margin-bottom:4px; }

/* --- SUBNAV -------------------------------------------------------------------------------------------------------------------------- */

#subnav 				{ float:right; background-color:#ffffff; height:25px; width:103px; padding-right:24px; }
#subnav a			{ background-position: 0px 0px; background-repeat: no-repeat; height:25px; display:block }
#subnav li			{ list-style:none; height:25px; margin-bottom:4px; }

/* --- CONTENT -------------------------------------------------------------------------------------------------------------------------- */

#content_back				{ background-color:#FFF; }
#content 					{ float:left; background-color:#fff; width:600px; min-height:323px; height:auto; }
#content_inhalt 				{ padding:24px 0px 24px 24px;  }
#content_inhalt .border		{ border:1px dotted #999; margin:12px 0 12px 0 }
#content_inhalt .border ul	{ padding:6px 6px 6px 6px; list-style:none }
#content_inhalt .border li	{ padding-left:16px; background:url(../img/basis/pfeil.gif) no-repeat; background-position:0 7px; line-height:17px } 

/* --- FOOTER -------------------------------------------------------------------------------------------------------------------------- */

#footer 			{ float:left; width:995px; height:19px; background-color:#b6ccd7 }
#footer p 		{ margin-left:232px; }
#footer a 		{ font-size:11px; color:#4F4F4F; text-decoration:none; }