@charset "utf-8";
/* CSS Document */

body,html{
margin:0px;
padding:0px;
height:101%;
/*line-height: 1.5em;*/
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA6500;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA6500;
}
a:hover {
	text-decoration: underline;
	color: #00274F;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00274F;
}
.navi a:link {
	text-decoration: none;
}
.navi a:visited {
	text-decoration: none;
	color: #00274F;
}
.navi a:hover {
	text-decoration: underline;
	color: #CA6500;
}
.navi a:active {
	text-decoration: none;
	color: #FF0000;
}
.headerlink a {
	font-size: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00274F;
}
.headerlink a:link {
	text-decoration: none;
}
.headerlink a:visited {
	text-decoration: none;
}
.headerlink a:hover {
	text-decoration: none;
	color: #CA6500;
}
.headerlink a:active {
	text-decoration: none;
}
#center{
 position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:xxxpx */
 /*background-color:#CCCCCC;*/
}
#header {
	position:absolute;
	z-index:19;
	left: 0px;
	top: 10px;
	width: 900px;
	height: 130px;
	overflow:auto;	
}
#headertext {
	font-size: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00274F;
}
#kalender {
	position:absolute;
	z-index:30;
	left: 140px;
	top: 145px;
	width: 370px;
	height: 380px;
	overflow:auto;
}
#googlemaps {
	position:absolute;
	z-index:30;
	left: 540px;
	top: 470px;
	width: 480px;
	height: 620px;
	overflow:auto;
}
#navigation {
	position:absolute;
	z-index:9;
	left: 0px;
	top: 130px;	
	width:130px;
}
#navigationtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:15px;
	font-style: normal;
	color: #00274F;
	line-height: 16px;
}
#navigationsub {
	font-family:Arial;
	font-size:16px;
	font-style: bold;
	color: #00274F;
	line-height: 18px;
}

#inhalt {
	position:absolute;
	z-index:9;
	left: 150px;
	top: 500px;
	width: 350px;	
}

#inhalttxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	color: #00274F;
	line-height: 14px;
}

#inhalt_links {
	position:absolute;
	z-index:9;
	left: 0px;
	top: 0px;
	width: 600px;	
}

#linkleiste {
	position:absolute;
	z-index:9;
	left: 560px;
	top: 150px;
	width: 200px;	
}

#Uhr {
	position:absolute;
	z-index:9;
	left: 0px;
	top: 80px;
}
.Uhr {
	font-family:Arial;
	font-size:24px;
	color:#00274F;
	line-height: 26px;
}
#wetter {
	position:absolute;
	top: 42px;
	left: 530px;
	width:300px;
	height:390px;
	z-index: 19;
}

#wetter2 {
	position:absolute;
	top: 42px;
	left: 750px;
	width:300px;
	height:390px;
	z-index: 19;
}

#counter_left {
	position:absolute;
	z-index:9;
	left: 770px;
	top: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#forex_top {
	position:absolute;
	width:370px;
	height:200px;
	z-index:29;
	left: 765px;
	top: 1090px;
}

#forex1 {
	position:absolute;
	width:490px;
	height:500px;
	z-index:29;
	left: 40px;
	top: 10px;
}

#forex2 {
	position:absolute;
	width:490px;
	height:500px;
	z-index:29;
	left: 40px;
	top: 230px;
}
#forex3 {
	position:absolute;
	width:490px;
	height:500px;
	z-index:29;
	left: 40px;
	top: 490px;
}
#livefeed {
	position:absolute;
	z-index: 9;
	left: 910px;
	top: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#links_text {
	position:absolute;
	z-index:99;
	left: 760px;
	top: 700px;
	width: 320px;
}
