#div {	
        margin-right: auto;
        margin-left: auto;
        width: 980px;
}
#head {
	background: #DDDDDC;
	width: 980px;
	height: 100px;
}
#logo{
	width: 373px;
	height: 62px;
	background: #D4D4D4;
	/**background-image: url (../templates/goller-web/images/logo_schwarz.jpg);**/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#square {
	width: 205px;
	height: 7px !important;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background: #C5C5C3;	
}
#flash {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
#leiste {
	width: 980px;
	height: 29px;
	border-bottom: 2px solid white;
}
#sprache {
	width: 285px;
	height: 28px;
	float: left;
	background: #DDDDDC;
	border-bottom: 1px solid #666666;
}
#sprache1 {
	width: 80px;
	height: 14px;
	padding-top: 7px;
	float: left;
}
#resize {
	
	float: right;
	
}
#search {
	width: 150px;
	height: 28px;
	float: left;
	background: #C1C0BF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
#search1 {
	float: left; 
	height: 26; 
	padding-top: 2px;
	padding-left: 2px;
}
#menue {
	width: 544px;
	height: 28px;
	float: left;
	background: #C1C0BF;
	border-top: 1px solid #666666;
}
#menue1 {
	float: right; 
	height: 26; 
	padding-top: 2px;
	padding-right: 2px;
}
#big_container {
	width: 980px;
	height: 100%;
}
#left_menu {
	width: 160px;
	height: ;
	background: url(http://www.goller-web.com/web/templates/goller-web/images/back_li_menu.jpg) repeat-y;
	float: left;
}
#left_menu1 {
	padding-left: 13px;
	
}
#right_menu {
	width: 160px;
	background: url(http://www.goller-web.com/web/templates/goller-web/images/back_re_menu.jpg) repeat-y;
	float: right;
}
#right_menu1 {
	padding-left: 20px;
	
}
#content {
	width: 640px;
	float: left;
	margin: 10px;
	height: 100%;
	
}
#footer1 {
	height: 28px;
	width: 980px;
	background: url(/web/templates/goller-web/images/footer1.jpg);
	border-top: 2px solid white;
	text-align: center;
	line-height: 28px;
	color: white;
}
#footer2 {
	width: 980px;
	text-align: center;
}
#footer2 a:link, a:visited {
	color: #999999;
	font-size: 8pt;
}

