#contentContainer #navigation ul li > ul

/* ************  reset default styles *************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    font-family: arial, helvetica, sans serif;
}

body {
    line-height: 1;
}

h1 {
    font-size: 1.30em;
    margin-bottom: 0.4em;
    font-weight: bold;
    }

h1.content {
    color: #990033;
    }

h1.content p {
    font-size: 1.30em;
    color: #990033;
    }

h2 {
    font-size: 1.1.em;
    font-weight: bold;
    margin-bottom: 0.6em;
    color: #990033;
    }

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */

:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ************ Grund-Einstellungen *********** */

*, body, div {
    font-size: 14px;
    line-height: 1.6em;
    }

body {
    background-image: url(../images/background.png);
    background-position: center;
    background-repeat: repeat-y;
    background-color: #cccccc;
    text-align: center;
    }


#outerContainer {
    width: 960px;
    height: auto;
    margin: 0 auto;
    margin-top: 24px;
    text-align: left;
    }



#head {
    width: 960px;
    height: 140px;
    margin: 0 0 18px 0;
    }

#headLogo {
    width: 100px;
    height: 130px;
    float: left;
    margin: 0 230px 0 72px;
    padding: 0;
    border: 0;
    }

#headLogo a {
    width: 96px;
    height: 124px;
    margin: 0;
    padding: 0;
    border: 0;
    }
    
#headBody {
    width: 420px;
    float: left;
    margin: 0 auto;
    margin-top: 48px;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 4px solid #990033;
    }

#headRechts {
    width: 240px;
    height: 24px;
    float: right;
    margin: 0px 18px 0 0;
    text-align: center;
    line-height: 0.7em;
    }

#headRechts ul {
    width: 80px;
    height: 18px;
    float: left;
    margin: 0;
    text-align: center;
    line-height: 0.7em;
    }

#headRechts a  {
    font-size: 0.8em;
    }

#contentContainer {
    width: 960px;
    
    }

#contentContainer #navigation {
    width: 230px;
    float: left;
    margin: 0 36px 0 12px;
    }


#contentContainer #navigation ul {
    width: 210px;
    float: left;
    height: auto;
    margin: 0 0 60px 12px;
    font-size: 14px;
    padding: 0;
    background-color: #990033;
    }

#contentContainer #navigation a {
    text-decoration: none;
    }

#contentContainer #navigation ul li {
    width: 100%;
    height: 28px;
    margin: 0 0 4px 0;
    overflow: hidden;
    }

#contentContainer #navigation ul li .navmainStandardLevel_2 {
    font-size: 0.9em;
    margin: 0 0 4px 18px;
    }

#contentContainer #navigation ul li .navmainStandardLevel_3 {
    font-size: 0.9em;
    margin: 0 0 4px 22px;
    }

#contentContainer #navigation ul li a {
    width: 100%;
    height: 28px;
    display: block;
    padding: 0 4px 0 4px;
    background-color: #990033;
    line-height: 1.8em;
    font-weight: bold;
    color: #ffffff;
    }

#contentContainer #navigation ul li a:hover {
    background-color: #eeeeee;
    color: #990033;
    }

#contentContainer #navigation ul li a:active {
    background-color: #eeeeee;
    line-height: 2em;
    padding: 0 0 0 6px;
    color: #990033;
    }

#contentContainer #navigation ul li > ul {
	height: auto;
	}

.sponsor {
    z-index: -1;
    position: absolute;
    top: 600px;
    width: 82px;
    height: 112px;
    margin: 0 0 0 70px;
    }



#whiteBg {
    width: 640px; 
    float: left;
    
    }

#content {
    margin: 0 0 90px 0;
    min-height: 400px;
    }

#content #breadcrumb {
    width: 90%;
    font-size: 0.8em;
    margin-bottom: 18px;
    }

#content #breadcrumb  a {
    
    }

#content .text {
    margin-bottom: 18px;
    font-size: 0.9em;
  }

#content .text p {
    margin-bottom: 0.5em;
  }

#content .text ul {
    list-style: disc;
    margin-left: 36px;
  }

#content .text2 {
    margin-bottom: 18px;
    font-size: 0.9em;
    }

#bottomNavi {
    width: 640px;
    text-align: center;
    }

#metaNavigation {
    width: 96%;
    height: 40px;
    text-align: center;
    font-size: 0.8em;
    clear: both;
    }

    
#metaNavigation ul {
    width: 400px;
    height: 30px;
    margin: 0 auto;
    }

#metaNavigation ul li {
    width: 100px;
    float: left;
    }


#footnote {
    width: 100%;
    clear: both;
    margin: 48px 0 48px 0;
    text-align: left;
    font-size: 0.8em;
    color: #666666;
    }
    
a { 
   font-family: Arial, helvetica, sans-serif; 
color: #990033;
   text-decoration: underline; 
}

a:visited { 
    color: #666666; 
  }

  
ul sitemapStandardMainCat {
    
    }

li .sitemapStandardLevel_1 {
    margin-left: 12px;
    }

li .sitemapStandardLevel_2 {
    margin-left: 36px;
    }

li .sitemapStandardLevel_3 {
    margin-left: 60px;
    }


.newslist {}
    
.newsItem {
    margin-bottom: 18px;
    }
    
.newsImage {
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    }
 
.newsImage .teaser_image {
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    }
   
.newsItem h2 {
    font-size: 1.1em;
    margin: 0;
    }

.newsItem h2 a {
    font-size: 1em;
    margin-bottom: 0;
    }

.newsText {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 0.9em;
    }

.newsWeiter {
    width: 80%;
    text-align: right;
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 0.9em;
    }

.newsWeiter a {
    margin-left: 18px;
    }


#search {
    width: 230px;
    margin: 0 0 36px 12px;
  }
#searchterm {
    width: 120px;
  }

#search label {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 12px;
    }

#search_send {
    
    }

#searchResults h1 {
    font-size: 0.8em;
    }

#searchResults {}

#searchResults .message {
    margin: 0 0 18px 0;
    }

.searchResultItem {
    margin: 0 0 18px 0;
    }

.searchResultItem h2 {
    margin: 0 0 0 0;
    }

.searchText {}

.searchWeiter {
    width: 80%;
    text-align: right;
    }
    

 
 
   
    
/*  Termin-Anzeige */

.termDetailNavi {
    width: 550px;
    height: 24px;
    text-align: center;
    margin: 0 0 12px 0;
    border: 1px solid #cccccc;
    padding: 0 6px 0 6px;
    }

.termDetailNaviLinks {
    width: 100px;
    float: left;
    text-align: left;
    }

.termDetailNaviRechts {
    width: 100px;
    float: right;
    text-align: right;
    }

.termDetailNaviMitte {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    }
    
#termDetailItem {}

.termDetailZeit {
    font-weight: bold;
    }
    
.termDetailTitel {
    font-size: 1.2em;
    font-weight: bold;
    }
    
.termDetailDescrS {}

.termDetailDescrL {}

#termDetailForm {
    border: 1px solid #999999;
    margin: 12px 0 18px 0;
    background-color: #cccccc;
    padding: 12px;
    width: 530px;
    }

table#termDetailFormForm {
    width: 500px;
    }

#termDetailFormForm  .tdLeer {
    width: 30px;
    }

.termKalListItem {
    
    } 

.termKalListDatum {
    font-weight: bold;
    } 

.termKalListTitel {
    font-size: 1.1em;
    font-weight: bold;
    } 

.termKalListDescr {
    
    } 

.termDetailOrt {
    
    } 

.termKalListWeiter {
    
    } 

#termBlock {margin: 0;}
#termListe {margin: 0;}
.termListeIntro {
    display: none;
    }
.termListeSort {
    display: none;
    }
    
.termListeNavi {
    margin: 0 0 12px 0;
    padding: 0 6px 0 6px;
    height: 24px;
    border: 1px solid #cccccc;
    text-align: center;
    }

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}


#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* .clearfix {display:inline-block;} */

/* Button scho */
#navigation_searchform_top input.submit_red, #navigation_searchform_top input.submit_white {
	background: #990033 none repeat scroll 0 0;
	border: 0;
	border-radius: 2px;
	color: #fff;
	height: 28px;
	padding: 0 15px;
	margin: 0 15px;
	box-shadow: 1px 1px 0 0 #333;
}

#navigation_searchform_top input.submit_white
  {
	background: #fff none repeat scroll 0 0;
	border: 0;
	border-radius: 2px;
	margin: 10px 0;
	color: #990033;
}

#navigation_searchform_top input.submit_red:active, #navigation_searchform_top input.submit_white:active {
	box-shadow: -1px -1px 0 0 #333 inset;
}

/* Site Searchresults scho */
.pagination {
	margin: 36px 0;
}

.pagination span {
	font-size: 75%;
	color: #ccc;
}

.pagination ul li {
	float: left;
	margin: 0 12px 0 0;
}

.resultlist .resultItem {
	margin: 0 0 36px;
}