body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

p {
	text-align: justify;
}


h1 {
	font-size: 10pt;
	color: #993300;
	letter-spacing:0.05em;
	line-height: 16pt;
	font-weight:bold
}


#header {
	width: 760px;
	height: 94px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	position:absolute; left: 0px; top: 0px; 
}
#logo {
	position:absolute; left: 641px; top: 16px; 
}
#navigation {
	font-size: 8pt;
	font-weight: bold;
	margin-left: 13px;
	/*word-spacing: 22px;*/
}
.navigationOben a{
	color: #14110F;
	color: #F7B977;
	text-decoration: none;
}
.navigationOben a aktiv{
	text-decoration: underline;
}
.navigationUnten a{
	color: #FFE8DA;
	text-decoration: none;
}
#content {
	width: 741px;
	background-color: white;
	position:absolute; left: 0px; top: 125px; 
}

.headline {
	margin-bottom: 10px;
	float: none;
}



.bild-links {
	float: left;
	border-top: 1px solid #A3411A;
	border-right: 1px solid #A3411A;
	border-bottom: 1px solid #A3411A;
	margin-right: 17px;
	margin-bottom: 14px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.ref-bild {
	border: 1px solid #A3411A;
	padding: 1px;
	width: 10px;
}

.ref-bild-ueber {
	border: 1px solid #A3411A;
	margin-right: 17px;
	margin-bottom: 14px;
	padding: 1px;

}

.typedcnt-half {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #702D12;
	line-height: 11pt;
	padding-left: 13px;
}

.typedcnt-half TD{
	vertical-align:top;

}

.typedcnt-full {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #702D12;
	line-height: 11pt;
	padding-left: 13px;
}

.typedcnt-full-start {
	background-color: #FFFFFF;
	padding-left: 13px;
}


.typedcnt-spalte, td{
	font-size: 8pt;
	color: #702D12;
	line-height: 11pt;
}
.textlink {
	color: #000000;
	text-decoration: underline;
}
#cntcontainer-half {
	float: left;
	width: 530px;
}

#cntcontainer-full {
	float: left;
	width: 730px;
}
.navigationSek {
	float: right;
	background-color: #FFFCE4;
	background-image: url(img/seknav_back.gif);
	width: 189px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.navigationSekList {
	padding-left: 15px;
	
}
.navigationSekList a{
	list-style-image: url(img/seknav_list.gif);
	font-size: 10px;
	font-weight: bold;
	color: #A3411A;
	text-decoration: none;
}

#footer {
	font-size: 7pt;
	background-color: #D6D6D6;
	border-top: 42px solid white;
	border-bottom: 19px solid white;
	width: 550px;
	height: 19px;
	padding-left: 13px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear:left;
	z-index:2;
}

#footer a{
	color: #A19C9A;
	text-decoration: none;
}



#snavcontainer {
	position: relative;
	margin: 20px 0px 20px 0px;
	z-index:1;
}

#snavlist {
	margin-left: 11px;
	padding-left: 0;
	list-style: none;
}

#snavlist ul {
	margin-top: 0px;
}

#snavlist li {
	padding-left: 10px;
	padding-bottom: 0px;
	background-image: url(img/seknav_list.gif);
	background-repeat: no-repeat;
	background-position: 4px .7em;
}
#snavlist li a {
	color: #A3411A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#snavlisttitle {
	margin-left: 11px;
	padding-left: 0px 0px 0px 0px;
	list-style: none;
}

#snavlisttitle a {
	color: #A3411A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}







.textfeld {
	border: 1px solid #666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.reftab td {
	/*height:2.1em;*/
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 5px;
	vertical-align: top;
}
.bilder {
	border: 1px solid #A3411A;
	padding: 1px;
}
