@CHARSET "UTF-8";
/****************************
** Global layout elements  **
*****************************/
body {
	text-align: center;	
}
.clearFix {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
}
div#contentWrapper {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
a.logo {
	position: absolute;
	top: 16px;
	right: 10px;
}
div#mainContent {
	float: left;
	width: 509px;
}
#debug {
	margin: 100px 0 0 0;
	display: block;
	text-align: left;
	clear: both;
}
#themenbild {
	margin-bottom: 15px;
	width: 509px;
	height: 309px;
}

/****************
** breadcrumbs **
*****************/
div#crumbs {
	width: 500px;
	position: absolute;
	top: 440px;
	right: 335px;
	text-align: right;
	font-weight: bold;
	z-index: 1000;
}


/**************
** page Head **
***************/
div#pageHead {
	height: 138px;
	padding: 50px 0 0 0;
}
div#pageHead input#search {
	display: block;
	border: none;
	background: url(../images/bg_searchInput.png) 0 0 no-repeat;
	padding: 9px 0 0 15px;
	float: left;
	height: 25px;
	color: #707172;
	width: 159px;
}
div#pageHead li.searchItem {
	margin-top: 0;
}
div#pageHead li {
	float: left;
	margin: 8px 15px 0 0;
}
div#pageHead a.selected {
	color: #f8b522;
}

/************
** footer  **
*************/
div#footer {
	clear: both;
	background: url(../images/footer.png) right 0 no-repeat;
	padding: 0 0 0 233px;
	margin: 0 0 50px 0;
	overflow: auto;
}
div#footer ul {
	margin: 15px 0 0 0;
}
div#footer li {
	float: left;
	background: url(../images/icon.png) right 3px no-repeat;
	padding: 0 30px 0 0;
	margin: 0 10px 0 0 ;
}
div#footer li.last {
	background: none;
}


/***************
** main menu  **
****************/
ul#mainMenu {
	float: left;
	width: 223px;
}
ul#mainMenu li {
	background: url(../images/bg_menu.png) 0 bottom no-repeat;
	padding: 0 0 18px 0;
}
ul#mainMenu a {
	display: block;
/*	height: 40px;*/
	padding: 10px 0 0 12px;
}
ul#mainMenu ul.submenu {
	margin: 10px 0 0 0;
}
ul#mainMenu ul.submenu a {
	padding: 5px 0 5px 12px;
	font-size: 16px;
}
ul#mainMenu ul.submenu li {
	background: none;
	padding: 0;
}

/***********
** Teaser **
************/
ul#teaser {
	float: right;
	width: 288px;
	padding: 0 0 20px 0;
}
ul#teaser li {
	margin: 5px 0 0 0;
}
div.teaserHead {
	background: url(../images/bg_teaserHead.png) 0 0 no-repeat;
	height: 24px;
}
div.teaserBottom {
	background: url(../images/bg_teaserBottom.png) 0 0 no-repeat;
	height: 27px;
}
div.teaserContent {
	background: url(../images/bg_teaser.png) 0 0 repeat-y;
	padding: 0 26px 0 45px;
	line-height: 1.4;
}
a.teaserLink {
	display: block;
	background: url(../images/bg_teaserLink.png) right 0 no-repeat;
	line-height: 34px; 
	margin: 8px 0 0 0;
}
div.teaserContent label {
	width: 65px;
	float: left;
	margin: 8px 0 0 0;
	font-weight: normal;
	color: #707172;
}
input#login {
	display: block;
	width: 114px;
	height: 24px;
	background: url(../images/bg_textInputSmall.png) 0 0 no-repeat;
	border: none;
	padding: 10px 15px 0 15px;
	margin: 10px 0 0 0;
}
input#pw {
	display: block;
	width: 114px;
	height: 24px;
	background: url(../images/bg_textInputSmall.png) 0 0 no-repeat;
	border: none;
	padding: 10px 15px 0 15px;
}
input#loginSubmit {
	display: block;
	width: 200px;
	background: url(../images/bg_teaserLink.png) right 0 no-repeat;
	padding: 8px 0;
	margin: 10px 0 0 0;
	border: none;
	text-align: left;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	color: #707172; 
}
input#loginSubmit:hover {
	color: #f8b522;
}
ul.logged_in {
	margin: 10px 0 0 0;
}


/******************
** Inhaltsseiten **
*******************/
div.textContent {
	line-height: 1.4;
	margin: 0;
	padding: 0 7px 20px 7px;
}
div.textContent p + p {
	margin: 20px 0 0 0;
}
div.textContent ul {
	margin: 20px 0;
}
/******************
** Produktseiten **
*******************/
ul.productOverview h2 {
	margin-top: 0px;
}
ul.productOverview li {
	overflow: auto;
	background: url(../images/bg_list.png) 0 bottom no-repeat;
	margin: 0 0 18px 0;
	padding: 0 0 20px 0;
}
ul.productOverview li.last {
	background: none;
}
ul.productLine {
	line-height: 1.4;
}
ul.productLine li {
	background: none;
	margin: 0;
	padding: 0;
}
ul.productLine li.image {
	float: left;
	width: 187px;
	overflow: hidden;
}
ul.productLine li.text {
	float: left;
	width: 310px;
}
div.productDetail {
	display: none;
	width: 310px;
	margin-bottom: 20px;
}
a.productDetailToggler {
	display: block;
	background: url(../images/bg_linkDetail.png) right 0 no-repeat;
	line-height: 35px;
	margin: 0 0 20px 0; 
}
a.productDetailToggler.up {
	background-position: right -35px;
}

/************
** Sitemap **
*************/
table#sitemap h2 {
	margin: 0 0 10px 0;
}
table#sitemap ul {
	margin: 0 0 20px 0;
}
table#sitemap li {
	margin: 0 0 5px 0;
}

/**************
** Aktuelles **
***************/
ul#aktuelles h2 {
	margin: 0 0 5px 0;
}
ul#aktuelles li {
	background: url(../images/bg_list.png) 0 bottom no-repeat;
	margin: 0 0 18px 0;
	padding: 0 7px 30px 7px;
	line-height: 1.4;
	overflow: auto;
}
ul#aktuelles li.last {
	background: none;
}
div.aktuelles_date {
	font-size: 11px;
	margin: 0 0 5px 0;
}
a.newsMoreLink {
	display: block;
	width: 200px;
	background: url(../images/bg_teaserLink.png) right 0 no-repeat;
	line-height: 34px; 
	margin: 8px 0 0 0;
	float: right;
}
a.newsBackLink {
	display: block;
	width: 200px;
	background: url(../images/bg_teaserLink.png) right 0 no-repeat;
	line-height: 34px; 
	margin: 8px 0 0 0;
	float: right;
}

/**********
** Suche **
***********/
ol#search_result {
	margin: 0 0 0 20px;
}
ol#search_result li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-bottom:10px;
}
ol#search_result a {
	color: #f8b522;
}

/******************
** Kontakt Form  **
*******************/
input#submit {
	border: none;
	background: url(../images/bg_teaserLink.png) no-repeat scroll right 0;
	display: block;
	width: 150px;
	text-align: left;
	color: #707172;
	padding: 9px 0;
	cursor: pointer;	
}
input#submit:hover {
	color: #f8b522;
}