body{
      	 width:100%;
	 height:100%;
	 margin:0px;
         padding:0px;
}

#tab_wrap{
 	 width:100%;
         height:100%;
         text-align:left;
         vertical-align:middle;
         margin:0px;
         padding:0px;
         border-spacing:0px;
         border-collapse:collapse;
         /*border:1px solid red;*/
}

#div_logo{
         margin:0px;
         padding:0px;
         margin-left:30px;
         width:567px;
         height:60px;
         background-image:url("fruchtlan_logo.jpg" );
         background-repeat:no-repeat;
}

#div_sb{
         margin:2px 0px 2px 0px;
         padding:0px;
	width:100%;
         height:216px;
         /*background-image:url("startbild.jpg" );
         background-repeat:no-repeat;
         border:1px solid red;*/
}

#div_sort{
         margin:0px;
         padding:0px;
	width:100%;
         height:34px;
         /*background-image:url("sortimenleiste.jpg" );
         background-repeat:no-repeat;*/
}

#tab_wrap img{
	 margin:0px;
         padding:0px;
}

#div_gmbh{
	margin:0px;
         padding:0px;
	width:100%;
         text-align:right;
         font-family: serif;
 	font-weight: bold;
         font-size: 15px;
         letter-spacing:1px;
}

#div_gmbh span{
	margin:2px 5px 0px 0px;
}

#los{
         margin-top:50px;
         padding:0px;

         height:50px;
         text-align:center;
         vertical-align:middle;
         font-family: serif;
         font-style: italic;
 	/*font-weight: bold;*/
         font-size: 20px;
         letter-spacing:1px;
}

#los span, #los img{#
         height:40px;
         vertical-align:middle;

         /*border:1px solid black;*/
}

a:link {  color:#157946; text-decoration:none }
a:visited {  color:#157946; text-decoration:none }
a:hover {font-weight: bold;  color:#157946; text-decoration:none }
a:active {  color:#E00000; text-decoration:underline }
a:focus {  color:#00E000; text-decoration:underline }

