/* www.strohschein....de */
/* der architekt an sich mag es klar */

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px; background-image:url(../images/bg.jpg);
}


a:link {color: #DC042E; text-decoration: none;  font-weight: bolder;}
a:visited {color: #DC042E; text-decoration: none;  font-weight: bolder;}
a:hover {color: #DC042E; text-decoration: none;  font-weight: bolder;}
a:active{color: #DC042E; text-decoration: none;  font-weight: bolder;} 

#container { margin: 0 auto;
 width: 794px; height:576px
}

#header {
 width: 794px;
 height: 118px;
 float: left;
 margin: 6px 0px 0px 0px;
 background: url(../images/header_bg.gif); text-align:right;
}
#content{
float: left;
 color: #333;
 height: 312px;
 width: 794px;
 display: inline;
 
}

#navigation{
float: left;
 height: 312px;
 width: 113px;
  background-image: url(../images/navi.jpg)
}
.button { padding: 0; margin: 0; }

#inhalte{ background-image:url(../images/bg_start.gif);
float: right;
 color: #333;
 height: 312px;
 width: 681px;
 display: inline;
}

#inhalt_links { width:310px; margin-left:29px; margin-top:29px; height:282px; float:left}
#inhalt_rechts { width:260px; margin-left:82px; margin-top:29px; height:282px; float:right}


#footer{
clear:both; float: left; overflow:hidden; 
 color: #333;
 height: 121px;
 width: 794px;
 background-image: url(../images/footer.gif)
}
#quadrat1
{ height: 121px;
 width: 114px; vertical-align:bottom; float:left}
 #quadrat2
{ height: 121px;
 width: 113px; vertical-align:bottom; float:left}
 #doppelquadrat
{ height: 121px;
 width: 227px; vertical-align: bottom; float:left}