/* CSS Document */
/* Main Layout */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
#lay_mainpage {
	margin:0px auto;
	width: 980px;
	text-align:left;
}
#lay_header {
	width: 980px;
	height: 337px;
}
#lay_mainnav {
	width: 700px;
	height: 26px;
	position:relative;
	top: -26px;
	left: 280px;
	text-align:right;
	z-index: 10;
}
/* Menue Hack for Google Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   	#lay_mainnav {
		position: static;
		width: 980px;
	}
}
#lay_langselect {
	width: 180px;
	height: 26px;
	position:relative;
	top: -350px;
	left: 780px;
	text-align:right;
	color:#FFFFFF;
	font-size: 11px;
}
#lay_langselect_start {
	width: 180px;
	height: 26px;
	position:relative;
	top: -360px;
	left: 780px;
	text-align:right;
	color:#a11420;
	font-size: 11px;
}
#lay_logo {
	width: 163px;
	height: 100px;
	position:relative;
	top: -389px;
	left: 20px;
	background-color:#FFFFFF;
}
#lay_content_top {
	width: 260px;
	height: 26px;
	margin-left:720px;
}
* html b\ody #lay_content_top {
	top: -152px;
	position:relative;
}
#lay_content_main {
	clear:both;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 15px;
}
* html b\ody #lay_content_main {
	top: -152px;
	position:relative;
}
#lay_placeholder {
	clear:both;
	width: 940px;
	height: 15px;
}
#lay_footer {
	clear:both;
	width: 940px;
	height: 15px;
	background-color:#92929a;
	color:#e7e7e8;
	font-size:10px;
	line-height:15px;
	margin-left: 20px;
}
* html b\ody #lay_footer {
	top: -152px;
	position:relative;
	clear:both;
}
/* Content Container for different site layouts */
.lay_cont_leftstart {
	width: 220px;
	background-color: #e7e7e8;
	float:left;
	margin-right: 30px;
}
.lay_cont_centerstart {
	width: 450px;
	float:left;
	margin-right: 20px;
}
.lay_cont_rightstart {
	width: 240px;
	float:left;
	border-left: solid 1px #92929a;
}
.lay_cont_bottomstart {
	width:680px;
	clear:left;
	margin-left: 20px;
	padding-top: 20px;
}
.lay_cont_container {
	width:940px;
	margin-left:20px;
}
* html b\ody .lay_cont_container {
	width:980px;
}
.lay_cont_arrowbox {
	width: 215px;
	height: 62px;
	background-color: #9b9ca2;
	background-image: url(../Bilder/Layout/Arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	margin-right: 10px;
}
.lay_cont_left {
	width: 200px;
	float:left;
	margin-right: 30px;
	margin-left: 20px;
}
.lay_cont_center {
	width: 450px;
	float:left;
	margin-right: 20px;
	overflow:visible;
	height:auto;
}
* html b\ody .lay_cont_center {
	margin-right: 10px;
}
.lay_cont_centerlarge {
	width: 690px;
	float:left;
	margin-right: 20px;
	overflow:visible;
	height:auto;
}
* html b\ody .lay_cont_centerlarge {
	margin-right: 0px;
	width: 700px;
}
.lay_cont_right{
	width: 240px;
	float:left;
	border-left: solid 1px #92929a;
	overflow:visible;
}
.lay_cont_right_in {
	padding-left:30px;
}
/* Navigation for the start site */
.nav_start li {
	float:left;
	display:block;
	width: 195px;
	border-left: solid 1px #FFFFFF;
	text-align:center;
	list-style-type: none;
	margin: 0px;
	position: static;
}
.nav_start a {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
	display:block;
	padding: 3px;
	clear:both;
}
.nav_start a:hover {
	background-color: #363945;
	color:#FFFFFF;
}
#lay_nav_start {
	background-color:#a11420;
	height:27px;
}
* html b\ody #lay_nav_start {
	top: -126px;
	position:relative;
}
/* Layout text styles */
#lay_footer a {
	color: #e7e7e8;
	text-decoration:none;
}
#lay_footer a:hover {
	color: #a11420;
}
#lay_content_top p {
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left: 30px;
	line-height: 25px;
}
#lay_langselect a {
	text-decoration:none;
	color:#363945;
	font-weight:bold;
	padding:3px;
	background-color:#FFFFFF !important;
	border: solid 1px #FFFFFF;
}
#lay_langselect a:hover {
	border: solid 1px #a11420;
}
#lay_langselect_start a {
	text-decoration:none;
	color:#a11420;
	font-weight:bold;
	padding:2px;
	border: solid 1px #FFFFFF;
}
#lay_langselect_start a:hover {
	border: solid 1px #a11420;
}

/* Content and Content-Text styles */
.con_txt_startnav {
	color: #363945;
	font-weight:bold;
	display:block;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
	height:40px;
	line-height: 40px;
	text-decoration:none;
}
.con_txt_startnav:hover {
	color: #FFFFFF;
	background-color: #92929a;
}
.con_border {
	border: solid 1px #92929a;
}
.con_border:hover {
	border: solid 1px #363945;
}
.con_padding {
	padding: 5px;
}
.con_padding_right {
	padding-right: 5px;
}
.con_bg_grey {
	padding: 3px;
	background-color: #e7e7e8;
	border-top: solid 1px #ffffff;
}
.con_img_link:hover {
	border: none;
}
/* all other text styles */
p {
	font-size: 12px;
	line-height: 16px;
}
a {
	text-decoration:none;
	color: #a11420;
}
a:hover {
	text-decoration:none;
	color: #363945;
	border-bottom: dotted 1px #a11420;
}
h1 {
	font-size: 15px;
	font-weight:bold;
	color:#a11420;
}
h2 {
	font-size: 13px;
	font-weight:bold;
	color:#000000;
}
h3 {
	font-size: 13px;
	font-weight:bold;
	color:#a11420;
}
h4 {
	font-size: 12px;
	font-weight:bold;
	color:#a11420;
}
h5 {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
.txt_text_weiss {
	font-weight:bold;
	color:#FFFFFF;
}
.txt_text_weiss_klein {
	font-weight:bold;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 11px;
}
.txt_text_klein_grau {
	font-size: 11px;
	color: #92929a;
}
li {
	list-style-position: outside;
	list-style-image: url(../Bilder/Layout/Bullet.gif);
	margin-left: 25px;
	line-height: 20px;
}
.txt_header_red {
	display:block;
	background-color: #363945;
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: solid 2px #a11420;
	padding: 3px;
	background-image: url(../Bilder/Layout/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt_headline_redbold {
	font-size: 20px;
	font-weight:bold;
	color:#a11420;
}
/* STYLES FOR COMPOSE START */
.txt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.txt_text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt_ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#a11420;
}
.txt_ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
}
.txt_ueberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#a11420;
}
/* STYLES FOR COMPOSE END */