@charset "ISO-8859-1";
/* CSS Document */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	height:100%;
	background-color:#00395e;
	background-image:url(../images/schach_bg.gif);
	background-repeat:repeat-x;
}
#site {
	min-height:100%;
		

	margin: auto;
	width: 909px;
	background-image:url(../images/site_bg.png);
	background-repeat:repeat-y;
	position:relative;
}
* html #site {
	height: 100%;
	
} /* IE Hack für 100 % Höhe */
#header {
	float:left;
	background-color:#ffffff;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	width:909px;
	height:150px;
	margin:auto;
	
}
#header #banner {
	float:right;
	width:440px;
	height:123px;
	padding-top:27px;
	padding-right:15px;
}
#banner_over {
	position:absolute;
	width:440px;
	height:123px;
	top:27px;
	right:15px;
	z-index:9;
	background-image:url(../images/banner_over.png);
}
#mainmenu {
	
	float:left;
	background-image:url(../images/mainmenu_bg.gif);
	background-repeat:repeat-x;
	width:879px;
	height:40px;
	
	
}
#mainmenu ul{

margin:0;
padding:0;

}
#mainmenu li {

	float:left;
	list-style:none;
	font-size:14px;
	border-right:#7993be solid 1px;
	
	
}
#mainmenu  a {
	text-decoration:none;
	color:#FFF;
	padding:9px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/mainmenu_bg_item.gif);
	background-repeat:repeat-x;
}
#mainmenu ul li ul {
	
background-image:url(../images/submenu_bg.png);
-moz-border-radius-bottomleft:6px;
 -moz-border-radius-bottomright:6px;
}
#mainmenu ul li ul li {
border:none;
float:none;
display:block;

}

#mainmenu ul li ul li a:hover {
	background-color: #c1001f;
	background-image:none;
}
#mainmenu ul li ul li a {
	background-image:none;
}
#mainmenu  a:hover {

	background-image:url(../images/mainmenu_bg_on.gif);
	background-repeat:repeat-x;
}
#mainmenu  a.active {

	background-image:url(../images/mainmenu_bg_on.gif);
	background-repeat:repeat-x;
}
#content {
	float:left;
	width:895px;
	margin-top:30px;
	}
#maincontent {
	padding-left:40px;

	width:585px;
	float:left;
}
#maincontent h1 {
	margin:0;
	padding:0;
	color:#c1001f;
	font-size:18px;
	line-height:24px;
	border-bottom: #c1001f 1px solid;
}
#maincontent h2 {
	color:#000000;
	font-size:16px;
	line-height:20px;
}
#maincontent hr {
	color: #c1001f;
	height: 1px;
	background-color: #c1001f;
}
#site #content #maincontent  a{
	color: #c1001f;
	text-decoration: none;
}
#site #content #maincontent a:hover {
	color: #c1001f;
	text-decoration: underline;
}

#sidebar a,
#footer a{
	color: #fff!important;
	text-decoration: underline;
}
#sidebar {
	float:right;
	width:194px;
	color:#fff;
}
#sidebar h1 {
	font-size:13px;
	background-color:#c1001f;
	margin:0;
	padding:0;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
#sidebar p {
	padding:0;
	margin:0;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
#footer {
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 15px;
	width: 879px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	color:#FFF;
}
#footer p {
	margin:0;
	padding:0;
	padding-top:14px;
	font-size:0.9em;
	line-height:11px;
	text-align:center;
}


* html #footer {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

/* Mobile.de */
iframe {
	height: 650px;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.price a,
.price .vModLinkUrl {
	font-size: 14 px;
	font-weight: bold;
	color:#cc0033;
}
#contentBox .ses h3 {
	font-size: 1em !important;
	margin-bottom: 0 !important;
	font-weight: bold;
	color:#cc0033;
}
#contentBox #offerDetail .price {
	color: #cc0033;
}

 div.error
  {
    min-height: 15px;
    margin-bottom:15px;
    border: 1px solid #eb7605;
    padding: 5px 5px 5px 35px;
    color: #fff;
    background-color: #eb7605;
}
#spalte {
	
	float:left;
	background-image:url(../images/mainmenu_bg_item.gif);
	background-repeat:repeat-x;
	width:185px;
	border-bottom: 3px solid #C1001F;
	box-shadow: 2px 2px 2px #999999;
	border-radius: 6px;	
	margin-right: 10px;
	
}
#maincontent #spalte h2{
	font-size:13px;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	color:#FFFFFF;
		
}
#spalte ul {
	padding-left: 5px;
	padding-right: 5px;	
	list-style-position: inside;
	list-style-type: square;
	color: #C1001F;
	line-height: 18px;
}
#spalte ul li span {
	color:#000000;
	}
#spalte img {
	padding-bottom: 5px;
}
img.reference {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin: 5px 20px 20px 5px;
    padding: 5px;
}


