@charset "UTF-8";
/* CSS Document */

/* ################ Reset ################ */
html, body, div, dl, dt, dd, h2, h3, h4, h5, h6, pre, p, form, ul, li, blockquote, fieldset, b {
	margin:0;
	padding:0
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
a img {
	border:none;
}

html, body {
	height:100%;
	width:100%;
}

/* ################ Layout ################ */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	background-color:#FFF;
	min-width:1000px;
	height:100%;
}


#conM {
	width: 1014px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../pix/layout/si_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 36px;
	text-align:left;
}

#logo {
	height: 225px;
	width: 173px;
	position: absolute;
	z-index:11;
}
#header {
	height: 145px;
	width: 1014px;
}
#partner {
	height: 23px;
	width: 710px;
	margin-left: auto;
	margin-right: 160px;
	text-align: right;
	font-size: 12px;
	color: #999;
	padding-top: 7px;
	text-transform: uppercase;
}
#partner a { color: #999; text-decoration:none; font-weight: normal;}
#partner a:hover { text-decoration:underline; }
#left {
	height: 250px;
	width: 143px;
	float:left;
}
#middle {
	float:left;
	width: 710px;
	background-image: url(../pix/layout/bg_content.gif);
	background-repeat: repeat-y;
}
#right {
	height: 250px;
	width: 158px;
	float:left;
}
#themeHome {
	height: 359px;
	width: 708px;
	border-top-color: #87888A;
	border-right-color: #87888A;
	border-left-color: #87888A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../pix/layout/key_visual.jpg);
	background-repeat: no-repeat;
}

/* ################ Clear - Element ################ */

hr.clear {
	clear:both;
	visibility:hidden;
	height:0;
	line-height:1px;
	font:1px/0px monospace;
	margin: -1px 0;
	width:97%
}
#content {
	clear: both;
	/* overflow: hidden; */
	height: 100%;

}
#menuHome {
	background-color: #1A171B;
	height: 30px;
	width: 710px;
}
#themeImg {
	height: 230px;
	width: 710px;
}
#contentL {
	background-color: #A5A6A7;
	height: 275px;
	width: 123px;
	margin-top: 0px;
	margin-right: 4px;
	float: left;
	padding-top:15px;
	/*
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	*/

}
#contentR {
	background-color: #EFEFEF;
	float: left;
	
	width: 583px;
	margin-top: 21px;
	/*
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	*/
}
#contentH {
	float: left;
	width: 710px;
	margin-top: 21px;
	
}
#cms {
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.cmsH { padding: 36px 80px 20px 158px !important;}
.highlight {  
	float:left; 
	width: 119px;
	margin-top: 5px;
	margin-right: 4px;
	font-size:9px;
	margin-left:4px;
}
#listCon .highlight p { line-height:13px !important;}
#menu {
	background-color: #a5a6a7;
	height: 45px;
	width: 710px;
}
#topMenu {
	float: right;
	width: 500px;
	margin-top: 37px;
	text-align: right;
}
#language {
	width: 103px;
	margin-top: 27px;
	margin-left: 0px;
	margin-right:67px;
	float: right;
	height: 16px;
}
#conThemeTeaser {
	height: 165px;
	width: 710px;
	
}
.themeTeaser {
	float:left;
	height: 165px;
	width: 117px;
	margin-right: 2px;
	background-color:#efefef;
	
}
.themeTeaserLast { margin-right:0; width: 115px; }


div.teaser {
	margin-top: 1px;
	margin-left: 5px;
	padding-bottom:8px;
}
div.teaserTitle { margin: 0 0 0 0; line-height:12px; font-weight:bold; text-transform:uppercase;}
div.teaserContent { padding-bottom: 6px; }


div.teaserL {
	margin-top: 1px;
	margin-left: 0px;
	padding-bottom:8px;
}
div.teaserTitleL { padding: 4px 4px 4px 4px; line-height:12px; font-weight:bold; text-transform:uppercase; background-color:#f9b937; color:#FFF; }
div.teaserContentL { padding: 4px 4px 10px 4px; font-size:9px; }

.yellow { color:#f9b937; }
#bigBrake {
	height: 64px;
	width: 710px;
	position: absolute;
	z-index:10;
	/* IE 8 positioning */
	//left: 50%;
 	//margin-left: -351px;

}
#smallBrake {
	height: 30px;
	width: 710px;
	position: absolute;
	z-index:11;
	/* IE 8 positioning */
	//left: 50%;
 	//margin-left: -351px;

}
#claim {
	height: 50px;
	width: 450px;
	position: absolute;
}
#conM #content #middle #claim {
	font-size: 26px;
	color: #FFF;
	margin-left: 135px;
	margin-top: 15px;
}

#footer {
	clear:both;
}
#contentU {
	clear:both;
}
#address { 
	font-size:10px;
	margin: 5px 147px 15px 300px;
	padding-top:5px;
	color:#87888A;
}
#address a {color:#87888A; text-decoration:none;}
#address a:hover {text-decoration:underline;}
#addressH { 
	font-size:10px;
	margin: 5px 147px 15px 145px;
	padding-top:5px;
	color:#87888A;
}
#addressH a {color:#87888A; text-decoration:none;}
#addressH a:hover {text-decoration:underline;}
#listCon {
	width: 100%;
	margin-bottom:25px;
}
#listCon a {color:#333; text-decoration:none;}
.listEntry {
	background-image: url(../pix/layout/balken_web-small.gif);
	background-repeat: no-repeat;
	padding-top:15px;
	padding-bottom:15px;
	clear:left;
}

.listEntryH {
	background-image: url(../pix/layout/balken_web-highlight.gif);
	background-repeat: no-repeat;
	padding-top:15px;
	padding-bottom:15px;
	clear:left;
}
.listPict {
	float: left;
	width: 150px;
	margin-right: 10px;
	 margin-left:30px;
}
.listPict img {
 margin-bottom:8px;}
.listText {
	float: left;
	width: 320px;
	text-align:left;
	margin-right:10px;
}
.listLogo {
	float: left;
	width: 60px;
}

#datePickerTitle {font-weight:bold; text-transform:uppercase;}
.nobg { background-image:none !important;}