*  {
	
}

.red_catbody {
background-color:#D42020;
border:1px solid #fff;
color:#FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:-19px;	
	height: 100%;
	background-position:center;
	background-position:top;
	background-image: url(../images/body_gradient.jpg);
    font-family: Arial, Helvetica,Verdana,sans-serif;
	background-repeat:repeat-x;
    font-size: 13px;
    line-height: 120%;
	
	
}
   
body, p, h1, h2, h3, tr, td, ul, div, li {
    text-align:left;
}

h1{
    color: #005940;
    font-size: 15px;
    font-weight: bold;
}
h2{
    color: #005940;
    font-size: 13px;
}

#mainArea {
	width: 960px;
	background-color: white;    
	display:block;
}

#header {
    position: relative;
	width: 960px;
	height: 114px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
    z-index: 3;	
}



#logo   {
    display: block;
	width: 108px;
	height: 122px; 
    position: absolute;
	top: 0px;
	left: 54px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
    z-index: 2;	
}

#logo1   {
    background-image: url(../images/logo.png);
	background-repeat: no-repeat;
     z-index: 2;
     position: absolute;
     width: 108px;
     height: 122px;
     left: 54px;
      
}

#logo_text  {
    font-size: 15px;
    display: block;
	width: 190px;
    position: absolute;
	top: 32px;
	left: 175px;
    z-index: 2;
    color: white;
    font-weight: bold;
	
}

.container {
	width: 960px;
	float: left;
    height: auto;		
}

/************* TOP MENU ****************** */

#topmenu    {
    position: relative;
	width: 960px;
	height: 50px;		
    background-color: #005940;
    top:-16px;
    z-index: 1;
    border-bottom: solid;
    border-width: 6px;
    border-bottom-color: #63a97e;
	text-align:left;	
}
#topmenu ul	{
	margin-left:18px;
	padding-left:0px;
    padding-right:20px;
	
}
#topmenu ul li {
    float: left;
    list-style: none;    	
	margin-top: 29px;
	padding-right:2px;
	padding-left:2px;
}
	
#topmenu a {
	height: 24px;
	padding-left:9px;
    padding-right:9px;
  	text-decoration: none;
	text-align: center;
	font-size: 14px;
    color: #FFFFFF;
    font-weight: normal;
    padding-bottom:5px;
    padding-top:5px;
	border: none;	
	outline: none;
}
	
#topmenu a:hover, .current_page_item a  {
	background-color: #63a97e;
	color: white;
	border: none;	
	outline: none;
}


    
/* ************** LINKE SPALTE ****************** */
#linke_spalte {
	width: 166px;
	float: left;
	margin-bottom: 0px;	
	margin-top:0px;	
	margin-left:-14px;
	padding-bottom: 0px;		
}

.boxLinks {
	min-height: 250px;	
}

.boxLinks .aktuell {
	margin-bottom: 20px;
}

.submenu  {
    list-style: none;		
}

.submenu a {
	display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
    color: #63a97e;
    font-size: 13px;
	border: none;	
	outline: none;
	
}

.submenu a:hover{
    color:#005940;
	border: none;	
	outline: none;
}

.submenu_act {    
    list-style: none;
}

.submenu_act a{
    display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
    color: #005940;
    font-weight: bold;
    font-size: 13px;
	border: none;	
	outline: none;
}

.submenu_act a:hover{
	color:#005940;
}

/* sublevel 2 of submenu*/
.submenu_level2  {
    list-style: none;	
}

.submenu_level2 a {
	display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
    color: #63a97e;
    font-size: 13px;
    margin-left: 20px;
	border: none;	
	outline: none;
}

.submenu_level2 a:hover{
    color:#005940;
	border: none;	
	outline: none;
}

.submenu_level2_act {
    list-style :none;
    background:transparent url("arrow.png") no-repeat;
    background-position: 10px;
	
}

.submenu_level2_act a{
    display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
    color: #005940;
    font-weight: bold;
    font-size: 13px;
    margin-left: 20px;
	border: none;	
	outline: none;
}

.submenu_level2_act a:hover{
	color: #005940;
}

/* sublevel 3 of subsubmenu*/
.submenu_level3,.submenu_level3 li {
    list-style: none;	
    margin: 0 0 0 20px;
}

.submenu_level3 a {
	display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
    color: #63a97e;
    font-size: 11px;
    margin-left: 8px;
	border: none;	
	outline: none;
}

.submenu_level3 a:hover{
    color:#005940;
	border: none;	
	outline: none;
}

.submenu_level3_act {
    list-style :none;
    background:transparent url("sub_sub_arrow.png") no-repeat;
    background-position: top left;

        margin: 0 0 0 20px;

    
}

.submenu_level3_act a{
    display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
    color: #476f00;
    font-size: 11px;
    margin-left: 8px;
	border: none;	
	outline: none;
}

.submenu_level3_act a:hover{
	color: #005940;
}

/* ************* META NAVIGATION ************************/
#metaNavigation{
	position: absolute;
	width: 960px;
   	top: 80px;	
    z-index: 4;			
}
    
#metaNavigation ul	{
     	float:right;		
     	margin-top:0px;  
		padding-right:20px;
}   
    
#metaNavigation li	{
	    float:left;
    	list-style:none;
    	color:#ffffff;		
			
}
    
#metaNavigation a  {
    	color:#ffffff;
    	font-size:11px;
    	text-decoration:none;	
		border: none;	
		outline: none;
}
    
#metaNavigation a:hover{
    	color:#000000;
}

#meta_active a{
    color:#000000;
    font-size:11px;
	border: none;	
	outline: none;
}
/* ************ END META NAVIGATION *********************/

/************** GENERAL STYLES FOR <A>, CONTENT, ETC *************/

/* style for the ANCHOR tags */
a{
    text-decoration: underline;
    color:  #005940;
    border: none;
    outline: none;
}

a:hover{
    color: #63a97e;
}

/* style for content tags */
#content{
	width: 680px;
	float: left;
	padding: 0px 22px 50px 50px;
    color:#005940;
    font-size: 13px;
	line-height: 130%;
    margin-top: 0px; 
    padding-bottom: 50px;
    }
#content td{
    color:#005940;
    font-size: 13px;
	line-height: 130%;    
}    
/* style for the hr tag */    
hr{
   border-style: dotted none none;
   border-width: 1px medium medium;
   color: #005940;
}

.bodytext{
    font-weight: normal;
    
}
#tableGrid	{
	color:#005940;
    font-size: 13px;
	font-weight:bold;
}
#tableGridSub	{
	color:#005940;
    font-size: 11px;
	font-weight:normal;
}
#tableGridSub a:hover{
    color:#005940;
}


/************** END GENERAL STYLES FOR <A>, CONTENT, ETC *************/

/* ****************** FOOTER ******************** */
#footer {		
	height: 85px;
	padding: 11px 0px 11px 22px;
	background-color: #005940;
	border-top: 1px solid #7c848c;
	clear: both;
	line-height: 1.5em;
    border-top:solid;
    border-width: 6px;
    border-top-color: #63a97e;  
	display:block 
}



#footer tr{
    color: lime;
    font-weight: normal;
    color: #ffffff;
    font-size: 13px;
}

#footer td{
    width : 200px;
    }
    
/* ****************** END FOOTER ******************** */

/* ****************** STYLE FOR WETTER WEBCAM **********/
#tableGridSub td{
    text-align: right;
    padding-right: 15px;
}

#tableGridSub .webcamtd{
    text-align: left;
}

/* ****************** STYLE FOR IMPRESSUM PAGE ***********/
    
/* Common TR/TD formatting */
.impressumt{
    color:#005940;
    font-size: 13px;
	line-height: 130%;
}

.impressumt td{
    vertical-align: top;
    width: 300px;
}

.impressumt a{
    color:#005940;
}

/* align text of impressum page */
#c198 .bodytext, #c197 .bodytext, #c199 .bodytext, #c200 .bodytext{
    width: 600px;
    text-align: justify;
}


/* ****************** END STYLE FOR IMPRESSUM PAGE ***********/

/*style for platz*/

.platzstyle{
    color:#005940;
    font-size: 13px;
	line-height: 130%;
}
.platzstyle td{
    vertical-align: top;
    padding-right: 20px;
    width: 450px;
}
/*end style for platz*/

/*  ************** STYLE FOR Aktuelles >> Clubnachrichten************/
/*#c67 .csc-header-date,#c193 .csc-header-date, #c115 .csc-header-date{
    margin-bottom: -8px;
    font-size: 11px;
}*/

/*  **************end STYLE FOR Aktuelles >> Clubnachrichten************/

 /*  **************STYLE FOR wettspielkalender************/
/*#c220 .csc-header-date,#c222 .csc-header-date, #c224 .csc-header-date{
    margin-bottom: -8px;
    font-size: 11px;
}*/

.csc-header-date
{
    margin-bottom: -8px;
    font-size: 11px;
}
/*  ***************** STYLE FOR wettspielkalender ***************/

/* ****************** STYLE FOR KONTAKT PAGE ***********/

/* Padding for KONTAKT */
#c186 img{
    padding-top: 50px;
}


/* ****************** END STYLE FOR KONTAKT PAGE ***********/

/* LOGIN FORM */
.csc-mailform-field{
    color:#005940; margin-bottom:5px; 
}

#mailformuser{
    border: solid;
    border-color:#005940 ;
    border-width: thin;
    color: #005940;   
    
}

#mailformpass{
    border: solid;
    border-color:#005940 ;
    border-width: thin;
    color: #005940;
    margin-left: 42px;
    
}

/**** PLATZ GALLERIE ********************/
.tx-gsislideshow-pi1 th{
    color: #005940;
    padding-top: 10px;
}

.tx-gsislideshow-pi1 img{
    padding-top:  30px;
}

/******* PRESIDENT/VICE **************/
#c61 .csc-textpic-caption{
   padding-top: 5px; 
}

#c61 dd{
    font-weight: bold;
}

#c61 img{
    padding-top: 15px;
}

#c228 p{
    position:  absolute;
    margin-top: -4px;
}

#c229 p{
    position: absolute;
    padding-left: 158px;
    margin-top: -4px;
}


/***************************PLATZ - UBERSICHT *********************************/
#c231 td{
    color:#005940;
    font-size: 13px;
    padding-right: 10px;
}


/****************** POWER MAIL STYLING **********************************************/
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #005940;
}


input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	padding: 0px;
    
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
    display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 300px;
    float: left;
	clear: both;
	font-weight: bold;
}
 
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 360px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_text label{
    width : 140px;
    font-weight: normal;
}
#powermaildiv_uid123 label {
    width : 140px;
    font-weight: normal;
}
#powermaildiv_uid123 textarea{
	margin-left:0;
	width:330px;
	height:150px;
	border:thin solid #005940
	
}


fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_text input{
    width : 330px;
    margin-left: 0px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
    
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio{
    width: 450px;
    padding-top: 5px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio label{
    float: right;
    width: 420px;   
    font-weight: normal;
    margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input{
    width: 10px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check{
    width: 450px;
    padding-top: 5px;
}


fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check label{
    float: right;
    width: 420px;   
    font-weight: normal;
   
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check input{
    width: 10px;
    }

/* text in the powermail */    
.powermail_text{
    border: solid;
    border-color: #005940;
    border-width: thin;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
    /* edited and added*/
    color: #005940;
    font-size: 13px;

}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
    display: none;
    direction: ltr;
}

#div.powermail_uid56 label{
    display: inline;
}


p.tx_powermail_pi1_fieldwrap_html_radio_title {
    display:inline;
    color: #005940;
    font-weight: normal;
    font-size: 13px;
}

div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	/*cursor: help;*/
    cursor: pointer;
	text-decoration: none;    
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	/*background-color: #eee;*/
    
}

/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset {
    border: none;
}


.tx-sriframe-pi1{
     
}

/****** TRIAL **********/


/****************** CAPTCHA FIELDS STYLING **********************************************/

/* input fields of the captcha*/

fieldset div.tx_powermail_pi1_fieldwrap_html_captcha input{
    margin-left: 50px;
    width:  220px;
    margin-top: 0px; 
}

fieldset div.tx_powermail_pi1_fieldwrap_html_captcha label{
    width: 90px;
}

#powermaildiv_uid117 img{
    margin-top: 0px;
    }

#errortag{
    border: solid;
}
/****************** END CAPTCHA FIELDS STYLING **********************************************/


/************** STYLE OF INDIVIDUAL FIELDS IN POWERMAIL *************************************/
#radioID{
    width:50px;
    margin-left: 50px;
}

/* <A> style for "Der Beitragsordnung zustimmen"*/
#powermaildiv_uid56 a{
    color: #005940;
    text-decoration: underline;
}


/* checkboxes under (Sondermitgliedschaften (nach Vorstandsentscheidung)*/
#powermaildiv_uid22, #powermaildiv_uid20, #powermaildiv_uid25{
    /*padding-left: 20px;*/
    margin-left: 20px;
}


/*Formatting of text "*Pflichtfelder. Weitere Angaben sind freiwillig"*/
#powermaildiv_uid27{
    color: #7d7c7c;
    font-size: 11px;
}

/*heading fields displayed in bold in form Anmeldeformular*/
#powermaildiv_uid17, #powermaildiv_uid24, #powermaildiv_uid26{
    font-weight: bold;
}

#powermaildiv_uid50 input, #powermaildiv_uid51 input{
    margin-left: 50px;
}

#powermaildiv_uid118{
    margin-top: -12px;
}

/*The textbox integrated with the checkbox option*/
/*#powermaildiv_uid119{
    width : 90px;
    margin-left: 250px;
    margin-top: 4px;
    position: absolute; 
}

#powermaildiv_uid119 label{
    width : 50px;
    float: right;
}

#powermaildiv_uid119 input{
    width : 30px;
    
 }*/
 
 #powermaildiv_uid119{
    width : 90px;
    margin-left: 250px;
    margin-top: -70px;
    position: absolute; 
}

#powermaildiv_uid119 label{
    width : 50px;
    float: right;
    margin-top: 5px;
}

#powermaildiv_uid119 input{
    width : 30px;
    
 }
 
 /*End - The textbox integrated with the checkbox option*/
 
 /* Text just below the captcha fields*/
#powermaildiv_uid120, #powermaildiv_uid121{
    margin-left: 140px;
    color: #7d7c7c; 
    font-size: 11px;
}

#powermaildiv_uid46 td, #powermaildiv_uid105 td{
    color: #005940;
    font-size: 13px;
    
}

/************** END STYLE OF INDIVIDUAL FIELDS IN POWERMAIL *************************************/

/****************** END POWER MAIL STYLING **********************************************/

/******************* DOWNLOAD PDF STYLE ****************************************/

.download{
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    font-size: 11px;
    font-family: sans-serif;
    background-image: url(../images/print_icon.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
}

a:hover.download{
    color:#005a40;
    
}
/******************* END DOWNLOAD PDF STYLE ****************************************/
.preise{
   color:#005940;
    font-size: 13px;
	line-height: 130%;
    
    /*width: 770px;*/
}
.preise td{
    vertical-align: top;
    /*padding-right: 20px;*/
    width: 320px;    
} 
#c214 .tr-0 .td-0{
    font-weight: bold;
}
#c214 .tr-0 .td-last,#c214 .tr-1 .td-last,#c214 .tr-2 .td-last{
    font-weight: bold;
    padding-left: 50px;
}
#c214 .tr-3 .td-0,#c214 .tr-6 .td-0,#c214 .tr-9 .td-0{
    font-weight: bold;
}
/*************************** SHADOW ***********************************************/
#mainArea_shaodw	{
	width:100%;
	height:400px;
	background-image:url(../images/back_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	
}

.shadow{
	position:relative;
	display:inline;
	background:white;
	z-index:100;
}

.shadow_inner{
	overflow:hidden;
	position:absolute;
	top: -1000px;
	filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
	opacity:0.1; /*firefox 1.5 opacity*/
	-moz-opacity:0.1; /*mozilla opacity*/
	-khtml-opacity:0.1; /*opacity*/
	z-index:10;
}

/***************************test*************************/
#c230 p{
    text-align: left;
}

#c221 hr{
    
}

.eventfont div{
   font-size: 12px; 
   text-align: center;   
padding:5px;
}

#c151 div{
    padding-top: 15px;
}
.tx-cal-controller .title h1 {
color:#005940;
font-family:Helvetica,sans-serif;
font-size:18px;
margin:0;
padding:5px 0 0 5px;
}
