#header {
 width: 1000px;
 height:263px;
}
#maindiv {
 width: 1000px;  
 background: url('../img/bg_body.jpg') top center repeat-y;
}
#fix2 {
width: 1000px;
}
#left{
width: 324px;
margin: 0px;
padding: 0px;
}
#menue {
width: 185px;
margin-left: 139px;
padding: 0px;
margin-right: 0px;
}
#left-top {
width: 185px;
height: 40px;
margin-left: 0px;
padding: 0px;
margin-right: 0px;
background: url('../img/bg_left_top.jpg') top no-repeat; 
}
#middle {
width: 538px;
margin: 0px;
padding: 0px;
}
#content{
 width:500px;
}
#right {
width: 138px;
margin: 0px;
padding: 0px;
}
#right-top {
width: 138px;
height: 400px;
margin: 0px;
padding: 0px;
}
#footer {
 width: 1000px;
 height:99px;
 line-height: 20px;
 margin-top: 10px;
 color: #000000;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat; 
}
#innerfooter{
 height: 50px;
 line-height: 50px;
 color: #808080;
 font-weight: normal;
 margin-top: 0px;
 margin-left: 324px;
 margin-right: 150px;
 text-align: right;
}

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

/* ****************************** MENUE CSS ********************************************/

/* ****************************** MENUE CSS ***************************************/

.menue_point_toplevel_1918 {
margin: 0px;
padding: 0px;
}

a.navpoint_toplevel_1918:link, a.navpoint_toplevel_1918:visited, a.navpoint_toplevel_1918:active {
text-decoration: none;
display:block;
}

.toplevel_1918_over {
text-decoration: none;
display:block;
}


/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group_1918 {
margin: 0px;
padding: 0px;
}

.menue_point_secondlevel_1918 {
padding: 0px;
margin: 0px;
}

a.navpoint_secondlevel_1918:link, a.navpoint_secondlevel_1918:visited, a.navpoint_secondlevel_1918:active {
text-decoration: none;
display:block;
}

.secondlevel_1918_over {
text-decoration: none;
display:block;
}
/*+-----------------------------------------------------------------------------------+*/


/* ****************************** MENUE CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_1918, a.navpoint_toplevel_1918:link, a.navpoint_toplevel_1918:visited, a.navpoint_toplevel_1918:active, .menue_point_toplevel_1918_over, a.navpoint_toplevel_1918:hover {
width: 100%;
height: 20px;
line-height: 20px;
text-indent: 20px;
text-align: left;
}

/* menuepoint background */
.menue_point_toplevel_1918 {
background: url('../img/toplevel.jpg') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_1918 a {
 color: #2F83AA;
 font-weight: bold; 
font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_1918:hover, .menue_point_toplevel_1918_over, .menue_point_toplevel_1918_over a {
 color: #5CA139;
font-weight: bold;
font-size: 12px;
}

/* menuepoint over background */
a.navpoint_toplevel_1918:hover, .menue_point_toplevel_1918_over {
background: url('../img/toplevel_over.jpg') top left no-repeat;
}

.menue_point_toplevel_1918, .menue_point_toplevel_1918_over{
    margin-top: 5px;
}

/* ****************************** UNDERMENUE CSS ***************************************/

/* margin undermenue
.menue_group {
margin-bottom: 10px;
margin-top: 10px;
}*/

.menue_group_1918 {
margin-bottom: 10px;
margin-top: 10px;
}
.menue_group_1918_start{
    display: none;
}

.menue_group_1918_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_1918, .navpoint_secondlevel_1918:link, a.navpoint_secondlevel_1918:visited, a.navpoint_secondlevel_1918:active, a.navpoint_secondlevel_1918:hover, .menue_point_secondlevel_1918 {
width: 100%;
height: 20px;
text-align: left;
line-height: 20px;
text-indent: 30px;
}

/* undermenuepoint background */
.menue_point_secondlevel_1918 {
background: url('../img/secondlevel.jpg') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_1918 a {
color: #6F6F6F;
font-weight: normal;
font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_1918:hover, .menue_point_secondlevel_1918_over, .menue_point_secondlevel_1918_over a{
color: #000000;
font-weight: normal;
font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_1918_over, a.navpoint_secondlevel_1918:hover{
background: url('../img/secondlevel_over.jpg') top left no-repeat;
}

/*----------------------------------------------------------------------*/
body {
 background: #6F7373 url('../img/bg_body2.jpg') top center repeat-y;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1 {
	color: #5CA139;
}

.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;
 
}