* html body {
	height: 100%;
}


a img, a img:hover {
	/* background: #CC0000; */
	text-decoration: none;
}


body {
	background: #FFFFFF;
	color: #666666;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 auto 0 auto;
	min-height: 100%;
	padding: 0 30px;
	position: relative;
	width: 830px;
}


html {
	background: url(../img/bg_kachel.jpg) #CACACA top center repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
}


form.formblock {
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	margin: 0;
	padding:0;
}



form.formblock fieldset{
	border: 0 solid;
	clear: both;
	margin: 0 0 0 0;
	padding: 8px 7px 4px;
}



form.formblock fieldset a{
	background: url('../img/intern.gif') no-repeat 100% 55%;
	border-bottom: #CC0000 1px solid;
	clear: both;
	color: #CC0000;
	font-size: 11px;
	margin: 2px 0 10px 0;
	padding: 2px 12px 0 0;
	text-decoration: none;
}



form.formblock fieldset a:hover {
	background: url('../img/intern_hover.gif') #CC0000 no-repeat 100% 55%;
	color: #FFFFFF;
}



form.formblock fieldset label{
	float: left;
	padding: 2px 0;
	width: 50px;
}




h1#logo {
	font-size: 14px;
	height: 66px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 25px;
	width: 306px;
}


h1#logo a {
	background: url('../img/logo.gif') no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 66px;
	width: 306px;
}



/* NEWS PREVIEW */

h3.newstopic {
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 15px 2px 15px;
}


h3.newstopic span{
	margin: 0 15px 0 0;
	text-align: right;
}



/* NEWS SINGLE */

#content .newsblock .news-single-img a, #content .newsblock .news-single-img a:hover {
	background: none;
	text-decoration:none;
	border: #FFFFFF 0px solid;
}



/* LOGIN FORM */

input.logininput{
	background: #FFFFFF;
	border: 0 solid;
	float: right;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	width: 125px;
}


input#getmail{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}


input#getmail:hover{ 
	border: #666 1px solid;
	color:  #666 ;
}


input#loginsubmit{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

input#loginsubmit:hover{ 
	border: #666 1px solid;
	color:  #666 ;
}

input#logoutsubmit{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

input#logoutsubmit:hover{ 
	border: #666 1px solid;
	color:  #666 ;
}



/* FE USER REGISTRIERUNG + LOGIN FORM */

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { 
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	width: auto;
}

		
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit:hover{ 
	border: #666 1px solid;
	color:  #666 ;
}


#tx-srfeuserregister-pi1-fe_users_form p input {
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	width: auto;
}

	
#tx-srfeuserregister-pi1-fe_users_form p input:hover {	
	border: #666 1px solid;
	color:  #666 ;
}


#tx-srfeuserregister-pi1-fe_users_form fieldset {
		background-color: #ececec;
}



/* BIG LOGIN FORM */

#loginblock {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: 180px;
	width: auto;
	padding: 0 0 10px 0;
	margin: 0;
}


/*cRs*/
#loginblock h3 {
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 30px 2px 15px;
}


input.logininput-big{
	background: #FFFFFF;
	border: 0 solid;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	width: 138px;
}


input#loginsubmit-big{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin:10px 0 0 90px;
	padding: 0;
	text-transform: uppercase;
	width: 125px;
}

input#loginsubmit-big:hover{ 
	border: #666 1px solid;
	color:  #666 ;
}


form.formblock-big {
	margin: 0 0 0 0;
	padding:0;
}


#loginblock form.formblock-big fieldset{
	border: 0 solid;
	clear: both;
	margin: 0;
	padding: 10px;
}

.tx-newloginbox-pi1-forgotP {
	margin:0;
	padding:0;
}

#loginblock p {
	padding: 0 10px 0 10px;
}


#loginblock form.formblock-big fieldset a {
	background: url('../img/intern.gif') no-repeat 100% 55%;
	border-bottom: #CC0000 1px solid;
	float: right;
	color: #CC0000;
	font-size: 11px;
	margin: 0px 0 0px 0;
	padding: 0 12px 0 0;
	text-decoration: none;
}

#loginblock form.formblock-big fieldset a:hover {
	background: url('../img/intern_hover.gif') #CC0000 no-repeat 100% 55%;
	color: #FFFFFF;
}



form.formblock-big fieldset label {
	float: left;
	padding: 2px 0;
	width: 90px;
}


p.hint {
	background: url('../img/border.gif') #ECECEC repeat-x;
	font-size: 10px;
	height: auto;
	line-height: 13px;
	margin-bottom: 24px;
	padding: 15px;
}



ul#language {
	background: #202A87;
	border-bottom: #FFFFFF 1px solid;
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0 15px 0 0;
	position: absolute;
	text-align: right;
	top: 109px;
	width: 815px;
}



ul#language li{
	color: #FFFFFF;
	display: inline;
	height: 20px;
	margin: 0 0 0 6px;
	padding: 0;
	text-transform: uppercase;
}



ul#language li a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}



ul#language li a:hover{
	color: #ECECEC;
}



/* QUICKNAV */

ul#quicknav {
	border-bottom: #D1D1D1 1px solid;
	margin: 24px 0 0 0;
	padding: 0 0 1px 0;
	width: 190px;
}



ul#quicknav li{
	background: url('../img/border.gif') #FFFFFF repeat-x;
	height: 20px;
	list-style: none;
	margin: 1px 0 0 0;
	padding: 3px 0 0 7px;
}



ul#quicknav li a{
	background: url('../img/intern.gif') no-repeat 100% 55%;
	color: #CC0000;
	padding-right: 12px;
	text-decoration: none;
}



ul#quicknav li a:hover{
	background: url('../img/intern_hover.gif') #CC0000 no-repeat 100% 55%;
	color: #FFFFFF;
	padding-right: 12px;
}



ul#bulletlist {
  margin:0 0 24px 0;
   padding:0;
  }



  ul#bulletlist li{
   margin-bottom:1px;
   list-style-type:none;
  }



  ul#bulletlist li a.linklist{
   height:22px;
   background:url('../img/border.gif') #D1D1D1 repeat-x;
   border: #FFFFFF 0px solid;
   display:block;
   text-decoration:none;
   padding:4px 4px 0 4px;
   margin:0;
   font-weight: bold;
  }


  ul#bulletlist li a.linklist:hover{
   background:url('../img/border.gif') #cc0000 repeat-x;
  }

/* HELPERS */

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow:hidden;
	margin:0;
	padding:0;
}



/* NEWSBLOCK */

.newsblock {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	margin-bottom: 24px;
	padding: 15px;
}



.newsblock h2, .newsblock p{
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

.newsblock img{
	float: left;
	margin-right: 15px;
}

.newsblock p {
	margin: 15px 15px 0 15px;
	padding:0;
}

#content .newsblock a {
	background: url('../img/intern.gif') no-repeat 100% 50%;
	padding-right: 12px;
	white-space: nowrap;
}


#content .newsblock a:hover {
	padding-right: 12px;
	background: url('../img/intern_hover.gif') #CC0000 no-repeat 100% 55%;
	color: #FFFFFF;
}



/* PRESSEMELDUNGEN */

.pressemeldungen-container {
	margin:0 2px 0 0;
	padding:0;
	height:auto;
	width:302px;
	float: left;
 }

h3.pressemeldung-topic {
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 15px 2px 15px;
}

.pressemeldung {
	background: url('../img/border.gif') #ECECEC repeat-x;
	margin-bottom: 24px;
	padding: 15px;
	/*
	height: 90px;
	overflow:hidden;
	*/
}

.pressemeldung dd {
	display:inline;
	margin:0;
	padding:0;
	line-height:1em;
	overflow:hidden;
	vertical-align:bottom;
}


.pressemeldung img{
	float: left;
	margin: 0 15px 0 0;
}
.pressemeldung dd img {
	padding:0;
	margin: 0 5px 0 0;
}

.pressemeldung p {
	margin: 0 0 10px 0;
	padding:0;
}

.pressemeldung dd a {
	margin: 8px 0 0 0;
	padding:0;
	white-space: nowrap;
}


/* Home - Aktuelles > Pressemitteilungen */

#content .pressemeldung-main{
	background: url('../img/border.gif') #ECECEC repeat-x;
	margin:0 0 15px 0;
	padding: 15px 15px 15px 15px;
}

#content .pressemeldung-main img{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 5px 0;
}

.pressemeldung-main dd {
	display:inline;
	margin:0;
	padding:0;
	line-height:1.5em;
	overflow:hidden;
	vertical-align:bottom;
}


#content .pressemeldung-main dd img {
	padding:0;
	margin: 0 5px 0 0;
}

#content.pressemeldung-main p {
	margin: 0;
	padding:0;
}

#content .pressemeldung-main dd a {
	margin: 8px 0 0 0;
	padding:0;
	white-space: nowrap;
}

h3.pressemeldung-main-topic{
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 15px 2px 15px;
}
 

/* WEITERBILDUNGS TEASER */

h3.wbtopic {
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 15px 2px 15px;
}

h3.wbtopic span{
	margin: 0 15px 0 0;
	text-align: right;
}

.wb-teaser {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	padding: 5px 15px 15px 15px;
	margin: 0 0 24px 0;
}

.wb-teaser h2, .wb-teaser p{
	margin: 0 0 0 0;
	padding: 5px 5px 0 0;
}


/* MITGLIEDERANTRAG BOX */

h3.antrag-topic {
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 15px 2px 15px;
}

h3.antrag-topic span{
	margin: 0 15px 0 0;
	text-align: right;
}

.antrag-box {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	padding: 5px 15px 15px 15px;
	margin: 0 0 24px 0;
	text-align: center;
}

.antrag-box h2, .antrag-box p{
	margin: 0 0 0 0;
	padding: 5px 5px 0 0;
	text-align: left;
}

#content .antrag-box  a img{
	margin-top:10px;
}

#content .antrag-box  a{
	border: #fff 0px solid;
	background: #ececec;
	padding:0;
	margin:15px;
	text-decoration: none;
}
#content .antrag-box  a:hover { 
		border:#fff 0px solid;
		background: #ececec;
		padding:0;
		margin:15px;
		text-decoration: none;
  }


.searchresult {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	margin-bottom: 24px;
	padding: 15px;
}



/* KONTAKT TEASER */

h3.kontaktopic {

	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 15px 0 1px 0;
	padding: 4px 15px 2px 15px;
}



h3.kontaktopic span{
	margin: 0 15px 0 0;
	text-align: right;
}


.kontaktblock {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	margin-bottom: 24px;
	padding: 15px;
}



.kontaktblock h2, .kontaktblock{
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}



.kontaktblock img{
	float: left;
	margin: 0 15px 15px 15px;
}

.kontaktblock p {
	margin: 12px 15px 0 15px;
	padding:0;
}

.kontaktblock a {
	margin: 0px ;
	padding:0;
}




#claim {
	position: absolute;
	right: 45px;
	top: 25px;
}



#claim strong {
	/* background: url('../img/claim.gif') no-repeat;
	display: block;	
	overflow: hidden; */
	height: 0;
	padding-top: 66px;
	width: 443px;
}



/* BASIC CONTENT */

#content{
	float: right;
	margin: 30px 0 0 0;
	width: 610px;
}



#content #keyvisual{
	background: url('../images/keyvisual_2.jpg') no-repeat;
	height: 170px;
	text-indent: -5000px;
	width: 610px;

}



#content a {
	border-bottom: #CC0000 1px solid;
	color: #CC0000;
	text-decoration: none;
}

#content #yearswitcher a {
	border-bottom: #000 0px solid;
	text-decoration: none;
	background: #fff;
	color: #FFFFFF;
}

#content #yearswitcher a:hover {
	border-bottom: #000 0px solid;
	text-decoration: none;
}



#content a.extern {
	background: url('../img/extern.gif') no-repeat 100% 50%;
	padding-right: 12px;
	white-space: nowrap;
}



#content a.extern:hover {
	background: url('../img/extern_hover.gif') #CC0000 no-repeat 100% 50%;
	color: #FFFFFF;
	padding-right: 12px;
}


#content a.intern {
	background: url('../img/intern.gif') no-repeat 100% 50%;
	padding-right: 12px;
	white-space: nowrap;
}


#content a.intern:hover {

	background: url('../img/intern_hover.gif') #CC0000 no-repeat 100% 50%;

	color: #FFFFFF;

	padding-right: 12px;

}


#content a:hover {
	background: #CC0000;
	color: #FFFFFF;
}


#content .error { font-size: 0.9em; color: #cc0000; }



/* Content Typografie */

#content h1 {
	color: #202A87;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 1.1em;
	text-transform: uppercase;
	padding:0;
	margin: 20px 0 10px 0;
}


#content h2{
	font-size: 1.1em;
	letter-spacing: -0.05em;
	line-height: 1.1em;
	padding: 0 0 0 0;
	text-transform: uppercase;
}






/* Header */

#header{
	background: #ECECEC;
	border-bottom: #CC0000 3px solid;
	height: 130px;
	width: 830px;
}



/* IE Hack */

#header > ul#language {
	height: 19px;
	padding-top: 1px;
}


#navigation{
	border-top: #D1D1D1 1px solid;
	width: 190px;
}



/* SUCHE */


input#searchstring{
	background: #FFFFFF;
	border: 0 solid;
	float: left;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	width: 138px;
}

#searcharea {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	padding: 15px;
	height: 20px;
	margin:0;
}


#searcharea fieldset {
	height: 35px;
	border: #FFFFFF 0 solid;
	margin: 0;
	padding: 0;
	float:left;
}


#searcharea fieldset label{
	width:100px;
	height:20px;
	margin: 2px 0 0 0;
	padding: 0;
}

#searcharea fieldset input.inputfield{
	background: #FFFFFF;
	border: 0 solid;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	margin: 0 0 2px 10px;
	padding: 2px 0 0 0;
	width: 390px;
}


#searcharea fieldset input.searchsubmit{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}



/* Small Searchbox */ 
#searcharea fieldset input.searchsubmit:hover{
	border: #666 1px solid;
	color:  #666 ;
}


#searchsubmit{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 30px;
}

#searchsubmit:hover{ 
	border: #666 1px solid;
	color:  #666 ;
}


#indexed-searcharea {
	background: url('../img/border.gif') #ECECEC repeat-x;
	height: auto;
	padding: 15px;
	height: 20px;
	margin:0;
}


#indexed-searcharea fieldset {
	border: #FFFFFF 0 solid;
	margin: 0;
	padding: 0;
	float:left;
}


#indexed-searcharea fieldset label{
	width:100px;
	height:20px;
	margin: 2px 0 0 0;
	padding: 0;
}

#indexed-searcharea fieldset input.inputfield{
	background: #FFFFFF;
	border: 0 solid;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 2px 10px;
	padding: 2px 0 0 5px;
	width: 400px;
}



#indexed-searcharea fieldset input.searchsubmit{
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

#indexed-searcharea fieldset input.searchsubmit:hover{
	border: #666 1px solid;
	color:  #666 ;
}



/* Sidebar */

#sidebar{
	float: left;
	margin: 30px 0 0 0;
	width: 190px;
}



#sidebar h1 {
	background: url('../img/border.gif') #ECECEC repeat-x;
	font-size: 12px;
	height: 20px;
	letter-spacing: 0;
	margin: 24px 0 0 0;
	padding: 4px 7px 0 7px;
	text-transform: uppercase;
}

#sidebar h1 span{
	color: #CC0000;
}


#sidebar p{
	background: url('../img/border.gif') #ECECEC repeat-x;
	font-size: 10px;
	line-height: 14px;
	margin: 1px 0 0 0;
	padding: 4px 7px 4px 7px;
}



#sidebar p a{
	background: url('../img/intern.gif') no-repeat 100% 55%;
	border-bottom: #CC0000 1px solid;
	clear: both;
	color: #CC0000;
	font-size: 11px;
	margin: 2px 0 10px 0;
	padding: 2px 12px 0 0;
	text-decoration: none;
}



#sidebar p a.image {
	background: transparent;
	border: #FFFFFF 0px solid;
	clear: both;
	color: #CC0000;
	text-decoration: none;
}



#sidebar p a.image:hover {
	background: transparent;
	border: #FFFFFF 0px solid;
	clear: both;
	color: #CC0000;
	text-decoration: none;
}


#sidebar p a:hover {
	background: url('../img/intern_hover.gif') #CC0000 no-repeat 100% 55%;
	color: #FFFFFF;
}



/* PRINT SEITE */
#content a img.print {
	color: #fff;
	border: 0px solid;
	text-decoration: none;
	float:right;
	margin: 10px 5px 5px 5px;
} 



.bulletinblock {
	background: url('../img/border.gif') #ECECEC repeat-x;
	margin:1px;
	padding:0;
	width:302px;
	float:left;
	height:215px;
}



.bulletinblock h3.bulletintopic {
	background:#d1d1d1;
	margin:2px 0 0 0;
	padding:7px;
	font-size: 12px;
}



.bulletinblock p, .bulletinblock ul, .bulletinblock ol {
	margin:7px;
	width:150px;
	float:right;
}



.bulletinblock img {
	float:left;
	border:#fff 1px solid;
	margin:12px 7px 7px 7px;
}

.bulletinblock dd  {
	display:none;
}


fieldset {
	background:#ececec;
}




/* MITGLIEDERLISTE */

.listblock {
 background: url('../img/border.gif') #ECECEC repeat-x;
 height: 108px;
 margin-bottom: 24px;
 padding: 6px 15px 0 2px;
 overflow:hidden;
}

#content .listblock img.logo {
	 background: #fff;
	 border: #666 1px solid;
	 padding:0;
	 margin:0;
	 display:inline;

}

#content .listblock .listblockimg {
	 text-align: center;
	 vertical-align: middle;
	 width: 102px;
	 height: 102px;
	 line-height:102px;
	 background-color: #ececec;
	 float: left;
	 margin-right: 15px;
	 padding:0;
}

.listblock .logo a, .listblock .logo a:hover{
	 background: #FFFFFF;
	 border: #FFFFFF 0 solid;
}



.listblock h2 { 
	margin: 0;
	padding: 0;
	height:16px;
	overflow: hidden;
}

.listblock p{
	margin: 5px 0 0 0;
	padding:0;
	height: 55px;
	overflow: hidden;

}

#content .listblock  a.asButton {
	 background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	 border: #FFFFFF 1px solid;
	 color: #CC0000;
	 font-size: 12px;
	 font-weight: bold;
	 height: 20px;
	 margin: 0 0 0 0;
	 padding:0 2px;
	 text-transform: uppercase;
}


#content .listblock  a.asButton:hover {
	 border: #666 1px solid;
	 color:  #666 ;
}

/* kategorielist */

	
#content span.katbutton{
		height:22px;
		display:block;
		text-decoration:none;
		padding:0;
		margin:0 0 0 0;
		font-weight: bold;
}

#content .katbutton:hover{
	display:block;
}	

	
#content span.katbutton a{
	background:url('../img/border.gif') #D1D1D1 repeat-x;
	height:22px;
	display:block;
	text-decoration:none;
	border-bottom: #fff 0px solid;
	margin:0;
	padding:4px 8px 0 8px;
}


#content span.katbutton a:hover{
background:url('../img/border.gif') #cc0000 repeat-x;
	display:block;
	color: #fff;
	margin:0;
}

ul#kategorielist {
	margin:4px 0 24px 0;
	padding:0;
}
		
* html body div#content div#kategorielist_div ul#kategorielist {
	margin:0 0 24px 0;
	padding:0;
}



/*Skipblock */ 

.skipblock {
	background: url('../img/border.gif') #ECECEC repeat-x;
	margin: 24px 0 24px 0;
	padding:2px;
	height:22px;
}


.skipblock p{
	text-align:center;
	margin:0;
	padding:0;
}

#content .skipblock  p span{
	margin-top: 2px 0 0 0;
	padding: 0;
	display: inline;
	width: 300px;
}


#content .skipblock p a.forwardbutton, #content .skipblock p a.backbutton {
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

#content .skipblock p a.backbutton:hover, #content .skipblock p a.forwardbutton:hover {
	border: #666 1px solid;
	color:  #666 ;
}

#content .skipblock p a.forwardbutton {
	float:right;
}

#content .skipblock p a.backbutton {
	float:left;
}


/* MITGLIEDERLISTE - DETAILANSICHT */

#leftContent {
	width:370px;
	float:left;
}


#leftContent  p a.asButton {
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
	width: auto;
}


#leftContent  p a.asButton:hover {
	border: #666 1px solid;
	color:  #666 ;
}



#rightContent {
	width: 210px;
	float: right;
}

.contactBox{
	padding: 8px;
	margin-top: 15px;
	background: #ececec;
	font-size: 11px;
}

.contactBox p{
	padding:0;
	margin:8px 0 0 0;
}

.contactBox p span{
	width: 52px;
	display: block;
	float: left;
}


#content #rightContent .contactBox p a.editButton {
	background: url('../img/button_bg.gif') #E7E7E7 repeat-x;
	border: #FFFFFF 1px solid;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
	width: auto;
}

#content #rightContent .contactBox p a.editButton:hover  {
	border: #666 1px solid;
	color:  #666 ;
}


.companyImage{
		margin-top:15px;
}
	
.abisz {
	text-align:center;
}

.trenner{
	border-bottom:#fff 1px solid;
	margin: 7px 0;
}



/* MITGLIEDER JOBSEITEN */

#content ul.joburls {
	margin: 0 0 0 10px;
	padding: 0;
}

ul.joburls li{
	display: block;
	list-style: none;
	margin:4px 0 0 0;
	padding:0;
}

#content ul.joburls a {
	background: url('../img/extern.gif') no-repeat 100% 50%;
	padding-right: 12px;
	white-space: nowrap;
}


#content ul.joburls a:hover {
	background: url('../img/extern_hover.gif') #CC0000 no-repeat 100% 50%;
	color: #FFFFFF;
	padding-right: 12px;
}


/*  GALLERY  */

div.tx-gooffotoboeck-pi {
	margin: 0; 
	padding: 0;
}

div.fotowrap div.fotothumbs a img {
	margin: 5px 5px 0 5px;
	padding: 0;
	background: transparent;
	text-decoration: none;
	border-bottom: #FFFFFF 0px solid;

}

div.fotothumbs img a:hover {
	background: transparent;
	text-decoration: none;
	border-bottom: #FFFFFF 0px solid;
}

div.fotonav {
	margin: 0 0 25px 0;
	padding: 0;
	text-decoration: none;
	border-bottom: #FFFFFF 0px solid;
}

.singlenav {
	margin: 0 0 25px 0;
	padding: 0;
	text-decoration: none;
	border-bottom: #FFFFFF 0px solid;
}

.fotosingle div a img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: #FFFFFF 0px solid;
}

.fotosingle div a img:hover {
	
}

.fotowrap {
	margin: 0;
	padding: 0;
}



/* TYPO 3 FRONT END EDIT */
	
#content .typo3-editPanel-controls a {
	text-decoration: none;
	border-bottom:0 solid;
}

#content .typo3-editPanel a{
	text-decoration: none;
	border-bottom:0 solid;
}
	
#content .frontEndEditIcons a {
	text-decoration: none;
	border-bottom:0 solid;
}
	
#content .csc-header csc-header-n2 {
	text-decoration: none;
	border-bottom:0 solid;
}




/* Footer */

#footerspace {
	clear: both;
	height: 28px;
	width: 830px;
}

#footer{
	background: #202A87;
	border-bottom: #CC0000 3px solid;
	/*bottom: 20px;*/
	color: #FFFFFF;
	font-weight: bold;
	clear:both;
	text-align: center;
	width: 830px;
	padding-top:4px;
	margin:15px 0 0 0;
}


#footer address{
	border-bottom: #FFFFFF 1px solid;
	font-style: normal;
	height: 25px;
	margin-top: 7px;
}



#footer address a{
	color: #FFFFFF;
	text-decoration: none;
}


#footer address a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* VIDEOS */


div.tx-kuloplayer-pi1 h3{
	background: url('../img/border.gif') #D1D1D1 repeat-x;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 4px 15px 2px 15px;
}


div.kulo-container{
	background: url('../img/border.gif') #ECECEC repeat-x;
	margin-bottom: 24px;
	padding: 15px;
	/*
	height: 90px;
	overflow:hidden;
	*/
}



/*KALENDER*/
/* Singleview */


td span.calDate {
	display:block;
	float:left;
	clear:left;
}
td span.calTime {
	display:block;
	float:right;
	clear:right;
	padding-right:2px;
}

div.cal-event {
	background: #ececec url('../img/border.gif') repeat-x;
	padding:10px;
	margin:0;

}

div#calendar-event div.cal-event p  {
	margin:0;
	padding:0;
}

div#calendar-event div.cal-event p.bodytext{
	margin:0;
	padding:15px 0 5px 0;
}

div#calendar-event div.cal-event p span {
	margin:0;
	padding:0;
	width:100px;
	display:block;
	float:left;
}

div#calendar-event h2 {
	color:#666;
	margin:0 0 1px 0;
	padding:4px 10px 0px 10px;
	height: 20px;
	background: #d1d1d1 url('../img/border.gif') repeat-x;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 0pt;
	line-height: 20px;

}


div#calendar-event-backlink{
	margin:10px 0 0 5px;
	padding:0;
}


div#calendar-event h1 {


}
div#calendar-event table,
div#calendar-event table tr,
div#calendar-event table tr td {
	margin:0;
	padding:0;
}

/* Listview*/

div#month-header{
	margin:0 0 20px 0;
	padding:15px 0 0 0;
	border:#a2a6a9 1px solid;
	text-align:center;

}

div#month-header span.display-date{
	font-size:18px;
	text-transform:uppercase;
	color:#202a87;
	padding:0 0 0 0;
	vertical-align:top;
}

div#month-header span.calname{
	margin:0;
	padding:0 0 10px 0;
}

div#month-header-prevnext{
	margin:0;
	padding:5px 0 0 0;
	height:25px;
}
div#month-header div#month-header-prevnext a img.left,
div#month-header div#month-header-prevnext a img.right {
	margin:-3px 0 0 0;
	padding:0;
	width:25px;
	border:none;
}
*+html div#month-header div#month-header-prevnext a img.right,
*+html div#month-header div#month-header-prevnext a img.left {
	margin:0 0 0 0;
}
* html div#month-header div#month-header-prevnext a img.right,
* html div#month-header div#month-header-prevnext a img.left {
	margin:0 0 0 0;
}

div#month-header div#month-header-prevnext a,
div#month-header div#month-header-prevnext a:hover {
	text-decoration:none;
	border:none;
	background:none;
	margin:0;
	padding:0;
}

table,
table tr ,
table tr td {
	margin:0;
	padding:5px;
	border-collapse:collapse;
	vertical-align:top;
}


table tr th {
	color:#666;
	margin:0;
	padding:4px 5px 2px 5px;
	height: 20px;
	background: #d1d1d1 url('../img/border.gif') repeat-x;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0pt;
	line-height: 20px;
	border-bottom: #fff 1px solid;
	text-align:left;
}

table tr th.start-end{
	margin:0;
	width: 120px;
	border-collapse:collapse;
}

table tr th.type{
	margin:0;
	width: 100px;
	border-collapse:collapse;
}
table tr th.title{
	margin:0;
	width: 270px;
}
table tr th.register{
	margin:0;
	width: 90px;
}

tr.even {
	margin:0;
	padding:2px 0 2px 0;
	background-color: #FAFAFA;
	width:100%;
}

tr.odd{
	margin:0;
	padding:2px 0 2px 0;
	background-color: #ECECEC;
	width:100%;
}
