/* CSS Document */

#header
{
	background-image: url(daenemark_header.jpg);
	background-repeat: no-repeat;
	width: 802px;
	height: 229px;
	margin-left: -404px;
	left: 50%;
	position: absolute;
	top: 0px;
	overflow: hidden;
	z-index: 1;
}
#content
{
	height: 395px;
	width: 422px;
	margin-left: -404px;
	left: 50%;
	position: absolute;
	top: 229px;
	padding: 15px 15px 10px 10px;
	overflow: auto;
	z-index: 2;
	background-image: url(daenemark_bg.jpg);
	background-repeat: repeat-y;
}
#back1
{
	height: 435px;
	width: 355px;
	margin-left: 43px;
	left: 50%;
	position: absolute;
	top: 229px;
	overflow: hidden;
	z-index: 1;
	background-image: url(daenemark_bg_1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

			/* Rechter Block f�r Aktuelle News
			folgenden Tag in die Index kopieren:
			<div class="text" id="rightblock">Aktuelle News</div>
			
			*/
			
#rightblock {
	height: 304px;
	width: 151px;
	margin-left: 214px;
	left: 50%;
	position: absolute;
	top: 205px;
	padding: 45px 5px 45px 5px;
	overflow: hidden;
	z-index: 5;
	background-image: url(daenemark_right_back.gif);
	background-repeat: repeat;
	}

#rightblock ul {
	padding-left:20px;
}
#rightblock ul li {
	list-style:circle;
	line-height:20px;	
}
			
#bildblock {
	height: 411px;
	width: 150px;
	margin-left: 34px;
	left: 50%;
	position: absolute;
	top: 205px;
	overflow: hidden;
	z-index: 1;
	}
			
			
#footer
{
	background-image: url(daenemark_footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 802px;
	margin-left: -404px;
	left: 50%;
	position: absolute;
	top: 649px;
	overflow: hidden;
	z-index: 100;
}

#mainnavi
{
	height: 55px;
	width: 360px;
	margin-left: -398px;
	left: 50%;
	position: absolute;
	top: 170px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 50;
}

#buttons1
{
	height: 50px;
	width: 169px;
	margin-left: 214px;
	left: 50%;
	position: absolute;
	top: 142px;
	overflow: hidden;
	z-index: 50;

}

#buttons2
{
	height: 20px;
	width: 400px;
	margin-left: -80px;
	left: 50%;
	position: absolute;
	top: 650px;
	overflow: hidden;
	z-index: 101;
}



#copyright
{
	height: auto;
	width: auto;
	margin-left: -160px;
	left: 50%;
	position: absolute;
	top: 740px;
	overflow: hidden;
	z-index: 101;
}
#impressum
{
	height: auto;
	width: 200px;
	margin-left: 200px;
	left: 50%;
	position: absolute;
	top: 10px;
	overflow: hidden;
	z-index: 101;
}






body {
	margin: 0px;
	background-color: #757a80;
}
.navigation {font-family:  arial, verdana, geneva, sans-serif; font-size:10px}


A:link           {font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #bbbdff}
A:visited        {font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #bbbdff}
A:hover          {font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #FFF}
A:active         {font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #ABC}


A.klein:link	{font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #ffffff;font-weight: bold}
A.klein:visited {font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #ffffff;font-weight: bold}
A.klein:hover	{font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #000000;font-weight: bold}
A.klein:active	{font-family:  arial, verdana, geneva, sans-serif; font-size:11px; text-decoration: none; color: #000000;font-weight: bold}


.rahmen {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
}



div#ranking {
	visibility: hidden;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}