body {
	background-color: #ffffff;
	background-image: url(../_img/img_bg.gif);
	background-repeat: no-repeat;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

.teasertext {
	color: #bb0000;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

#titelleiste {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 800px;
	height: 70px;
}
#titelleiste img {
 	display: block;
 	float: left;
	margin: 0px;
}

#sprachwahl {
	float: left;	
	width: 315px;
	height: 68px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #999999;
	font-size: 10px;
}
#sprachwahl a {
	color: #999999;
	text-decoration: none;
}

#willkommen {
	position: absolute;
	top: 220px;
	left: 285px;
	width: 600px;
	color: #999999;
}
#willkommen a {
	color: #999999;
	text-decoration: none;
}
#willkommen a:hover {
	text-decoration: underline;
}

#navi {
	position: absolute;
	top: 135px;
	left: 240px;	
}

#textbox {
	position: absolute;
	top: 168px;
	left: 240px;
	width: 500px;
}

#vertikallinie {
	position: absolute;
	top: 116px;
	left: 223px;
	width: 1px;
	height: 345px;
	border-left: 1px solid #cccccc;
}

#kontakt {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 203px;
	height: 100px;
	text-align: right;
	color: #999999;	
}
#kontakt a {
	color: #999999;
	text-decoration: underline;	
}

#kontakt a:hover {
	text-decoration: none;
}

#copy {
	position: absolute;
	top: 374px;
	left: 0px;
	width: 203px;
	height: 15px;
	text-align: right;
	color: #999999;
}

#copy a {
	color: #999999;
	text-decoration: underline;	
}

#copy a:hover {
	text-decoration: none;
}

#txtFooter {
	position: absolute;
	top: 462px;
	left: 244px;
	width: 295px;
	height: 18px;
}

img {
    border: 0;	
}

.event {
	margin-top: 10px;
}

