/* CSS Document */

@import "tree.css";

.png_ie {
behavior: url(../scripts/pngbehavior.htc);
}

html,body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	text-align:center;

}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #304A6A;
	background-color: #FFFFFF;
	position: absolute; 
	top: 0; 
	bottom: 0; 
	left:0; 
	right:0; 
}

#content {
	padding-left:10px;
	padding-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:632px;
}
#content[id] {
	width:622px;

}
#gonav {
	font-size: 9px;
	position:relative; 
	z-index:6;
	margin-top:-4px;
	float:right;
	display:inline;
	margin-right:-25px;
}
#gonav[id] {
	margin-right:-23px;
}

#gonav a {
	font-size: 9px;
	border:1px solid #FFFFFF;
	border-width: 2px 1px 2px 1px;
	text-decoration:none;
	text-align:right;
	padding: 5px 8px 4px 8px;
	line-height:22px;
	font-weight:bold;
}
#gonav a:hover{
	background-color: #FFFFFF;
	padding: 5px 8px 4px 8px;
	color:#000000;
}

.pagenavi {
	background-color: #000000;
	color:#FFFFFF;
	border:none;
}

.pagenavi2 {
	background-color: #FFFFFF;
	color:#000000;
	border:none;
}

#streifen{
height:100%; 
width:12px; 
border-left:#FFFFFF solid 2px;
background:url(../daten/bilder/streifen.gif);
background-repeat:repeat;
}

#streifen[id]{
background:url(../daten/bilder/streifen.png);
}

#streifen2{
height:100%; 
width:12px;
border-right:#FFFFFF solid 2px;
background:url(../daten/bilder/streifen.gif);
background-repeat:repeat;
}

#streifen2[id]{
background:url(../daten/bilder/streifen.png);
}

#streifen3{
width:122px;
}

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 200;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

.breadcrumb {
	color: #cccccc;
	font-size: 11px;
}
#breadcrumbdiv {
	font-size: 11px;
	color: #aaaaaa;
	height: 20px;
	padding-left: 5px;
	line-height:18px;
	position:relative;
	z-index:5;
	white-space:nowrap;
	overflow:visible;
	float:left;
}
#breadcrumbdiv[id] {
	height: 14px;
	max-width:210px;
	width:auto;
}
.breadcrumbinner {
	font-weight: bold;
	background-color:#FFFFCC;
	padding-top:3px;	
	padding-bottom:5px;
}
.breadcrumbinner a{
	color: #aaaaaa;
	text-decoration: none;
}
.breadcrumbinner a:hover{
	color: #000000;
	text-decoration: underline;
}
#bodybox {
	background-color:#FFCC00;
	width: 920px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align:left;
}
#bodybox[id] {
	height:auto;
	min-height:100%;
}

#headbox2{
	position:absolute; 
	z-index:3; 
	padding-left:463px;
	padding-top:112px;
}

#bottombox {
	text-align:center;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

#datequart{
	height: 5px;
	width: 5px;
	margin-right: 3px;
	line-height:0;
	font-size:0;
	float:left;
	margin-top:5px;
}

#contentbottom{
font-size:10px;
color:#FF6600;
}

#contentbottom a{
	color:#FF9900;
	text-decoration:none;
}

#contentbottom a:hover{
	color:#FF3300;
	text-decoration:none;
}

h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.danke{
	font-size:12px;
	font-weight:bold;
}

