body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url(images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 14px;
	border: 1px dotted #000066;
	font-family: "Book Antiqua";
	text-align: center;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}


#header {
	background: url(images/logo.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}



#browse {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
	font-size: 12px;
	font-family: "Book Antiqua";
	height: 20px;
}

#browse dd {
	background: #0A4088;
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	margin: 0 2px;
	list-style-type: circle;
	height: 25px;

}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 11px;
	cursor: crosshair;
	height: 20px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
	height: 20px;
	font-weight: bold;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
	height: 20px;
}

#browse dd a:hover {
	background: #EF1C23;
	height: 20px;
}
#browse .first {
	padding-top: 10px;
	height: 20px;
}

#browse .last {
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	height: 20px;
}


#browse .text, #browse select {
	width: 160px;
	font-family: "Book Antiqua";
	font-size: 14px;
}


#body {
	float: none;
	width: 536px;
	margin: 2px 1px 0 0;
	border: 1px solid #0A4088;
	position: relative;
	overflow: auto;
	visibility: inherit;
	font-family: "Book Antiqua";
	font-size: 14px;
	text-align: justify;
	padding: 15px;
	height: 442px;





}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body b {
	color: #EF1C23;
	border-bottom-style: dashed;
	border-bottom-color: #EF1C23;
	border-bottom-width: thin;
}

#body a {
	color: #EF1C23;
	border-bottom-style: dashed;
	border-bottom-color: #EF1C23;
	border-bottom-width: thin;
} 

#Tautenhahn a{
    color: #ffffff;
    background: #000000;
	border-bottom-style: dashed;
	border-bottom-color: #EF1C23;
	border-bottom-width: thin;
    
}

#Tautenhahn a:hover{
   color: #ffffff;
    background: #000000;
	border-bottom-style: dashed;
	border-bottom-color: #EF1C23;
	border-bottom-width: thin;
    
}

#body a:hover {
	color:#0A4088;
	cursor: crosshair;
	border-bottom-style: dotted;
	border-bottom-color: #0A4088;
}


#body .innerbox, {
	margin-top: 5px;
	color: #464646;
}

#body .innerbox {
	border: #0A4088;
}




#body .br {
	border-bottom: 1px solid #e5e5e5;
}



#body h3 {
	text-align: center;
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #0A4088;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
	text-transform: uppercase;
	border: 1px dotted #EF1C23;
}

#body h4 {
	text-align: justify;
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #0A4088;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
	border-bottom: 1px dotted #0A4088;
}

#footer {
	background: #EF1C23 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

