
html,body { 
	color:#000000; 
	font-family:Verdana,Tahoma,Arial; 
	font-size:12pt; 
	padding:0px; 
	margin:0px; 
	height:100%;
	background-color:#951A01;
	/*text-align:center;*/
}

#frame {
	border-style:none;
	border-spacing:0px;
	border-collapse: collapse;
	height:100%;
	min-width:800px;
	max-width:1024px;
	/*margin:auto;*/
}

#frame td {
	padding:0px;
	margin:0px;
}

#frame img {
	border-style:none;
}

#framelower {
	background-color:rgb(180,61,21);
}

#note{
	margin-left:10%;
	font-family:Verdana,Tahoma,Arial; 
	font-size:8pt;
	color:rgb(180,61,21);
	color:#ffffff;
	cursor:default;
}

#note a {
	font-weight:600;
	text-decoration:none;
	color:rgb(180,61,21);
	color:#ffffff;
	cursor:default;
	
}
	
#content { 
	position:relative;
	top:0px;
	width:85%;
	max-width:850px;
	left:10px;
	height:100%;
	background-color:#555555; 
	color:#ffffff;
	font-size:10pt;
	vertical-align:top;
	text-align:left;
	
}

#content th {
	text-align:left;
}

#content td {
	width:50%;
	vertical-align:top;
	text-align:left;
	color:#ffffff;
	font-size:10pt;
}

#content li{
	margin-bottom:5px;
}

#content td+td {
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:1px;
	padding-right:5px;
}

#content table.grid tr+tr td {
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:1px;
	padding-top:10px;
	
}

#content table.nogrid td {
	border-style:none !important;
}

#content table.nonseperatedtop {
	table-layout:fixed; 
	margin-left:10px;
}

#content table.nonseperatedtop td+td {
	border-left-style:none;
	padding-right:0px;
}

#content table.nonseperated td+td {
	border-left-style:none;
}

#content table.sitemap {
	table-layout:fixed; 
	margin-left:10px;
	margin-top:10px;
}

#content table.sitemap a{
	text-decoration:none;
}

#content table.sitemap td {
	width:25%;
}

#content table.sitemap td+td {
	border-left-style:none;
	padding-right:0px;
	width:75%;
}

#content td.sub {
	padding-left:25px;
}

#content table.cd {
	margin-top:-20px;margin-bottom:-10px;
} 

form table tr td {
	border-left-style:none !important;
}

#contentright {
	width:1%;
	max-width:10px;
	background-color:rgb(180,61,21);
}

#contentleft {
	width:1%;
	max-width:10px;
	background-color:rgb(180,61,21);
}

#content h1 { 
	font-weight:300; 
	font-size:16pt; 
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:5px;
}

#content h2 { 
	font-weight:300; 
	font-size:14pt; 
	margin-left:10px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:5px;
}

#content p { 
	text-align:justify; 
	margin-left:10px;
	margin-right:20px;
}

#content td p {
	text-align:left;
	padding-right:10px !important; 
}

#content img {
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	float:left;
	margin-left:0px;
	margin-right:10px;
	position:relative;
}

#content img.noborder {
	border-style:none;
	float:none;
	position:static;
}

#content img.center {
	float:none;
	position:static;
}

#content img.right{
	float:right;
	margin-left:10px;
	margin-right:0px;
}

#content a { 
	color:#ffffff; 
	text-decoration:underline; 
	font-weight:600; 
}

#content a:hover {
	background-color:#888888;
}

#content a.noline{
	text-decoration:none;
}

#content hr {
	background-image:url(notenzeile.gif);
	height:35px;
	border-style:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
}

#content hr.plain{
	background:none;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:1px;
	height:2px;
}

#statusbar {
	text-align:right;
	font-size:8pt;
	height:30px;
	background-color:rgb(180,61,21);
}

#statusbar a {
	margin-right:10px;
	font-weight:600;
	text-decoration:none;
	color:#ffffff;
}

#statusbar a:hover {
	color:#000000;
}

table.menuseperator { 
	height:100%; border-style:none; padding:0px; margin-top:-2px; margin-left:-2px; margin-bottom:0px;margin-right:-2px;
}

table.menuseperator td {
	vertical-align:top; padding:0px; margin:0px;
}

table.menuseperator tr+tr td {
	display:none;
	vertical-align:bottom;
}

table.galerie {
	table-layout:fixed;
	width:30px;
	float:left;
	position:absolute;top:215px; left:160px;
}

table.galerie tr{
	height:56px;
}

table.galerie td{
	vertical-align:middle !important;
}	

table.galerie img {
	border-style:none !important;
	width:16px;
	height:16px;
}

#content table.auswahl {
	margin-left:auto;
	margin-bottom: 15px;
	margin-right:auto;
}

#content table.auswahl td{
	border-style:none;
	width:150px;	
}

#content table.auswahl td a{
	font-weight:600;
	font-size:13px;
	text-decoration:none;
}

#content table.auswahl td a.active {
	background-color:#ffffff;
	color:#555555;
}

#content img.reihe {
	border-style:none !important;
}



