/*
SCHRIFTEN UND ALLGEMEINE FORMATIERUNGEN
*/
body {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #433427;
}
p,td,h3 {
	font-size: 12px;
	vertical-align: top;
}
a:link, a:visited{
	text-decoration: none;	
}

a.active {
	font-weight: bold;	
}

.breadcrumb{
	float:left;
	margin: 8px 0px 0px 10px;
	
}

hr {		
	border:none;
	border-top: 1px solid #E2B670;
	margin:0px 0px 15px 0px;
	padding:0px;
	height: 1px;
}

*html hr{
	margin:-10px 0px 15px 0px;
}
h1,h2,h3 {
	padding:0px;
	margin:0px;	
}
img {
	border:0px;	
}
.layoutImages {
	display:block;	
}
/* 
TEASER
*/

.linkarrow {
	float:left;
	margin:2px 3px 0px 0px;	
}
.teaserBottomText {
	float:left;
	margin-left: 15px;
}
*html .teaserBottomText {
	padding-left: 20px;
	margin:0px;
}
.teaserBottomTextDual {
	float:left;
	padding-left: 10px;
}
*html .teaserBottomTextDual {
	padding-left:0px;
	margin-left:10px;

}
.homeTeaser {
	padding-left: 10px;	
}

*html .homeTeaser {
	padding-bottom:10px;
}

.teaserBottomText p {
	padding: 0px;
	margin-top:5px;	
}
*html .teaserBottomText p {
	padding: 0px;	
	margin-bottom: 20px;
	overflow: visible;
}
.teaserrightText {
	padding-left: 20px;
	float:left;	
}
*html .teaserrightText {
	padding-left: 0px;
	margin-left:20px;	
}
.teaserrightText p {
	margin:0px;
	padding:0px;	
}
.teaserrightText img {
	margin-right:10px;	
}
/*
BILDER
*/
a img {
	border: none;	
}

.image_left {
	float:left;
}

.image_right {
	float: right;
}

.titleImage img {
	margin: 30px 0px 0px 20px;
		
}

/*
SEITENBEREICHE
*/

#site {
	width: 996px;	
}
*html #site {
	width: 997px;
}

#meta {
	height: 25px;	
		font-size: 10px;
}

#header {
	height:99px;
}

.leftColumn {
	float:left;
	width:171px;
}

.mainColumn {
	float:left;
	width:627px;
}

.mainColumnNav {
	float:left;
	width:825px;
}

.rightColumn {
	float:left;
	width:198px;
}

.content {
	padding: 0px 20px 0px 20px;	
}

* html .content {
	margin: 0px 20px 0px 20px;
	padding: 0px;	
}
.contentHome {
	padding: 0px 20px 0px 20px;
	background-image:url('/integrator/content/shared/avo/img/general/homepage_bg.jpg');
	background-repeat: no-repeat;	
	background-position: 219px 40px;
}
* html .contentHome {
	margin: 0px 0px 0px 20px;
	padding: 0px;	
}
/* breite content ueberschreiben spez. fuer applikationen wie DL, search und contact*/
.content table {
	width:586px;
}




/*
NAVIGATIONEN
*/
.metaNavigation {
	width:170px;
	padding: 0px 0px 70px 0px;	
	background-color:transparent;
	margin-top: -99px;

	
}
*html .metaNavigation {
	display: inline;
	margin-top: -85px;
}
.verticalNavigation {
	list-style: none;
	padding:13px 0px 25px 5px;
	margin:0px;
	background-color: #FFFEEC;
	width: 165px;

}
* html .verticalNavigation {
	width:170px;	
}
.verticalNavigation li {
	padding:0px 0px 9px 0px;
}
.subVerticalNavigation {
	list-style: none;
	padding:0px 0px 0px 27px;
	margin:0px;
}
.verticalNavigation li {
	padding:0px 0px 0px 0px;
}
.horizontalNavigation {
	list-style: none;
	padding: 0px;
	margin: 80px 0px 0px 0px;
}
.horizontalNavigation li {
	float:left;
	color: #FFFFFF;
}
.verticalNavigationImage {
	margin-right: 5px;
}

/*
 Spezifisches für die Home Seite
*/

.homeText {
	width: 335px;	
}

/*
 Spezifisches für die Produktseite
*/
.backToOverview {
	width: 200px;
	float:left;	
}
.productDescription {
	float:left;	
}
.productData {
	float:left;
	margin-left:30px;	
}
.productData table{
	width:560px;
}
.backToOverview {
	display:block;
	float:left;	
}
.parametersTitle {
	font-weight: bold;	
}

/*
Age Check
*/
.ageCheckBox {
	float:left;
	width:320px;
	margin-right: 20px;
}
.ageCheckBoxEN {
	float:left;
	width:320px;
	margin-right: 20px;
}
.errorMessage {
	color: #FF0000;
}
#ageCheckSite {
	margin:auto;
	width:680px;
	text-align: left;
	font-size: 12px;
}
.checkbox {
	float:left;
	margin:0px 5px 0px 0px;
}
.checkboxText {
	display:block;
	padding-left: 20px;
}

*html .checkboxText {
	float:left;
	padding:0px;	
}
.ieFix {
	display:none;	
}
*html .ieFix {
	clear:both;
	display: block;
}

.ageCheckLogo {
	text-align: center;
	margin-bottom:30px;
	margin-left: -20px;
}

/*
FORMULARE
*/
.searchfield {
	padding:0px;
	margin:0px;
	border: 1px solid #996633;
	float:left;
	height:15px;
	font-size:9px;
	margin-right:3px;
}
.searchButton {
	float:left;
	margin-right:15px;
}
.langSwitcher {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
/*
BILDGALERIE
*/
.imageBox {
	background-color: #FFFFFF;
	border: 1px solid #E2B670;
	height: 395px;
	width: 395px;
	vertical-align: middle;
	text-align: center;
}
.buttonColumn {
	text-align: center;
	vertical-align: middle;
}

.withSiteTitle {
	margin-top:30px;
}