body,h1,h2,h3,div,td,th,table,ul,ol,li,a:link,a:visited,a:hover{
	margin:0px;
	padding:0px;
	font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans","Lucida Grande", verdana, "Luxi Sans","Trebuchet MS", helvetica,verdana,arial,sans-serif;
	color: #555555;
	font-size:9pt;
}

body {
	font-size:9pt;
	/* background-color:F2F2F2; */
	background: #CCCCCC url(/images/topbg.jpg) repeat-x;
	height: 100%;
}

#root{
	position: absolute;
	/*background: #00FFFF;*/
	width:800px;
	left:175px;
	top:140px;
}

div{
	
}
td{
	

}
th{
	font-weight: bold;
}

a:link, a:visited {
	font-weight:bold;
	color:#089518;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
}


td.bar_menu{
	height:15px;
	text-align:left;
	border-style: none;
	background-color:#089518;
	padding:0px;
}

div.bar_menu{
	height:15px;
	text-align:left;
	border-style: none;
	background-color:#089518;
	padding:0px;
	padding-top: 0px;
	padding-left:10px;
}

div.bar_button{
	background-image:url('/images/bar_button.jpg');
	background-repeat:no-repeat;
	position: relative;
	width:100px;
	height:25px;
	text-align:center;
	vertical-align:middle;
}

table.header{
	width:100%;
	border: none;
	border-spacing: 0px;
	border-style: none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url('/images/headercenter.png');
	background-repeat:repeat-x;
}

td.headerleft{
	text-align:left;
	background-image:url('/images/headercenter.png');
	background-repeat:repeat-x;
	background-color:#089518;
}

td.headerright{
	width:411px;
	vertical-align:top;
	text-align:right;
	background-color:#089518;
}

img{
	border:none;
}

.h1box{
	border: 1px solid #0ACC21;
	margin: auto;
	margin-bottom:15px;
	background-color: #FFFFFF;
	position: relative;
	width:auto;
	padding:10px;
}

.h2box{
	border: 1px solid #0ACC21;
	margin: auto;
	margin-bottom:15px;
	background-color: #FFFFFF;
	position: relative;
	width:auto;
	padding:10px;
	
}

h1{
	font-size:14pt;
	font-weight:bold;
	color:#089518;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
}

h2{
	font-size:12pt;
	font-weight:bold;
	color:#089518;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
}

h3{
	font-size:10pt;
	font-weight:bold;
	color:#089518;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

input,textarea,select,file{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border : 1px solid #089518;
	scrollbar-face-color: #2288EE;
	scrollbar-highlight-color: #0077DD;
	scrollbar-3dlight-color: #089518;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #089518;
	scrollbar-shadow-color: #0044AA;
	scrollbar-darkshadow-color: #003399;
}

*.button{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	background-color:#089518;
	border : 0px solid #089518;
	color:#000000;
	background-image:url(/images/3dbg2.png);
	background-repeat:repeat;
}

#realtime{
	position: absolute;
	left:15px;
	top: 480px;
	background-color: #FFFFFF; 
	border: 1px solid #0ACC21;
	width:140px;
}
#realtime table{
	width:140px;
}

#realtime th{
	text-align:left;
	font-weight:normal;
}

#realtime td{
	text-align:right;
	font-weight:normal;
}

#realtime div.title{
	font-weight:normal;
	background-color: #0ACC21;
	color:#FFFFFF;
	background: url('/images/menubg.jpg') no-repeat;
	padding:0px 20px;
	padding-top:5px;
	margin:1px;
	height:25px;
}


#menu{
	position: absolute;
	left:15px;
	top: 140px;
	background-color: #FFFFFF; 
	border: 1px solid #0ACC21;
	width:140px;
}

#menu a{
	display:block;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:link, #menu a:visited {
	
}

#menu a:hover {
	color:#C9FECF;
	text-decoration: none;
}

div.menu{
	width:auto;
	margin:1px;
	height:20px;
	background: url('/images/menubg.jpg') no-repeat;
	padding:0px 20px;
	padding-top:5px;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

table.ausschreibung th,table.ausschreibung td{
	text-align:left;
	vertical-align:top;
	padding:5px;
}

table.ausschreibung th{
	width:180px;
}

#footer{

}
ul.zeitplan li{
	font-size:10pt;
	padding:2px;
}

#googlemap{
	width:750px;
	height:600px;
}
div.markerTitle{
	font-weight:bold;
}

div.download{
	float:left;
	width:150px;
	padding:20px;
	text-align:center;
	position:relative;
}

div.download>a:link, div.download>a:visited {
	font-weight:bold;
	color:#089518;
	text-decoration:none;
}
div.download>a:hover {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
}

div.foto{
	float:left;
	width:160px;
	height: 160px;
	padding:10px;
	text-align:center;
	position:relative;
}



