@charset "UTF-8";


/* --------------------------------- */
/* Externe CSS                       */

@import url(navigation.css);
@import url(bildschatten.css);
@import url(tt_news.css);
@import url(calendar.css);
@import url(mailform.css);
@import url(felogin.css);
@import url(sitemap.css);
@import url(fce.css);
@import url(extensions.css);

/* --------------------------------- */



* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
}

img {
	border: 0;
}

body {
	background-color: #000;
	text-align:center;
}

#centerbox {
	width: 878px;
	text-align:left;
	margin: 20px auto 0 auto;
}

#headerbox {
	padding: 0 0 10px 0;
}

#logobox {
	width: 220px;
	float: left;
}

#contentbox {
	border: 1px solid #595959;
	background: #323232 url(../imgs/hg_neon_verlauf.jpg) top left repeat-x;
	padding: 8px;
}

#flash_header .box {
	border: 1px solid #595959;
	padding: 5px;
	background-color: #000;
}

#flash_header .boxbox {
	border: 1px solid #595959;
}

#flash_header .shadow_below {
	height: 30px;
	background: transparent url(../imgs/schatten_bild.jpg) top left repeat-x;
}

#sponsoren {
	margin: 40px 0 0 0;
	height: 45px;
	overflow: hidden;
	background-color: #fff;
}

#sponsoren ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

#sponsoren ul li {
	line-height: 0px;
	text-align: center;	
	list-style: none;
	display: inline;
	padding: 0 10px 0 10px;
	background: none;
}


#footerbox {
	padding: 10px 0 80px 0;
	text-align: center;
}


/* --------------------------------------------------- */


/* IE6 hack */
/*
* html #header_image_box, * html #content_box, * html #footer_box, * html #small_footer_box {
	background: none;
	background-color: #493713;
}
*/


/* ----------------------------------------- */


#flash_swop_content {
	height: 1%;
}


/* ----------------------------------------- */




body, p, p.bodytext, td {
	/*font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;*/
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #7f7f7f;

}

p, 
p.bodytext {
	text-indent: 0;
	padding: 0 0 10px 0;
}

.clear_div {
	clear: both;
}

td {
	vertical-align: top;
	padding-right: 15px;
}

table.contenttable-1 td {
	border-top: 1px dotted #dddddd;
	padding: 5px 15px 5px 0;
}

table.contenttable-1 td.td-0 {
	font-weight: bold !important;
	color: #666666;
}



hr {
	height: 1px;
	border: none;
	margin: 10px 10px 15px 0;
	border-top: 1px dotted #dddddd;
}

#content_right hr {
	border-top: 1px dotted #bbbbbb;
}

#content_box ul {
	padding: 5px 0 0 0;
}

#content_box li {
	background-image: url(../imgs/li_arrow.gif);
	padding: 0 0 0 12px;
	list-style: none;
	background-position: 2px 7px;
}

/* -------------------------------------------- */
/* Links                                        */

a {
	background-repeat: no-repeat;
}

.bodytext a.mail, 
.bodytext a, 
p a, 
p a.internal-link, 
p a.external-link, 
small a, 
td a, 
.bodytext li a, 
td.csc-uploads-fileName a,
p a:visited,
.cal_list a,
a.pfeil {
	color: #98c000;
	background: transparent url(../imgs/pfeil_gruen.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
}


.bodytext a.mail:hover, 
.bodytext a:hover,
.cal_list a:hover,
a.pfeil:hover,
p a:hover {
	color: #fff;
	/*text-decoration: underline;*/
}

small a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal !important;
}

li a:hover, li a {
	background-image:none;
	padding-left: 0px;
}

#lightbox a:hover {
	background-image: none !important;
}

#logo_box a, #impressum_box a, #impressum_box a:hover, #metanavi_footer a {
	background: none;
}


/* -------------------------------------------- */
/* Heading                                      */


.seo_headline {
	display: none;
	height: 0px;
	overflow: hidden;
}

.csc-header-n1 {
	margin: 0;
}

h1, h2, h3 {
	margin: 0 !important;
	font: 15px Helvetica, Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color:#9BC000;
	font-weight: normal;
}

h1 {
	font-size: 13px;
	padding: 0 0 10px 0 !important;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-transform: uppercase;
}

h2 {
	padding: 15px 0 5px 0 !important;
	font-size: 15px;
	border-bottom: 1px solid #595959;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 20px 0 !important;
}

h2 a {
	color:#77ABAB !important;
}

h3 {
	font: 13px Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 15px 3px 0 !important;
	padding: 10px 0 0 0;
	color:#9BC000 !important;
}

u {
	text-decoration: none;
	border-bottom: 1px solid #555;
	color: #666;
}

ul {
	padding: 0;
}

li {
	padding: 0 0 0 10px;
	list-style: none;
	background: transparent url(../imgs/dot_gruen.gif) -2px 9px no-repeat;
} 

img.seo-heading-image {
	padding: 0 0 20px 0;
}

.section_frame_default_wrap {
	padding: 0 0 15px 0;
}

/* -------------------------------------------- */
/* Bild-Rahmen                                  */



.rahmen_110 .csc-header h2 {
	padding: 0;
	margin: 0 0 10px 0 !important;
}

.rahmen_110 p,
.rahmen_110 p.bodytext {
	padding: 0;
}


.rahmen_120 {
	padding: 10px;
	background-color: #000;
	border: 1px solid #595959;
}



/* --------------------------------------------------- */
/* Download-Liste                                      */

table.csc-uploads td {
	border-top: 1px dotted #dddddd;
}

.csc-uploads-description {
	padding-left: 15px;
}

table.csc-uploads {
	width: 470px;
	border-top: 3px solid #DDDDDD;
	margin: 15px 0 0 0;
}

table.csc-uploads td {
	padding: 5px 0 5px 0;
}

td.csc-uploads-fileName {
	width: 400px;
}

td.csc-uploads-fileName p {
	padding: 0 !important;
	margin:0 !important;
	line-height: 18px !important;
}

td.csc-uploads-fileSize p {
	color: #888888;
}


table.csc-uploads td,
table.csc-uploads td a,
table.csc-uploads td p a,
.csc-uploads-description {
	font-size: 12px;
}

/* --------------------------------------------------- */
/* Tabellen                                            */

table {
	border-collapse: collapse;
}

th {
	vertical-align: top;
	text-align: left;
}

th.align-left {
	text-align: left;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
   	font-size: 12px;
   	vertical-align: top;
}


table.tablestyle1 td {
   border-top: 1px dotted #555555;
}

table.tablestyle1 {
   border-bottom: 1px dotted #555555;	
}

table.tablestyle2 {
	
}

table.tablestyle2 td {
   width: 230px;
   padding: 0 20px 0 0;
}


th a {
	background-image: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

table.tablestyle3 {
	margin: 30px 0 0 0;
	border-bottom: 1px dotted #555555;
	margin-bottom: 30px;
}

table.tablestyle3 td {
   width: 350px;
   padding: 10px 40px 0 20px !important;
   background-color: #222;
}

table.tablestyle3 td p, table.tablestyle3 th p.bodytext, table.tablestyle3 td p.bodytext {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
	line-height: 18px !important;
}

table.tablestyle3 td a,
table.tablestyle3 td p a {
	font-size: 12px;
}

table.tablestyle3 th, table.tablestyle3 tr, table.tablestyle3 p, table.tablestyle3 p.bodytext, table.tablestyle3 p img {
	padding:0 !important;
	margin: 0 !important;	
}


table.tablestyle3 td, table.tablestyle3 th {
	border-top: 1px dotted #555555;
}

table.tablestyle3 th {
   width: 100px;
   padding: 0;
   margin: 0;
}


table.termine {
	width: 450px;
	border-bottom: 3px solid #595959;
	border-top: 3px solid #595959;
}

table.termine td {
	border-top: 1px dotted #595959;
	padding: 5px 10px 5px 0;
}

table.termine td.td-0 {
	width: 120px;
}

table.termine td.td-1 {
	font-weight: bold;
	width: 160px;
}


table.erfolge {
	width: 450px;
	border-bottom: 3px solid #595959;
	padding: 20px 0 0 0;
}

table.erfolge td {
	border-bottom: 1px dotted #595959;
	padding: 5px 10px 5px 0;
	line-height: 20px;
}

table.erfolge td.td-0 {
	width: 150px;
	font-weight: bold;
	color: #aaa;
}

table.erfolge td.td-1 {
	width: 450px;
}

table.erfolge tr.tr-0 td {
	padding-top: 10px;
}

table.erfolge tr.tr-last td {
	padding-bottom: 10px;
}



/* -------------------------------------------- */
/* css_styled_content                           */

.csc-textpic-border dl dt {
	border-width: 5px !important;
}


.csc-textpic-caption {
	line-height: 16px;
	font-size: 11px;
	color: #666666;
	padding: 2px 10px 0px 15px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	padding: 0 25px 0 0 !important;
	display: inline;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	padding: 0 0 0 20px !important;
	display: inline;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	padding: 0 0 0 10px !important;
	display: inline;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	margin: 0 20px 0 0 !important;
	padding: 0 20px 0 0px !important;
}



.csc-textpic-below .csc-textpic-text {
	padding: 0 0 15px 0;
}

.csc-textpic-lastcol, .csc-textpic-firstcol {
	clear:both !important;
	margin: 0 10px 0 0 !important;
}

div.csc-textpic-above div.csc-textpic-text { clear: none; }	
div.csc-textpic-right div.csc-textpic-text { clear: none; }	
div.csc-textpic-left div.csc-textpic-text { clear: none; }

div.csc-textpic-above div.csc-textpic-imagewrap {overflow:hidden; }





.csc-textpic-above .csc-textpic-imagewrap {
	width: 100%;
	clear: both;
}

.csc-textpic-clear {
	clear: both;
}


#bitte_warten {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-image: url(../imgs/warten.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0 10px 30px;
	margin: 20px 0px 50px 380px;
}


