BODY
{
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/bg-body.gif) repeat-x;
}
FORM
{
	margin: 0;
	padding: 0;
}
IMG
{
	margin: 0;
	border: none;
	display: block;
}

LI {
    font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
    color: #5B5C5C;
    
}

h3 {
    margin-top: 0px;
}

A:focus
{
	outline: none;
}
#main
{
	width: 888px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
/*----------------------header----------------------*/
#header
{
	width: 880px;
	padding: 0 4px;
	overflow: visible;
}

.flash {
	height: 123px;
}

/*--sprachwahl--*/
UL.sprachwahl
{
	float: left;
	margin: 0px 0 0;
	padding: 0;
}
UL.sprachwahl LI
{
	float: left;
	list-style: none;
	display: inline;
	margin: 0 18px 0 0;

}
UL.sprachwahl A
{
	float: left;
	color: #666;
	text-decoration: none;
	font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
}
UL.sprachwahl A.deutsch
{
	text-transform: uppercase;
	padding: 0 0 0 0px;
	/*background: url(../images/bg-deutsch.gif) no-repeat 1px 1px;*/
}
UL.sprachwahl A.franzosisch
{
	text-transform: uppercase;
	padding: 0 0 0 0px;
	/*background: url(../images/bg-franzosisch.gif) no-repeat;*/
}
UL.sprachwahl A:hover
{
	text-decoration: underline;
}
UL.sprachwahl LI.active
{
	color: #040404;
}
/*--tools--*/
.tools
{
	float: right;
}
.tools UL
{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
.tools UL LI
{
	float: left;
	height: 30px;
	list-style: none;
	display: inline;
	margin: 0 0 0 19px;
	padding: 10px 0 0 20px;
	background: url(../images/bg-tools-separator.gif) no-repeat;
}
.tools UL A
{
	float: left;
	color: #666;
	display: inline;
	text-decoration: none;
	font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
}
.tools UL STRONG
{
	float: left;
	color: #666;
	display: inline;
	margin: 0 0 0 2px;
	padding: 0 12px 0 19px;
	font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
}
.tools UL .sitemap
{
	padding-left: 22px;
	background: url(../images/bg-site-map.gif) no-repeat 0 5px;
}
.tools UL .kontakt
{
	margin: 0 2px;
	padding: 0 0 0 19px;
	background: url(../images/bg-kontakt.gif) no-repeat 0 7px;
}
.tools UL .suche
{
	background: url(../images/bg-suche.gif) no-repeat 0 6px;
}
.tools UL A:hover
{
	text-decoration: underline;
}
.tools LABEL
{
	float: left;
	margin: 0;
	border: 1px solid #A6A7A7;
}
.tools .text
{
	float: left;
	color: #000;
	width: 147px;
	margin: 0;
	padding: 2px 4px 3px;
	border: 1px solid #FFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.tools .btn
{
	float: left;
	margin: 0;
}
/*--logo--*/
#header H1
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 28px;
	_margin-top: 38px;
	float: left;
	clear: left;
	height: 68px;
	overflow: hidden;
	width: 240px;
}
#header H1 A
{
	width: 240px;
	height: 68px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bg-logo.gif) no-repeat 100% 0;
}
#header CITE
{
	margin-left: 30px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 46px;
	_margin-top: 76px;
	_margin-left: 123px;
	float: left;
	width: 430px;
	height: 35px;
	display: inline;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-cite.gif) no-repeat;
}



/*------------ navigation -----------*/
#nav, #nav UL
{
	float: left;
	width: 880px;
	list-style: none;
	line-height: 1.2em;
	background: #06408F;
	color: #FFF;
	font-weight: bold;
	padding: 0;
	border-width: 1px 0;
	margin-top: 24px;
	z-index: 10000;
	#margin-top: 23px;
	margin-left: -34px;
	#margin-left: -19px;
	/*#margin-left: -17px;
	/*#margin-left: -34px;*/
}
#nav A
{
	display: block;
	/*width: 10em;*/
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	/*padding: 0.25em 0em;*/
	padding-right: 30px;
	padding-top: 1px;
}
#nav A.menuparent
{
	background: url(arrow.gif) no-repeat 90% 40%;
}
#nav LI
{
	float: left;
	padding: 0;
}
#nav LI UL
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}
#nav LI LI
{

	width: 18em;
	padding-bottom: 5px;
	/*width: 200px;*/
}
#nav LI UL A
{
	width: 18em;
	/*width: 200px;*/
	padding-left: 1em;
}
#nav LI UL UL
{
	margin: -1.75em 0 0 14em;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI.sfhover UL UL, #nav LI.sfhover UL UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL, #nav LI LI LI.sfhover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.sfhover
{
	color: #FFFFFF;
	background: #06408F;
	
	
/*text-decoration: underline;*/
}
/*
#nav, #nav ul {
float: left;
width: 86em;
list-style: none;
line-height: 1em;
background: white;
color: #000;
font-weight: bold;
padding: 0;
border: solid #eda;
border-width: 1px 0;
margin: 0 0 1em 0;
z-index: 10000;
}

#nav a {
display: block;
width: 10em;
color: #7C6240;

text-decoration: none;
padding: 0.25em 0em;
}

#nav a.menuparent  {
background: url(arrow.gif) no-repeat 90% 40%;
}

#nav li {
float: left;
padding: 0;
width: 10em;
}

#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 14em;
font-weight: normal;
border-width: 0.25em;
margin: 0;

}

#nav li li {

width: 14em
}

#nav li ul a {
width: 14em;
padding-left: 1em;
}

#nav li ul ul {
margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

#nav li:hover, #nav li.sfhover {
background: #eda;
color: white;
}


----------------------content----------------------*/
#content
{
	width: 888px;
	margin: 5px 0 0;
	padding: 0 0 15px;
	overflow: hidden;
}
/*--breadcrumb--*/
UL.breadcrumb
{

	padding-left: 9px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	clear: both;
	margin: 0;
	margin-top: 5px;
	list-style: none;
	overflow: hidden;
}
UL.breadcrumb LI
{
	float: left;
	color: #666;
	padding: 0 9px 0 12px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg-breadcrumb.gif) no-repeat 0 5px;
}
UL.breadcrumb LI:first-child
{
	background: none;
	padding-left: 0;
}
UL.breadcrumb A
{
	color: #666;
	text-decoration: none;
}
UL.breadcrumb A:hover
{
	text-decoration: underline;
}
/*--information--*/
.information
{
	width: 100%;
	margin: 19px 0 0;
	padding: 0px 0 10px;
	overflow: hidden;
}
/*--info-column--*/
.info-column
{
	float: left;
	width: 245px;
	padding: 0 0 10px 4px;
}
/*--info-box--*/
.info-box
{
	float: left;
	clear: both;
	width: 244px;
	margin: 0 0 13px;
	background: url(../images/bg-info-box.gif) no-repeat;
}
.inner-box
{
	background: url(../images/bg-info-box-inner.gif) no-repeat;
}
.last-box
{
	background: url(../images/bg-last-box-top.gif) no-repeat;
}
.info-box-holder
{
	width: 201px;
	overflow: hidden;
	margin: 0 0 -3px;
	padding: 13px 24px 15px 19px;
	background: url(../images/bg-info-box-bottom.gif) no-repeat 0 100%;
}
.inner-box .info-box-holder
{
	background: url(../images/bg-info-box-bottom-inner.gif) no-repeat 0 100%;
}
.last-box .info-box-holder
{
	padding-top: 11px;
	background: url(../images/bg-last-box-bottom.gif) no-repeat 0 100%;
}
.info-box H3
{
	margin: 0;
	color: #004290;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.info-box STRONG
{
	color: #666;
	display: block;
	margin: 4px 0 0;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.info-box P
{
	margin: 4px 0 0;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.info-box P STRONG
{
	margin: 0;
	display: inline;
}
.info-box A
{
	color: #666;
	text-decoration: none;
}
.info-box A:hover
{
	text-decoration: underline;
}
/*--heading--*/
.heading
{
	width: 100%;
	overflow: hidden;
	padding: 0 0 4px;
	background: url(../images/bg-separator.gif) repeat-x 0 100%;
}
.heading H2
{
	float: left;
	margin: 2px 0 0;
	color: #004290;
	font: 16px/19px Verdana, Arial, Helvetica, sans-serif;
}
.heading LABEL
{
	float: right;
	margin: 0;
}
.heading .inp-select
{
	display: inline;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 18px;
	color: #000;
	border: 1px solid #ABADB3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
* HTML .heading .inp-select
{
	margin-top: 3px;
}
*+HTML .heading .inp-select
{
	margin-top: 3px;
}
/*--info--*/
.info
{
	width: 100%;
	margin-top: 4px;
	padding-bottom: 2px;
	overflow: hidden;
}
.info STRONG
{
	display: block;
	color: #666;
	margin: 8px 0 0;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.info P
{
	margin: 0;
	color: #004290;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.info-box .info P A
{
	color: #666;
	margin-left: 4px;
	text-decoration: underline;
}
.info-box .info P A:hover
{
	text-decoration: none;
}
/*--form-suche--*/
.form-suche
{
	width: 100%;
	margin: 7px 0 0;
	overflow: hidden;
}
.form-suche LABEL
{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 3px 0 0;
}
.form-suche SPAN
{
	float: left;
	color: #004290;
	font: 11px/19px Verdana, Arial, Helvetica, sans-serif;
}
.form-suche .inp-select
{
	float: right;
	margin: 0;
	padding: 0;
	width: 132px;
	height: 18px;
	color: #000;
	border: 1px solid #ABADB3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.form-suche .text
{
	float: right;
	width: 120px;
	color: #000;
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #ABADB3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
/*--detail-menu--*/
UL.detail-menu
{
	margin: 15px 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
UL.detail-menu LI
{
	float: left;
	list-style: none;
	padding: 0 12px;
	background: url(../images/bg-more-arrow.gif) no-repeat 1px 3px;
}
.info-box UL.detail-menu A
{
	color: #004290;
	text-decoration: underline;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.info-box UL.detail-menu A:hover
{
	text-decoration: none;
}
/*--text-column--*/
.text-column
{
	float: right;
	width: 614px;
	padding: 1px 0 0;
}
.text-column P
{
	margin: 4px 0 0;
	color: #004290;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
}
.text-column .heading
{
	width: 610px;
	margin: 23px 0 0;
	padding: 0 0 5px;
}
.text-column .heading LABEL .inp-select
{
	float: left;
}
.text-column .heading SPAN
{
	float: left;
	color: #666;
	padding: 1px 9px 0 0;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
/*--choice--*/
.choice
{
	width: 100%;
	margin: 5px 0 0;
	overflow: hidden;
}
.choice .line
{
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0;
}
.section-box
{
	float: left;
	width: 296px;
	display: inline;
	margin: 0 0 0 18px;
	background: url(../images/bg-choice-box.gif) repeat-y;
}
.first-box
{
	margin: 0 0 0 1px;
}
.section-box IMG
{
	float: right;
	display: inline;
	margin: 0 0 0 5px;
}
.section-box DIV
{
	overflow: hidden;
	padding: 5px 8px 4px;
}
* HTML .section-box DIV
{
	height: 1%;
	overflow: visible;
}
.section-box STRONG
{
	display: block;
	color: #5B5C5C;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.section-box SPAN
{
	display: block;
	margin: 4px 0 0;
	color: #5B5C5C;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.section-box A
{
	color: #5B5C5C;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
.section-box A:hover
{
	text-decoration: none;
}
/*--promo--*/
.promo
{
	clear: both;
	width: 610px;
	margin: 19px 3px 0 1px;
	padding: 0 0 7px;
	overflow: hidden;
	background: url(../images/bg-separator.gif) repeat-x 0 100%;
}
.promo DIV
{
	width: 610px;
	padding: 8px 0 0;
	overflow: hidden;
	background: url(../images/bg-separator.gif) repeat-x;
}
.promo UL
{
	margin: 0;
	padding: 0;
	width: 100%;
}
.promo UL LI
{
	float: left;
	list-style: none;
	display: inline;
	margin: 0 29px 0 0;
}
.promo UL IMG
{
	display: inline;
}

.promo a
{
	font-weight: bold;
	color: #5b5c5c;
}
/*--text-section--*/
.text-section
{
	width: 610px;
	margin: 20px 0 0;
	overflow: hidden;
	padding-top: 5px;
}
.text-section H2
{
	float: none;
	display: block;
	margin: 5px 0 0;
	color: #004290;
	font: 22px/24px Verdana, Arial, Helvetica, sans-serif;
}
.text-section P
{
	margin: 0 0 0 1px;
	color: #5B5C5C;
	padding: 0 0 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
.text-section .text-holder
{
	width: 100%;
	margin: 16px 0 0;
	overflow: hidden;
}
.text-holder DIV
{
	overflow: hidden;
}
* HTML .text-holder DIV
{
	height: 1%;
	overflow: visible;
}
/*--banner--*/
UL.banner
{
	width: 154px;
	float: right;
	display: inline;
	padding: 0;
	margin: 0 0 0 20px;
}
UL.banner LI
{
	float: left;
	width: 154px;
	list-style: none;
	padding: 5px 0 8px;
}
UL.banner IMG
{
	display: inline;
}
H1
{
	font-size: 20px;
	color: #004190;
	font-weight: bold;
}


/*--kontaktformular--*/

#kontaktformular input, #kontaktformular select, #kontaktformular textarea {
	width: 220px;
}
#kontaktformular textarea {
	height: 120px;
}


#kontaktformular fieldset {

}

#newsletter-abonnieren {
	position: absolute;
	right: 200px;
	top: 16px;
	width: 158px;
	height: 20px;
	/*background-color: fuchsia;*/
	margin-right: 0px;
	
}

#newsletter-abonnieren a {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

#cm-subscribe label {
		font-weight: bold;
	color: #666666;
	font-size: 12px;
}

#cm-subscribe input, #cm-subscribe select {
	margin-bottom: 10px;
}
.tx-powermail-pi1 {
    font-size: 12px;
}
.tx-powermail-pi1 fieldset {
    border: 1px solid #666666;
}
.tx-powermail-pi1 legend {
    font-weight: bold;
}

.tx-powermail-pi1 label {
    width: 200px;
    display: block;
}

.contenttable td {
    vertical-align: top;
}

.info-box .info p a {
    text-decoration: none;
}
