@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}
/* DIV-Boxen */

div#wrapper1 {
	width: 977px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../layout/img/header/header.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-position: bottom;
	border-right-style: solid;
	border-right-color: #FFF;
}
div#wrapper2 {
	width: 977px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../layout/img/wrapper/background.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
div#wrapper3 {
	width: 977px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #DDD;
}
div#header {
	float: left;
	width: 767px;
	height: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
div#headerRight {
	float: right;
	width: 10px;
	height: 134px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	margin-top: 41px;
	margin-right: -1px;
	padding-right: 0px;
}

div#pictoNav {
	text-align: right;
	height: 40px;
	width: 765px;
	margin-top: 21px;
}
#pictoNav img {
	vertical-align: middle;
	padding-left: 2px;
}


#pictoNav a img {
	height: 30px;
	width: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pictoNav a:hover img {
	height: 40px;
	width: 40px;
	margin-top: auto;
	margin-bottom: auto;
}


div#logo {
	width: 200px;
	text-align: center;
	float: left;
	height: 160px;
	padding-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../layout/img/wrapper/background.gif);
	background-repeat: repeat-y;
}
div#headerText {
	text-align: right;
	height: 60px;
	width: 765px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #ACBBFB;
	font-style: italic;
	vertical-align: middle;
	line-height: 60px;
}
div#subNav {
	text-align: right;
	height: 30px;
	width: 765px;
	overflow: hidden;
	vertical-align: middle;
	margin-top: 10px;
}

#subNav a {
	color:#000;
	text-decoration:none;
	height:24px;
	display:block;
	background-image:url(../layout/img/subNav/subNav_silver.png);
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 140px;
}
#subNav a:hover {
	color:#FFF;
	background-image:url(../layout/img/subNav/subNav_red.png);
	background-repeat: repeat-x;
}
div#breadcrumb {
	height: 15px;
	width: 745px;
	font-size: 11px;
	color: #666;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#breadcrumb a {
	color: #999;
}
#breadcrumb a:hover {
	color: #C60B1E;
}




div#leftCol {
	float: left;
	width: 200px;
}
div#rightCol {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#rightCol h1 {
	font-size: 10px;
}

div#centerCol {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
div#centerCol p {
	margin-bottom: 5px;
}
#centerCol div.ContentHead {
	background-image: url(../layout/img/centerCol/headline.png);
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 18px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}

#centerCol div.ContentBlock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 6px;
	margin-bottom: 10px;
}
div#bottomCol {
	float: left;
	width: 100%;
	font-size: 10px;
	padding: 3px;
	color: #666;
}
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* Menu */

#main_nav {
	width:170px;
	overflow:hidden;
	padding:0;
	border-top:solid #cccccc 1px;
	font-size:11px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main_nav a {
	color:#20366f;
	text-decoration:none;
	padding-left:18px;
	padding-top:5px;
	padding-bottom:1px;
	width:152px;
	height:18px;
	display:block;
	background-image:url(../layout/img/mainNav/mainNav_blue.gif);
	background-repeat: repeat-x;
}
#main_nav a:hover {
	color:#C60B1E;
	background-image:url(../layout/img/mainNav/mainNav_red.gif);
	background-repeat: repeat-x;
}
#main_nav .active-menu a {
	color:#C60B1E;
	background-image:url(img/mainNavRO.gif);
}
#main_nav div.subMenu a {
	background-image:url(../layout/img/mainNav/subMenu_silver.gif);
	color:#20366F;
	padding-left:18px;
	height: 18px;
	width: 152px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	display: block;
}

#main_nav div.subMenu a:hover {
	background-image:url(../layout/img/mainNav/subMenu_red.gif);
	color:#C60B1E;
	background-repeat: repeat-x;
}
#main_nav div.subMenu2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#main_nav .subMenu2 a {
	background-image:url(../layout/img/mainNav/subMenu2_silver.gif);
	color:#20366F;
	padding-left:22px;
	height: 14px;
	width: 152px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	display: block;
}
#main_nav .subMenu2 a:hover {
	color: #C60B1E;
	background-image: url(../layout/img/mainNav/subMenu2_red.gif);
	background-repeat: repeat-x;
}

#main_nav div.active-subMenu a {
	background-image:url(img/subNavRO.gif);
	color:#C60B1E;
	padding-left:35px;
}
#rightCol div.ContentHead {
	background-image: url(../layout/img/centerCol/headlineBox.png);
	background-repeat: no-repeat;
	color: #20366f;
	line-height: 18px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}
#rightCol div.ContentBlock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
#contentBlock iframe {
	margin-right: auto;
	margin-left: auto;
}
div#rightCol p {
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #20366f;
	text-decoration: none;
}
a:hover, a:active {
	color: #C60B1E;
	text-decoration: none;
}

