/* CSS ID-Layout */
* {
	margin:0;
	padding:0;
}
html {
	border:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5% !important;
	text-align:center !important;
	height:100%;
	width:100%;
	color:#333333;
	font-weight:normal;
	background-color: #f4d433;
	background-image: url(../pix/layout/bg_bottom.gif);
	background-repeat: repeat-y;
	background-position: center;
}
* html body {
	background-image: url(../pix/layout/bg_bottom_IE6.gif);
}
*+html body {
	background-image: url(../pix/layout/bg_bottom_IE6.gif);
}
table, th, td, div {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
a img{
	border: none;
}
#conM {
	 height:0;
}
#conL {
	
}
#top {
	background-color: #fef2aa;
	height: 11.1em;
}
#topMainmenu {
}
#conMtop {
	width: 84.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerspacer {
	height: 10.5em;
	width: 84.5em;
}
#header {
	width: 84.5em;
	height: 11.1em;
	background-color: #fffad2;
}
#headerImg {
	width:12em;
	height: 11.1em;
	margin-left: 1.5em;
	float: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}
* html #headerImg {
	margin-left: 0.7em;
}
#themeImg {
	width:62.5em;
	height:11.1em;
	float: right;
}
#claim {
	font-size: 2em;
	color: #cc3333;
	width: 13em;
	float: right;
	margin-right: 0.5em;
}
#flash {
	float: right;
	width: 60em;
	margin-right: 1em;
	height: 7.2em;
}
* html #flash {
	margin-right: 0.5em;
}
#jobTeaser {
	float: right;
	width: 29.5em;
	margin-right: 1em;
	margin-top: 0.5em;
	height: 6.5em;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}
* html #jobTeaser {
	margin-right: 0.5em;
}
#menu {
	height:2.5em;
	width:84.5em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-color: #f4d433;	
	clear: both;
}
#container {
	width: 84.5em;
	background-color: #fefad3;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pix/layout/bg_container.gif);
	overflow:hidden;
}
#mainF {
	background-color: #e8b601;
	width:100%;
	clear: both;
}
#conMfooter {
	width: 84.5em;
	background-color: #e8b601;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
* html #container {
	background-position: -5px;
}
*+html #container {
	background-position: -5px;
}
#left {
	width: 70em;
	float: left;
	background-color: #FFFFFF;
		
}
#right {
	float: left;
	background-color: #fefad3;
	width: 14.5em;		
}
#sidebar {
	width: 18em;
	margin: 1em 1em 0 1em;
	color: #333333;	/*background-color: #fef1cd;*/
}
* html #sidebar {
	width: 17em;
	margin: 1em 0 0 1em;
	color: #333333;	/*background-color: #fef1cd;*/
}
#sidebarR {
	padding: 0 1em;
	width: 12.5em;
}
#content {
	padding: 0 2.5em 0 2.5em;
	margin: 0 0 0 0;
	width: 58.5em;
	border-right: thin dotted #b6b6b6;
	min-height:40em;
	font-size: 1.1em;
}
#contentIndex {
	float: left;
	clear: right;
	padding: 0 1.5em 0 1.5em !important;
	margin: 0 0 0 0;
	width: 98em;
}
.cms{
	font-size:1.1em;
	line-height:1.6;
	padding: 2em;
	color:#333333;
	position:static;
}
.cmsIndex{
	font-size:1.1em;
	line-height:1.6;
	padding:0;
	color:#333333;
	position:static;
}
#logos {
	position: absolute;
	margin:0;
	height: 25em;
	width:23em;
	z-index:10000;
}
#logosbg {
	position: absolute;
	background-image: url(../pix/alphaWhite50.png);
	height: 25em;
	width:23em;
}
#logosContent {
	text-align: center;
	position: absolute;
	height: 23em;
	width:23em;
	z-index:10002;
}
#logos p {
	padding: 1.5em;
	margin:0;
}
#navCon{
}
#topMenu{
	list-style:none;
	padding:0;
	float: right;
	text-align: right;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
}
#topMenu li{
	display:inline;
	padding:0;
}
#topMenu li.first{border:none;}
#topMenu a{
	padding:0.5em 1em 0.5em 1.5em;
	text-decoration: none;
	color:#000000;
	cursor:pointer;
	font-weight:bold;
}
#topMenu li a:hover{
}

#topMenu a.Drucken, #topMenu a.Warenkorb {
	background:1em center no-repeat;
}
#topMenu a.Drucken{background-image:url(../pix/menu/drucken.gif);}
#topMenu a.Warenkorb{
	background-image:url(../pix/menu/warenkorb_bl.gif);
}
/*-----------------------------------------------------------------------------*/
#nav{
	height: 2.5em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.4em;
}
#nav div{
	float: left;
	position:relative;
	height: 2.5em;
	width: 11.5em;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
}

#nav div a{
	font-size:1.5em;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	margin:0;
	line-height: 1.5;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.1em;
	padding-bottom: 0;
	padding-left: 0.4em;
}
#nav a.active {
	font-weight:normal;
	padding-left:0.4em;
	background-color: #cc3333;
	color: #FFFFFF;
}
#nav a:hover {
	font-weight: normal;
	padding-left:0.4em;
	background-color: #cc3333;
	color: #FFFFFF;
}
#nav div.navList {
	width:11.5em;
	display: none;
	top: 2.5em;
	position: absolute;
	height: auto;
	z-index:100;
	background-color: #fff8c1;
}
#nav div.navListActive {
	width:11.5em;
	display: block;
	top: 2.5em;
	position: absolute;
	height: auto;
	z-index:100;
	background-color: #cc3333;
}
#nav ul {
	color: #1C2F81;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul li {
	border: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
}
#nav li a{
	font-size:1.1em;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:1.5;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}
#nav li a.active{
	font-weight:normal;
	padding-left:0.4em;
	background-color: #cc33333;
	color: #FFFFFF;
}
#nav li a:hover{
	font-weight: normal;
	padding-left:0.4em;
	background-color: #cc33333;
	color: #FFFFFF;
}
/*-----------------------------------------------------------------------------*/

#subnav{
	padding: 0 0 0 0;
	background-color: #F2EFED;
	margin-bottom:1em;
}
#subnav li{
	list-style-type: none;
}
#subnav li a{
	-moz-user-select: none;
	-khtml-user-select: none;
	text-decoration: none;
	font-size: 1.1em;
	padding: 0;
}
#subnav li a.active{
	font-weight:bold;
}
#subnav li a:hover{
	font-weight:bold;
}

/* ------------------*/
#subnavL{
	color:#1755a6;
	list-style:none;
	padding: 10px;
}
#subnavL li{
	height:55px;
	list-style-type: none;
}
#subnavL li a{
	text-align:left;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding:14px 0 0 45px;
	background-repeat:no-repeat;
	background-position:left 0px;
	display:block;
	height:55px;
}
#subnavL li a.activ{
	font-weight:bold;
	display:block;
}
#subnavL li a:hover{
	text-decoration:none;
	font-weight:bold;
	display:block;
}
/* ------------------*/
#subnavR{
	list-style:none;
	padding: 0 0 5em 1em;
	margin: 0 0 0 0;
}
#subnavR li{
	margin:0 0 1em 0;
	display:block;
}
#subnavR li a{
	line-height:1.3;	
}
#subnavR li a:hover{
	font-weight:bold;
}
/* ------------------*/
#lang{
	float:right;
	clear: right;
	margin:0;
	padding:0;
}
#lang li{
	float: left;
	list-style: none;
	padding: 0.5em 0 0 1em;
}
#lang li a{
}
/* ------------------*/
#bottomNavCon{
	bottom: 0px;
	width: 27em;
	float: left;
}
#bottomNav{
	list-style:none;
	float:left;
	clear: left;
	width: 13em;
	margin: 10em 0 0 0;
}
#bottomNav li{
	display: block;
	text-align: right;
}
#bottomNav li.last{
	background:none;
}
#bottomNav li a{
	text-align: right;
	color:#b3b3b3;
	font-size: 1.1em;
	line-height: 1.5;
}
#bottomNav li a.activ{
	font-weight:bold;
}
#bottomNav li a:hover{
	text-decoration:none;
	font-weight:bold;
}
a.activ{
	cursor:default;
}
/* ------------------*/
hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	content: "."; 
	line-height:0;
	width:95%;
	border: 0;
    padding: 0;
	margin: -1.1em 0 0 0;
	float:left;
}
hr.line {
	border:none;
	height:1px;
	line-height:1px;
	background:#1755a6;
	margin:2em 0;
}
#footer {
	color: #000000;
	float: left;
	width: 25em;
	margin-top: 0.5em;
	margin-left: 1.1em;
}
#adresse a {
	text-decoration: none !important;
	color: #333333 !important;
}
#bottom {
	/*background-color: #cc3333;
	height: 100%;*/
}
#flaecheunten {
	width: 84.5em;
	background-color: #cc3333;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 100%;
}
div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:29%;
	float:right;
	clear:right;
}
div.col50P{
	width:50%;
	float:left;
}
div.teaser{
	font-size:1em;
	margin-bottom:1em;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
}
#noscript {
background:#D1000D;
}
#noscript h1 {
	color:#FDD335;
	font-size:1.2em;
	text-decoration:blink;
	padding: 1em;
}
#noscript p {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	padding: 0 1em 1em 1em;
}
#wetter{
	background-color: #ff9c00;
}
#wetter table{
	width:16em !important; 
}
.wettercomheadline93506{
font-family:inherit !important;
color:inherit !important;
font-size:inherit !important;
clear:both;
float:left;
}
.wettercomsmall93506{
font-family:inherit !important;
color:inherit !important;
font-size:inherit !important;
clear:both;
}
.wettercomsmall93506 hr{
float:left;
clear:both;
}
.wettercomtext93506{
font-family:inherit !important;
color:inherit !important;
font-size:inherit !important;
margin-left:1em;
}
.wettercomtext293456{font-family:arial;color:NULL;font-size:11px}

div.offer{
	float:left;
	width:48%;
	padding:0 2% 0 0;
	line-height:1.4;
}

/*-----------------------------------------*/
#subtitle {
color:#666666;
cursor:default;
font-size:smaller;
margin-top:0.2em;
text-align:left;
}
#bigImgLinks {
border:1px solid #666666;
position:absolute;
background-color:#FFFFFF;
margin:-0.5em 0 0 -0.5em;
}
#bigImgRechts {
border:1px solid #666666;
background-color:#FFFFFF;
position:absolute;
margin:-0.5em 0 0 -10em;
}
#bigImgLinks img, #bigImgRechts img {
border:1px solid #666666;
margin:1.5em;
}
/*-----------------------------------------*/
div.randOffer {
	font-size:1.1em;
	margin-bottom:1em;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	background-color: #EAE7E4;
	color: #333333;
}
div.randOfferBild {
	margin-bottom: 1.5em;
}
#fusszeile {
	background-color: #efc501;
	height: 2.5em;
	width: 84.5em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: #333333;
}
