/* in diesem dokument sind alle klassen zur formatierung des contents enthalten */


/* -------------------------------------------------- global ---------------------------------------------------- */
/* global */
body {
	margin: 200px 0 0 0;
 padding: 0;
	text-align: center; /* Hack fuer IE5/Win */
	background: url(../img/bg_rahmen.gif) no-repeat center top;
}
body, td, div {
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	line-height: 0;
	color: #333;
}
h1, h2, h3, h4, h5, h6, form, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
:focus {
	outline: 0 none;
}
form {
 display: inline;
}
hr {
 border: 0;
	color: #99b3cd;
 background-color: #99b3cd;
	height: 1px;
	width: 100%;
	margin: 0px;
}
p {
 margin: 0 0 1.6em 0;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
 color: #e20177;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
}
h1 {
 font-size: 1.5em;
	margin-bottom: 1.1em;
	line-height: 1.3em;
}
h2 {
	margin-bottom: 0.1em;
}
h3 {
 color: #4c7aa7;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0.2em;
}
h4 {
 font-size: 1.3em;
	line-height: 1.3em;
	color: #000;
}
ul {
 margin: 0 0 20px 20px;
}
ol {
 margin: 0 0 20px 27px;
}
li {
 margin-bottom: 3px;
}
ul.faq {
 margin: 0 0 20px 25px;
}
/*ul.faq li {
 margin: 0 0 10px 0;
}
*/
ol.faq {
 margin: 0 0 40px 30px;
}
ol.faq li {
 margin: 0 0 15px 0;
}

/* listendefinition hauptnavigation */
ul.contentNavi {
 list-style-type: none;
	margin: 0;
	padding: 0px;
}
ul.contentNavi li {
	border-bottom: 1px solid #fff;
	text-align: left;
	background-color: #265e95;
	margin: 0;
}

/* listendefinition hauptnavigation zuweisung runde ecke oben */
ul.contentNavi li.contentNaviTop {
	border-bottom: 1px solid #fff;
	text-align: left;
	margin: 0;
	background: #265e95 url(../img/i_navi_ecke_or.gif) no-repeat top right;
}

/* listendefinition hauptnavigation zuweisung runde ecke unten */
ul.contentNavi li.contentNaviBottom {
	border-bottom: 1px solid #fff;
	text-align: left;
	margin: 0;
	background: #265e95 url(../img/i_navi_ecke_ur.gif) no-repeat bottom right;
}

/* listendefinition metanavigation */
ul.contentMetaNavi {
 list-style-type: none;
	margin: 0;
	padding: 0px;
}
ul.contentMetaNavi li {
	border-bottom: 1px solid #fff;
	text-align: left;
	background-color: #ccd9e6;
	margin: 0;
}

/* listendefinition metanavigation zuweisung runde ecke oben */
ul.contentMetaNavi li.contentMetaNaviTop {
	text-align: left;
	margin: 0;
	background-image: url(../img/i_navi_ecke_or.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* listendefinition icon links */
ul.iconLink {
 list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0px;
}
ul.iconLink li {
	background-image: url(../img/i_arrow_icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 4px 0 0 15px;
	text-align: left;
	margin: 0;
}


/* -------------------------------------------------- textformatierung ------------------------------------------- */
/* textformatierung */
.txSpecial {
	color: #e20177;
}
.txError {
	color: #f00;
}



/* -------------------------------------------------- linkformatierung ------------------------------------------- */
/* linkformatierung */

/* allgemein */
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:hover {
 color: #265e95;
}

/* hauptnavigation ebene 1 */
a.liNavi:link, a.liNavi:visited, a.liNavi:hover, a.liNavi:active {
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	color: #fff;
	padding: 4px 0 4px 30px;
	line-height: 1.3em;
	font-weight: bold;
	background-image: url(../img/i_arrow_navi.gif);
	background-repeat: no-repeat;
	background-position: 16px 7px;
}

/* hauptnavigation ebene 2 */
a.liSubNaviNa:link, a.liSubNaviNa:visited, a.liSubNaviNa:hover, a.liSubNaviNa:active {
 text-decoration: none;
	font-size: 1em;
	display: block;
	color: #004282;
	padding: 4px 0 4px 30px;
	line-height: 1.25em;
	background-color: #ccd9e6;
	background-image: url(../img/i_arrow_metanavi.gif);
 	background-repeat: no-repeat;
 	background-position: 16px 8px;
}

a.liSubNaviNa:hover {
 background-image: url(../img/i_arrow_metanavi.gif);
 background-repeat: no-repeat;
 background-position: 16px 8px;
	
}
a.liSubNaviSel:link, a.liSubNaviSel:visited, a.liSubNaviSel:hover, a.liSubNaviSel:active {
 text-decoration: none;
	font-size: 1em;
	display: block;
	color: #004282;
	padding: 4px 0 4px 30px;
	line-height: 1.25em;
	background-color: #b7cadc;
	background-image: url(../img/i_arrow_metanavi.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
}

/* metanavigation ebene 1 */
a.liMetaNaviNa:link, a.liMetaNaviNa:visited, a.liMetaNaviNa:hover, a.liMetaNaviNa:active {
 text-decoration: none;
	font-size: 1em;
	display: block;
	color: #004282;
	padding: 6px 0 6px 30px;
	line-height: 1.25em;
	background-color: #ccd9e6;
	background-image: url(../img/i_arrow_metanavi.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
}
a.liMetaNaviSel:link, a.liMetaNaviSel:visited, a.liMetaNaviSel:hover, a.liMetaNaviSel:active {
 text-decoration: none;
	font-size: 1em;
	display: block;
	color: #004282;
	padding: 6px 0 6px 30px;
	line-height: 1.25em;
	background-color: #b7cadc;
	background-image: url(../img/i_arrow_metanavi.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
}

/* icon links */
a.liIconLink:link, a.liIconLink:visited, a.liIconLink:hover, a.liIconLink:active {
 text-decoration: none;
 line-height: 1.3em;
	color: #e20177;
	display: block;
	font-weight: bold;
}

a.small{
	font-weight: normal;
}


/* -------------------------------------------------- formularformatierung --------------------------------------- */
/* formularformatierung */
.foInputSuche {
	width: 120px;
	margin-right: 6px;
	border-top: 2px solid #969696;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #969696;
}
.foKontakt {
 width: 200px;
	margin: 3px 0 3px 0;
}
.foKontaktPlz {
 width: 40px;
	margin: 3px 6px 3px 0;
}
.foKontaktOrt {
 width: 150px;
	margin: 3px 0 3px 0;
}
.foSelect {
 width: 206px;
	margin: 3px 0 3px 0;
}
.foTextarea {
 width: 200px;
	height: 100px;
	margin: 3px 0 3px 0;
}
.foTextareaLabel {
 padding-top: 3px;
}
.foInfo {
 width: 40px;
}

/* formular definition */
fieldset {
 border: 0;
}
label {
 padding-right: 20px;
	line-height: 1.5em;
}



/* -------------------------------------------------- hintergrundformatierung ------------------------------------ */
/* hintergrundformatierung */
.bgWhite {
	background-color: #fff;
}



/* -------------------------------------------------- positionierung -------------------------------------------- */
/* positionierung */

/* allgemein */
.conPrint {
 display: none;
}
#conRaster {
 width: 100%;
	text-align: center;
	clear: both;
}
#conContent {
 position: relative;
 width: 762px;
	margin: 0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
	text-align: left; /*IE5/Win Hack zurücknehmen*/
	font-size: 0.7em;
	clear: both;
}

/* allgemein zur positionierung des inhaltes */
#conPositionTop {
 width: 0;
	height: 0;
	line-height: 0;
 font-size: 0;
}
#conPositionBottom {
 width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* spalte navigation */
#conLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 171px;
	background-color: #fff;
	float: left;
}
#conSuche {
	background-color: #CCD9E6;
	margin-bottom: 10px;
}
#conSpacer {
 height: 8px;
}
#conSucheTitel {
	background: url(../img/i_navi_ecke_or.gif) no-repeat top right;
	color: #004282;
	padding: 6px 0 6px 16px;
	font-weight: bold;
	line-height: 1.3em;
}
#conSucheInput {
	background: url(../img/i_navi_ecke_ur.gif) no-repeat bottom right;
	padding: 0 0 6px 16px;
}
#conNavi {
	background-color: #fff;
}

/* spalte content */
#conMiddleContent {
 float: right;
	width: 552px;
	margin: 0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
	text-align: left; /*IE5/Win Hack zurücknehmen*/
	padding-right: 20px;
}
#conContentDetail {
 float: left;
	width: 370px;
	line-height: 1.3em;
}
#conFaqKontakt {
 text-align: right;
	line-height: 1.3em;
	margin-bottom: 2em;
}
.conInfoImage {
	line-height: 1.3em;
	margin-right: 10px;
}
.conInfoText {
	line-height: 1.3em;
	margin-bottom: 2em;
}

/* spalte content teaser */
#conTeaser {
 float: right;
	width: 160px;
	line-height: 1.3em;
}
.conContentTeaser {
	width: 160px;
	line-height: 1.3em;
	margin: 0.8em 0 1.8em 0;
	color: #4c7aa7;
	font-size: 0.8em;
}

/* start only */
.conStart {
 background: url(../img/bg_start.gif) repeat-y;
}
#conStartCol {
	width: 170px;
}
.conStartTeaser {
 background: #ccd9e6 url(../img/bg_start_teaser.gif) no-repeat bottom left;
	padding: 10px;
	line-height: 1.3em;
	color: #004282;
}

/* spalte footer */
#conFooter {
 width: 763px;
	margin: 0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
	text-align: right; /*IE5/Win Hack zurücknehmen*/
}
#conFooterContent {
 width: 592px;
	height: 90px;
	margin-left: 172px;
	background: url(../img/i_hr.gif) no-repeat top right;
	clear: both;
}
#conFooterInfo {
 float: left;
	padding: 32px 0 0 20px;
	text-align: left;
	color: #004282;
	font-size: 0.7em;
	line-height: 1.2em;
}
