@import url("rte.css");
@import url("plugins.css");
/* ------------------- GRUNDGERÜST ------------------- */
* {
  margin: 0;
  padding: 0;
}

body{
background-image:url(../lay/body_bg.jpg);
background-repeat:repeat-x;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 18px;
  text-align: center;
  color:#333;
  background-color:#fff;
}

#Rahmen{
  text-align: left;
  margin:0 auto 5px;
  width:994px;
  background-color:#fbfbfb;
  border-left:1px solid #d9d4c2;
  border-right:1px solid #d9d4c2;
}

#Header{
background-image:url(../lay/header_bg.jpg);
background-repeat:repeat-x;
height:74px;
padding:22px 25px 0 30px;
margin:0 10px 0 10px;
width:919px;
}

#HeadPic{
float:left;
height:61px;
width:220px;
display: inline;
}

#HeaderFlash{
float:left;
margin-top:-22px;
width:485px;
}

#Meta{
float:right;
width:211px;
}

#Content_All{
margin-top:25px;
width:994px;
}

#zweispalten #Content{
float:left;
font-size:13px;
height:auto !important;
/*min-height:500px;*/
width:455px;
}

#einespalte #Content{
float:left;
font-size:13px;
height:auto !important;
width:700px;
}

.Container ul, .Container ol{
margin:5px 0 10px 20px;
margin-left:15px;
}

#Content ul, #Content ol{
margin:5px 0 10px 20px;
}


#Content ul li{
background-image:url(../lay/listenpunkt.gif);
background-position:left 6px;
background-repeat:no-repeat;
list-style-type:none;
padding-left:10px;
}

.Container ul li{
background-image:url(../lay/listenpunkt.gif);
background-position:left 5px;
background-repeat:no-repeat;
list-style-type:none;
margin-left:-20px;
padding-left:10px;
}

#Content_Left{
display:inline;
float:left;
margin-right:35px;
width:225px;
}

/*
* html #Content_Left{
margin-right:15px;
}

*/

#Content_Right{
float:left;
padding-right:12px;
width:722px;
}

#einespalte #Content_Right_Unterseite{
display:none;
}

#Content_Right_Unterseite{
float:left;
margin-top:8px;
width:224px;
width: 289px;
width: 270px;
}

#NavC .HeadBlau{
background-image:url(../lay/header_blau_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
height:33px;
width:183px;
margin-left:0;
display: block;
padding:7px 22px 0 10px;
}

#Content_Right_Unterseite .Container{
/* margin-right:-45px; */
}

.Container{
float:right;
font-size:12px;
margin-bottom:10px;
padding:0 0 0 0;
width:205px;
}

#Content_Left .Container{
  width: 215px;
  margin: 0 0 0 10px;
}

#Content_Left .Container_blau, #Content_Left .Container_braun, #Content_Left .Container .csc-firstHeader{
  width: 195px;
}


.Container_blau{
background-color:#E5F6FD;
padding:0 10px 1px 10px;
width:185px;
}

.Container_braun{
background-color:#f5f2e5;
padding:0 10px 12px 10px;
width:185px;
}

.Container .csc-firstHeader{
display:block;
font-size:16px;
font-weight:normal;
height:18px;
margin: 0 -10px 5px -10px;
padding:4px 10px 7px 10px;
width:185px;
}

.Container_blau .csc-firstHeader{
background-color:#00A9EC;
background-image:url(../lay/header_blau_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
height:22px;
}

.Container_braun .csc-firstHeader{
background-image:url(../lay/header_braun_bg.jpg);
background-repeat:no-repeat;
color:#0090C9;
height:22px;
}

.Container h1{
display:block;
font-size:16px;
font-weight:normal;
height:18px;
margin: 0 -10px 5px -10px;
padding:4px 10px 7px 10px;
width:185px;
}

.Container_blau h1{
background-color:#00A9EC;
background-image:url(../lay/header_blau_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
height:22px;
}

.Container_braun h1{
background-image:url(../lay/header_braun_bg.jpg);
background-repeat:no-repeat;
color:#00A9EC;
height:22px;
}

#Bildwelt{
height:274px;
width:722px;
margin-bottom:15px;
}

#Bildwelt div{
border:none;
}

#News{
border-bottom:1px dotted #CCCCCC;
border-top:1px dotted #CCCCCC;
float:left;
font-size:11px;
height:170px;
margin-right:42px;
margin-top:-5px;
width:455px;
}

#News h1{
background-image:url(../lay/news_cat_eye.gif);
background-position:left center;
background-repeat:no-repeat;
color:#0D8CBE;
font-size:14px;
font-weight:bold;
height:33px;
padding-left:40px;
padding-top:13px;
}
/* ----------------------- HAUPTNAVIGATION --------------------- */
#NavH{
background-image:url(../lay/navh_bg.jpg);
background-repeat:repeat-x;
height:40px;
margin:0 10px 0 10px;
width:974px;
}

#NavH ul{
list-style-type:none;
float:right;

}

#NavH ul li{
  float: left;
  margin:0;
  padding: 0;
  height: 25px;
}

.aNavH, a.aNavH:link, a.aNavH:active, a.aNavH:visited{
  display:block;
  margin:0;
  color: #333333;
  border-left: 1px solid #FFFFFF;
  padding:10px 23px;
  text-decoration:none;
  font-weight:bold;
}

.aNavHActive, a.aNavHActive:link, a.aNavHActive:active, a.aNavHActive:visited, a.aNavH:hover {
  display:block;
  margin:0;
  color: #fff;
  background-color:#FFFFFF;
  border-left: 1px solid #FFFFFF;
  padding:10px 23px;
  text-decoration:none;
  background-image:url(../lay/navh_over.jpg);
  background-repeat:repeat-x;
  font-weight:bold;
}

/* ----------------------- CONTENTNAVIGATION ------------------- */
#NavC{
background-color:#F6F3E7;
background-image:url(../lay/navc_bg.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
margin-left:10px;
width:215px;
}

#NavC ul{
list-style-type:none;
margin:0;
padding:0px 0 0 0;
}

#NavC ul li{
  display:block;
  margin:0;
  padding:0;
  width:205px;
  padding:0 0 0 10px;
}

.UNavText, a.UNavText:active, a.UNavText:visited, a.UNavText:link {
background-image:url(../lay/internal_link.gif);
background-position:left center;
background-repeat:no-repeat;
color:#333333;
display:block;
font-size:14px;
height:100%;
padding:3px 0 3px 15px;
text-decoration:none;
}

.UNavTextActive, a.UNavTextActive:active, a.UNavTextActive:visited, a.UNavTextActive:link, a.UNavText:hover {
background-color:#57C0E9;
background-image:url(../lay/NavC_over_bg.gif);
background-position:10px center;
background-repeat:no-repeat;
color:#fff;
display:block;
font-size:14px;
font-weight:normal;
height:100%;
margin-left:-10px;
padding:3px 0 3px 25px;
text-decoration:none;
width:190px;
}

#NavC ul li ul{
background-color:#E5F6FD;
border-top:1px solid #FFFFFF;
list-style-type:none;
margin:0 0 0 -10px;
padding:0;
width:215px;
}

#NavC ul li ul li{
display:block;
margin:0;
padding:0 0 0 15px;
width:200px;
}

.UNav2Text, a.UNav2Text:active, a.UNav2Text:visited, a.UNav2Text:link {
background-image:url(../lay/internal_link.gif);
background-position:left center;
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
color:#333333;
display:block;
font-size:11px;
font-weight:normal;
height:100%;
padding:3px 0 3px 15px;
text-decoration:none;
margin-left:10px;
}

.UNav2TextActive, a.UNav2TextActive:active, a.UNav2TextActive:visited, a.UNav2TextActive:link, a.UNav2Text:hover {
background-image:url(../lay/internal_link.gif);
background-position:left center;
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
color:#2BB8EF;
display:block;
font-size:11px;
font-weight:normal;
height:100%;
margin-left:10px;
padding:3px 0 3px 15px;
text-decoration:none;
}

#NavC ul li ul li ul{
  margin: 0 0 0 19px;
  padding: 0;
  list-style-type:none;
  width:218px;
  border-top:0 none;
}

#NavC ul li ul li ul li{
  display:block;
  margin:0;
  padding:0;
  width:218px;
}

.UNav3Text, a.UNav3Text:active, a.UNav3Text:visited, a.UNav3Text:link {
  color:#333333;
  display:block;
  font-size:11px;
  font-weight:normal;
  height:100%;
  padding: 3px 0 3px 3px;
  text-decoration:none;
  border-bottom: 1px solid #FFFFFF;
}

.UNav3TextActive, a.UNav3TextActive:active, a.UNav3TextActive:visited, a.UNav3TextActive:link, a.UNav3Text:hover {
  color:#333333;
  background-color:#FFFFFF;
  display:block;
  font-size:11px;
  font-weight:normal;
  height:100%;
  padding: 3px 0 3px 3px;
  text-decoration:none;
  border-bottom: 1px solid #FFFFFF;
}

#NavC ul li ul li ul li ul{
  margin: 0 0 0 13px;
  padding: 0;
  list-style-type:none;
  width:205px;
  border-top:0 none;
}

#NavC ul li ul li ul li ul li{
  display:block;
  margin:0;
  padding:0;
  width:205px;
}

.UNav4Text, a.UNav4Text:active, a.UNav4Text:visited, a.UNav4Text:link {
  color:#333333;
  display:block;
  font-size:10px;
  font-weight:normal;
  height:100%;
  padding: 3px 0 3px 3px;
  text-decoration:none;
  border-bottom: 1px solid #FFFFFF;
}

.UNav4TextActive, a.UNav4TextActive:active, a.UNav4TextActive:visited, a.UNav4TextActive:link, a.UNav4Text:hover {
  color:#333333;
  background-color:#FFFFFF;
  display:block;
  font-size:10px;
  font-weight:normal;
  height:100%;
  padding: 3px 0 3px 3px;
  text-decoration:none;
  border-bottom: 1px solid #FFFFFF;
}

/* ----------------------- METANAVIGATION ------------------- */
#NavP{
margin-bottom:20px;
margin-top:-5px;
}

#NavP ul{
list-style-type:none;
}

#NavP ul li{
float:left;
}

a.aNavP, a.aNavP:link, a.aNavP:active, a.aNavP:visited{
  color: #333;
  text-decoration:none;
  font-size:12px;
  background-image:url(../lay/internal_link.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:15px; 
  margin-right:6px;
}

a.aNavPActive, a.aNavPActive:link, a.aNavPActive:active, a.aNavPActive:visited, a.aNavP:hover {
  color: #333;
  text-decoration:none;
}

/* ----------------------- BREADCRUMB ------------------- */
#BreadCr{
background-image:url(../lay/bread_bg.jpg);
background-repeat:repeat-x;
border:1px solid #D9D4C2;
color:#666666;
font-size:11px;
height:26px;
padding:10px 0 0 15px;
width:978px;
}

a.aBreadCr, a.aBreadCr:link, a.aBreadCr:active, a.aBreadCr:visited{
  color:#666;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
}

a.aBreadCr:hover {
  text-decoration:underline;
}

/* ----------------------- Footer ------------------- */
#FooterFlash{
float:right;
margin-right:30px;
width:180px;
}

#Footer{
background-color:#F7F5ED;
border:1px solid #D9D4C2;
font-size:12px;
height:102px;
padding:15px 0 0 15px;
width:978px;
}

#Footer .FooterHeader{
color:#00A9EC;
background-image:none !important;
}

#Footer ul{
float:left;
width:auto;
list-style-type:none;
margin-right:90px;}

#Footer ul.external-link{
  background-image: none!IMPORTANT;
}

#Footer ul.external-link a.aFooter, #Footer ul.external-link a.aFooter:link, #Footer ul.external-link a.aFooter:active,#Footer ul.external-link a.aFooter:visited{
  background-image:url(../lay/external_link.gif);
  background-repeat:no-repeat;
  background-position: left center;
}

a.aFooter, a.aFooter:link, a.aFooter:active, a.aFooter:visited{
  color:#666666;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  background-image:url('../lay/internal_link.gif');
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:15px;
}

a.aFooter:hover {
  text-decoration:underline;
}
/* ----------------------- Suche ------------------- */
#Suche{
margin-left:22px;
margin-top:38px;
width:190px;
}

#Suche form{
  display:inline;
  padding:0;
  margin: 0;
}

#Suche .input{
background-color:#F5F2E5;
border:1px solid #B9B7AF;
color:#333333;
font-size:11px;
font-weight:normal;
height:18px;
padding:3px 0 0 3px;
vertical-align:middle;
width:145px;
}

#Suche .Submitter{
  vertical-align: middle;
  border: 0 none;
  padding: 0;
  width: auto;
}


#suchergebnis{
        margin-bottom: 20px !IMPORTANT;
}

/* ------------------------- FORMULARE --------------------------- */
input, select, textarea{
  font-family:Arial, Helvetica, sans-serif;
	background-color:#F5F2E5;
	border:1px solid #B9B7AF;
	color: #333333;
	font-size: 11px;
	padding:3px 0 0 3px;
}

select{
padding:0px;
}

legend{
	display: none;
}

fieldset, form{
	margin: 0;
	padding: 0;
	border: 0 none;
}

/* -------------------------- DIVERSES ---------------------------- */
.clearer{
  clear:both;
  display:block;
  font-size:0;
  height:0;
  line-height:0;
  visibility:hidden;
  width:0;
}

a img{
  outline: 0;
  border: 0 none;
}

.hide{
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
