/* Start of CMSMS style sheet 'schmittmann' */
/** **************************************************
 *  allgemeine DIV
 *  *********************************************** */	

body, html {
margin: 0;
padding: 0;
background-image:url(uploads/schmittmann/images/bg.gif);
background-repeat: repeat;
background-color:#fff;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000;
text-decoration: none;
}

#container {
width: 828px;
position: relative;
margin: 30px auto;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

/** ******************* Formate ********************* */

a {
color: #009;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: none;
}

 
h1 {
position:relative;
right:20px;
margin: 0px 0px 20px 0px;
font-size:  18px;
color: #1b88c0;
text-decoration: none;
}

p {

line-height: 20px;
}

/** **************************************************
 *  Header
 *  *********************************************** */	

#head {
height: 206px;
width: 828px;
position: relative;
}

#head_01 {
height: 206px;
width: 222px;
position:absolute;
left: 0;
top: 0;
}

#head_02 {
height: 206px;
width: 606px;
position:absolute;
right: 0;
top: 0;
}

/** **************************************************
 *  Navi und Content
 *  *********************************************** */	

#content_navi {
width: 828px;
position: relative;
margin: 1px 0 0;
background-color: #fff;
background-image: url(uploads/schmittmann/images/navi_bg.gif);
background-repeat: repeat-y;
background-position: 0px 3px;
}

/** ******************* Navi ********************* */	

#menuwrapper {
width: 222px;
background-image: url(uploads/schmittmann/images/navi_image.gif);
background-repeat: no-repeat;
min-height: 493px;
position: relative;
float: left;
z-index: 1;
font-size: 16px;
margin: 0;
padding: 40px 0 0 0;
line-height: 40px;
}

/**
*html #navi {
height: 493px;
}
*/

#primary-nav {
list-style-type: none;
margin: 0 0 0 37;
padding: 0 37;
width: 170px;
}

.menuparent {
list-style-type: none;
}

.menuactive {
list-style-type: none;

}

.menunormal {
list-style-type: none;

}

#navi_separator {
background-image: url(uploads/schmittmann/images/navi_unterstrich.gif);
background-repeat: no-repeat;
/* margin: 10px 0 0 10px;
background-position: 0px 50px;
height: 50px;
margin: 0;
padding:0;
width: 222px;
text-indent: 7px; */
}


#navigation li.impressum {
background-image: none;
margin: 10px 0 0 10px;
height: 50px;
margin: 50px 0 0 0;
padding:0;
width: 222px;
text-indent: 7px;
}

#navigation a {
color: #000;
}

/** ******************* Content ********************* */

#content {
width: 606px;
background-color: #fff;
float: right;
position: relative;
padding: 0 0 10px 0;
margin: 0;
}
#content_innen {
position:relative;
padding:0;
margin: 50px 0px 100px 70px;
width: 425px;
}
#content_hauskante {
width: 185px;
height: 29px;
position:absolute;
right: 83px;
top: -1px;
}

#content_startseite_news {
padding:20px;
border-style:solid;
border-width:3px;
border-color:black;
spacing:0;
}


#content_bild_rechts_oben {
position:relative;
right: -110px;
top: 0px;
float:right; 
margin-left:-80px; 
margin-bottom:30px;
}
#content_bild_rechts_frei {
position:relative;
right: -110px;
top: 30px;
float:right; 
margin-left:-80px; 
margin-bottom:30px;
}
#content_bild_rechts_frei_ohne_textumfluss {
position:relative;
right: -110px;
top: 30px;
}
#content_bild_links_oben {
position:relative;
left: 0px;
top: 0px;
float:left; 
margin-right:20px; 
margin-bottom:30px;
}
#content_bild_links_frei {
position:relative;
left: 0px;
top: 30px;
float:left; 
margin-right:20px; 
margin-bottom:30px;
}



/** **************************************************
 *  footer
 *  *********************************************** */
 
#footer {
height: 0;
clear: both;
position: relative;
}

 

/* End of 'schmittmann' */

