/*--INDEX and BASE--*/
* {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: black;
}

#header {
margin:0 auto;
background-color: black;
background: url('../images/head.gif') top left no-repeat;
width:1000px;
height:378px;
}

#countdown{position:relative; top:80px;left:110px; width:400px;height:100px;z-index:90;}
#marker {position:absolute;top:80px;left:110px; width:30px;height:100px;z-index:101;background:black;visibility:show;}
#navigation{
	visibility:visible;
	margin:0 auto;
	width:1000px;
	height:60px;
	background:white;
	position:relative;
	top:215px;
	float:left;
	white-space:nowrap;
	padding-top:5px;
}

#impresum {position:absolute; bottom:15px;right:10px; float:right;}
#impresum a,p{text-decoration: none; color:#666666;font-family: Arial, Helvetica, sans-serif;
	font-size: 11.4px;}


#navigation img{border:0}
#navigation a {color:black;text-decoration: none; font-weight: bold;}

#content{
position:relative;
float:left;
width:1000px;
min-height:510px;
height:auto !important;
height:510px;
background-color:white;
}
img {border:0;}
#akreditacija{ float:left; position:absolute;left:0px; bottom:0px;padding-bottom:0px; padding-left:30px;}
#scrollcontent{
	float:right;
	position:absolute; 
	bottom:0px;
	right:0px;
	width:700px;
	height:55px;
	padding-right:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
	}
#scrollcontent a,a:visited,a:hover{color:black; text-decoration:none;}
#scrollcontent img{padding-bottom:10px;}
#scrollcontentpic {float:right; position:relative;right:0px; top:0px;width:750px;height:450px; background:white;}
#karte {float:left; position:relative;left:0px; top:0px;width:250px;height:450px; background:white;}

#footer{
position:relative;
float:left;
width:1000px;
height:400px;
background-color:black;
}
#footertext{position:relative;top:0px;left:0px;width:1000px;height:65px; background:white; z-index:102;}
#footertext img{padding-left:35px;}
#impresum{position:relative;bottom:0px;left:0px;}

#pscroller1{
width: 700px;
height: 55px;
padding-top:0px;
}