body {
	 margin: 0px;
	 padding: 0px;
	 background-color: #000000;
	 font-family: verdana;
	 font-size: 12px;
	 color: #FFFFFF;
}

#main {
	width: 900px;
	height: 50px;
	text-align:left;
}

#header_de {
	position: absolute;
	background:url(../images/header_bg_de.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_es {
	position: absolute;
	background:url(../images/header_bg_es.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_euro {
	position: absolute;
	background:url(../images/header_bg_euro.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_cz {
	position: absolute;
	background:url(../images/header_bg_euro.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_hu {
	position: absolute;
	background:url(../images/header_bg_euro.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_pl {
	position: absolute;
	background:url(../images/header_bg_euro.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_nl {
	position: absolute;
	background:url(../images/header_bg_euro.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_fr {
	position: absolute;
	background:url(../images/header_bg_fr.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#header_it {
	position: absolute;
	background:url(../images/header_bg_it.jpg) top left no-repeat;
	height: 74px;
	width: 900px;
}

#flags {
	float: left;
	position: absolute;
	left: 620px;
	top: 12px;
}

.flag {
	float: left;
	padding-right:5px;
}

#navigation {
	position: absolute;
	float: right;
	margin-top: 44px;
	right: 24px;
	height: 30px;
}

.navibutton {
	float: right;
	height: 30px;
}


#content {
	position: absolute;
	margin-top: 74px;
	background:url(../images/content_bg.jpg) top left no-repeat;
	width: 900px;
}

#innercontent {
	clear: both;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 55px;
	width: 800px;
}

.contentheight {
	height: 500px;
}

#footer {
	clear: both;
	position: absolute;
	margin-top:20px;
	background:url(../images/footer_bg.jpg) top left no-repeat;
	height: 40px;
	width: 900px;
}

.footertext {
	float: right;
	margin-top: 7px;
	margin-right:15px;
	margin-left:5px;
	background-color: #000000;
	font-size: 10px;
}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #858585;
	text-decoration: underline;
}

a.active:link {
	font-size: 10px;
	color: #858585;
	text-decoration: underline;
}

a.active:visited {
	font-size: 10px;
	color: #858585;
	text-decoration: underline;
}

a.active:active {
	font-size: 10px;
	color: #858585;
	text-decoration: underline;
}

a.active:hover {
	font-size: 10px;
	color: #858585;
	text-decoration: underline;
}

a.footerlink:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:hover {
	font-size: 10px;
	color: #858585;
	text-decoration: underline;
}

#hintergrund_layer {
	z-index:98;
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display:block;	
}

#picture_layer {
	position:absolute;
	top:50px;
	display:none;
	background-color:#000;
	z-index:99;
	border:1px solid #c0c0c0;
}