body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(img/bg_1.gif) repeat-x;
}

p {
	padding: 3px; 
	margin:0px; 
	font-family:Verdana, Arial, Helvetica; 
	font-size:14px; 
	text-align:center; 
}

strong {
	font-weight:bold;
}

a,
a:link,
a:visited,
a:active {
	text-decoration:none;
}

a:hover {
	color:white;
}

a:hover p {
	background:rgb(29,69,139);
}

img {
	border:none;
}

#nav_top a,
#nav_top a:link,
#nav_top a:visited
 {
	color:white;
	text-decoration:none;
}

#nav_top a:active, #nav_top a:hover {
	color:#0000FF;
	background:white;
}

#header {
	position:absolute; 
	left: 223px; 
	top: 44px; 
	height: 65px;
}	

#logo {
	position:absolute; 
	left: 0px; 
	top: 0px; 
	height: 221px;
}

#nav_top {
	position:absolute; 
	left: 241px; 
	top: 144px; 
	width: 508px; 
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

#title {
	position:absolute; 
	left: 240px; 
	top: 201px;
}

#ossiach {
	position:absolute; 
	left: 512px; 
	top: 283px;
}

#woerthersee {
	position:absolute; 
	left: 241px; 
	top: 283px;
}

#content {
	position:absolute;
	left:237px;
	top:177px;
	width:595px;
	height:180px;
	z-index:1;
}

#content p {
	font-size:13px;
}

#footer_top {
	position:absolute; 
	left: 244px; 
	top: 477px; 
}

#footer_middle {
	position:absolute; 
	left: 170px; 
	top: 528px;
}

#footer_bottom {
	position:absolute; 
	left: 239px; 
	top: 603px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer_bottom a {
	color:black;
}

.center {
	display:block;
	margin: 5px;
	border:none;
}

#content p.normal {
	font-size:15px;
}
#content p.klein {
	font-size:11px;
}
