/* Layoutdefinitionen für www.steffenbaiermaler.de			*/
/* Malerbetrieb Steffen Baier GmbH, 74821 Mosbach			*/
/*									*/
/* Erstellt: markus slaby media 		URL: www.markus-slaby-media.de	*/
/* V.: 1.0 - 17.11.2006							*/

body{
	margin: 0px;
         padding: 0px;

         text-algin: center;

         background-color: #666666;
}

#page{
	width:800px;
	left: 50%;
	margin-left: -400px;
         /*margin: 0px auto;*/
         margin-top: 25px;
         position: absolute;

         background-color: #FFFFFF;
}

#head{
	top: 0px;
         left:0px;

         width:800px;
         height:86px;

         margin-bottom: 50px;
         position: relative;
}

#logo{
	top: 0px;
         right: 0px;

         width:200px;
         height:86px;

         margin-right: 40px;

         position: absolute;
}

#menu{
         left: 0px;
         top: 0px;
         width: 510px;
         height: 40px;
         margin-top: 47px;
         margin-bottom: 21px;
         margin-left: 50px;

         background-image: url(../grafik/trennlinie.jpg);
         background-position: 1px 18px;
         background-repeat: no-repeat;
         background-attachment: scroll;

         position: absolute;
}

#submenu{
         left: 0px;
         top: 0px;
         width: 600px;
         height: 30px;
         margin-top: 75px;
         margin-left: 55px;

         position:absolute;
}

#site{
	width: 710px;

         margin-left: 50px;
         margin-right: 40px;
}

.column{
	width: 330px;
}

#footer{
	left: 0px;
         bottom: 0px;
         width: 800px;
         height:60px;

         margin-bottom:25px;

         clear:both;

         background-image: url(../grafik/blaue_trennlinie.jpg);
         background-position: 0px 0px;
         background-repeat: no-repeat;
         background-attachment: scroll;
}

#footermenu{
	left: 0px;
         bottom: 0px;
         width: 600px;
         height: 45px;

         margin-left:100px;
         margin-right:100px;

         padding-top: 27px;

	text-align: center;
}
