html, body
{

background:#000;

}

.head {
  
  height:155px;
  background:url(head.jpg);
  border-bottom:2px dotted #676;
  padding-top:18px; 
}

.header {
     margin-left:auto;
  margin-right:auto;
  width:846px;
  height:146px;
  background:url(header2.jpg);
  
}
.subhead {
  margin-left:auto;
  margin-right:auto;
  width:850px;
  height:30px;
  background:#000;  
}
#page{
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  width:850px;
  height:1080px;
  background:#d8caca;
  border: 2px solid #541e1e
}
.page_head{
  margin-left:-2px;
  
  margin-top:10px;
  width:854px;
   height:50px;
  margin-top:-30px;
  background:url(page_head.gif);
  padding-right:0px;
}
#page_background{
  background:url(bg.gif);
  border-top:2px dotted #676;
  border-bottom:2px dotted #676;
}
.navigation {
  font-family:Arial;
  font-size:14pt;
  color:#ffffff;
  margin-left:25px;
}
.navigation ul {
         

   margin:0;
}

.navigation ul li{
display:block;
  margin-right:-2px;
  margin-top:4px;
  font:bold 14px    Verdana;
  border-left: 2px solid #dbd5b3;
  border-right: 2px solid#dbd5b3;
  text-decoration:none;
  text-align:center;
  float: left;
  padding-left:11px;
  padding-right:11px;
}

.navigation a:link{
   color:#dbd5b3;
  text-decoration: none;
  
}
.navigation a:visited{
  color:#dbd5b3;
  text-decoration: none;

}
.navigation a:hover{
  color:#837d5f;
  background:#cdc;
  text-decoration: none;
}
.navigation a:active{
  color:#2a0202;
  text-decoration: none;
}
.menue{
    height:390px;
    width:240px;
    float:right;
    background:url(menue2.gif);
    margin-right:-12px;
    margin-top:-25px;
    display:block;
    list-style:none;

    margin-left:3px;
    }
.bilderrahmen{
    height:200px;
    width:200px;
    float:right;
    margin-right:25px;
    margin-top:20px;
    margin-bottom:50px;
    display:block;
    list-style:none;
    background:url(twitter_neu.jpg);
    margin-left:0px;
    }    
    
.menue_box{
    width:330px;
    margin-left:auto;
    margin-right:auto;
    
}   
.menue_box_header{
    width:155px;
    background:#4b3333;
    font-family:arial;
    font-weight:bold;
    margin-top:27px;
    margin-left:30px;
    padding-left:10px;
    color:#ebebeb;
    font-size:15px;
    border:1px solid black;
} 
.menue_box_content{
    width:155px;
    font-family:arial;
    margin-top:5px;
    margin-left:30px;
    padding-left:5px;
    padding-bottom:3px;
    color:#000;
    font-size:12px;
    border-bottom:1px dotted black;
}
.menue ul li.last {
border-bottom:1px dotted #1C1C1D;
border-top:1px dotted #1C1C1D;
display:block;
}
 .menue_box_content a:link{
color:#000;
text-decoration: none;
}
.menue_box_content a:visited{
color:#000;
text-decoration: none;

}
.menue_box_content a:hover{
color:#e3dfdf;
text-decoration: none;

}
.foot {
  margin-left:auto;
  margin-right:auto;
  width:800px;
  height:200px;
  background:#000;
  
}
.content_head{


background:url(content_head.jpg);
font-weight:bold;
text-align:center;
text-decoration:none;
width:450px;
height:40px;
margin-left:3px;
margin-bottom:-2px;
margin-top:4px;
float:left;
}


.footer_wrapper {
background:#000000 ;
overflow:auto;
width:100%;
margin-right:auto;
margin-left:auto;
}
.footer_content {
margin:0 auto;
padding:20px 0;
width:890px;
}
.footer_content .box_one, .footer_content .box_two, .footer_content .box_three {
float:left;
margin-right:20px;
width:200px;
}
.footer_content .box_four {
float:left;
width:200px;
}
.footer_content ul {
padding-top:15px;
}
.footer_content ul li {
border-top:1px dotted #1C1C1D;
display:block;
padding:5px 0;
}
.footer_content ul li.last {
border-bottom:1px dotted #1C1C1D;
border-top:1px dotted #1C1C1D;
display:block;
}
.header_blocks {
border-right:1px dotted #999999;
display:block;
height:50px;
}

 .footer_content a:link{
color:#636363;
text-decoration: none;
}
.footer_content a:visited{
color:#636363;
text-decoration: none;

}
.footer_content a:hover{
color:#e3dfdf;
text-decoration: none;

}



  H1 {
	color : #000000;
    font-family :Arial;
	font-size:17px;
	margin-top:2px;
      }

        H2 {
	color : #000000;
	font-family :Arial;
	font-size:16px;
	margin-top:3px;
	margin-left:3px;
      }
	  H3{
	  	color : #000000;
	font-family :Arial;
	font-size:15px;
	margin-bottom:-10px;
	  }
	  	  H4{
	  	color : #fff;
	font-family :Cambria,Georgia,Times,;
	font-size:19px;
	margin-top:3px;
	margin-left:3px;
	padding-left:48px;
	  }
	  H5{
	  	color : #000000;
	font-family :Arial;
	font-size:15px;
	margin-bottom:-50x;
	  }
p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}	  

.textbox{
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    width:590px  ;
    height:1060px;
   border-right: 2px dotted #541e1e;
   overflow:auto;
}

.content {
   width:520px;
  
  border-bottom: 2px dotted #541e1e;
  padding-bottom:3px;
  padding-left:8px;
  padding-right:14px;
  margin-top:15px;
  margin-left:20px;
}
.content li {
list-style:disc;
margin-bottom:-15px;
margin-left:15px;
}
.bilder{
    border:1px solid black;
}
.content_other {
   width:520px;


  padding-bottom:3px;
  padding-left:8px;
  padding-right:14px;
  margin-top:20px;
  margin-left:20px;
}
.content_other img{
  border:1px solid black;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
 

}
.weiterlesen{
  text-align:right;
  text-decoration:none;

}
.content a{
  color: #990033;
  font-family:Arial;
  font-size:12px;
  text-decoration:none;
}
 .content a:link{
color:#541e1e;
text-decoration: none;
}
.content a:visited{
color:#541e1e;
text-decoration: none;

}
.content a:hover{
color:#541e1e;
text-decoration:underline;

}
.Stil1 {
	font-size: 20px;
	font-family:Arial;
}	
.bilder_verweise
{
    width:120px;
   
    margin-left:50px;
    margin-bottom:10px;
    margin-top:10px;
    border: 1px solid black ;
}
.weiterleiten{
    width:120px;
    height:10px;
    background:#d8caca;
    color:#541e14;
    text-decoration:none;
    border: 1px solid #636363;
    padding:1px 10px 1px 10px;
    font-family:arial;
    font-size:10px;
    font-weight:bold;
    
}
.content img{
	
border:15px solid #a98f8f;
}
