body{
 	font-family: arial,Verdana,helvetica,sans-serif;
 	font-size:101.01%;
	background-image: url(gif/gb.gif);
	background-repeat: repeat-x;
	background-position: 0 85px;
 	background-color:#fff;
	margin:10px 0 0 0;
	padding:0px;
}

/*Schriftgrößen*/
pre {
font-size:1em;
padding:5px;
}
html{
heigth: 100%;
}

input, textarea, select {
font-family: arial, helvetica,verdana,sans-serif;
font-size: 1em;
}

/*h2 {font-size:1em;!important;}
h3, h4, h5, h6, font {font-size:1em;!important;}*/

table, code, .headtext {font-size:1em;}

#zaehler{font-size: 0.8em;}

#navtop, #footer {font-size: 0.8em;}

#left, #right, #contenta, #contentb, #artikelhead, .button{
font-size: 0.8em;
}

p, h1, h2, h3, h4, h5, h6 {
margin-top: 0;
}
td {vertical-align: top;}

form {margin: 0;}



hr{
	background-color:#c00; /* Mozilla 1.4 */
	color:#c00; /* IE 6 */
	border: #c00; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
.leftblocktext table, #mainboxtext table, .boxmittetext table, .sideboxatext table, .rightblock table{
	width: 96%;
}

#box{
	width:800px;
	/*border: 2px solid #ccc;*/
	margin:auto;
	padding: auto;
	text-align:left;
	

	

}

#content{
	
	width: 750px;
	/*background-image: url(image/bg_right.gif);
	background-position: right;
	background-repeat: repeat-y;*/
	margin: 0;
	padding: 0;
}

#left, #right, #contenta, #contentb{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#header{
	width:803px;
	height:75px;
	margin:auto;
	padding: auto;

}

.button{
	background-color:#fdc86f;
	color:#000;
	border:1px solid #00008e;
	font-weight: bold,
}


#head a{
color:#fff;
text-decoration:none;
}
.headtext{
	float:right;
	font-weight:bold;
	color: #ffffff;
	padding-top:4px;
	padding-left: 10px;
}


#left {
	text-align:center;
	width:150px;
	
	background-color:#f7941d;

}

/*menuBlock*/
#menublockcontainer{
	/*display: block;*/
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	/*width: 190px;*/
}

#menublocktitle, .leftblocktitle{
	font-weight:bold;
	color: #00008e;
	background-color: #f7941d;

	padding-left: 2px;
}


/*
.level1, .level2, .level3 {
	line-height: 16px;
}
*/
.level1 a, .level2 a, .level3 a{
	display:block;
	color: #00008e;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
	border: 1px solid #eee;
	font-size: 0.8em;
}

.level1 a{
	width:136px;
	margin:3px 4px 0 4px;
}
.level2 a{
	width:130px;
	margin:3px 4px 0 14px;
}
.level3 a{
	width:160px;
	margin:3px 4px 0 24px;
}
.level1 a:hover, .level2 a:hover, .level3 a:hover{
	background:#fff;
}


/*linke Blöcke*/
.leftblockcontainer {
  	text-align:left;
  	
  	margin-bottom:10px;

}



.leftblock{
  	padding: 4px;
}

.leftblock a{
  	color:#666;
	text-decoration: underline;
	font-weigth: normal;
}

/*rechte Blöcke*/
.rightblockcontainer {

  	text-align:left;
   margin-bottom:8px;
  	margin-top: 0px;
  	color: #000;
}



.rightblock{
  padding: 4px;
}



.rightblock a{
  	color:#666;
  	text-decoration: underline;
  	font-weight: normal;
}

.rightblock a:hover{
  	color:#c00;
}

#right {
	width:160px;
	
	padding:0px;
	background-color: #eee;
	margin-top:0;
}

#contenta{
	width: 651px;
border-right: 2px solid #f7941d;
}


#contentb {
	width: 489px;
	
}

#mainbox {
	background-color:#fff;
	margin:0px;

}

#mainbox img{
  	padding:4px;
}



#mainboxtitle, .sideboxatitle, .rightblocktitle{
	font-weight:bold;
	padding-left: 4px;
	color: #00008e;
	background-color: #f7941d;
	/*background-image: url(image/ueberschrift.gif);*/
}

.rightblocktitle{
color: #fff;
}

#mainboxtitle a{
	font-weight:bold;
	font-style: underline;
	color: #ff;
}

#mainboxtext{
	padding: 10px;
	background-color: #fff;
}

#mainboxtext a{
	font-weight:normal;
	font-style: underline;
	color: #000000;
}

.boxmitte {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	background-color:#fff;
}

.boxmittetitle{
	font-weight:bold;
	color: #000;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 4px;
	margin-right: 0px;
	margin-left: 0px;

	border-bottom: 1px solid #e32227;

}

.boxmittetext{
	color: #000;
	padding: 5px;
}

.boxmittetext a{
	color: #000;
	text-decoration: underline;
}

.boxmittetext a:hover{
	color: #c00;
}

/* Navigation */
#navtop {
	width: 450px;
	
	text-align:right;
	float:right;
}

#navtop a {
	color: #999;
	text-decoration: none;
}

#navtop a:hover{
	color: #c00;
}

.sideboxa {
	margin-left: 0px;
	margin-top: 0px;
	background-color: transparent;
}



.sideboxatitle a{
	font-weight:bold;
	font-style: underline;
	color: #eee;
}

.sideboxatext a{
	font-style: underline;
	color: #000;
}

.sideboxatext a:hover{
	color: #c00;
}

.sideboxatext{
	padding: 10px;
}


#footer{
	
	width:804px;
	margin:0px auto;
	text-align:center;
	color: #00008e;
	
	font-size:0.7em;
	
}
#footer table{color: #c00;}

#footer hr{
	background-color:#fff; /* Mozilla 1.4 */
	color:#fff; /* IE 6 */
	border: fff; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}



#zaehler{
color:#000;
text-align:center;
background-color: #fff;
margin-left: 8px;
}

#footer a {
	color: #00008e;
	text-decoration: underline;
}
.selbst {background-color: #eee;}
