@charset "utf-8";
/**
 */
 
 /* 01. Reset
 ******************************************************************/
* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
html, 
body {
	height: 100%;
	width: 100%;
}
body {
	font-size: 82.1%;
	color: #555;
	background: #003477 url(../img/bg-body.png) repeat-x;
}
a {
	color: #003477;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
b, strong {
	font-weight: bold;
	color: #444 !important;
}
img {
	border: 0;
}
hr {
	border: none;
	color: #ccc;
	background: #ccc;
	height: 1px;
	width: 100%;
	margin: auto 0 1em 0;
}
/*h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0.4em 0;
	clear: both;
	color: #003477;
}*/
h1, h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1em 0;
	clear: both;
	color: #003477;
}
h3, 
h4, 
h5, 
h6 {
	font-size: 1em;
	margin: 0.6em 0 1em 0;
	clear: both;
	color: #003477;
}
p, 
ul, 
ol, 
dl, 
form {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}
ul ul, 
ol ol {
	margin-bottom: 0;
}
td, 
th {
	line-height: 1.4em;
}

/* 02. Layout
******************************************************************/
#wrap {
	width: 960px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -605px;
	padding: 0 125px;
	background: url(../img/bg-wrap.png) center 175px no-repeat;
}
#swf {
	width: 960px;
	height: 165px;
	background: #114280 url(../img/bg-header-bottom.jpg);
}
#headerTop {
	height: 175px;
	overflow: hidden;
	background: url(../img/bg-header-top.png) 0 0 no-repeat;
	text-align: right;
}
#headerBottom {
	position: relative;
	height: 165px;
	width: 960px;
	background: url(../img/bg-header-bottom.jpg) 0 0 no-repeat;
}
#content {
	background: #fff;
	min-height: 350px;
	padding: 0 0 0 265px;
}
#content .colLeft {
	float: left;
	margin: 30px 0 0 -265px;
	width: 230px;
	background: #003477 url(../img/bg-left.png) repeat-x;
	border-left: 1px solid #5f80a9;
	padding: 1px 0;
}
#content .banner {
background: #fff !important;
	padding: 25px 0 0 25px;
}

#content .colRight {
	float: right;
	width: 665px;
	margin: 35px 30px 20px 0;
}
* html #content .colRight {
	margin-right: 15px;	
}
#content .colRight .colLeft {
	background: none;
	width: 310px;
	margin: 0;
	border: none;
}
#content .colRight .colRight {
	background: none;
	width: 310px;
	margin: 0;
}
#content .colRight .row {
	clear: both;
}
#footer {
	clear: both;
	background: url(../img/bg-footer.png) 0 0 no-repeat;
	padding: 20px 20px;
	text-align: center;
	color: #708db3;
	font-size: 0.85em;
}
#footer a {
	color: #708db3;
}

/* Layout 2; Marginalspalte rechts
----------------------------------- */
.layout2 #content .colRight .colLeft {
	width: 435px;
}
.layout2 #content .colRight .colRight {
	width: 210px;
	margin-left: 5px;
}

/* Layout Startseite
----------------------------------- */
.layoutStart #content {
	padding: 30px;	
	background: #fff url(../img/bg-content-top-start.png) 0 0 no-repeat;
}
.layoutStart #content .row .colLeft {
	margin: 0;
	background: none;
	border: none;
	width: 625px;
}
.layoutStart #content .row .colRight {
	width: 245px;	
	margin: 0;
}
.layoutStart #content .row .colLeft .colLeft,
.layoutStart #content .row .colLeft .colRight {
	width: 285px;	
	margin: 0;
}
.layoutStart #content .rowTop {
	min-height: 240px;
}
.layoutStart table th,
.layoutStart table td {
	text-align: left;
	vertical-align: top;
}
.layoutStart table td {
	padding: 5px 10px;
	border-bottom: 1px dotted #999;
}
.layoutStart table th {
	padding: 0 5px 5px 5px;
}
.layoutStart table tr.footer td {
	padding: 12px 5px 5px 5px;
	border: none;
}


/* 03. Navigation
******************************************************************/
/* Servicenavi oben rechts */
#headerTop ul.naviService {
	margin: 100px 36px 5px 0;
	font-size: 0.8em;
	list-style-type: none;
	color: #003477;
}
#headerTop ul.naviService li {
	display: inline;
	margin: 0 0 0 8px;
}
#headerTop ul.naviService a {
	color: #003477;
}
/* Sprachauswahl oben rechts */
#headerTop ul.naviLang{
	margin: 0 36px 0 0;
	list-style-type: none;
}
#headerTop ul.naviLang li {
	display: inline;
	width: 16px;
	height: 11px;
	margin: 0 0 0 9px;
	overflow: hidden;
}
#headerTop ul.naviLang li a {
	display: inline-block;
	padding: 11px 0 0 0;
	width: 16px;
	height: 0;
	overflow: hidden;
	background: url(../img/flags-bitmap.png) -16px 0 no-repeat;
}
#headerTop ul.naviLang li a.en {
	background-position: -16px -11px;
}
#headerTop ul.naviLang li a.fr {
	background-position: -16px -22px;
}
#headerTop ul.naviLang li a.es {
	background-position: -16px -33px;
}
#headerTop ul.naviLang li a.ae {
	background-position: -16px -44px;
}
#headerTop ul.naviLang li a.ja {
	background-position: -16px -55px;
}
#headerTop ul.naviLang li.active a,
#headerTop ul.naviLang a:hover,
#headerTop ul.naviLang a:focus {
	background-position: 0 0;
}
#headerTop ul.naviLang li.active a.en,
#headerTop ul.naviLang a.en:hover,
#headerTop ul.naviLang a.en:focus {
	background-position: 0 -11px;
}
#headerTop ul.naviLang li.active a.fr,
#headerTop ul.naviLang a.fr:hover,
#headerTop ul.naviLang a.fr:focus {
	background-position: 0 -22px;
}
#headerTop ul.naviLang li.active a.es,
#headerTop ul.naviLang a.es:hover,
#headerTop ul.naviLang a.es:focus {
	background-position: 0 -33px;
}
#headerTop ul.naviLang li.active a.ae,
#headerTop ul.naviLang a.ae:hover,
#headerTop ul.naviLang a.ae:focus {
	background-position: 0 -44px;
}
#headerTop ul.naviLang li.active a.ja,
#headerTop ul.naviLang a.ja:hover,
#headerTop ul.naviLang a.ja:focus {
	background-position: 0 -55px;
}

/* Hauptnavigation oben horizontal 
----------------------------------*/
#headerBottom div.naviPos {
	position: absolute;
	left: 16px;
	bottom: -1px;
	width: 100%;
	line-height: 1em;
}
/* 1. Ebene */
#headerBottom ul.navi {
	font-size: 1.1em;
	color: #fff;
	list-style-type: none;
	margin: 0;
	line-height: 1em;
	list-style-type: none;
}
#headerBottom ul.navi li {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 7px 0 0;
}
#headerBottom a {
	color: #fff;
}
#headerBottom ul.navi li span {
	display: inline-block;
	padding: 0 0 0 10px;
	height: 25px;
}
#headerBottom ul.navi li span span {
	display: inline-block;
	padding: 0 10px 0 0;	
	height: 25px;
}
#headerBottom ul.navi li span span  a {
	display: inline-block;
	height: 25px;
	padding: 5px 0;
	text-decoration: none !important;
}
#headerBottom ul.navi li.active {
	background: url(../img/navi-main-arrow-bottom.png) center 29px no-repeat;
}
#headerBottom ul.navi li.active span,
#headerBottom ul.navi li:hover span {
	background: url(../img/nav-main-btn-left.png) left top no-repeat;
}
#headerBottom ul.navi li.active span span,
#headerBottom ul.navi li:hover span span {
	background: url(../img/nav-main-btn-right.png) right top no-repeat;
}
#headerBottom ul.navi li.active span span a,
#headerBottom ul.navi li:hover span span a {
	background: url(../img/nav-main-btn-center.png) center top repeat-x;
	color: #003477;
}

/* 2. Ebene */
#headerBottom ul.navi li:hover ul,
#headerBottom ul.navi li:hover ul li,
#headerBottom ul.navi li:hover ul span ,
#headerBottom ul.navi li:hover ul span span,
#headerBottom ul.navi li:hover ul span span a {
	background: #003477;
	color: #fff;
}
#headerBottom ul.navi ul {
	display: none;
	position: absolute;
	margin: 10px 0 0 0;
	list-style-type: none;
	line-height: 1em !important;
}
#headerBottom ul.navi ul li {
	float: none;
	background: #003477;
	padding: 0;
	margin: 0;
}
#headerBottom ul.navi ul li span {
	background: #003477;
	color: #fff;
	padding: 5px 0 0 0;
}
#headerBottom ul.navi ul a {
	display: block !important;
	height: auto !important;
}
#headerBottom ul.navi ul li span span a {
	display: block;
	padding: 5px 12px 6px 12px;
	width: 205px;
}
#headerBottom ul.navi li:hover ul {
	display: block;
}
#headerBottom ul.navi ul li span {
	padding: 5px 0 0 0;
	border-bottom: 1px solid #809abb;
}
#headerBottom ul.navi ul li span span {
	padding: 0;
}

#headerBottom ul.navi ul li:hover span {
	background: url(../img/nav-left-active-top.png) 0 0 no-repeat ;
}
#headerBottom ul.navi ul li:hover  span span {
	background: url(../img/nav-left-active-bottom.png) left bottom no-repeat ;
}
#headerBottom ul.navi ul li:hover  span span a {
	background: url(../img/nav-left-active-center.png) 0 0 repeat-y ;
}

#headerBottom ul.navi ul li:hover ul li span,
#headerBottom ul.navi ul li:hover ul li span a {
	background: none ;
}

/* 3. Ebene */
#headerBottom ul.navi li:hover ul ul {
	display: none;
}
#headerBottom ul.navi ul li:hover ul {
	display: block;
}
#headerBottom ul.navi ul ul {
	margin: -31px 0 0 229px;
}

#headerBottom ul.navi ul ul li span,
#headerBottom ul.navi ul ul li span span,
#headerBottom ul.navi ul ul li span span a {
	background: #114280;
}

#headerBottom ul.navi ul ul li:hover span {
	background: url(../img/nav-left-active-top.png) 0 0 no-repeat !important;
}
#headerBottom ul.navi ul ul li:hover span span {
	background: url(../img/nav-left-active-bottom.png) left bottom no-repeat !important;
}
#headerBottom ul.navi ul ul li:hover span span a {
	background: url(../img/nav-left-active-center.png) 0 0 repeat-y !important;
}

/* Navi linke Spalte 
--------------------- */
/* 2. Ebene */
#content .colLeft ul {
	list-style-type: none;
	margin: 0;
	width: 230px;
	overflow: hidden;
}
#content .colLeft ul li {
	border-top: 1px solid #a7b9d0;
	/*border-top: 1px solid #1f4d89;*/
}
#content .colLeft ul li a {
	display: block;
	color: #fff;
	padding: 5px 25px 5px 25px;
	border-top: 1px solid #003477;
}
#content .colLeft ul li a:hover {
	text-decoration: none;
}
#content .colLeft ul li.active span,
#content .colLeft ul li:hover span{
	background: url(../img/nav-left-active-top.png) 0 0 no-repeat;
	padding: 5px 0 0 0;
}
#content .colLeft ul li.active span span,
#content .colLeft ul li:hover span span {
	background: url(../img/nav-left-active-bottom.png) left bottom no-repeat;
	padding: 0 0 5px 0;
}
#content .colLeft ul li.active span span a,
#content .colLeft ul li:hover span span a {
	background: url(../img/nav-left-active-center.png) 0 0 repeat-y;
}
/* 3. Ebene */
#content .colLeft ul li.active ul li {
	background: none !important;
}
#content .colLeft ul ul,
#content .colLeft ul ul a {
	color: #C3D0DF;
}
#content .colLeft ul ul li {	
	/*padding-left: 35px !important;
	border-top: 1px solid #1f4d89 !important;*/
}
#content .colLeft ul li ul li a {
	/*color: #728eb3;*/
	color: #C3D0DF;
	padding-left: 35px !important;
	background: url(../img/navi-left-bullet-1.png) 25px 10px no-repeat !important;
}
#content .colLeft ul ul a:hover,
#content .colLeft ul ul a:focus,
#content .colLeft ul ul li.active a {
	color: #fff;
	background: url(../img/navi-left-bullet-2.png) 25px 10px no-repeat !important;
}


/* 04. Formulare
******************************************************************/
form p.row {
border-top:1px dotted #CCCCCC;
margin:10px 0 0;
padding:10px 0 10px 65px;
width:370px;
}
label {
	float:left;
	margin:0 5px 0 -65px;
	width:170px;
}
form p.rowTextarea label {
	float: none;
	margin: 0 5px 3px 0;
	display: block;
	width: auto;
}
input.text,
textarea {
	width: 250px;
}
textarea {
	height: 100px;
	overflow: auto;
}
input.btnSend {
	display: block;
	clear: both;
	margin: 0 0 0 177px;
}

/* 05. Content
******************************************************************/
#content .colRight ul {
	list-style-type: none !important;
	margin: 0 0 1em 16px !important;
}
#content .colRight ul li {
padding-left: 18px;
	background: url(../img/aufzaehlung.gif) left top no-repeat !important;
}
#content .colRight ul * {
	border: none !important;
}
.layoutStart #content ul.news {
	margin: 0 0 1em 0 !important;
	list-style-type: none !important;
}
.layoutStart #content ul.news li {
	margin: 0 0 1em 0;
background: none !important;
padding-left: 0 !important;
}
#content .colRight a.internal-link {
padding-left: 18px;
	background: url(../img/interner_link.gif) left 2px no-repeat !important;
}

#content .colRight a.external-link-new-window, a.external-link {
padding-left: 18px;
	background: url(../img/externer_link.gif) left 2px no-repeat !important;
}

#content .colRight a.download {
padding-left: 18px;
	background: url(../img/pdf.gif) left 2px no-repeat !important;
}

/* 06. Sonstiges
******************************************************************/
div.line {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
}

div.tx-dropdownsitemap-pi1 a {
	color: #003477 !important;
}

dl.csc-textpic-lastcol img {
margin-bottom: 20px !important;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.black {
	color: #000 !important;
}
.noDeco {
	text-decoration: none;
}
.covert {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}



