@charset "utf-8";
/* CSS Document */

body,html{
margin:0px;
padding:0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: 550px;
 left: 50%;
 margin-left: -275px; /* negative Hälfte von width:xxxpx */
 /*background-color:#CCCCCC;*/
}
#header {
	position:absolute;
	z-index:19;
	left: 0px;
	top: 10px;
	width: 550px;
	height: 130px;
	overflow:auto;	
}
#headertext {
	font-size: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00274F;
}

#proshoutbox {
	position:absolute;
	z-index:9;
	left: 0px;
	top: 80px;	
}

#inhalt {
	position:absolute;
	z-index:9;
	left: 180px;
	top: 150px;
	width: 810px;	
}

#linkleiste {
	position:absolute;
	z-index:9;
	left: 560px;
	top: 150px;
	width: 200px;	
}

#Uhr {
	position:absolute;
	z-index:9;
	left: 0px;
	top: 85px;
}
.Uhr {
	font-family:Arial;
	font-size:24px;
	color:#00274F;
	line-height: 26px;
}
#wetter {
	position:absolute;
	top: 20px;
	left: 360px;
	width:130px;
	height:230px;
	z-index: 19;
}


#counter_left {
	position:absolute;
	z-index:9;
	left: 770px;
	top: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#forex_top {
	position:absolute;
	width:370px;
	height:200px;
	z-index:29;
	left: 765px;
	top: 450px;
}

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