
html, body {
	/*height:100%;*/
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-left:	0px;
	background-color:#FFFFFF;
	/*
	background-image: url(../img/bck_oben.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	*/
	
	background-image: url(../img/bck_oben_begrenzt.jpg);
	/*background-image: url(../img/bck_oben_begrenzt_orange.jpg);*/
	background-repeat:no-repeat;
	background-position: 5px 0px;

}
*html body{
	
}


div#container{
	position: relative;
	width: 995px;
	float: left;
	clear:both;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:0px;
	margin-top:40px;
}

*html div#container{
	width: 994px;
	margin-left:5px;/* 10 fuer neuen ie*/
}
*+html div#container{
	margin-left:5px;/* 10 fuer neuen ie*/
}

table { 
	/*border-collapse:collapse;
	margin: 0px;*/
	border-spacing:0px;
	border: 0px solid white;
}

td { 
	border: 0px white solid;
	padding: 0px; 
	vertical-align: top;
} 

table.bildrahmen{
	border: 1px solid #CCCCCC; 
}


td.zellebildrahmen{
	padding: 3px; 
}

img { 
border: 0px solid #FFFFFF; 
}

div.BildRahmen{
	position:relative;
	padding: 3px;
	border: 1px solid #CCCCCC; 
	clear:both;
}

/*----  logo-schicht ------*/


div#BereichOben{
	position:relative;
}

div#BereichObenLinks{
	position:relative;
	float:left;
	/*width:176px;*/
	width:167px;
	height:194px;
}
div#BereichObenLogo{
	position:relative;
	float:left;
	/*width:147px;*/
	width:156px;
	height:194px;
}

div#BereichObenMotiv{
	position:relative;
	float:left;
	/*width:304px;*/
	width:333px;
	height:194px;
}
div#BereichObenSchatten{
	position:relative;
	float:left;
	width:4px;
	margin-left:2px;
}
div#BereichObenExtraNav{
	position:relative;
	float:left;
	width:130px;
	margin-left:10px;
	height:194px;
}
/**/
div#BalkenOben{
	position:relative;
	clear:both;
	padding-top:2px;
	width:850px;
}

/*-----------*/

div.LinkBereichExtraNav{
	position:relative;
	padding-top:2px;
}
div.IconExtraNav{
	position:relative;
	float:left;
	padding-top:4px;
}
div.LinkExtranav{
	position:relative;
	float:left;
	margin-left:7px;
}
div.PunktlinieExtraNav{
	position:relative;
	margin-top:3px;
	clear:both;
}

/*-----------*/

div#HauptBereich{
	/*background-color:#FFCC33;*/
	width:100%;
	padding-top:20px;
}

div#Navigation{
	position:relative;
	float:left;
	border: 0px solid blue;
	/*width:189px;*/
	width:160px;
	/*padding-left:17px;*/
	padding-left:8px;
}
*html div#Navigation{
	/*width:177px;*/
	width:168px;
}

div#TrennSpalteLinks{
	position:relative;
	float:left;
	width:3px;
	
}
div#HauptInhaltsBereich{
	position:relative;
	float:left;
	border: 0px solid black;
	border-left: 2px solid #E8E4E4;
	border-right: 2px solid #E8E4E4;
	/*width: 440px;*/
	width: 468px;
	padding-left:10px;
	padding-right:10px;
}
*html div#HauptInhaltsBereich{
	/*width: 483px;*/
	width: 492px;
}

div#HauptInhaltsBereichEinspaltig{
	position:relative;
	float:left;
	border: 0px solid black;
	border-left: 2px solid #E8E4E4;
	border-right: 2px solid #E8E4E4;
	/*width: 468px;*/
	width: 653px;
	padding-left:10px;
	padding-right:10px;
	/*background-color:#ffcc33;*/
}
*html div#HauptInhaltsBereichEinspaltig{
	/*width: 492px;*/
	width: 680px;
}

/*--------*/

div#KastenSpalteRechts{
	position:relative;
	float:left;
	width:185px;
	padding-left:5px;
	background-color:#ffffff;
	/*background-color:#ffcc33;*/
}
*html div#KastenSpalteRechts{
	width:190px;
}

div#SpalteGanzRechts{
	position:relative;
	float:left;
	width:144px;
	text-align:right;
	/*background-color:#cccccc;*/
}

/*-----------*/
div.HauptNavLinkBereich{
	position:relative;
	padding-bottom:5px;
}
div.HauptNavPfeil{
	position:relative;
	float:left;
	margin-right:5px;
}
div.HauptNavLink{
	position:relative;
	float:left;
	height:20px;
	z-index:500;
}
div.HauptNavPunktlinie{
	position:relative;
	/*width:171px;*/
	width:101px;
	padding-bottom:5px;
}

/*---------------------*/

div.GanzerKastenRechts{
	position:relative;
	width:185px;
	background: url(../img/schatten_rechts_kasten.gif) no-repeat;
	background-position: bottom right;
	margin-bottom:20px;
	
}
div.KastenRechtsTitel{
	position:relative;
	width:160px;
	/*background-color:#FFCB63;*/
	background-color:#FFCC66;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
*html div.KastenRechtsTitel{
	width:180px;
}
div.KastenRechtsBild{
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	width:160px;
	background-color:#FFCC66;
}
*html div.KastenRechtsBild{
	width:180px;
}


div.KastenRechtsText{
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:0.9em;
	color: #BE3C4E;
	line-height: 1.2em;
	/*background-color:#FFCB63;*/
	background-color:#FFCC66;
	width:160px;
	clear:both;
	margin-top:0px;
}
*html div.KastenRechtsText{
	width:180px;
	margin-top:0px;
	padding-bottom:5px;
	margin-top:-5px;
	padding-top:5px;
}
.KastenRechtsTextSpan{
	color: #BE3C4E;
	line-height: 1.34em;
	
}
.KastenRechtsTextSpan p{
	color: #BE3C4E;
	line-height: 1.34em;
}
.KastenRechtsText p{
	color: #BE3C4E;
	line-height: 1.34em;
}
ul.ListeSchriftRot{
	color: #BE3C4E;
}
.ListeSchriftRot{
	color: #BE3C4E;
}
.ListeSchriftRotFett{
	color: #BE3C4E;
	font-weight:bold;
}

div.KastenRechtsSchichtWeiter{
	position:relative;
	/*float:right;*/
	width:100%;
	text-align:right;
	background-color:#FFCC66;
}


div.KastenRechtsUnterstrich{
	position:relative;
	width:98%;
	height:1px;
	background-color:#C13D51;
	/*background-color:#C13D51;*/
}
div.KastenRechtsUnterstrich2{
	position:relative;
	width:98%;
	height:1px;
	background-color:#FFCC66;
	/*background-color:#C13D51;*/
}
div.KastenRechtsUnten{
	height:3px;
	background-color:#FFCC66;
	width:180px;
}
div.KastenRechtsSchattenUnten{
	position:relative;
	text-align:right;
	width:100%;
	padding-right:-50px;
}

/*---*/
div.KastenRechtsEckeLinks{
	position:absolute;
	top:0px;
	left:0px;
}
div.KastenRechtsEckeRechts{
	position:absolute;
	top:0px;
	right:5px;
}
*html div.KastenRechtsEckeRechts{
	right:4px;
}


div#BalkenUnten{
	/*margin-left:206px;*/
	margin-left:177px;
	padding-top:5px;
	clear:both;
}

/*----------------*/
/*----------------*/
/*----------------*/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*
	font-size: 12px;
	line-height: 20px;
	*/
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333333;
}

p{
	margin-top:5px;
	margin-bottom:5px;
}
.TextFett{
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
}
.Titel{
	color: #BE3C4E;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 1.6em;
}
div.TitelSchicht{
	position:relative;
	padding-bottom:5px;
	color: #BE3C4E;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 1.6em;
}
.UnterTitel{
	color: #666666;
	font-weight:bold;
	font-size: 1.1em;
	line-height: 1.6em;
}
.TitelImKasten{
	/*color: #FFFFFF;*/
	color: #BE3C4E;
	font-weight:bold;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}



a{
	font-size: 1.0em;
	line-height: 1.6em;
	text-decoration: underline;
}

a:link{
	font-size: 1.0em;
	line-height: 1.6em;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
a:active{
	text-decoration: underline;
}
















/*----------------*/

a.SubnavLink{
	text-decoration: none;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #3D3D3D;
	padding-left:5px;
	/*font-weight: bold;
	white-space: nowrap;*/
}

a.SubnavLink:link {
	text-decoration: none;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #3D3D3D;
	padding-left:5px;
	/*font-weight: bold;
	white-space: nowrap;*/
}

a.SubnavLink:visited {
	text-decoration: none;
	color: #3D3D3D;
}
a.SubnavLink:hover {
	text-decoration: underline;
	color: #3D3D3D;
}
a.SubnavLink:active {
	text-decoration:none;
	color: #3D3D3D;
}

/*----------------*/
a.SubnavLinkOn{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #3D3D3D;
	padding-left:5px;
	/*font-weight: bold;
	white-space: nowrap;*/
}

a.SubnavLinkOn:link {
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #3D3D3D;
	padding-left:5px;
	/*font-weight: bold;
	white-space: nowrap;*/
}

a.SubnavLinkOn:visited {
	text-decoration: underline;
	color: #3D3D3D;
}
a.SubnavLinkOn:hover {
	text-decoration: underline;
	color: #3D3D3D;
}
a.SubnavLinkOn:active {
	text-decoration:underline;
	color: #3D3D3D;
}

/*----------------*/







a.LinkOhneStrich{
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

a.LinkOhneStrich:link {
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

a.LinkOhneStrich:visited {
	text-decoration: none;
	color: #333333;
}
a.LinkOhneStrich:hover {
	text-decoration: underline;
	color: #333333;
}
a.LinkOhneStrich:active {
	text-decoration:none;
	color: #333333;
}

/*----------------*/



a.ExtraNavLink{
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6em;
	/*color: #777777;*/
	color: #BE3C4E;
}

a.ExtraNavLink:link {
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #BE3C4E;
}

a.ExtraNavLink:visited {
	text-decoration: none;
	color: #BE3C4E;
}
a.ExtraNavLink:hover {
	text-decoration: underline;
	color: #BE3C4E;
}
a.ExtraNavLink:active {
	text-decoration:none;
	color: #BE3C4E;
}

/*----------------*/
.ExtraNavText{
	color: #BE3C4E;
	font-size: 0.9em;
	line-height: 1.6em;
}
/*----------------*/

a.ExtraNavLinkOn{
	text-decoration: none;
	/*font-size: 1.1em;
	line-height: 1.2em;
	*/
	font-size: 10px;
	line-height: 14px;
	color: #E3051A;
	/*font-weight: bold;*/
}

a.ExtraNavLinkOn:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #E3051A;
	/*font-weight: bold;*/
}

a.ExtraNavLinkOn:visited {
	text-decoration: none;
	color: #E3051A;
}
a.ExtraNavLinkOn:hover {
	text-decoration: none;
	color: #E3051A;
}
a.ExtraNavLinkOn:active {
	text-decoration:none;
	color: #E3051A;
}

/*----------------*/



a.SpecialLinkKlein{
	text-decoration: none;
	/*font-size: 1.1em;
	line-height: 1.2em;
	*/
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	/*font-weight: bold;*/
}

a.SpecialLinkKlein:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	/*font-weight: bold;*/
}

a.SpecialLinkKlein:visited {
	text-decoration: none;
	color: #999999;
}
a.SpecialLinkKlein:hover {
	text-decoration: none;
	color: #333333;
}
a.SpecialLinkKlein:active {
	text-decoration:none;
	color: #999999;
}

/*----------------*/


ul {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:1px;
	margin:0px;
	margin-left:16px;
	margin-bottom:5px;
	margin-top:5px;
	/*list-style-type: square;
	list-style-type: disc;*/
	list-style-image: url('../img/listpunkt_pfeil.gif');
	text-align:left;
	
}

*html ul{
	list-style-image: url('../img/listpunkt_pfeil_ie.gif');
}


li{
	padding-bottom:4px;
	/*
	color:#333333;
	font-weight: bold;
	*/
	
	font-size: 11px;
}
li.ListPunktRot{
	padding-bottom:14px;
	color:#D91219;
}
li.ListPunktRotGross{
	padding-bottom:14px;
	font-weight: bold;
	color:#D91219;
	font-size: 1.6em;
	line-height:1.8em;
}

li.ListPunktBlau{
	padding-bottom:14px;
	color:#3A3B97;
}

.EingabeFeldStandard{
	width:170px;
	border: 1px solid #777777;
	background-color:#FFFFFF;
	color:#333333;
	height:18px;
	line-height:16px;
	font-size: 11px;
}

.EingabeFeldGanzKurz{
	width:53px;
	border: 1px solid #777777;
	background-color:#EFEFF0;
	color:#333333;
	height:18px;
	line-height:16px;
	font-size: 11px;
}
.EingabeFeldKurz{
	width:107px;
	border: 1px solid #777777;
	background-color:#EFEFF0;
	color:#333333;
	height:18px;
	line-height:16px;
	font-size: 11px;
}

/*-------------*/
a.schriftgroesseaendern{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	line-height:1.5em;
	color: #333333;
}

a.schriftgroesseaendern:link {
	font-weight: normal;
	text-decoration:none;
	color: #333333;
}
a.schriftgroesseaendern:visited {
	font-weight: normal;
	text-decoration:none;
	color: #333333;
}
a.schriftgroesseaendern:hover {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a.schriftgroesseaendern:active {
	font-weight: normal;
	text-decoration:none;
	color: #333333;
}

/*-----------*/

.csc-firstHeader H1 {
	color: #BE3C4E;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 1.6em;
}
h1{
	color: #BE3C4E;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 1.6em;
}


/*------------------*/
/*------ news anfang -------*/
/*------------------*/

td.ZelleArtikelUebersichtTeaserBereich{
	padding-left:20px;
	padding-bottom:10px;
	padding-right:5px;
}
*html td.ZelleArtikelUebersichtTeaserBereich{
	padding-bottom:10px;
}

td.ZelleArtikelUebersichtTitel{
	font-size: 1.2em;
	/*font-weight:bold;*/
	line-height: 1.2em;
	color:#BE3C4E;
	/*color:#666666;*/
}
td.ZelleArtikelUebersichtStichwort{
	color:#999999;
	font-weight:bold;
}
td.ZelleArtikelUebersichtUnterTitel{
	font-size: 1.2em;
	line-height: 1.4em;
}
td.ZelleArtikelUebersichtTeaser{
	padding-top:3px;
	padding-bottom:3px;
	/*font-weight:normal;
	color:#CCCCCC;*/
}
td.ZelleArtikelUebersichtTrennstrich{
	background-color:#F37C19;
}
td.ZelleArtikelUebersichtAbstand{
	height:10px;
}

div.ArtikelUebersichtTeaserGesamt{
	position:relative;
	padding-bottom:20px;
}
div.ArtikelUebersichtBildBereich{
	position:relative;
	float:left;
}
div.ArtikelUebersichtTeaserBereich{
	position:relative;
	float:left;
	margin-left:20px;
	width:300px;
}



.TitelArtikel{
	position:relative;
	color: #BE3C4E;
	font-size: 1.4em;
	line-height: 1.4em;
}
div.UnterTitelArtikel{
	position:relative;
	font-size: 1.2em;
	line-height: 1.4em;
}
div.TesaerArtikel{
	position:relative;
	padding-top:10px;
}
div.MehrBereichArtikelUebersicht{
	position:relative;
	float:right;
	
	
}
div.MehrBereichArtikelUebersicht2{
	position:relative;
	float:right;
	
}
div.ArtiklMehrLinkSchicht{
	position:relative;
	float:left;
	
}
div.ArtiklMehrPfeilSchicht{
	position:relative;
	float:left;
	padding-top:8px;
	padding-left:3px;
}
div.ArtikelUebersichtTrenstrich{
	position:relative;
	clear:both;
	height:1px;
	width:100%;
	background-color:#CCCCCC;
}


.MehrLinkOrange,a{
	text-decoration: none;
	/*color: #C13D51;*/
	color: #F37C19;
}

.MehrLinkOrange,a:link {
	text-decoration:none;
	/*color: #C13D51;*/
	color: #F37C19;
}
.MehrLinkOrange,a:visited {
	text-decoration:none;
	/*color: #C13D51;*/
	color: #F37C19;
}
.MehrLinkOrange,a:hover {
	text-decoration: underline;
	/*color: #C13D51;*/
	color: #F37C19;
}
.MehrLinkOrange,a:active {
	text-decoration:none;
	/*color: #C13D51;*/
	color: #F37C19;
}

/*----*/
.MehrLinkRot,a{
	text-decoration: none;
	color: #C13D51;
}

.MehrLinkRot,a:link {
	text-decoration:none;
	color: #C13D51;
}
.MehrLinkRot,a:visited {
	color: #C13D51;
}
.MehrLinkRot,a:hover {
	text-decoration: underline;
	color: #C13D51;
}
.MehrLinkRot,a:active {
	text-decoration:none;
	color: #C13D51;
}
/*----*/

td.ZelleArtikelDetailPunktlinie{
	background-image: url(img/punktlinie_artikel.gif);
	background-repeat:repeat-x;
	height:1px;
	/*background-color:#000000;*/
}
/*------------------*/
/*------ news ende -------*/
/*------------------*/

td.StartseiteZwischenlinie{
	width:1px;
	background-color:#CCCCCC;
}
td.StartseiteTextbereichRechts{
	padding-left:5px;
}
td.StartseiteTextbereichLinks{
	padding-right:5px;
	
}
td.StartseiteZellenUnten{
	height:10px;
}

table.StartseiteTabelle{
	width:100%;
	border-bottom:1px solid #CCCCCC; 
	margin-bottom:20px;
}
table.StartseiteBildrahmenLinks{
	border: 1px solid #CCCCCC; 
	margin-right:5px;
}
*html table.StartseiteBildrahmenLinks{
	margin-right:0px;
}
tbody.StartseiteBildrahmenLinks{
	border: 1px solid #CCCCCC; 
	margin-right:5px;
}
table.StartseiteBildrahmenRechts{
	border: 1px solid #CCCCCC; 
	margin-right:5px;
}
td.StartseiteMehrDoppelpfeil{
	padding-left:3px;
	padding-top:7px;
}

div.StartseiteInhaltsBereichGesamt{
	position:relative;
	/*border-bottom:1px solid #CCCCCC;*/
	padding-bottom:10px;
	width:100%;
	
}

div.StartseiteInhaltsBereichLinks{
	position:relative;
	float:left;
	width:210px;
	border-right: 1px solid #CCCCCC;
	padding-right:5px;
}
*html div.StartseiteInhaltsBereichLinks{
	width:220px;
}
div.StartseiteInhaltsBereichRechts{
	position:relative;
	float:left;
	width:210px;
	padding-left:5px;
}
*html div.StartseiteInhaltsBereichRechts{
	width:220px;
}


div.StartseiteBildRahmen{
	position:relative;
	padding: 3px;
	border: 1px solid #CCCCCC; 
	clear:both;
	margin-right:5px;
}

div.StartseiteTitel{
	position:relative;
	color: #666666;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:10px;
}
div.StartseiteInhaltsBereichText{
	padding-bottom:20px;
}
div.StartseiteTeaser{
	position:relative;
	
}
.StartseiteTextTeaserRot{
	color: #BE3C4E;
	font-weight:bold;
}

div.StartseiteTeaser2{
	
}
div.StartseiteMehrBereich{
	position:relative;
	clear:both;
	width:100%;
}
div.StartseiteMehrLink{
	position:relative;
	float:right;
	white-space:nowrap;
	padding-right:3px;
}
div.StartseiteDoppelpfeil{
	position:relative;
	float:right;
	padding-top:7px;
}

div.StartseiteTrennlinieUnten{
	position:relative;
	clear:both;
	width:100%;
	background-color:#CCCCCC;
	margin-top:0px;
}

div.TrennLinieStartseite{
	width:100%; 
	height:1px;
	background-color:#CCCCCC;
	margin-top:10px;
}

/*------ classen die von rte generiert werden ---------*/

a.external-link-new-window{
	text-decoration: underline;
	color: #BE3C4E;
}

a.external-link-new-window:link {
	text-decoration: underline;
	color: #BE3C4E;
}

a.external-link-new-window:visited {
	text-decoration: underline;
	color: #BE3C4E;
}
a.external-link-new-window:hover {
	text-decoration: underline;
	color: #666666;
}
a.external-link-new-window:active {
	text-decoration:underline;
	color: #BE3C4E;
}

/*---*/

a.internal-link{
	text-decoration: underline;
	color: #BE3C4E;
}

a.internal-link:link {
	text-decoration: underline;
	color: #BE3C4E;
}

a.internal-link:visited {
	text-decoration: underline;
	color: #BE3C4E;
}
a.internal-link:hover {
	text-decoration: underline;
	color: #666666;
}
a.internal-link:active {
	text-decoration:underline;
	color: #BE3C4E;
}

/*--------------*/
.TeaserNewsDetailSeite{
	font-weight:bold;
	color: #666666;
}

p.bodytext{
	
}

p.news-single-imgcaption{
	font-size: 0.8em;
	line-height: 1.2em;
}

/*------------*/
/*---- classen fuer den rte --------*/
/*------------*/

.TextBlauJust{
	color: #3366CC;
}
.TextGrauUndFettJust{
	font-weight:bold;
	color: #666666;
}

span.rotertext { color: #BE3C4E;}
span.rotertextfett { color: #BE3C4E;font-weight:bold;}
span.rotertextfettgross { color: #BE3C4E;font-weight:bold;font-size: 1.2em;}
/*span.grauertextfett { color: #666666;font-weight:bold;}*/
span.grauertextfett { color: #666666;font-weight:bold;}
span.grauertextfett strong{color: #666666;}
