
@import url("forms_neu.css");

body {
	margin:90px 0px 20px 0px;
	padding: 0;
	color: #323232;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
	text-align: center;
	background-repeat:no-repeat;
	background-position:top center;
	text-align: center;


}


/* ###### fuer alles gueltig START ##### */
a {
	text-decoration:none;
	color: #323232;
}

a:visited {
/*	color: #323232;	 */
	}

.clearer {
	clear:both;
}

img {
border:0px;
}

p {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	line-height:1.5em;
}

table {
font-size:1em;
}

#contentbox h1 {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.9em;
	font-weight:normal;

}


#rechteSpalte h1 {
	margin-left:5px;	
}

/* ###### fuer alles gueltig ENDE ##### */


/* ###### Header START ##### */

#header {
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	background-image:url(../img/header_top_back.png);
	-background-image:url(../img/header_top_back.gif);
	background-repeat:repeat-x;
	width:100%;
	height:95px;

	text-align:center;
	}

#headerCenter {
	width:920px;
	margin:auto;
}

#HeaderLogo {
	width:460px;
	height:85px;

	background-repeat:no-repeat;
	float:left;

}


#HeaderSuche {
	width:155px;
	height:85px;
	float:left;
}

#HeaderSponsoren {
	width:295px;
	height:85px;
	float:left;
	background-image:url(../img/box_sponsoren.png);
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	padding-top:5px;
	overflow:hidden;

}


/* ###### Header ENDE ##### */





/* ###### Content START ##### */


.startseiteNewsDetail {
background-image:url(../img/startseite_background.png);
	background-repeat:repeat-x;
}

#centerbox {
	width:935px;
	background-image:url(../img/content_background.png);
	-background-image:url(../img/content_background.gif);
	margin:0 auto;
	background-repeat:repeat-y;
	text-align:left;
}


#centerboxBottom {
	width:935px;
	height:2px;
	display:block;
	margin:0 auto;
	background-image:url(../img/content_background_bottom.png);
	-background-image:url(../img/content_background_bottom.gif);
	background-repeat:no-repeat;
}


#contentbox {
	width:915px;
	margin-left:12px;

}

.contentElement490pxContent h2 {
font-size: 1.3em;
}

.contentElement490pxContent h3 {
font-size: 1em;
padding-left: 0px; 
}

.contentElement490pxContent h4, .contentElement490pxContent h5 {
font-size: 1em;
padding-left: 0px;
margin-bottom:5px;
}





#linkeSpalte {
	width:210px;
	float:left;
	overflow:hidden;

/* DEBUGING	background-color:#666; */
}

#linkeSpalte h2 {
	width:190px;
	height:50px;
	-height:55px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	font-size:1.2em;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 5px;
}

#linkeSpalte h2 a{
color:#ffffff;
background-image:none;
}

#hauptcontent {
	width:490px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
/* 	background-color:#999; */

}



#rechteSpalte {
	width:210px;
	float:left;
/* DEBUGING		background-color:#CCC; */
}

 
#rechteSpalte h2 {
	width:185px;
	height:50px;
	-height:55px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	font-size:1.2em;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 5px;
}


.ContainerLinks h2 {
	width:225px;
	height:50px;
	-height:55px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	font-size:1.2em;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 5px;
}


.ContainerRechts h2 {
	width:225px;
	height:50px;
	-height:55px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	font-size:1.2em;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 5px;
}



#startseiteNews {
	width:700px;

	float:left;
}







/* ###### Content ENDE ##### */






/* ###### contentElement210px ANFANG ##### */

.contentElement210pxHead {
	background-image:url(../img/content_element_210px_head.gif);
	background-repeat:no-repeat;
	width:210px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;

}

.contentElement210pxContent {
	background-image:url(../img/content_element_210px_back.gif);
	background-repeat:repeat-y;
	width:210px;
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	overflow:hidden;

}

.contentElement210pxContent p {
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 5px;
	width:180px;
	overflow:hidden;
}


.contentElement210pxContent p a:hover {

}
.contentElement210pxBottom {
	background-image:url(../img/content_element_210px_bottom.gif);
	background-repeat:no-repeat;
	width:210px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}

.contentElement210pxContent h3 {
font-size:1em;
margin:0px 0px 5px 5px;
padding-top:5px;
border-top:1px #FFFFFF solid;
width:190px;
}


/* ###### contentElement210px ENDE ##### */





/* ###### contentElement245px ANFANG ##### */

.contentElement245pxContainer {
	width:245px;
	float:left;
}

.contentElement245pxContainer h3 {
font-size:1.7em;
margin:10px 0px 10px 0px;
font-weight:normal;
}



.contentElement245pxContainer p, .contentElement245pxContainer h3 {
padding:0px 0px 0px 5px;
width:210px;
}


.contentElement245pxHead {
	background-image:url(../img/content_element_245px_head.gif);
	background-repeat:no-repeat;
	width:245px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}

.contentElement245pxContent {
	background-image:url(../img/content_element_245px_back.gif);
	background-repeat:repeat-y;
	width:245px;
	float:left;

}

.contentElement245pxBottom {
	background-image:url(../img/content_element_245px_bottom.gif);
	background-repeat:no-repeat;
	width:245px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}

/* ###### contentElement245px ENDE ##### */











/* ###### contentElement490px ANFANG ##### */

.contentElement490pxHead {
	background-image:url(../img/content_element_490px_head.gif);
	background-repeat:no-repeat;
	width:490px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}

.contentElement490pxContent {
	background-image:url(../img/content_element_490px_back.gif);
	background-repeat:repeat-y;
	width:460px;
	-width:490px;
	float:left;
}

.contentElement490pxBottom {
	background-image:url(../img/content_element_490px_bottom.gif);
	background-repeat:no-repeat;
	width:490px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}


.contentElement490pxContent object,param {
margin-left:-5px;

}

/* ###### contentElement490px ENDE ##### */









/* ###### contentElement690px ANFANG ##### */

.contentElement690pxHead {
	background-image:url(../img/content_element_690px_head.gif);
	background-repeat:no-repeat;
	width:700px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}

.contentElement690pxContent {
	background-image:url(../img/content_element_690px_back.gif);
	background-repeat:repeat-y;
	width:700px;
	-width:700px;
	float:left;

}




.contentElement690pxContentNoOverflow {
		overflow:hidden;
		height:209px;
		overflow:hidden;
		
}

.contentElement690pxBottom {
	background-image:url(../img/content_element_690px_bottom.gif);
	background-repeat:no-repeat;
	width:700px;
	height:10px;
	float:left;
	display:block;
	overflow:hidden;
}

/* ###### contentElement690px ENDE ##### */




#SportartUebersichtLinkeSpalte {
	width:245px;
	float:left;
	}

#SportartUebersichtRechteSpalte {
	width:245px;
	float:left;
	}






/* ###### Innere abstaende für .contentElementXXXContent #####



, .contentElement210pxContent
*/

.contentElement490pxContent {
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	overflow:hidden;
	display:block;
}

.contentElement245pxContent {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	display:block;
}

.contentElement245pxContent img{
	float:left;
	-float:none;
}


 .contentElement210pxContent img {
	float:left;
	-float:none;
}




#footer {
	width:935px;
	text-align:center;
	float:left;
	margin:15px 0px 15px 0px;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:normal;
}



.contentElement210pxContent .linieDanach {
padding:0px;
margin:0px;
width:190px;

border-top:1px #FFFFFF solid;
}


#suchbox {
	margin-top:10px;
	height:50px;
	vertical-align:middle;
}

#suchbox .sucheInputback {
	background-image:url(../img/suche_back.gif);
	background-repeat:no-repeat;
	width:115px;
	-width:105px;
	padding-top:1px;
	-padding-left:10px;
}

#suchbox .sucheInput {
	border:0px;
	width:95px;
	font-size:1em;
	vertical-align:top;
	padding:0px;
	margin:0px;
}







/* typo3 text mit bild */

#hauptcontent .csc-textpic-imagewrap {
margin-top:3px;
margin-bottom:10px;
}

.csc-textpic-caption {
font-style:italic;
}


.pfeil {
margin-bottom:5px !important;
}


.AlleNewsItem a {
	color:#000000 !important;
	}


/* tabellen */

.contenttable {
padding:0px;
margin:0px 0px 10px -5px;	
border-collapse:collapse;
min-width:200px;
border:1px #FFFFFF solid;

} 
	
.contenttable th {
padding:3px 10px 3px 5px;	
margin:0px;
border-bottom:1px solid #FFFFFF;
}

.contenttable tr {
padding:0px;
margin:0px;
	
}
 

.contenttable td {
/*border-bottom:1px solid #FFFFFF;*/
padding:3px 10px 3px 5px;
border-bottom:1px solid #FFFFFF;
margin:0px;
}

.contenttable .td-last {
/*	border-right:1px solid #FFFFFF;*/
}


/* Suche */

.browsebox {
	margin:0px 0px 20px 0px;
	padding:0px;
}

.browsebox li{
	list-style-type:none;
	display:inline;

}
.browsebox li a{
	margin-right:10px;
}

.res {
	border-top:1px #fff solid;
	margin-top:10px;
}

.tx-indexedsearch-whatis {
	font-size: 1.3em;
	margin-bottom:10px;
	font-weight:bold;
	}



.csc-uploads {
	width:450px;
}

.csc-uploads-icon {
	width:30px;
}

.csc-uploads-fileName {
	width:370px;
	vertical-align:middle;
}

.csc-uploads-fileSize {
	width:50px;
	text-align:right;
	vertical-align:middle;	
}

.csc-uploads p {
	margin:0px !important;
	padding:0px !important;
	}
	
	
iframe {
	border:0px;
	margin-left:15px;
	
}


/*
#hauptcontent ul {
	margin-left:0px;
	padding-left:20px;	
}
*/

.fileLink {
	line-height:15px;
	
}


.contentElement490pxContent ul {
	margin-left:0px;
	padding-left:20px;	
}