/* CSS Document */

body{
	font-family:Verdana;
	font-size:0.8em;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 135%;
	position: absolute;
	width: 100%;
	text-decoration: none;
	}

#content {
	position:absolute;
	width:500px;
	top:179px;
	margin-left: -250px;
	left: 50%;
	text-align: center;
	height: 448px;
	}

#content a {
	margin-left:10px;
	
	}

#hm {
	text-align: right;
	width: 100%;
	position: absolute;
	border-top: solid grey thin;
	vertical-align: bottom;
	top: 20px;
	z-index: 5;
    }

#hm a {
	color: #00F;

	}
	
#hm a:hover{
	color: #00F;

	}


#hm2 {
	text-align: right;
	position: absolute;
	float: right;
	right: 10px;
    }


#hm2 a {
	color: #00F;

	}
	
#hm2 a:hover{
	color: #00F;

	}
	
	
#home{
	text-decoration: none;
	position: absolute;
	left: 5px;
	}
	
#home a{
	color: #00F;
	text-align: left;
	text-decoration: underline;
	margin-left: 5px;
	}
	
	
#home a:hover{
	text-decoration:none;
	}

#logo{
	width:300px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -150px;
	height: 127px;
	z-index: 10;
	}
	
.headline {
	font-weight:bold;
	text-decoration: none;
	color: #666666;
	font-size: 120%;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	}


.ueberschrift {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	}

.contenttext {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	margin-top: 3px;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
	}

.headline2 {
	font-weight:bold;
	text-decoration: none;
	color: #666666;
	font-size: 120%;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "Comic Sans MS", cursive;
	}

.contenttext2 {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	margin-top: 3px;
	font-family: "Comic Sans MS", cursive;
	line-height: 180%;
	font-style: italic;
	margin-left: 10px;
	}
.anker a {
	font-size:larger;
	text-align: right;
	right: auto;
}

