/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	color: #000;

	background-color: #fff;
	}
a {
	text-decoration: underline;

	color:  #000;
	outline: none;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom:1px solid #9A8781;
	color:#9A8781
	}
h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.imglink{
margin: 0px 1px 0px 1px;
padding:1px;
border:1px solid #000;
}
a:hover imglink {
padding:1px;
border:1px solid #aaa;}

.imglink:hover {
padding:1px;
border:1px solid #aaa;}

.imgreverenz{
float:left;
margin: 0px 10px 14px 0px;
padding:1px;
border:1px solid #000;}

.imgreverenz:hover {float:left;
padding:1px;
border:1px solid #aaa;}

.imgteaserr{
float:left;
margin:5px 5px 0px 0px;
padding:1px;
border:1px solid #000;}

.imgteaserr:hover {float:left;
padding:1px;
border:1px solid #aaa;}

.imgteaser{
padding:1px;
border:1px solid #000;}

.imgleft{
float:left;
margin:5px 5px 0px 0px;
padding:1px;
border:1px solid #000;
}.imgleftnoborder{
float:left;
margin:0px 5px 0px 0px;
}
.imgright{
float:right;
margin:5px 0px 0px 5px;
padding:1px;
border:1px solid #000;
}
#contentframe{
visibility:collapse;
}
.content{
visibility:visible;
margin-right:130px;
}
#logo{
	position:absolute;
	left:0px;
	top:0px;
}
#landschaft{
visibility:collapse;

}
#teaser{
visibility:collapse;
}
#navcontainer{
visibility:hidden;
height:1px;
}

#navcontainer ul, #navcontainer li
{
visibility:collapse;
}

#navcontainer a:link, #navcontainer a:visited{
visibility:collapse;
}

#navcontainer a:link#current, #navcontainer a:visited#current, #navcontainer a:hover{
visibility:collapse;
}

#navcontainer a:hover { 
visibility:collapse;
}
#navcontainer .aktiv { 
visibility:collapse;
}
#bottom{
background-color:#DCD7D3;}
/*-----------------------------------------------------------------*/
form {
		font-family: Georgia, "Times New Roman", Times, serif;	font-size:10px;
	}
.submit, .reset{
		font-family: Georgia, "Times New Roman", Times, serif;	font-size:10px;
	background-color:#fff;
	border:1px solid #aaa;
	}
input{	font-family: Georgia, "Times New Roman", Times, serif;	font-size:10px;	border:1px solid #aaa;}
textarea{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#fff;
	margin: 0px;
	padding:2px 2px 2px 2px;}
checkbox{
	border:none;
	background-color: #FFFFFF;
}
.defbreite {
width: 160px;
}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
