
#wrapper {
	width: 1024px; 
	border: 2px solid color= #a02b1a;
	}

#header {
	width: 1020px; 
	margin: 5px; 
	border-bottom: 4px;
	}

#inhalt {
	width:1020px; 
	margin-top: 
	}

#rechts {
	border-left-width: 1px; 
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style:solid; 
	border-color: #a02b1a;
	width: 320px; ;
	float: right;
	}

#rechts_inhalt {
	width: 315px; 
	margin-left: 5px;
	}
	
#main {
	width: 690px; 
	margin-right: 5px; 
	float: left; 
	
	}

#main_inhalt 
	{
	width: 670px; 
	margin: 5px;
	}

#main_ende {
	float: clear;
	}
	
#footer {
	width: 1020px; 
	float: clear;
	}

#divclear {
	width: auto;
	height: 5px;
	clear: both;
	}
	
	
<!-- header.gglcomp -->
#header-include {
	width: 1020px;	
	}

#header-top {
	width: 1020px;
	height: 100px;
	}
	
#header-logo {
	width: 709px;
	float: left;
	}
	
#header-shop {
	width: 200;
	float: right;
	}
	
#header-navigation {
	width: auto;
	float: clear;
	}			
