@font-face {
  font-family: titlefont;
  src: url(js/titlefont.otf);
}

A:link, A:visited {
	color: #ffd; 
	font-weight: bold;
	text-decoration: none;
}
A:hover {	
	color: #fb0; 
}
A:hover.inc {
	color: #00d; 
	background-color: #ffc;
}
.bildrundung {
	display: inline-block;
	border: 1px inset #789;
	overflow: hidden;
	border-radius: 8px;
}
.bildblocklink{
	padding: 6px; 
	background-color: #fff; 
	border: 1px solid #333; 
	border-radius: 8px; 
	margin: 0 0 -6 0;	
	box-shadow: 2px 2px 4px #343;
}
.bildsubmenu{
	padding: 10px;
	background-color: #f9f9f9; 
	border: 1px solid #456;
	border-top: 0px;
	margin: 5 10 5 10;
	border-radius: 0 0 10 10;
	box-shadow: 2px 2px 4px #343;
}
.bildsubmenu A{
	font-family: Arial, sans-serif; 
	text-align: left; 
	font-size: 12px; 
	line-height: 180%;
	font-weight: normal;
	color: #678;
}
.bildsubmenu LI{
	list-style-type: none;
	padding: 2 0 2 10;
}
.bildsubmenu LI:hover{
	background-color: #fff;
}
BLOCKQUOTE{
	font-family: Times, serif;
	font-size: 12pt;
	line-height: 125%;
	text-shadow: 1px 1px 1px #fff;
	margin: 20 0 20 0;
	padding: 12px;
	text-align: justify;
	background-color: rgba(245,245,218,0.7);
	border: 1px solid #aaa; 
	border-radius: 10px;
	box-shadow: 3px 3px 4px #aaa, -3px -3px 2px #ddd;
}
BLOCKQUOTE UL LI, BLOCKQUOTE OL LI{
	font-family: Times, serif;
	font-size: 12pt;
	line-height: 125%;
	text-shadow: 1px 1px 1px #fff;
	text-align: justify;
}
BODY {
	margin: 10px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size:11pt; 
	text-align: justify; 
	color: #000; 
	background-color: #b8b8b8;
	background-image: url(bodybackground.jpg);
	background-attachment: fixed;
}
.content{
	padding: 11pt;
	line-height: 150%;
	vertical-align: top;
	background-color: #fff;
	border-radius: 8 0 0 8;
	box-shadow: inset 2px 2px 3px #676;
}
.content .a_dezent, .content .lb, .content TABLE A{
	color: #c60;
	text-shadow: none;
	font-weight: normal;
	text-decoration: none;
}
.content .a_dezent:hover, .content .lb:hover, .content TABLE A:hover{
	color: #fa0;
}
.contentback{
	width: 660px;
	vertical-align: top;
	background-color: rgba(204,187,170, 0.6); 
}
.dkl {
	font-family: Arial,Helvetica,sans-serif; 
	padding: 5px;
	font-size: 12px; 
	color: #223;
	background-color: rgba(100,100,100,0.2);
}
.dkl2 {
	font-family: Arial,Helvetica,sans-serif; 
	padding: 5px;
	font-size: 12px; 
	background-color: rgba(136,136,119,0.7);
}
.fieldset1{
	width: 320px;
	background-color: rgba(100,100,100,0.96);
	color: #fff;
	border: 2px solid #000;
	border-radius: 0 12 12 12;
}
.footer {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color: #fff; 
	text-shadow: 1px 1px 2px Black;
	height: 30px;
	background-color: rgba(204,187,170, 0.5); 
	border-radius: 0 0 16 16;
}
.header{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 16px; 
	line-height: 150%;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	background-color: rgba(204,187,170, 0.5); 
	border-radius: 12 12 0 0;
	padding: 1 10 10 10;
}
.large{
	font-size: 16px;
}
.leftsidemenu{
	width: 160px;
	vertical-align: top;
	padding: 0px;
	background-color: rgba(204,187,170, 0.6); 
}
.listhead{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-left: 8px;
	background-color: rgba(100,100,100,0.7);
	border: 0px;
}
.maintable{
	width:800;
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	background-color: rgba(240,240,240,0.4);
	border-radius: 16px;
}
.mapbutton{
	background: #f0f0e9; 
	border: 1px solid #e0e0e0;
	border-radius: 8px; 
	padding: 2 4 0 4; 
	width: 100; 
	height: 20; 
	text-align:center;
}
.menubottom {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 8pt; 
	background-color: #ddd; 
	border-radius: 0 0 8 8;
}
.menuitem {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	color: #000; 
	padding: 3 0 5 10;
	background-color: #ddd;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	border-radius: 8 0 8 0;
}
.menuitemleft{
	background-color: rgba(170,153,119, 0.7); 
	width: 16px;
	padding: 4px;
	vertical-align: top;
	border-radius: 8 0 0 8;
	cursor: pointer;
}
.menuitemright{
	background-color: rgba(170,153,119, 0.7); 
	height: 28px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12pt; 
	color: #ffc;
	cursor: pointer;
	text-shadow: 2px 0px 1px #555;
	padding: 3 0 3 10;
	border-radius: 0 8 0 0;
}
.menuitemtable{
	width: 450px;
	border:1px solid #567;
	background-color: #dde;
	border-radius: 8 8 8 8;
	margin-bottom: 2px;
}
.menuleft{
	background-color: transparent;
	width: 500px;
	vertical-align: top;
	padding: 10 0 0 0;
}
LI.menulist{
	list-style-type: none;
	padding: 2 0 2 10;
	margin: 0 0 1 -10;
	font-family: Arial, Helvetica, sans-serif;
	color: #333; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	background-color: #eee;
	border: 1px solid #eee;
}
LI.menulist:hover{
	list-style-type: none;
	color: #fff; 
	background-color: #7C84AB;
	cursor: pointer;
	border: 1px outset #000;
	border-left: 0px;
	border-right: 0px;
}
LI.menulist2{
	list-style-type: none;
	padding: 2 1 2 1;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #aaa;
	border-top: 1px solid #d0d0d0;
	border-radius: 0 0 8 8;
	cursor: pointer;
	background-color: #eee;
}
LI.menulist2:hover{
	list-style-type: none;
	color: #f60; 
	background-color: #fff;
}
LI.submenulist{
	list-style-type: none;
	padding: 1 1 1 4;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555; 
	text-decoration: none; 
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #aaa;
	border-top: 1px solid #d0d0d0;
	cursor: pointer;
	background-color: #e9e9e9;
}
LI.submenulist:hover{
	list-style-type: none;
	color: #222; 
	background-color: #fff;
}


.menumiddle {
	background-color: #ddd; 
}
.menuright{
	width: 300px;
	vertical-align: top;
	padding: 10 5 10 5;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12pt; 
	color: #fff; 
	text-shadow: 1px 1px 1px #000,-1px -1px 2px #ccc;
}
#menutable{
	width: 140; 
	margin-bottom: 6px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 4px #343;
	box-shadow: 2px 2px 4px #343;
}
.menutop {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px; 
	color: #000;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ccc;
	background-color: #ddd;
	border-radius: 8 8 0 0;
}
.mid, .presse2 UL{
	font-size: 13px;
}
.nosup{
	background-color: transparent; 
	border: 0px;
	color: #000;
}
.presse {
	width: 560;
	font-family: Times, serif; 
	text-align: justify; 
	font-size: 15px; 
	background-color: #f0f0ee; 
	border: 1px solid #666;
	padding: 8 6 8 10;
	margin: 6 0 6 0;
	border-radius: 8px;
}
.presse2 {
	width: 560;
	font-family: Arial, sans-serif; 
	text-align: justify; 
	font-size: 14px; 
	background-color: #f9f9ee; 
	border: 1px solid #456;
	padding: 8px;
	margin-top: 4px;
	border-radius: 8px;
}
.presseauswahl {
	font-family: Arial, sans-serif; 
	text-align: center; 
	font-size: 13px; 
	font-weight: normal;
	color: #fff;
	padding: 5 3 5 3;
	background-color: #999; 
	border: 0px;
	margin: -12 0 20 0;
	border-radius: 0 0 10 10;
	box-shadow: 2px 2px 4px #343;
}
.presseauswahl INPUT{
	background-color: #eee;
	color: #333;
	padding: 3 0;
	margin: 0;
	border: 1px outset #333;
	border-radius: 6px;
}
.presselegendfont {
	font-family: Arial, sans-serif; 
	text-align: justify; 
	font-size: 13px; 
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000,-1px -1px 2px #ccc;
	background-color: rgba(124,107,90, 0.7); 
	border: 1px solid #666;
	padding: 2 10 3 10;
	border-radius: 8px;
}
.quellangabe{
	padding: 1 4 1 4;
	background-color: #f9f9ff;
	border: 1px solid #bbc;
	color: #456;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-radius: 8px;
	cursor:pointer;
}
B.red {
	color:#cc0000; 
	font-weight: bold;
}
.suchform{
	padding: 1 3 1 3;
	height: 20px;
	font-size: 14px;
	border: 1px;
	background-color: #f0f0f0;
	border-radius: 5 0 0 5;
}
.suchformsubmit{
	vertical-align: bottom;
	top: 100;
	height: 20px;
	font-size: 14px;
	border: 1px solid White; 
	background-color: #d0d0d0;
	background: -moz-linear-gradient(top,  #ccc,  #eee,  #ddd);
	border-radius: 0 5 5 0;
}
SUP{
	font-size: 11px;
	padding: 1 4 1 4;
	background-color: #f5f5e5;
	border: 1px solid #aaa;
	color: #33a;
	border-radius: 6px;
	cursor:pointer;
}
.titel{
	width: 100%;
	font-family: titlefont,Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 15 0 20 0;
	background-color: rgba(255,255,255,0.75);
	background-image: url(img/bs-brenn2.jpg);
	text-align: center;
	text-shadow: 2px 1px 1px #222;	
	margin:  0 0 10 0;
	border-radius: 14 14 0 0;
	box-shadow: 3px 3px 6px #343;
}
UL LI, OL LI {
	color: #000;
	line-height: 150%;
}
.xs {
	font-size: 11px;
}

   
