/** Basis **/
html 							{ height:100%; margin-bottom:1px; }
body 							{ margin:0px; padding:0px; text-align:center; background-color:#FFFFFF; }
form							{ height:100%; text-align:left; }
div							{ display:block; }
img 							{ border:0px; }
td 							{ padding:5px; }

/** Aufbau */
.oben, .mitte, .unten 	{ margin:0 auto; }
.oben 						{ width:950px; height:70px; }
.mitte						{ width:913px;	height:542px; padding-top:87px; text-align:center; background:url('oben.gif') no-repeat top; border:0px; }
.unten 						{ width:600px; padding-right:44px; }
.cleaner 					{ clear:both; width:100%; height:2px; line-height:0px; font-size:1px; }


/** Content */
.content_links, 
.content_mitte,
.content_rechts			{ text-align:left; border:2px solid #C1C1C1; float:left; }

.content_links 			{ width:207px; height:538px; margin-right:15px; background:url('bild-li-dokumente.gif') bottom left no-repeat; }
.content_mitte 			{ width:330px;	height:451px; padding:59px 42px 30px 42px; background:url('bg-content-bottom.gif') center bottom repeat-x; border-top:none; }
.content_rechts			{ width:247px; height:538px; margin-left:15px; background:url('bg-content-bottom.gif') center bottom repeat-x; }
.content_fuss				{ width:100%; height:2px; font-size:1px; clear:both; }
.content_unten				{ height:18px; padding-top:6px; font-size:9px; text-align:center; }


/** Menu **/
#menu							{ margin-left:27px; margin-top:88px; }
#menu a						{ display:block; height:15px; width:147px; margin-bottom:5px; padding-top:2px; padding-left:4px; }		
#menu a						{ color:#8B8B8B; font-weight:bold; background-color:#D9D9D9; cursor:pointer; }
#menu a:hover				{ color:#444444; text-decoration:none; }
#menu a.aktiv 				{ color:#FFFFFF; background-color:#F45813; }

#untermenu					{ height:16px; margin:0px auto; margin-bottom:13px; text-align:center; }
#untermenu span			{ color:#BBBBBB; margin:0px 4px; }
#untermenu a				{ color:#241A0E; }
#untermenu a:hover		{ color:#F65913; text-decoration:none; }
#untermenu a.aktiv 		{ color:#000000; }


/** Modul Text */
.absatz						{ width:97%; height:4px; display:block; line-height:1px; }


/** Modul Absatz */
.abstand00					{ width:97%; height:14px; display:block; font-size:1px; line-height:1px; }


/** Modul Download (PDF & RTF) */
#downlads					{ width:100%; height:14px; white-space:nowrap; }
#downlads p					{ height:13px; float:left; }
#downlads a					{ height:13px; margin:0px 2px 0px 3px; float:right; }
#downlads img				{ margin-top:3px; float:right; }


/** Impressum */
.content_unten a        		{ color:#F65913; font-size:9px; }
.content_unten a:hover  		{ text-decoration:underlin; }


/** Druckeinstellungen */
.druck_logo 				{ display:none; }
.druck_fussnote 			{ display:none; }


/** Sonstiges **/
.links 						{ float:left; }
.rechts 						{ float:right; }
.unsichtbar					{ display:none; }


