#header {
 width: 1000px;
 height:170px;
}
#maindiv {
 width: 1000px;  
 background: url('../img/bg_body.jpg') top center repeat-y;
}
#fix2 {
width: 1000px;
background: url('../img/bg_fix.jpg') top no-repeat;
}
#left{
width: 220px;
margin: 0px;
padding: 0px;
}
#menue {
width: 180px;
margin-left: 40px;
padding: 0px;
margin-right: 0px;
}

#counter {
background: url('../img/bg_counter.jpg') top no-repeat;
width: 98px;
height: 39px;
margin-left: 40px;
}
#counter-top {
color: #133E57;
height: 18px;
font-size: 11px;
text-align:center;
line-height: 18px;
}

#counter-bottom {
color: #375500;
height: 18px;
line-height: 18px;
font-size: 11px;
text-align: right;
}

#middle {
width: 573px;
}
#content{
 width:520px;
}
#right {
width: 207px;
}
#right-top {
width: 207px;
height: 490px;
}
#footer {
 width: 1000px;
 height:60px;
 line-height: 20px;
 color: #000000;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #133E57;
 font-weight: normal;
 margin-left: 220px;
 margin-right: 207px;
 text-align: right;
}

#innerfooter a{
 color: #133E57;
 font-size: 11px;
}

/* ****************************** MENUE CSS ********************************************/
.menue_point_toplevel {
margin: 0px;
padding: 0px;
width: 100%;
height: 20px;
text-align:left;
margin-top: 5px;
}
.menue_point_toplevel a{
 color: #2C2C2C;
 font-weight: bold; 
}

a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active {
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 width: 100%;
 height: 20px;
 line-height: 20px;
 display:block;
 text-align:left;
 text-indent: 20px;
}

a.navpoint_toplevel:hover {
 color: #4A6D0B;

 text-indent: 20px;
 font-weight: bold;
}
.toplevel_over {
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 width: 100%;
 height: 20px;
 line-height: 25px;
 display:block;
 text-align:left;
 text-indent: 20px;
 background: url('../img/toplevel_over.jpg') top left no-repeat; 
 margin-top: 5px; 
}
.toplevel_over a{
 color: #4A6D0B;
 font-weight: bold;
}
/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group {
margin: 0px;
padding: 0px;
width: 100%;
}

.menue_point_secondlevel {
padding: 0px;
margin: 0px;
width: 100%;
height: 20px;
text-align: left;
}
.menue_point_secondlevel a{
color: #2C2C2C;
font-weight: normal;
}
a.navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
width: 100%;
height: 20px;
line-height: 20px;
display:block;
text-indent: 30px;
}

a.navpoint_secondlevel:hover {
color: #2C2C2C;
text-indent: 30px;
font-weight: bold;
}
.secondlevel_over {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
width: 100%;
height: 20px;
line-height: 20px;
display:block;
font-weight: normal;
text-indent: 30px;
}
.secondlevel_over a {
color: #2C2C2C;
font-weight: bold;
}
/*----------------------------------------------------------------------*/
body {
 background: #EEEEAE url('../img/bg_body2.jpg') top center repeat-y;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, H4, H3, H2, H1 {
	color: #133E57;
}

.inputfield {
 margin: 0px;
 padding:0px;
 width: 100px;
 height: 18px;
 line-height:18px;
 border: 1px solid #DBDBDB;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #9C9C9C;
 font-weight: normal;
 font-style:italic;
 vertical-align: middle;
 background: #FFFFFF;
}
label {
 font-size: 11px;
 color:#666666;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.spacer10 {
 height: 10px;
 line-height: 1px;
 font-size: 1px;
 
}
