* { 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	{ width:999px; }
	#header	{ position:relative; }
		#menue { display:none; }
		#bg	{ position:absolute; margin-left:283px; }
		#bg img { width:600px; }
		#michulitz-index	{ position:relative; background:#000000; width:250px; height:60px; }
		#michulitz	{ position:relative; background:#000000; width:250px; height:60px; }
			#michulitz-img	{ margin:5px 0px 0px 5px; }
	
		#transparent-index, #transparent, #transparent-dark	{ display:none; }
		
		#transparent-in	{ display:none; }
			
	#main	{ position:relative; width:999px; margin-top:20px; }

		#headline	{ 
			width:250px; 
			margin-top:50px;
			margin-right:15px; 
			color:#000000; 
			font-weight:bold; 
			line-height:18px; 
			letter-spacing:1px; 
			text-align:right; 
			text-transform:uppercase;
		}
		#headline	div	{
			letter-spacing:0px; 
			text-transform:none;
		}
			span.line16px	{ line-height:16px; }
		#content	{ width:688px; overflow:visible; margin-top:180px; }

		#formular	{ width:999px; }
			#table-formular	{ margin-top: 180px; }
				td.rowname	{ color:#000000; font-weight:bold; letter-spacing:1px; text-align:right; }
			#senden			{ display:none; }


/* 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; }

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; }