
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin:0 auto;
	padding:0;
	width: 848px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align: center;

}


#body {
	width:848px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

#left_and_middle {
	margin-top_ 0px;
	margin-buttom: 0px;
	float: left;
	clear: right;
	width: 612px;
}
#header {
	margin-top_ 0px;
	margin-buttom: 0px;
	height: 178px;
	width: 612px;
}
#navi {
	clear: left;
	float: left;
	height: auto;
	width: 169px;
	margin-bottom: 10px;
}
#content {
	height: auto;
	width: 429px;
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#mainlink {
	background-image: url(../images/navi_mainlink.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 165px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	text-align: left;
	vertical-align: middle;
	font-size: 0.9em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.datum_news {
	color: #990000;
}
h2 {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
}

h3 {
	font-size: 1.1em;
	color: #990000;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}

h3 a {
	text-decoration: none;
	color: #000000;
}
h3 a:hover {
	color: #000000;
	text-decoration: underline;
}


p {
	line-height: 1.2em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;	
}



table {
	font-size: 100%;
}

dt {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 12px;
	font-weight: bold;
	font-style: normal;
}

th {
	text-align: left;
	margin-bottom: 20px;
}

td {
	text-align: left;
	width: auto;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}

.bold {
	font-weight: bold;
}

#mainlink a {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
}
#mainlink   a:hover {
	color: #000000;
}

#navi_top {
	background-image: url(../images/navi_top.png);
	height: 18px;
	width: 169px;
	margin-top: 0px;
	padding-top: 0px;
}
#content_top {
	background-image: url(../images/content_top.png);
	height: 18px;
	width: 429px;
	margin: 0px;
	padding: 0px;
}
#navi_content {
	background-image: url(../images/navi_bg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 169px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#sublink {
	height: auto;
	width: 155px;
	float: none;
	clear: none;
	margin-left: 9px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
* html #sublink {
margin-top: -4px;
}
/* Ende von IE5/mac verstecken*/

#sublink ul {
	color: #000000;
	height: auto;
	width: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sublink li {
	background-color: #FFFFFF;
	height: 12px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #990000;
	border-bottom-color: #CCCCCC;
	border-left-color: #990000;
	text-indent: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
* html #sublink li {
padding-top: 2px;
padding-bottom: 3px;
}
/* Ende von IE5/mac verstecken*/

#sublink li a {
	color: #333333;
	text-decoration: none;
	font-size: 0.8em;
}
#sublink li a:hover {
	color: #990000;
}



#content_box {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi_bottom {
	background-image: url(../images/navi_bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 169px;
}
#content_bottom {
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 429px;
	margin: 0px;
	padding: 0px;
}

#rightside {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 785px;
	width: 236px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}

#player {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 395px;
	width: 236px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ttinfo {
	width: 236px;
	height: 83px;
	background-image: url(../images/vereinssuche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 27px;
	padding-top: 7px;
	padding-right:80px;
	text-align: left;
}

/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
* html #ttinfo {
margin-top: -4px;
}
/* Ende von IE5/mac verstecken*/

#ttinfo  h1 {
	color: #000000;
	font-size: 95%;
	border-bottom-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ttinfo  p {
	color: #666666;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 4px;

}

#suchformular {
	width: 130;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#suchmaske {
	width: 90;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
}

#suchbutton {
	width: 35;
	text-align: center;
	color: #990000;
	font-size: 80%;
	margin-left: 3px;
	padding: 0px;
	margin-top: 0px;
}


#sponsorbar {
	background-image: url(../images/sponsorbar_460.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 236px;
	height: 460px;
	padding-top: 5px;
	padding-left: 25px;
}


.news-list-category {
	color: #666666;
	margin-top: 5px;
}

.news-single-category {
	color: #666666;
	margin-top: 5px;
}

.news-single-item a {
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
}

.news-single-item a:hover {
	color: #990000;
	text-decoration: underline;
}


.news-list-morelink {
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
}

.news-list-morelink a {
	color: #990000;
	text-decoration: none;
}

.news-list-morelink a:hover {
	color: #990000;
	text-decoration: underline;	
}

.tx-ttnews-browsebox a {
	font-size: 80%;
	color: #990000;
	text-decoration: none;
}

.tx-ttnews-browsebox a:hover {
	text-decoration: underline;
}

#vereine_list {
	width: 410px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#vereine_list_links {
	width: 350px;
	height: auto;
	float: left;
	clear: left;
	
}
#vereine_list_rechts {
	width: 50px;
	height: auto;
	float: right;
	clear: right;
}

#vereine_list_links a {
	color: #000000;
	text-decoration: none;
	height: auto;

}

#vereine_single {
	height: 320px;
	width: 410px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 15px;
	
}

#verein_h {
	float: left;
	height: 50px;
	width: 300px;
}

#verein_h h2 a:hover {
	text-decoration: none;
}

#verein_img {
	float: right;
	height: 120px;
	width: 102px;
	margin-right: 8px;
}

#verein_img img {
	border: 1px solid #990000;
}

#verein_links {
	float: left;
	height: 20px;
	width: 125px;
	font-weight: bold;
	margin-top: 3px;
}
#verein_rechts_klein {
	float: left;
	height: 20px;
	width: 175px;
	margin-top: 3px;
}
#verein_rechts {
	float: left;
	height: 20px;
	width: 285px;
	margin-top: 3px;
}

#zurueck {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: right;
	height: 20px;
	clear: left;
}

th.verband {
	padding-top: 10px;
}

td.abschlusslinie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.news-amenu-container ul {
	margin-left: 10px;
	list-style-type: none;
	padding-left: 0;
}

.news-amenu-container li {
	margin-top: 5px;
	margin-bottom: 5 px;
	margin-left: 0;
	list-style-type: none;
	padding-left: 0;
}

li.news-amenu-item-year {
	margin-top: 20px;
	margin-bottom: 5 px;
}

div.news-amenu-container li.news-amenu-item-year dd {
	text-align: left;
	text-indent: -25px;
}

.csc-mailform {

	border:none;
}

.csc-mailform-field {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
}

label {
	margin-bottom: 4px;
}

div.tx-pdflist-pi1 table th {
        	padding-bottom: 8px;
}

div.tx-pdflist-pi1 table th a:hover {
        	text-decoration: none;
}


div.tx-pdflist-pi1 table td {
        	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 400px;
}

/* Start table in RTE*/
table.contenttable  {
	table-layout:fixed
	width: 400px;
	
}

table.contenttable h2 {
	font-size: 1em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

table.contenttable h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

table.contenttable td  {
	height: 20px;
	width: 33%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}


table.contenttable p {
	line-height: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.contenttable a:hover {
	color: #990000;
	text-decoration: underline;	
}

/* Ende table in RTE*/

table.links td {
	height: 25px;
	width: 64%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

table.links_vereine td {
	height: 35px;
	width: 60%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

/* Entfernung Rahmen bei Bildern*/
.csc-textpic-imagewrap dt {
	border-left-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
	
}
/* Ende Entfernung Rahmen bei Bildern*/