
body { 
	padding: 0; 
	margin: 0; 
	font: 0.9em Tahoma, sans-serif; 
	line-height: 1.5em;
	background:#9a0000;
	color: #454545;
	text-align:center; 
}

a {	color: #E0691A;	background: inherit; text-decoration:none;}
a:hover { color: #6C757A; background: inherit; }
.left a { text-decoration:underline;}
.left a:hover { text-decoration:underline overline;}
p                    { margin:6px 8px; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.seitentitel h1 { margin:0; padding:0; font: 1.5em Arial, Sans-Serif;}
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { background: inherit; }
h2 { margin: 0; padding: 0; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
ul { margin: 0; padding : 0; list-style : none; }
em { font-style:normal;}
.lsmall { font-size:smaller; color:#CC0000;}
img, img a { border:none;}

form { 	margin: 0; }

.logo {
   position:absolute;
   bottom:10px;
   right:10px;
}

.content { 
	margin: 10px auto;
	text-align:left;
	width: 730px;
	padding: 0px; 
	background: #fee396;
	color:#9a0000; 
	border: 2px solid #000;
}

.header { 
	position: relative;
	text-align:center;
	height: 90px;
	color: #fff;
	margin: 0px 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	background: #fee396;
}

.tnav { 
	clear: both;
	font-size: .95em;
	height: 25px; 
	color: #000;
	margin: 0 0 0 0px; 
	background:#fbf0bf;
}


	.tnav li { 
		margin: 0; 
		padding: 4px 12px 4px 12px;
		color: #000;
		float: left; 
	}
	
	.tnav li.active { 
		background: #E0691A url(../images/tnav.gif) no-repeat center top; 
		color: #000;
		font-weight: bold; 
	}

	
	.tnav li a { 
		font-weight: bold;
		color: #000; 
		display:block; 
		text-decoration: none;
	} 
	
	.tnav li a:hover { 
		color: #000; 
		background: inherit;
	} 

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.left {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	font-size:1.01em;
}

.left h2  {
	clear: both;
	color: #660000;
	padding: 3px 0 3px 5px;
	font: bold 1.2em Tahoma, Arial, Sans-Serif;
	margin: 10px 10px 0px 0;
}
	.left_side {
		float: left;
		width: 250px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
.left_side a, .right_side a { color: #414141; background: #FFF; }
		
.right_side {
		float: right;
		width: 250px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 20px;
		margin: 10px 0;
	}
		
.left_box { margin: 0 0 10px 0; color: #9a0000; padding: 10px 10px 10px 10px; }
.left_box a:hover {
   text-decoration:none; 
   border-top: 1px dotted #CC0000; 
   border-bottom: 1px dotted #CC0000;
}
.left_box a { text-decoration:none;}	
.left_box ul { margin-left: 30px;}
.left_box li { list-style:square;}

.rebox {
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
.rebox ul, .tb ul {}
.rebox li a, .tb li a { 
     background: url(../images/red.gif) no-repeat 0 4px;
	 padding-left: 10px;
}
.tb { margin: 15px;}
.rebox a { color: #660000;}
.rebox a:hover { color:#000000; text-decoration:underline overline;}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.footer { 
	clear: both;
	padding: 10px 0 10px 0;
	color:#000;
	margin: 0;
	border-top: 1px solid #000;
	line-height: 1.8em;
}

.footer a { color: #000; }
.footer a:hover { text-decoration: underline overline; }

em     { font-style:normal;}
.mitte { text-align:center; margin: 10px auto; }
td { vertical-align:top;}

li#aktiv  a { color:#000000; font-weight:bold;}
 #suche { color:#FFFFFF;}

a.extern    { padding-left: 17px; background: url(/img/extern.gif) no-repeat;}
.extern a:hover    { padding-left: 17px; background: url(/img/ex.gif) no-repeat;}

img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}

img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}
.flinks    { float: left; }
.frechts   { float: right;}
small {font-size: 0.7em;}
.b250 { width:250px;}
.b200 { width:200px;}
.b300 { width:300px;}
	
code {font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps   {	font-size: 0.9em; letter-spacing: .07em;}

.content_text  {
  border: 1px solid #ff9148;
  padding: 8px;
  margin-bottom: 10px;
  text-align:justify;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear          { clear:both; }
.mitte          { text-align:center;}
.links          { float:left; margin-right: 8px; }
.rechts         { float:right; margin-left: 8px; }
.mitte          { text-align: center; }
.bildlinks      { float:left; margin-right: 8px; clear:boat; }

dfn, .dn, .null, .link {
   position:absolute;
   left:-1000px;
   top:-1000px;
   width:0px;
   height:0px;
   overflow:hidden;
   display:inline;
}

.liste  {
	padding: 5px; margin: 10px 0;
}

.liste li {
  margin: 12px 0;
}

.bild_links  { float:left; margin-right: 6px;}
.artikel { width:90%; padding-left:10px; border-left:2px solid #ff9148;}
.titel  { background: #f0f0f0;}
	
code {font: 1.1em 'Courier New', Courier, Fixed; }

.extern    { padding-left: 14px; background: url(..img/extern.gif) no-repeat;}
  
.boxrechts {
float:right; 
}

.boxlinks {
float:left;
}

.box, .boxrechts, .boxlinks {  
   padding: 6px 6px 6px 6px;
   background: #fbf0bf;
}

.boxrechts, .boxlinks {
margin-right: 10px;
width:200px;
border-top:none;
text-align:justify;
}

.tip, .tip p {
font-style:italic;
padding: 0 0 0 15px;
margin: 8px 25px 8px 25px;
border-left: 5px solid #990000;
} 


