/* Screen CSS 4 Centrum Horn by kessler.at */

body{
	margin:0;
	padding:0;
	background: #FFF url(../pix/hg-body.gif) repeat-x;
	font-family: Arial, sans-serif;
	}
.skiplinks{
display:none;
}
img{
border:0;
}
a:focus{
outline:none;
}
.clear{
clear:both;
}

#page{
	text-align:left;
	position:relative;
	}
#content{
	position:relative;
	z-index:5;
	}
#text{
	margin:3px;
	padding:0 1em;
	padding-top:20px;
	line-height:1.3em;
	}
#content h1{
	margin-top:0;
	font-size:1.2em;
	color:#B00;
	font-weight:normal;
	letter-spacing:2px;
	}
#content h2{
	font-size:1em;
	color:#789;
	font-weight:normal;
	border-bottom:1px dashed #89A;
	letter-spacing:1px;
	}	
#content h3{
	font-size:0.8em;
	color:#666;
	}	
#content p, #content li{
	font-size:0.9em;
	}	
#content a{
	color:#C00;
	}
#content a:visited{
	color:#666;
	}
#content a:hover{
	color:#000;
	text-decoration:none;
	}
#content a:after{
	content: " ("attr(href)") ";
	}
#content label b{
display:block;
float:left;
width:6em;
margin-right:0.5em;
font-weight:normal;
}
#content .textnormal{
background-color: #EEE;
border: 1px solid #999;
color: #333;
}
#content .textfocus{
background-color: #FFF;
border: 1px solid #B00;
color: #000;
}
#content .button{
border: 1px solid #789;
background-color: #789;
color: #FFF;
font-weight:bold;
}
#content .meldung{
float:left;
width:100%;
}
#content .meldung h2{
margin-top:0;
}
#content h2 a{
text-decoration:none;
}
#content .foto{
float:left;
margin-right:1em;
margin-bottom:1em;
}
#logo, #navi, #bottom, #balken, #alexa{
display:none;
}
