#header {
 width: 1000px;
 height:148px;
}
#maindiv {
 width: 1000px;  
 background: url('../img/bg_body.jpg') top center repeat-y;
}
#fix2 {
}

#left{
width: 100px;
height: 500px;
margin: 0px;
padding: 0px;
background: url('../img/bg_left_top.jpg') no-repeat;
}
#menue {
float: left;
 width: 170px;
 margin: 0px;
 padding: 0px;
 text-align: left;
}
#left2 {
float: right;
width: 100px;
height: 500px;
margin: 0px;
padding: 0px;
background: url('../img/bg_right_top.jpg') no-repeat;
}
#middle{
width: 510px;
background: url('../img/bg_middle_top.jpg') top no-repeat;
}
#content {
 width:480px;
}
#right{
width: 120px;
}

#right-top{
width: 120px;
height:562px;
background: url('../img/bg_bilder_top.jpg') top no-repeat;
}
#footer {
 width: 1000px;
 height:112px;
 line-height: 30px;
 color: #000000;
 font-size: 11px; 
background: url('../img/bg_footer.jpg') top no-repeat; 
}
#innerfooter{
 color: #337499;
 font-weight: normal;
 margin-left: 270px;
 margin-right: 220px;
 text-align: center;
}

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

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_1970, a.navpoint_toplevel_1970:link, a.navpoint_toplevel_1970:visited, a.navpoint_toplevel_1970:active, .menue_point_toplevel_1970_over, a.navpoint_toplevel_1970:hover {
width: 100%;
height: 22px;
line-height: 22px;
text-indent: 16px;
text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_1970 a {
 color: #093A51;
 font-weight: normal; 
font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_1970:hover, .menue_point_toplevel_1970_over, .menue_point_toplevel_1970_over a {
 color: #093A51;
 font-weight: bold;
font-size: 12px;
}

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

.menue_point_toplevel_1970, .menue_point_toplevel_1970_over{
    margin-top: 8px;
}

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

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

.menue_group_1970 {
margin-top: 5px;
}
.menue_group_1970_start{
    display: none;
}

.menue_group_1970_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_1970, .navpoint_secondlevel_1970:link, a.navpoint_secondlevel_1970:visited, a.navpoint_secondlevel_1970:active, a.navpoint_secondlevel_1970:hover, .menue_point_secondlevel_1970 {
width: 100%;
height: 18px;
text-align: left;

text-indent: 20px;
}

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

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

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

/* undermenue over background */
.menue_point_secondlevel_1970_over, a.navpoint_secondlevel_1970:hover{
background: url('../img/secondlevel_over.jpg') top left no-repeat;
}
/*----------------------------------------------------------------------*/
body {
 background: #FFF6D4 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: #2C6B88;
}

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

.button_newsletter {
height: 20px;
width: 16px;
border: none;
background: url(../img/news.jpg) top no-repeat;
vertical-align: middle;
font-size:1px;
}
.button {
height: 20px;
width: 16px;
border: none;
background: url(../img/suche.jpg) top no-repeat;
vertical-align: middle;
font-size:1px;
}
label {
 font-size: 11px;
 color:#666666;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#wappen {
 width: 210px;
 height: 68px;
 margin: 0px;
 padding: 0px;
 background: url('../img/bg_wappen.jpg') no-repeat;
 margin-top: 30px;
}
.spacer10 {
 height: 10px;
 line-height: 1px;
 font-size: 1px;
 
}