html {
  margin:0;
  padding:0;
  height:100%;
}

body {
  background: #fbe2b9;
  color: #000000;
  font: 13px Arial, Verdana, Tahoma, Helvetica, sans-serif;
  height:100%;
  
}





#centerdiv
{
width: 990px;
margin: 0px auto; 
text-align:left;
}



a:link,
a:visited,
a:hover,
a:active{
  color: #FF0000;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
  color:#FF0000;
}

img {
  border:0;
}
a img {
  border:0;
}

p, h1, h2, h3, h4, h5, h6 {
 margin:0;
 padding:0;
}

h1 {
 font-size:18px;
 color:#FF0000;
 margin-bottom:10px;
}
h2 {
 font-size:14px;
 color:#FF0000;
 margin-bottom:2px;
}
h3 {
fontsize: 15px;
color: #FF0000;
text-decoration: underline;
margin-bottom: 10px;
}
h4 {
 font-size:12px;
 color:#D2322D;
}
h5 {
 font-size:16px;
 color:#000000;
}

table, tr, td {
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  vertical-align:top;
  border-collapse:collapse;
}

form {
  margin:0;
  padding:0;
}

.clearer {
  clear: both;
  line-height: 0px;
  font-size:0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
}

/* alignment classes */
.float-left  {  float: left; }
.float-right {  float: right; }
.align-left  {  text-align: left; }
.align-right {  text-align: right; }


#container_main {
  width: 990px;
  border: 2px solid #FF0000;
  padding: 0 1px 0 1px;
  }

#header {
    width:990px;
    float:left;
  height: 115px;
  background: #fbe2b9;
  border-bottom: 1px solid #FF0000;
 
}
#werbespruch {
 width:332px;
  float:left;
    height: 115px;
  font-size: 16px;
  color: #FF0000;
  text-align:center;
  line-hight:115px;
  
}

#headergrafik {
float:right;


}

#headerbild {
    width:300px;
    float:left;
 
  
  
}


#logo {
width: 200px;
float: left;
border-right: 1px solid red;
}

#werbespruch {
 width:250px;
  float:left;
    height: 115px;
  font-size: 20px;
  font-weight: bold;
  color: #FF0000;
  text-align:center;
  line-hight:115px;
  
}

#seitenbild {
 width:500px;
 float:left;
 margin-left:10px;
 margin-bottom:0px;
  
}

#seitenbildklein {
 width:277px;
 float:left;
 margin-left:15px;
  
  
}


#container-content {
float:left;
margin-top: 0px;
padding-left:0px;
padding-top:0;
border-bottom:1px solid red;
width:990px;
}

#container-content_4_4 {
background-image: url("/grafiken/system/xxxhintergrund_aranzo.jpg");
  float:left;
  width: 960px;
  margin-left: 15px;
  margin-bottom: 0px;
  z-index:100;
   
}

#container-content_3_4 {
 xbackground: none repeat scroll 0 0 #D4D0C8;
float:left;
margin-left: 15px;
padding: 15px;
width:630px;
margin-bottom: 0px;
border-right: 2px solid red;
min-height: 790px;

}

#container-content_1_4 {
 xbackground: none repeat scroll 0 0 #D4D0C8;
float:left;
margin-left: 0px;
margin-right: 0px;
padding: 15px;
width:250px;
  margin-bottom: 0px;
  
}





