/*
SCHRIFTEN UND ALLGEMEINE FORMATIERUNGEN
*/
a:link, a:visited{
	color:#996633;
}

/*
SEITENBEREICHE
*/

#header_navigation {
	float:left;
	width:815px;
	height:99px;
	padding-left: 10px;
	background-image: url("/integrator/content/shared/avo/img/general/header_center_middle.jpg");	
}

* html #header_navigation {
	width: 825px;
}

#backgroundColumn {

	background-image: url("/integrator/content/shared/avo/img/general/bg.jpg");
	background-position: 0px 34px;
	background-repeat: repeat-y;
	clear:both;
}



/*
BILDGALERIE
*/
.galleryTable {
	width:589px;
	height:494px;
	border-bottom: 1px solid #E2B670;
	border-top: 1px solid #E2B670;
	margin-left:20px;
	background-image: url("/integrator/content/shared/avo/img/general/gallery_bg.jpg");
}


/*
NAVIGATIONEN
*/

.verticalNavigation {
	background-color: #FFFEEC;
}
.subVerticalNavigation {
	background-color: #FFFEEC;
}
