* {
    margin: 0px;
    padding: 0px;
}



body  {
	background-color: #FFFFF;
        background: white url(../images/main.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height:18px;
} 

#page {	
	width: 650px;

posaition: relative;

	margin: auto;	
}



#header {
    /*background: white url(../images/header-background-blue.gif) repeat-x;*/
    color: #000000;
    margin-bottom: 20px;
    /*height: 150px;*/
    font-size: 15px;
    posaition: relative;
}



#header-content {
    /*width:860px;*/
}
#header-content img {
    vertical-align: middle;
}
#header-content div {
    margin-top: 1px;
    font-weight: bold;
}
#header-content .left {
    float: left;
    text-align: left;
    text-transform: uppercase;
    margin-left: 40px;
}
#header-content .right {
    text-align: right;
    margin-right: 10px;
}



#left {
    width: 200px;
    float: left;
    margin-top:4px;
    position: absolute;
    left:-200px;
    
}

#newsletter_funktionen {
    margin-left:10px; 
    margin-top: 10px; 
    border:2px solid #33ABE8; 
    margin-right:30px; 
    padding:10px 0px 10px 3px;
}


#mnavi  {
    padding: 0px;
    margin-left: 10px;
    margin-right: 30px;
    border: 0px solid #33abe8;
    position:relative;
}
#mnavi  * {
    color: #000000;
}
#mnavi  h1{
	font-family: Helvetica, Arial;
    font-weight: bold;
	font-size: 15px;
    color: #234F76;
    margin-bottom: 10px;
}
#mnavi h2 {
    color: #33abe8;
}
#mnavi  ul.e1 {
    list-style-type: none;
}
#mnavi  ul li{
    margin-left: 20px;
}

td.navi_neu {
    color: #ffffff;
    background: white url(../images/inhalt_top_blank.jpg) repeat-x;
    padding-left:10px;
    width: 185px; 
    padding-bottom:10px;
    height: 24px; 

}

#mnavi  a.e1a
{
    text-decoration: none;
    font-weight: bold;
    color: #234F76;
}
#mnavi  a.e1a:hover
{
    text-decoration: underline;
}
#mnavi  a.e1p
{
    text-decoration: none;
}
#mnavi  a.e1p:hover
{
    text-decoration: underline;
}




#content  {
    width: 650px;
    float:left;   
    position: relative; 
}
#content * {
    color: #000000;
}
#content  h1,
#content h3
{
    font-family: Helvetica, Arial;
    font-weight: bold;
    color:#234F76;

}
#content h2,
#content h4 
{
    color: #33abe8;
}
#content  h1 {
    font-size: 22px;
    /*margin-bottom: 1px;*/
    line-height:30px;
    margin-left:10px;
    margin-right:10px;
}
#content  h2 {
    font-family: Helvetica, Arial;
    font-size: 18px;
    /*margin-bottom: 20px;*/
    line-height:24px;
    margin-left:10px;
    margin-right:10px;
}
#content  h3 {
	font-size: 22px;
        line-height:26px;
}
#content  h4 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    line-height:18px;
}

#content li{
    margin-left:20px;
}

.content_header_top {
    height: 13px;
    background: url(../images/box_big_top.gif) repeat-x;  
    margin-bottom: -5px; 
    
}

.content_header {
    background-color:#F3F6F8;
    border-left: 1px solid rgb(220, 221, 222); 
    border-right: 1px solid rgb(220, 221, 222);
    
}

.article-image img {
    padding: 4px 4px 4px 4px;
    border: 1px solid #dadada;
    margin-bottom: 20px;
}
.article-content p {
    text-align: justify;
}

.article-content {
    margin-left:10px;
    margin-right:10px;
}



.article-image.left {
    margin: 0px 20px 0px 0px;
    float:left;
    display:inline;
}
.article-image.right {
    float:right;
    margin-left: 20px;
    display:inline;
}

.content_footer {
    height: 11px;
    background: url(../images/box_big_bottom.gif) repeat-x;
}

.article {
    background-color:#F3F6F8;
    border-left: 1px solid rgb(220, 221, 222); 
    border-right: 1px solid rgb(220, 221, 222);
}

div.separator {
    background: url(../images/linie_22px.gif) repeat-x;
    background-color:#F3F6F8;
    border-left: 1px solid rgb(220, 221, 222); 
    border-right: 1px solid rgb(220, 221, 222);
    height: 22px;
    clear: both;
    margin: 0px auto;
}
div.separator hr {
    display: none;
}



#footer {
    color: #5C5C5C;
    clear: both;
    position:relative;
    float:left;
    width:650px;
}
#footer div {
    margin: 15px;
}

div.article-content ul {
    padding: 5px 0px 5px;
}




#mnavi_footer  {
    padding: 1px;
    margin-left: 1px;
    height: 80px;
    margin-right: 1px;
    font-size: 12px;
}
#mnavi_footer  * {
    color: #000000;
}
#mnavi_footer  h1{
    font-family: Helvetica, Arial;
    font-weight: bold;
    font-size: 21px;
    color: #000000;
    margin-bottom: 10px;
}
#mnavi_footer h2 {
    color: #33abe8;
}
#mnavi_footer  ul.e1 {
    list-style-type: none;
}
#mnavi_footer ul li {
 border-right:1px solid #234F76;
 float:left;
 margin-left:0px;
 margin-right:6px;
 padding-right:6px;
}


#mnavi_footer a
{
    font-weight: bold;
}
#mnavi_footer  a.e1a
{
    text-decoration: none;
    color: #234F76;
}
#mnavi_footer  a.e1a:hover
{
    text-decoration: none;
    color: #234F76;
}
#mnavi_footer  a.e1p
{
    text-decoration: underline;
    color: #234F76;
}
#mnavi_footer  a.e1p:hover
{
    text-decoration: none;
    color: #234F76;
}
ol {
	padding-left:10px;
 }