/*********** Farben von hell nach dunkel************/
/**
blau1 B7D3E9
blau2 A5C8E4
blau3 7EAED5
blau4 2359A7

beige1 DCDAD2
beige2 AAA893
beige3 66635A
**/

/*********** Allgemeine Styles ************/
html, body{
	padding: 0px;
	margin: 0px;
	background-color:#A5C8E4;
	font-family: "Trebuchet MS";	
	font-size:12px;
	line-height:16px;
	height: 101%
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
	display:block;
}
img {line-height:0px;display:block;border:0px;}

p{
	margin:0px;
	padding:0px;
}
/*********** Text Formatierungen Styles ************/
h1{ /** Headline **/

	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding:0px;
	margin: 0px 0px 18px 0px;
	display:block;
}
h3{ /** Subline **/
	font-size:14px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}
h1 p{ /** Headline Zusatz**/
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	display:inline;
}
p.textile{
	margin: 0px 0px 0px 0px;
}
h6{
	display:block;
	color:#2359A7;
	font-size:12px;
	line-height:14px;
	padding:0px;
	margin:0px 0px -5px 0px;
}

.teaserbox h1,
#hometxt .textile h1{
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin: 0px 0px 20px 0px;
}
.teaserbox h3,
#hometxt .textile h3{
	font-size:11px;
	font-weight:bold;
	color: #27458F;
	margin: 0px 0px 0px 0px;
}
.teaserbox p,
#hometxt .textile p{
	font-size:11px;
	line-height: 1.65em;
}
.teaserbox a,
#hometxt .textile a{
	color:#6C6B5F;
	display:inline;
}
.contentlist{
	list-style-type:disc;
	padding:auto;
	margin:0px 0px 20px 20px;
	line-height:1.75em;
}
/*********** Bereichstyles ************/
#site{
	width:910px;
	margin:auto;
}
/*********** ************/
#Blogo{
	margin:9px 0px 0px 0px;
	height:73px;
}
#marginal{
	float:left;	
}	
#marginal a{
	float:left;
	margin:0px 30px 0px 0px;
	color:#27458F;
	font-size:10px;
	font-weight:bold;	
}
#marginal a.active, #marginal a:hover{
	color:white;
}

#logo{
	float:right;
	height:70px;
	width:170px;
}
/*********** ************/
#Bnav{
	height:22px;
	margin: 0px 0px 22px 0px;
	background-color:white;
}
#Bnav.darkblue{
	background-color:#7EAED5;
}

ul.primnav li {
   display:inline;
   float: left;
}
ul.primnav li.active{
	background-color:#7EAED5;
}

.pn{
	background-color:white;
	padding:0px 34px 0px 34px;
	border-left:solid 1px #A5C8E4;
	font-size:10px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
}
a.pna{
	color:#639AC7;
}
a.pna:hover{
	color:#6C6B5F;
}

ul.primnav li a.active{
	color:#27458F;
}
ul.primnav li a.active:hover{
	color:#27458F;
}

/*********** ************/

#Bmain{
	width:910px;
}
/********/
#Bsubnav{
	float:left;
	width:215px;
	background-color:#7EAED5;
}
#Bsubnav.lightblue{
	background-color:#A5C8E4;
}
#Bsubnav ul li{
	width:144;
	border-bottom:solid 1px #A5C8E4;
	padding:6px 10px 6px 10px;
	color: white;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
}
#Bsubnav ul li a{
	color:white;
}
#Bsubnav ul li a:hover{
	color:#B7D3E9;
}
#Bsubnav ul li a.active, #Bsubnav ul li a.active:hover{
	color:#27458F;
}
#Bsubnav ul ul li{
	padding:0px 0px 0px 0px;
	border: 0px solid white;
	color: white;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}
#Bsubnav ul.thirdnav li{
	display:block;
	padding:0px 0px 0px 12px;
	background-image: url(li_p.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#Bsubnav ul.thirdnav li.active{
	background-image: url(li_a.gif);
}
#Bsubnav ul.fournav li{
	display:block;
	padding:0px 0px 0px 24px;
	background-image: url(li_p.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
}
#Bsubnav ul.fournav li.active{
	background-image: url(li_a.gif);
}
/********/

#Bcontent{
	float:left;
	margin:0px 0px 0px 1px;
	background-color:white;
	height: 500px;
}
#Bmain > #Bcontent{
	height: auto;
	min-height:500px;
margin-bottom: 24px;
}

.small{
	width:478px; /* Mit rechter spalte */
}
.big{
	width:693px; /* Ohne rechte Spalte */
}
#home{
	width:910px;
	background-color:#B7D3E9;
}
#homeimage{
	float:left;
	width:464px;
	background-color:#B7D3E9;
	line-height:0px;
	padding-left:85px;
}
#hometxt{
	float:right;
	width:260px;
	background-color:white;
	height:373px; /** eigentlich falsch da min-height erwünscht. IE kenn min height aber nicht. **/
}
#home > #hometxt{ /** IE kann mit dieser Angabe nicht umgehen -> def. für moz. **/
	height:auto;
	min-height: 373px;
}
#home .teaserbox,
#home .textile{	
	width:240px;
	background-color:white;
	border-bottom: solid 1px #B7D3E9;
	margin:0px 0px 0px 0px;
	padding:10px;
}


/* MaFohome */
/* small startpages */
#home_s {
		background: url(home_s_bg.gif) repeat-y;
		height: 500px;
		height: auto !important;
		min-height:500px;	
}

* #home_s {
		background: url(home_s_bg_ie.gif) repeat-y;
}
#Bcontent_home{
	float:left;
	margin:0px 0px 0px 1px;
	background-color:#B7D3E9;
	height: 500px;
	height: auto !important;
	min-height:500px;	
	padding-top:52px;
}


#hometxt_s{
	float:right;
	width:215px;
	background-color:white;
	height:373px; 
	height: auto !important;
	margin-top: -13px;
}
#hometxt_s .teaserbox{	
	width:195px;
	background-color:white;
	border-bottom: solid 1px #B7D3E9;
	margin:0px 0px 0px 0px;
	padding:10px;
}

* html #hometxt_s {
		width:215px;
}
* html #hometxt_s .teaserbox {
		width:195px;
}
* html .small {
	width: 478px;
}
#kundenchampions_s{
	float:right;
	position:relative;
	top:-13px;
	width:195px;
	background:url(kundenchampions_s.gif) no-repeat;
	height:48px;
	padding:17px 10px 10px 10px;
	font-size:11px;
	color:#fff;
	margin:0;
	line-height:15px;
}
#kundenchampions_s a {
	display: block;
	width: 180px;
	}



#content{
	padding:10px 20px 10px 20px;                   	
}
#content p.textile{
/*	margin:0px 0px 20px 0px; */
	margin:20px 0px 0px 0px; 
	line-height: 1.9em;
}
#content div.textile{
	margin:0px 0px 20px 0px;
	line-height: 1.9em;
}
#content div.textile p {
	margin:20px 0px 0px 0px;
	line-height: 1.9em;
}
#content div.textile ul {
	list-style-type:disc;
	padding:auto;
	margin:0px 0px 20px 20px;
	line-height:1.75em;
}
#content  sup {font-size:.9em; line-height:.9em;}
#content a{
	display:inline;
	color:#27458F;
} 
#content a:hover {text-decoration:underline;}
#content a img {
	border: none;
} 
#content p.datei{
	margin:0px 0px 0px 0px;
}
#content p.datei a.datei{
	display:inline;
	color:#27458F;
	text-decoration:underline;
	font-weight:bold;
} 
#crumble{
	display:block;
	width:445px;
	margin:0px 0px 16px 0px;
	border:solid white 1px;
}
#crumble{ 
		width:435px;
	} 
#crumble a{
	display:block;
	white-space: nowrap;
	text-decoration:none;
	float:left;
	color:#27458F;
	font-size:10px;
	font-weight:bold;
	margin:0px 4px 0px 0px;
}
#rechts{
	float:right;
	width:215px;
	margin-left:1px;	
}
#rechts a{
	display:inline;
	color:#66635A;
	text-decoration:underline;
} 
.elmentrechtsbild{
	margin-bottom:1px;
}

.elmentrechtsinfobox{	
	background-color:#DCDAD2;
	padding:0px;
	marging:0px 0px 1px 0px;
	border-bottom:#A5C8E4 solid 1px;
}

.elmentrechtsinfobox .text{	
	vertical-align:top;
	padding:10px 10px 10px 10px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
.elmentrechtsinfobox td.smalltxt{	
	padding:5px;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
}

.sitemap{
	margin-left:5px;
}
.sitemap li{
	margin-left:25px;
}

/*********** Spezielle Klassen ************/
.clearer{
	clear:both;
	display:hidden;
}


#kundenchampions{
	float:right;
	position:relative;
	top:-12px;
	width:240px;
	background:url(kundenchampions.gif);
	height:48px;
	padding:17px 10px 10px 10px;
	font-size:11px;
	color:#fff;
	margin:0;
	line-height:15px;
}

#kundenchampions a{
color:#000;
}

#hometxt{
margin-top:-12px;
}

/*********** Modul Bild und Text ************/
.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { margin: 0px;
            padding: 0px;
            font-size: 9px; 
line-height:1em;}
.imgleft {float: left;
          margin-right: 20px; }
          
.imgright {float: right;
          margin-left: 20px;}

.stopleft {clear: left;}

.stopright {clear: right;}
	 
.bildtext2 {line-height:1.9em;}


/*	NEU */
div#rex-form fieldset {
	border: 0;
	padding: 0;
}
div#rex-form fieldset legend {
	padding-left: -0.5em;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
div#rex-form fieldset p {
	float: left;
	width: 100%;
}
div#rex-form fieldset p label {
	float: left;
	width: 90px;
	margin: 0 10px 10px 0;
}
div#rex-form fieldset p.formtext input {
	border:1px solid #A3A49C;
	width:272px;
}
div#rex-form fieldset p.formrequire {
	padding: 20px 0 10px 0;
}
div#rex-form fieldset p.formdistance {
	padding-top: 20px;
}

div#rex-form fieldset p.formsubmit label {
	display: none;
}
div#rex-form fieldset p.formsubmit input {
	background: none;
	border: 0;
	color:#66635A;
	text-decoration: underline;
	cursor: pointer;
}
div#rex-form ul.form_warning {
	margin: 0 0 20px 20px;
	color: #B00;
}
div#rex-form ul.form_warning li {
	list-style-type: square;
}



div.nl-cntnt, 
body#page-nl div#content p {
	padding: 0px 0px;
  line-height:1.9em;
}

body#page-nl div#content div.newstext p {
	padding: 0;
	line-height:1.9em;
}

h1.hl1 {
	clear: both;
	margin-top: 30px;
	padding: 2px 0px;
	color: #333;
	border-bottom:1px solid #666;
}

h2.hl2 {
	color: #333;
	font-size: 1.2em;
}

div.nl-splt {
	clear: both;
	overflow: hidden;
	height: 70px;
	margin: 2em 0;
	background: url(/files/trenner-newsletter.gif) 100% 0%;
}

div.nl-splt p{
	text-align:right;
	margin:20px 50px 0px 0px;
}


.aleft {clear: both;float: left;}
.aright {clear: both; float: right;}
.afloat{float: left;}
.afloat_mr, .afloat_mr_end {float: left; margin-left:10px; margin-right:35px; 
min-height:100px;
height:auto !important;
height:100px;
}
.clear {clear: both;}
.print {display: none;}
p.highlight {background-color:#A5C8E4; color: #27458F;padding:1em;}
ul.highlight  {background-color:#A5C8E4; color: #27458F;padding-left:1em; margin: 0; }
#content ul.highlight {margin: 0;}

#content div.textile ul.highlight  {margin: 0;list-style-position: inside;}
