/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

body{
	margin:15px 15px 10px 25px;
	padding:0;
	background:#FFF;
}
#bottom{
	display:none;
}
#menue{
display:none;
}
#menue ul{
	display:none;
}


#sub { 
	display:none;
}
#submenue ul{ 
	display:none;
}


#submenue li { 
	display:none;
}
#top {
	display:none;
}
#menue, #sub{
	display:none;
}
#right{
	width:99%;
}
#right img{
	display:block;
}
#right h1{
	font-size:13pt;
}
#right h2{
	font-size:12pt;
}
#right h3{
	font-size:12pt;
}
#right h4{
	font-size:12pt;
	text-decoration:underline;
}
#right h4{
	font-size:12pt;
}
body a:link, body a:visited {
font-weight: bold;
text-decoration: none;
}

body a:link:after, body a:visited:after {
content: " (" url(/images/aufzaehlung2.gif) attr(href) ")  ";
font-weight: normal;
}
.bilderfolge img{
	padding:2px;
}
table{
line-height:17px;
font-size:99%;
margin-bottom:10px;
}
th {
text-align:left;
font-weight:normal;
}
#zahlen{
border:solid 1px #efefef;
border-top:none;
width:100%;
padding:5px;
background:#f7f9fb;
}
#zahlen ul{
	margin:0;
	padding:0;
}
#zahlen td, #zahlen th{
border-top:solid 1px #efefef;
line-height:1.5em;
padding:2px;
}
caption{
text-align:left;
font-size:97%;
margin-bottom:3px;
font-weight:bold;
text-decoration:underline;
color:#013c80;
}
#bilderleiste{
	height:100px;
}
#bilderleiste img{
	margin:0 8px 4px 0;
}
#bilderleiste img.last{
	margin:0 0 4px 0;
}
#right .bildlinks{
	float:left;
	margin:0 10px 10px 0;
}
#right .bildrechts{
	float:right;
	margin:0 0 10px 10px;
}
#right .textlinks{
	float:left;
	width:280px;
	margin-right:15px;
}
#right .textrechts{
	float:right;
	width:320px;
	margin-left:15px;
}
.cleanr{
	clear:right;
}
.cleanl{
	clear:left;
}
.unterkunftsbild, .bildrechtsunterschrift{
	float:right;
	width:200px;
	margin:0 0 0 10px;
	padding:0;
}
.bildlinksunterschrift{
	float:left;
	width:200px;
	margin:0 10px 0 0;
	padding:0;
}
hr{
	color:#023167;
	background:#023167;
	height:1px;
	border:none;
}
.vk1{
	border-left:4px solid #0DA6E6;
	padding:4px;
}
.vk2{
	border-left:4px solid #FF00BF;
	padding:4px;
}
.vk3{
	border-left:4px solid #7A5C34;
	padding:4px;
}
.vk4{
	border-left:4px solid #CCC;
	padding:4px;
}