BODY {
	background-color: white;
	padding: 0px;
	margin: 0px;
	font: 12px/130% Arial, Helvetica, sans-serif;
}
BODY.start {
	background-color: white;
	padding: 0px;
	margin: 0px;
	text-align: center;	
}



A:link, A:visited {
	color: #00397E;
	text-decoration: none;
	font-weight: normal;
}
A:hover, A:active {
	color: #00397E;
	text-decoration: underline;
	font-weight: normal;
}



H1 {
	font: bold 16px/120% Arial, Helvetica, sans-serif;
	color: #00397E;
	padding-top: 28px;
	padding-bottom: 10px;
	margin: 0px;
}

H2 {
	font: 15px/120% Arial, Helvetica, sans-serif;
	color: #00397E;
	padding-top: 40px;
	padding-bottom: 0px;
	margin: 0px;
}

H3 {
	font: bold 13px/120% Arial, Helvetica, sans-serif;
	color: #00397E;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

P, UL, LI, LABEL, INPUT, TEXTAREA {
	font: 12px/130% Arial, Helvetica, sans-serif;
	color: #000000;
}



DIV#content-container P, DIV#content-container FORM {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
}

P.start {
	color: #00397E;
	margin-top: 14px;
}
P.start A:link, P.start A:hover, P.start A:visited {
	color: #00397E;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 35px;
	left: 72px;
}

#sublogo {
	position: absolute;
	top: 34px;
	left: 681px;
}

#menu1-container {
	position: absolute;
	top: 84px;
	left: 0px;
	height: 27px;
	width: 817px;
	background-color: #DDDDDF;
	z-index: 999;
}
#menu1-content {
	position: relative;
	margin-left: 52px;
}

#menu2-container {
	position: absolute;
	top: 111px;
	left: 0px;
	height: 23px;
	width: 817px;
	background-color: #F1EFF1;
	z-index: 999;
}
#menu2-content {
	position: relative;
	margin-left: 65px;
}

#pmenu-container {
	position: absolute;
	top: 479px;
	left: 715px;
	width: 204px;
}

#image-container {
	position: absolute;
	top: 134px;
	left: 0px;
	height: 134px;
	width: 817px;
	background-color: #E0DFE2;
	z-index: 99;
}

#content-container {
	/*position: absolute;*/
	position: relative;
	/*top: 267px;*/
	padding-top: 267px;
	left: 72px;
	width: 484px;
	padding-bottom: 30px;
}

#path-container {
	position: absolute;
	top: 188px;
	left: 715px;
	width: 204px;
	height: 122px;
	background-color: #EAEFF1;
	opacity: .80;
	filter: alpha(opacity=80);
	z-index: 999;
}
#path-content {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	margin-left: 5px;
}
#flag-container {
	position: absolute;
	top: 165px;
	left: 825px;
	width: 90px;
	height: 20px;
}
#flag-content {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	margin-left: 5px;
}
DIV#path-content A:link, DIV#path-content A:hover, DIV#path-content A:visited {
	font: 7px/190% Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#box-container {
	position: absolute;
	top: 332px;
	left: 715px;
	width: 204px;
	height: 122px;
	background-color: #BBD5EF;
	overflow: hidden;
}

#box-footer {
	position: absolute;
	top: 456px;
	left: 715px;
	width: 204px;
	height: 19px;
	background-color: #E0DFE2;
}


#start-image {
	position: relative;
	margin: auto;
	margin-top: 112px;
}

#start-logo {
	position: relative;
	margin: auto;
	margin-top: 95px;
}

.menu3-spacer {
	position: relative;
	height: 1px;
	width: 160px;
	overflow: hidden;
	background-color: #DDDDDF;
}

#print-content {
	position: relative;
	margin-top: 10px;
}


/* *** BODY.print *** */
/* **************** */

BODY.print #logo, BODY.print-group #logo {
	position: absolute;
	top: 35px;
	left: 32px;
}

BODY.print #content-container {
	position: relative;
	padding-top: 107px;
	left: 32px;
	width: 85%;
	padding-right: 0px;
}
BODY.print-group #content-container {
	position: relative;
	padding-top: 107px;
	left: 32px;
	width: 484px;
}

BODY.print #print-menu, BODY.print-group #print-menu {
	position: absolute;
	top: 40px;
	right: 44px;
	font: 10px/130% Arial, Helvetica, sans-serif;
	color: #00397E;
	text-transform: uppercase;
}

BODY.print A:link, BODY.print A:visited {
	color: #00397E;
	text-decoration: none;
}



/* *** RTE Klassen:  *** */
/* *************** */

.caption, DIV#content-container P.caption {
	font: 11px/120% Arial, Helvetica, sans-serif;
	color: #B4B1B5;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
}

.link {
	position: relative;
	padding-right: 12px;
	background: url(media/link.gif) right center no-repeat;
}


/* *** Formulare *** */
/* *************** */

.form-label {
	position: relative;
	width: 90px;
	float: left;
	padding: 3px;
}
.form-item {
	position: relative;
	margin-left: 100px;
	margin-bottom: 3px;
}
.float-clear {
	position: relative;
	clear: both;
	height: 1px;
	overflow: hidden;
}
INPUT {
	width: 180px;
}
INPUT.csc-mailform-submit {
	width: auto;
}
TEXTAREA {
	width: 240px;
}

/* *** Suche + Suchbox *** */
/* *********************** */

DIV.searchwrap {
	height: 30px;
}

INPUT.sword {
	width: 100px;
}
LABEL.searchlabel {
	display:block;
	float:left;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size:10px !important;
	font-weight:bold;
}
INPUT.searchimage {
	border:0px; 
	width:14px;
	height:14px;
	margin-left: 10px;
}
/* *** Sitemap *** */
/* ************** */


DIV#sitemap UL {
	margin-left: 0px;
	padding-left: 0px;
}
DIV#sitemap UL LI {
   list-style-type: none;
}

DIV#sitemap UL LI A {
   color: black;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;
   text-transform: uppercase;
}

DIV#sitemap UL LI UL LI, DIV#sitemap UL LI UL LI UL LI {
	margin-left: 0px;
	padding-left: 18px;
}
DIV#sitemap UL LI UL LI A {
   color: #716B76;
   text-decoration: none;
   font-size: 11px;
   font-weight: normal;
   text-transform: uppercase;
}

DIV#sitemap UL LI UL LI UL LI A {
   color: #716B76;
   text-decoration: none;
   font-size: 12px;
   font-weight: normal;
   text-transform: none;

}




/* ***** Menü-Ebene 3 als Text: ***** */
/* ******************************  */
UL.menu2 {
	width: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

LI.menu2 {
	margin: 0px;
	float: left;
	width: 150px;
}

LI.menu2 A:link, LI.menu2 A:visited { 
	color: #716B76; 
	display: block;
	font: 10px/110% Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	padding: 4px 4px 3px 7px;
	background: #F1EFF1;
	border-bottom: 1px solid #DDDDDF;
}
LI.menu2 A:hover, LI.menu2 A:active {
	color: #21476E;
	display: block;
	background: #F1EFF1;
	font: 10px/110% Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	padding: 4px 4px 3px 7px;	
	border-bottom: 1px solid #DDDDDF;
}






/* *** CSS STYLED CONTENT - Wrap für Content-Bilder: *** */
/* ************************************************* */


.csc-frame-frame1 .csc-textpic-imagewrap {
	width: auto;
	margin: auto;
	padding-bottom: 2px;
	border-bottom: 10px solid #E0DFE2;
	margin-top: 8px;
	margin-bottom: 7px;
}

.csc-frame-frame2 .csc-textpic-imagewrap {
	width: auto;
	margin: auto;
	padding-right: 2px;
	border-right: 19px solid #E0DFE2;
	margin-top: 8px;
	margin-bottom: 7px;
}

/* Bild 1 von 3 */
.image-frame1 {
	width: 326px;
	height: 244px;
	overflow: hidden;
	float: left;
	margin: 8px 4px 0px 0px;
	border-bottom: 7px solid white;
}
.image-frame2 {
	width: 154px;
	height: 115px;
	overflow: hidden;
	float: left;
	margin-bottom: 4px;
	margin-top: 8px;
}
.image-frame3 {
	width: 154px;
	height: 115px;
	overflow: hidden;
	float: left;
	border-top: 10px solid #E0DFE2;
	border-bottom: 7px solid white;
}
.image-frame3 IMG {
	padding-top: 4px;
}


/* *** CSS STYLED CONTENT - sonstige Formatierungen: *** */
/* ************************************************* */

DD.csc-textpic-caption {
	font: 11px/120% Arial, Helvetica, sans-serif;
	color: #B4B1B5;
	text-align: center;
}


.td-0 {
	font: bold 12px/130% Arial, Helvetica, sans-serif;
	color: #00397E;
	width: 110px;
	vertical-align: top;
	background: #EAEFF1;
	border: 1px solid #D4DBE3;
	padding: 3px;

}
.td-last {
	font: 12px/130% Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: 1px solid #D4DBE3;
	padding: 3px;
	width: auto;
}

.contenttable {
	width: 100%;
}

.contenttable-0 {
	border-top: 15px solid white;
	border-bottom: 15px solid white;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	padding-top: 8px;
}

.csc-textpic-below .csc-textpic-imagewrap, .csc-textpic-above .csc-textpic-imagewrap {
	padding-top: 15px;
}
DIV#box-container .csc-textpic-below .csc-textpic-imagewrap, DIV#box-container .csc-textpic-above .csc-textpic-imagewrap {
	padding-top: 0px;
}

BODY#group .csc-textpic-below .csc-textpic-imagewrap, BODY#group .csc-textpic-above .csc-textpic-imagewrap {
	padding-top: 0px;
}
BODY.print .csc-textpic-below .csc-textpic-imagewrap, BODY.print .csc-textpic-above .csc-textpic-imagewrap {
	padding-top: 0px;
}
BODY.print-group .csc-textpic-below .csc-textpic-imagewrap, BODY.print-group .csc-textpic-above .csc-textpic-imagewrap {
	padding-top: 0px;
}


.csc-textpic-center .csc-textpic-imagewrap, .csc-textpic-center .csc-textpic-imagewrap {
	padding-top: 0px;
}

/* @group indexed_search */
.tx-indexedsearch {
	margin-left:  0px;
	margin-top:  20px;
	padding-bottom: 30px;
}
.tx-indexedsearch p {
	padding-left: 0 !important;
}

.tx-indexedsearch fieldset {
	border:  none;
	margin: 0;
	padding:  0;
}
.tx-indexedsearch legend {
	display: none;
}

.tx-indexedsearch-form, .tx-indexedsearch-whatis {
	font-size: 0.69em;	
}
.tx-indexedsearch-search-submit {
	font-size: 0.69em;	
	margin-left:  130px;
}
.tx-indexedsearch-info {
	padding: 5px;
	padding-left:0px;
	border-bottom: 1px solid #ccc;
	background-color: #fff !important;
	margin-bottom: 20px;
}
.tx-indexedsearch-info p { 
	color: #999;
}
.tx-indexedsearch-info p a { 
	color: #999;
}
.tx-indexedsearch-res h3 {
	padding-top: 0px;
	color: #003a66;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px !important;
}
.tx-indexedsearch-title {
	float:left;
}
.tx-indexedsearch-percent {
	float:left;	
	color: #999;
	padding-left: 7px;
}
.tx-indexedsearch-res h3 a {
	color: #000;
	font-weight: bold;
	float: left;
}
.tx-indexedsearch-whatis {
	margin: 30px 0px 10px 0px !important;
	padding-top: 0px;
	color: #003a66;
	text-transform: uppercase;
	font-size: 0.82em;
}
.tx-indexedsearch-browsebox {
	margin: 0px 0px !important;
}
.tx-indexedsearch-browsebox UL.browsebox {
	margin-left: 0px !important;
	padding-left: 0px !important;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #00397E;
}
.tx-indexedsearch-icon, .tx-indexedsearch-result-number {
	display: none;
}





/* *** WINKLER DESIGN - abweichende Formatierungen: *** */
/* ********************************************** */

BODY#winkler #menu1-container {
	background-color: #BBD5EF;
}

BODY#winkler #menu2-container {
	background-color: #DDEAF7;
}