﻿body 
{
	background-color:transparent;
	margin:2% 2% 2% 2%;  
	}

#page
{
background-color:transparent;	
}

#top
{
	height:100px;
	
	background-image:url("images/header.gif");
}

#sub_top
{
	height:30px;
	min-width:900px;
	background-color:silver;
	border-bottom: 1px;
	border-bottom-style:ridge;
	border-bottom-width:1px;
	border-bottom-color:Gray;
}

#sub_top_left
{
	float:left;
	margin-left:20px;
	margin-top:5px;
}

#sub_top_right
{
	float:right;
	margin-right:20px;
	margin-top:8px;
	color:maroon;
	font-style:italic;
}



#left
{
	float:left;
	width:150px;
	height:450px;
	background-image:url(images/bg_gelb.gif);
	margin-top:20px;
	
}

#left_top
{
	margin-top:20px;
	background-image:url(images/area_gelb.gif);
	background-repeat:no-repeat ;
	display:block;
	width:150px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
}


#left_bottom
{
	position:absolute ;
	top:420px;
	width:150px;
	background-image:url(images/area_gelb.gif);
	background-repeat:no-repeat ;
	display:block;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	
}

#left_logo
{
	position:absolute ;
	top:550px;
	width:150px;
	background-image:url(images/area_gelb.gif);
	background-repeat:no-repeat ;
	display:block;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	
}


#middle
{
	margin-top:0px;
	margin-left:150px;
	margin-right:150px;
	min-height:600px;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
}

#middle_body
{
}

#middle_footer
{
	text-align:center;
}



#right
{
	margin-top:20px;
	float:right;
	width:150px;
	height:450px;
	background-image:url(images/bg_gruen.gif)
}

#right_top
{
	margin-top:20px;
	
	
	
}

#right_top_warenkorb
{
	height:90px;
	background-image:url(images/area_gruen.gif);
	color:Maroon;
	text-align:center;
	padding-bottom:5px;
}

#right_top_login
{
	margin-top:10px;
	padding-bottom:5px;
	height:90px;
	background-image:url(images/area_gruen.gif);
	color:Maroon;
	text-align:center;
}

#right_top_newsletter
{
	margin-top:10px;
	height:70px;
	background-image:url(images/area_gruen.gif);
	color:Maroon;
	text-align:center;
	padding-bottom:5px;
}

#right_bottom
{
	position:absolute;
	top:600px;
	background-image:url(images/area_gruen.gif);
	width:150px;
	text-align:center;
	
	color:Maroon;
	
	
}

#schnellsuche
{
	
}




