body {
	font-family: Tahoma, sans-serif;
	font-size:11;
	font-weight: normal;
	color: #666666;
	margin: 0px; padding:0px;
	}

#header {
	margin: 0px; padding: 0px;
	position: absolute;
	top: 0px; left: 0px; right: 0px;
	width: 100%; height: 273px;
	background: url(../images/header/header_center.gif) repeat-x ;
	}

#header_left {
	margin: 0px; padding: 0px;
	position: absolute;
	left: 0px;
	width: 485px; height: 273px;
	background: url(../images/header/header_left.gif) no-repeat;
	}
#header_right {
	margin: 0px; padding: 0px;
	position: absolute;
	right: 0px;
	width: 388px; height: 273px;
	background: url(../images/header/header_right.gif) no-repeat;
	}

#submenu {
	position: absolute;
	top: 230px;
	width: 239px; height: 500px;
	}


#main {
	position: absolute;
	top: 210px; left: 255px;
	width: 750px; height: 100%;
	padding: 15px;
	background: url(..images/content/gmcontent_top.jpg) no-repeat;
	}
#main A {
	color: #00B1AE;
	font-weight: normal;
	text-decoration: none;
	}

#headline {
	background-color: #92D0CE;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 3px 15px;
	font-weight: bold;
	font-size: 13;
	color: #007671;
	}

h1 {
	color: #666666;
	font-size: 12;
	font-weight: bold;
	}
h2 {
	font-size: 12;
	text-decoration: underline;
	}
h3 {
	font-size: 12;
	color: #00B1AE;
	font-weight: bold;
	}

#box {
	border: solid 1px #666666;
	width: 100%;
	}
#infoinventor {
	border: solid 1px #F89633;
         width: 100%;
         }
#infolt {
	border: solid 1px #376DAB;
         width: 100%;
         }

#boxheader {
	width: 100%;
	border-bottom: solid 1px #666666;
	background-color: #E7E7E7;
	font-weight: bold;
	}

#newsheader {
	width: 100%;
	border-bottom: solid 1px #666666;
	background-color: #E7E7E7;
	font-weight: bold;
	}
#newstitel {
	color: #00B1AE;
	position: relative;
	margin-left: 4px;
	}
#newsdate {
	color: #666666;
	position: absolute;
	right: 20px;
	}
#newscontent {
	padding: 20px 20px;
	}

#inbox {
	margin: 5px;
	padding: 0px;
	}

li {
	color: #00B1AE;
	}

table {
	font-family: Tahoma, sans-serif;
	font-size:11;
	font-weight: normal;
	color: #666666;
	}

td.error{
	 background-color:#FFFFFF;
	 border-style:solid;
	 border-width:1px;
	 border-color:#A92311;
	 font-family:Verdana, Arial, Times New Roman, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#A92311; }

#gm {
	color: #00B1AE;
	}

textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #00B1AE;
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size:12;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	}
select {
	border-style: solid;
	border-width: 1px;
	border-color: #00B1AE;
	color: #666666;
	font-family: Tahona, sans-serif;
	font-size: 12;
	font-weight: normal;
	padding-left: 3px;
	}
input.eingabe {
	border-style: solid;
	border-width: 1px;
	border-color: #00B1AE;
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12;
	font-weight: normal;
	padding-left: 3px;
	padding-right :3px;
	}
input.action {
	border-style: solid;
	border-width: 1px;
	border-color: #00B1AE;
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size:12;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	}