<style type="text/css">
	body {
	background-color: #000000;
	padding: 0;
	}
	ul, li
	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;
	}
	img {
	border: 0px;
	border-style: none;
	padding: 2px;
	}
	form {
	background: #828b5c;
	border: 0px;
	color: white;
	margin:0;
	padding:.1em;
	padding-top: 10px;
	font-family: verdana, sans serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	}
	form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
	}
	input#submit { /* den Submit-Button */
	float: none;
	width: auto;
	}
	table { 
	border: 0px solid orange;
	width: 480px;
	}

	td { 
	border: 0px solid blue;
	width: auto;
	color:#ffffff;
	font-family: times new roman, times, serif;
	font-weight:normal;
	font-stretch:1px;
	font-size: 15px; line-height:16px;
	text-align:left;
vertical-align:top;
}
	#maincontainer{
	width: 900px; /*Width of main container*/
	margin-left: 130px;
	margin-right: auto;/*Center container on page*/
	margin-top: 80px;overflow: hidden;
	}
	#topsection{
	background: #828b5c;
	height:51px; /*Height of top section*/
	width:900px;
	}
	#contentwrapper{
	float: left;
	height:470px;
	}
	#contentcolumn{
	padding-top: 20px;
	width: 650px;
	height:470px;
	margin-left: 250px; /*Set left margin to LeftColumnWidth*/
	background:  #828b5c;
	}
	#leftcolumn{
	float: left;
	margin-top: 0px;
	padding-top: 20px;
	width: 250px; /*Width of left column*/
	height: 470px;
	margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
	background:  #828b5c;
	}
	#name {
	position: absolute;
	background: url(../bilderMD/md.gif);
	text-align: center;
	margin: 38px 25px;
	width: 80px;
	height: 70px;
	border: 0px;
	}
	#footer{
	clear: left;
	position:bottom;
	width: 900px;
	height: 2px;
	background: orange;
	padding: 0px 0;
	}
	#rand1 {background-color:#666666; height:45px; width:254px; float:left; filter:alpha(opacity=80); -moz-opacity: 0.55; opacity: 0.55;}
	#rand2 { background-color:#443d78; height:45px; margin-left:254px; width:646px; filter:alpha(opacity=30); -moz-opacity: 0.30; opacity: 0.30;
}
	.innertube{
	margin-right: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	padding-top: 20px;
	margin-left: 25px;
	text-align:left;
	}
	.innertube2{
	margin-right: 50px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 30px;
	margin-left: 50px;
	text-align: right;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	border: 0px dashed #fff;
	}
	.menu
	{
	position: absolute;
	z-index: 3;
	top: 88px;
	margin-left:250px;
	padding-top:19px;
	}
	.menu li
	{
	width: 105px;
	font-size: 14px; font-family:times, serif;
	color:#ffffff;
	padding-top:0px;
	}
	.menu a
	{
	background-color: #888888;
	border-bottom: 1px solid orange;
	color: #ffffff;
	cursor: default;
	display: block;
	font-weight: normal;
	height: 20px;
	-height:23px;
	margin: 0px 4px;
	padding-top: 3px;
	text-decoration: none;
	text-align: center;
	width: 90px;
	vertical-align:middle;
	}
	.menu a:hover
	{
	background-color: #627294;
	}
	#smenu1, #smenu2, #smenu3, #smenu4, #smenu5,#smenu6
	{
	font-size: 14px;
	font-family: times, serif;
	color: #ffffff;
	width: 90px;
	display: none;
	float: left;
	}
	#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a
	{
	font-size: 14px;
	font-weight: normal;
	width:90px;
	cursor: pointer;
	}
	.ueber {
	font-family: verdana, sans serif;
	font-weight:bold;
	color:#990909;
	letterspacing:4px;
	font-size: 12px;
	line-height:18pt;
	}
	.zwischen {
	font-family: verdana, sans serif;
	font-weight:bold;
	color:#ffffff;
	letterspacing:1px;
	font-size: 11px;
	line-height:14px;
	}
	.unter {
	font-family: verdana;
	font-weight:normal;
	text-align:right;
	color:#ffffff;
	letterspacing:1px;
	font-size: 11px;
	line-height:12px;
	}
	.text {
	color:#ffffff;
	font-family: times new roman, times, serif;
	font-weight:normal;
	font-stretch:1px;
	font-size: 15px; line-height:18px;
	text-align:left;
		}
	.inform {
	font-size: 14px;
	font-family:times, serif;
	font-weight:normal;
	color:#000000;
	}
	a:link { text-decoration:none; color:#ffffff; }
	a:visited { text-decoration:none; color:#990909; font-weight:normal;}
	a:hover { text-decoration:none; color:#ffffff; font-weight:normal; }
	a:active { text-decoration:color:#627294; font-weight:bold; }
</style>

