@import url("rte.css");
@import url("plugins.css");
@import url("navc.css");
@import url("farben.css");
@import url("event.css");
/* ------------------- GRUNDGERÜST ------------------- */

* {
  margin: 0;
  padding: 0;
}

.zur_startseite, x:-moz-any-link {display:none;} /* FireFox 2 */

.zur_startseite, x:-moz-any-link, x:default {display:none;} /* FireFox 3 */

body{
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  color:#333;
  line-height: 18px;
  text-align: center;
  background-image:url(../lay/body_bg.jpg);
  background-repeat:repeat-y;
  background-position:center top;
}

.welcome{
display:none;
}

#startseite .welcome{
color:#CC0000;
display:block;
font-weight:bold;
text-align:right;
padding-right:15px;
}

#startseite .welcome_text{
width:auto;
float:left;
}

#Header{
width:970px;
}

#HeadPic,
#startseite #HeadPic,
#body_aktuell #HeadPic{
background-image:url(../lay/logo.gif);
}

#body_wissen #HeadPic{
background-image:url(../lay/logo_blau.gif);
}

#Rahmen{
  text-align: left;
  margin: 0 auto;
  width:970px;
  background-image:url(../lay/header.jpg);
  background-repeat:no-repeat;
  background-position:0 0;
  min-height:391px;
  padding:0 14px;
}

#body_aktuell #Rahmen{
background-image:url(../lay/header_aktuell.jpg);
}

#body_wissen #Rahmen{
background-image:url(../lay/header_wissen.jpg);
}

#HeadPic{
float:left;
margin:30px 0 0 55px;
width:374px;
height:70px;
}

#HeadPic a{
width:374px;
height:70px;
display:block;
}

#HeadPic a:hover{
text-decoration:none;
}

#Content_Left{
display: inline;
float:left;
width:200px;
}

#Content_All{
width:970px;
}

#Content{
  min-height:500px;
  height:auto !important;
  height:500px;
  float:left;
  padding:0 15px;
  width:540px;
}

#Content_Right{
width:200px;
float:left;
}

#startseite #Content_Right{
padding-top:170px;
}

#Content_Right .tx-timtabtwitter-pi1, .calendarbox, .wokartekomplett{
cursor: pointer;
}

#Content_Inner{
height:auto;
width:540px;
margin-top:5px;
padding: 0;
}

#flash_gallery{
width:540px;
height:590px;
/*background-image:url(../lay/flash_dummy.gif);*/
margin-bottom:10px;
/*display:none;*/
}

#startseite #flash_gallery{
display:inline;
}

#Content ul, #Content ol{
  margin: 10px 0 10px 20px;
}

#Content ul li{
background-image:url(../lay/listenpunkt.gif);
background-position:left 7px;
background-repeat:no-repeat;
list-style-type:none;
padding:0 0 0 10px;
}

.csc-textpic-caption{
font-size:11px;
margin:3px;
}

/*----------------------------------- Rahmen -----------------------------------*/
.content_lang_oben{
background-color:#fff;
padding:0px 10px 10px;
}

.content_lang_mitte{
background-color:#fff;
padding:5px 10px 15px 10px;
margin-top:-5px;
}

.content_lang_unten{
background-color:#fff;
margin-top:-15px;
padding:10px 10px 0;
margin-bottom:35px;
}

.blauer_rand_lang_oben{
background-color:#fff;
padding:0px 10px 10px;
}

.blauer_rand_lang_unten{
background-color:#fff;
margin-top:-15px;
padding:10px 10px 0;
margin-bottom:35px;
}

.roter_rand_lang_oben{
background-color:#fff;
padding:0px 10px 10px;
}

.roter_rand_lang_unten{
background-color:#fff;
margin-top:-15px;
padding:10px 10px 0;
margin-bottom:35px;
}

.gelber_rand_lang_oben{
background-color:#fff;
padding:0px 10px 10px;
}

.gelber_rand_lang_unten{
background-color:#fff;
margin-top:-15px;
padding:10px 10px 0;
margin-bottom:35px;
}

.thema_woche,
.top_artikel{
background-color:#FFFFFF;
padding:0 10px 0;
width:520px;
margin-top:30px;
margin-bottom:35px;
}

.thema_woche h1,
.top_artikel h1{
margin-top:0px;
}

img.thema_woche_oben,
img.thema_woche_unten,
img.top_artikel_oben,
img.top_artikel_unten{
position:relative;
right:0px;
bottom:20px;
margin: 0 -10px 0px -10px;
}

img.thema_woche_unten,
img.top_artikel_unten{
top:5px;
}

.normal{
background-color:#FFFFFF;
margin-bottom:35px;
margin-top:5px;
padding:0 10px;
width:520px;
}

img.normal_oben{
bottom:5px;
margin:0 -10px 0 -10px;
position:relative;
right:0;
}

img.normal_unten{
position:relative;
right:0px;
bottom:20px;
margin: 0 -10px 0px -10px;
top:5px;
}

img.content_rand_oben{
bottom:5px;
}

/* ----------------------- METANAVIGATION ------------------- */
#NavP{
float:right;
width:290px;
margin:15px 0 0 0;
}

a.aNavP, a.aNavP:link, a.aNavP:active, a.aNavP:visited{
  color: #333;
  text-decoration:none;
  margin-left:5px;
}

a.aNavPActive, a.aNavPActive:link, a.aNavPActive:active, a.aNavPActive:visited, a.aNavP:hover {
  color: #333;
  text-decoration:none;
}

#NavP ul li{
display:inline-block;
float:left;
}

a.login_link{
background-image:url(../lay/login_link.png);
background-position:center top;
background-repeat:no-repeat;
height:31px;
width:71px;
margin-right:10px;
display:block;
}

a.impressum_link{
background-image:url(../lay/impressum_link.png);
background-position:center top;
background-repeat:no-repeat;
height:32px;
width:99px;
margin-right:10px;
display:block;
}

a.kontakt_link{
background-image:url(../lay/kontakt_link.png);
background-position:center top;
background-repeat:no-repeat;
height:31px;
width:97px;
display:block;
}

/* ----------------------- PORTALE ------------------- */
#portale{
margin-bottom:10px;}

/* ----------------------- WO WANN WAS ------------------- */
#wo{
margin-left:15px;
}

#wann{
margin-left:100px;
}

#was{
margin-bottom:10px;
}

/* ----------------------- JULEICA ------------------- */
#juleica{margin-bottom:10px;}

.my_juleica #Content_Left,
.my_juleica #Content_Right{
display:none;
}

.my_juleica .normal{
width:920px;
}

.my_juleica #Content{
width:920px;
padding:0;
}

.my_juleica .normal_oben,
.my_juleica .normal_unten{
width:940px;
}


/* ----------------------- QUICKNAV ------------------- */
#Quick_Nav{
width:200px;
margin-top:10px;
margin-bottom:10px;
}

#Quick_Nav img{
cursor:pointer;
display:block;
}

#Quick_Nav ul{
list-style-type:none;
width:200px;
}

#Quick_Nav ul li{
background-color:#fff;
padding:2px 0 2px 10px;
border-top:1px solid #FFCC00;
width:190px;
}

#Quick_Nav ul li img{
display:inline;
position:relative;
top:2px;
}
#Quick_Nav ul li:hover{
background-color:#ffe680;
}

#Quick_Nav ul li a:hover{
text-decoration:none;
}

#Quick_Nav img{
margin-right:5px;
}

.aQuick_NavActive{
background-color:#FFE680;
}
/* ----------------------- SOS ------------------- */
#sos{
height:106px;
width:200px;
}
/* ----------------------- BREADCRUMB ------------------- */
#BreadCr{
background-image:url(../lay/breadcrumb_bg.png);
background-position:0 0;
background-repeat:no-repeat;
height:31px;
margin:30px 0 10px 0;
width:755px;
padding:6px 0 0 6px;}

a.aBreadCr, a.aBreadCr:link, a.aBreadCr:active, a.aBreadCr:visited{
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
}

#body_aktuell a.aBreadCr, #body_aktuell a.aBreadCr:link, #body_aktuell a.aBreadCr:active, #body_aktuell a.aBreadCr:visited{
color:#CC0000;
} 

#body_wissen a.aBreadCr, #body_wissen a.aBreadCr:link, #body_wissen a.aBreadCr:active, #body_wissen a.aBreadCr:visited{
color:#003399;
}

#startseite #BreadCr a{
visibility:hidden;
}

a.aBreadCr:hover {
  text-decoration:underline;
}

/* ----------------------- Footer ------------------- */
#Footer{
background-image:url(../lay/footer_bg.gif);
background-position:0 0;
background-repeat:no-repeat;
height:81px;
margin:20px 0;
padding:0 10px 10px 15px;
width:945px;
}

#Footer_Links{
float:left;
margin-right:5px;
padding-top:7px;
width:780px;
}

#Footer_Rechts{
float:left;
padding-top:15px;
text-align:center;
width:160px;
}

#Footer_Links a{
margin-right:15px;
}

a.aFooter, a.aFooter:link, a.aFooter:active, a.aFooter:visited{
  color:#666666;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  margin-right:3px;
}

a.aFooter:hover {
  text-decoration:underline;
}

/* ----------------------- Suche ------------------- */
#Suche{
background-image:url(../lay/suche_bg.png);
background-position:0 0;
background-repeat:no-repeat;
height:55px;
padding-left:15px;
padding-top:35px;
margin-top:10px;
}

#Suche a{
font-weight:bold;
}

#Suche a:hover{
text-decoration:none;
}

#Suche form{
  display:block;
  padding:0;
  margin: 0;
}
/* ------------------------- FORMULARE --------------------------- */
input, select, textarea{
background-color:#FFFFFF;
color:#333333;
font-size:11px;
padding:2px;
border:1px solid #ccc;
font-family:Verdana, Arial, sans-serif;
}

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;
}

/* -------------------------- ie ---------------------------- */
/*
#Content_Left .csc-textpic-imagewrap img{
*margin-left:-10px !important;
}
*/

#Quick_Nav{
*line-height:0;
}

.calendarbox{
*display:inline-block;
}

#Content_Right .tx-felogin-pi1{
*margin:-10px 0 0 -10px;
*width:195px;
*padding:10px 0 0 5px;
*background-color:#fff;
}

#NavC ul li{
*display:inline;
}

* html #Left_Inner_Content .csc-textpic-image{
left:-11px;
padding-left:11px;
position:relative;
width:189px;
}

* html #Content{
padding-left:4px;
padding-right:0px;
margin:0 10px 0 2px;
}

* html #Content_Left{
margin-right:-15px;
}

* html #Content_Right .tx-timtabtwitter-pi1{
height:0px;
}

* html #Content_Right .calendarbox{
height:0px;
}

#Content_Right .roter_rand .rot_oben{
*margin:0 0 -2px 0 !important;
}

* html #Content .thema_woche{
/* padding:0; */
width: 500px;
}

* html #Content .thema_woche img{
right:0px;
}

* html #Content_Inner img.thema_woche_oben,
* html #Content_Inner img.thema_woche_unten{
right:0px;
}

.fahne_aktuell_oben,
.fahne_wissen_oben{
*margin-bottom:0px;
}

.blau_oben,
.rot_oben{
*margin:0px;
}

* html #einespalte .thema_woche img{
right:0px;
}
