/* CSS Document */
/**
 * Das sind die speziellen Styles für die Argebotsseite
 */
h2{
	color: #9a0000;
}
.themes-searchbox h2{
	color: #9a0000;
}
.opened-box h3 span{
	color: #9a0000;
}

div.headline-container {
	background-color: #9a0000;
	/*background-image:*/
	background-image:url(../pics/bg_headline_theme_red.png);
}
/* für big und small ohne menu*/
.body-big-bg div.headline-container{
	height:129px;
	padding-bottom:95px;
	/*border: 1px solid blue;*/
}
.body-middle-bg div.headline-container{
	height:129px;
	padding-bottom:95px;
	/*border: 1px solid blue;*/
}
.body-small-bg div.headline-container{
	height: 144px;
	/*border: 1px solid red;*/
}
.salesguideheader {
	margin-top: 58px;
}
/* MAinNav */
#navL0-container{
	border-bottom-color: #f1dcdc;
}
.navL0-left-a{
	background-image:url(../pics/bg_navL1-left-a_theme_red.gif);
}
.navL0-a{
	background-image:url(../pics/bg_navL1-middle-a_theme_red.gif);
}
.navL0-right-a{
	background-image:url(../pics/bg_navL1-right-a_theme_red.gif);
}
/* Nav Level 1*/
#navL1-container{
	display: none;
}
/* Searchbox-list */
.flag-left-adsearch-a{
	background-image:url(../pics/bg_flag-left-adsearch-a_theme_red.gif);
}
.flag-middle-adsearch-a{
	background-image:url(../pics/bg_flag-middle-adsearch-a_theme_red.gif);
}
.flag-right-adsearch-a{
	background-image:url(../pics/bg_flag-right-adsearch-a_theme_red.gif);
}

.themes-searchbox-blueline{
	background-image:url(../pics/bg_advancedsb_theme_red.gif);
}
/* Searchbox */
.themes-searchbox{
	background-image: url(../pics/bg_round-corner-left_theme_red.gif);
}
.themes-searchbox2{
	background-image: url(../pics/bg_round-corner-right_theme_red.gif);
}

