* { margin:0px; padding:0px; border:0px; font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#707172; }

/* Standard HTML-Tags */
a	{ text-decoration:none; }
a:hover	{ text-decoration:underline; }
button	{ background:none; font-weight:bold; }

strong	{ font-weight:bold; color:#000000; }

i { font-style:italic; }


/* Seitenaufbau */
#container	{ 
	position:absolute;
	width:999px;
	height:766px; 
	margin:-384px 0px 0px -501px;
	left:50%;
	top:50%;
	border:1px solid #000000; 
}
	#header	{ position:relative; height:355px; }
		#menue	{ position:absolute; margin-top:28px; width:270px; height:170px; letter-spacing:1px; text-align:right; }
			#menue a 	{ color:#707172; }
			#menue a.aktuell, #menue a:hover { color:#000000; font-weight:bold; text-decoration:none; }
		#bg	{ position:absolute; margin-left:283px; }
		#michulitz-index	{ position:absolute; margin-top:198px; background:#000000; width:283px; height:152px; cursor:pointer; }
		#michulitz	{ position:absolute; margin-top:198px; background:#000000; width:283px; height:100px; cursor:pointer; }
			#michulitz-img	{ margin:21px 0px 0px 28px; }
	
	
		#transparent-index, #transparent, #transparent-dark	{ 
			position:absolute; 
			margin:198px 0px 0px 283px; 
			width:716px; 
			height:152px;
			opacity: 0.7; 
			filter: alpha(opacity = 70); 
			background-color:#000000; 
		}
		
		#transparent { height:100px; }
		
		#transparent-dark { height:100px; opacity: 0.8; filter: alpha(opacity = 80); }

		
		#transparent-in	{ position:absolute; margin:219px 0px 0px 373px; }
			#transparent-in td { color:#9C9D9F; }
			#transparent-in td.klein	{ font-size:10px; }
			#transparent-in a { color:#9C9D9F; }
			#transparent-in a:hover	{ text-decoration:underline; }
			
	#main	{ position:relative; height:398px; width:999px; }
	
		#before-headline	{
			width:30px;
			height:398px;
			float:left;
		}

		#headline	{ 
			width:238px; 
			height:398px; 
			margin-right:15px; 
			color:#000000; 
			font-weight:bold; 
			line-height:18px; 
			letter-spacing:1px; 
			text-align:right; 
			float:left; 
			text-transform:uppercase;			
		}
		
		#headline	div	{
			letter-spacing:0px; 
			text-transform:none;
		}
			span.line16px	{ line-height:16px; }
		#content	{ width:/*688*/701px; height:384px; overflow:auto; }

		#formular	{ width:999px; height:398px; }
			#table-formular	{	}
				td.rowname	{ color:#000000; font-weight:bold; letter-spacing:1px; text-align:right; }
			#senden			{ position:absolute; bottom:0px; margin-left:283px; cursor:pointer; }

	#schwarzer-balken	{ margin-left:283px; width:716px; height:0px; border-bottom:13px solid #000000; }


/* Klassen allgemein*/
.klein	{ font-size:10px; }

/* Klassen spezifisch */
a.pfeil	{ background:url(/img/pfeil.gif) no-repeat right; padding-right:12px; }
a.back	{ background:url(/img/pfeil.gif) no-repeat right; padding-right:12px; font-size:10px; color:#9C9D9F; letter-spacing:1; }
a.no-link	{ text-decoration:none; cursor:default; }

div.new-paragraph	{ height:10px; margin-bottom:5px; border-bottom:1px solid #C5C7C8; }

span.height4px		{ line-height:4px; }

ul.margin-left20px	{ margin-left:20px; list-style:none; }
ul.margin-left20px li	{ line-height:16px; }

input.text	{ border-bottom:1px solid #C5C7C8; width:700px; height:15px; }

textarea.text	{ background:url(/img/textarea_bg.jpg) repeat; height:50px; width:695px; line-height:16px; overflow:hidden; }
