/* css */
/* ---------------------- 
   vtf-styles
   ---------------------- */

body {
	background: url(../img/bg-center_top.gif) repeat-x 0 141px;
}

a {color: #F7AE65; text-decoration: none; font-weight: bold;}
a:hover {color: #F7AE65; text-decoration: underline;}

#content a {color: #ED953D;}

.bodytext {width:600px;}

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #fff; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px #fff; /* rechte Menue Spalten Farbe  */ 
background-color: transparent; /* Farbe fuer Inhalt Spalten  */
} 

/* BG Spalten  */

#left {
	background: #2260bb url(../img/bg-left_top_neu.gif) repeat-x 0 0; 
	/*ALT: 5288BB*/
}
#right {
	background: url(../img/bg-center_top.gif) repeat-x 0 0;
}

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

#header {
	background: #fff url(../img/head_sportkongress_2010.jpg) no-repeat;
	
}

#signeeXXX {
	float: left;
	margin: 50px 8px 10px 23px;
	padding: 0;
	background: url(../img/vtf_signee.gif);
	height: 30px;
	width: 408px;
}

#logoXXX {
	background: url(../img/logo_vtf.gif) no-repeat;
}


/* ---------------------- */
#mainnavi {
	background: url(../img/bg_navi.gif) repeat 0 0;
	color: #fff;
}
/* ---------------------- */
#metanavi ul li {
	xbackground: #fff;
	color: #606F7D;
}
/* ---------------------- */

#subnavi {
	color: #fff;
}
#subnavi li li a {
	color: #D3E7F9;
}
#subnavi li li li a {
	color: #B6CDE4;
}

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

#left-bottom {
	background: url(../img/bg_left-bottom.gif) no-repeat 0 100%;
	
}


/* Typografie
  ---------------- */

#sitenavi a {color: #fff; text-decoration: none; font-weight: normal;}
#sitenavi a:hover {color: #fff;}
#sitenavi li.active a {color: #fff;}

#mainnavi a {color: #fff; text-decoration: none; font-weight: normal;}
#mainnavi a:hover {color: #F7AE65; text-decoration: underline;}
#mainnavi li.active a {color: #F7AE65; font-weight: bold;}

#metanavi {background: url(../img/trans60.png) repeat 0 0; padding: 2px 0 2px 2px;}
#metanavi a {color: #4a4a4a; text-decoration: none; font-weight: normal;}
#metanavi a:hover {text-decoration: underline;}

#subnavi a {color: #fff; text-decoration: none; font-weight: normal;}
#subnavi a:hover {color: #F7AE65; text-decoration: underline;}
#subnavi li.active a {color: #F7AE65; font-weight: bold;}



h1, h2, h3, h4, h5, h6 {
	color: #032A4E; 
	line-height:1.4em;
}
p {
	color: #032A4E; 
}
#left h1 { color: #fff;}
#left h2 { color: #fff;}
#left p { color: #fff;}

#right h1, #right h2, #right p {color: #4E7BA5;}


h3 a {
	color: #032A4E; 
}

.csc-firstHeader {
	border-bottom: 1px solid #c68aba;
		margin:8px 0 22px 0;
}

/* ---------------------- */
/* CSV TABLEUPLOAD */


.tx-csvtable-pi1 table {
	width: 94%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.tx-csvtable-pi1 table tr th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 3px;
	text-align: left;
}
.tx-csvtable-pi1 table tr th p {
	font-weight: bold !important;
}
.tx-csvtable-pi1 table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 3px;
	margin: 0;
}


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

/* RTE-Tabelle */
table.contenttable {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.contenttable thead td {
	border-bottom: 1px solid #ccc;
	padding: 4px 4px;
	font-weight: bold !important;
	text-align: left;
	color: #1F4776;
	vertical-align: top;
}
table.contenttable td {
	border-bottom: 1px solid #ccc;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
}

/* Normale Contentelemente */

/* table.contenttable-0 {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.contenttable-0 th {
	border-bottom: 1px solid #ccc;
	padding: 4px 4px;
	font-weight: bold !important;
	text-align: left;
	color: #18548F;
	vertical-align: top;
}
table.contenttable-0 td {
	border-bottom: 1px solid #ccc;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
}
*/

table.contenttable-1 {
width: 100%;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0 0 35px 0;
	border-collapse: collapse;
}
table.contenttable-1 th {
	border-bottom: 1px solid #ccc;
	padding: 4px 4px;
	font-weight: bold !important;
	text-align: left;
	color: #1F4776;
	vertical-align: top;
}
table.contenttable-1 td {
	border-bottom: 1px solid #ccc;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
}

table.contenttable-2 {
	border-top: 1px solid #C1DEF9;
	padding: 0;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
table.contenttable-2 th {
	border-bottom: 1px solid #C1DEF9;
	padding: 4px 4px;
	font-weight: bold !important;
	text-align: left;
	background: #E2EFFB;
	vertical-align: top;
	color: #1F4776;
}

table.contenttable-2 .td-0 {
	border-bottom: 1px solid #C1DEF9;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
	width: 100px;
}
table.contenttable-2 .td-1 {
	border-bottom: 1px solid #C1DEF9;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
	width: 325px;
}
table.contenttable-2 .td-last {
	border-bottom: 1px solid #C1DEF9;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
	width: 150px;
}
table.contenttable-2 .tr-even td {
	background: #E2EFFB;
}
table.contenttable-2 .tr-odd td {
}


table.contenttable-0 {
	border-top: 1px solid #C1DEF9;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.contenttable-0 th {
	border-bottom: 1px solid #C1DEF9;
	padding: 4px 4px;
	font-weight: bold !important;
	text-align: left;
	background: #E2EFFB;
	vertical-align: top;
	color: #1F4776;
}
table.contenttable-0 td {
	border-bottom: 1px solid #C1DEF9;
	padding: 3px 4px;
	margin: 0;
	vertical-align: top;
}
table.contenttable-0 .tr-even td {
	background: #E2EFFB;
}
table.contenttable-0 .tr-odd td {
}


table.contenttable-3 {
	border: none;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.contenttable-3 td, table.contenttable-3 th {
	text-align: left;
	padding: 3px 4px;
	vertical-align: top;
}
table.contenttable-3 .tr-even th {
	border-bottom: 1px solid #ccc;
	background: #eee;
}
table.contenttable-3 .tr-even td {
	border-bottom: 1px solid #ddd;
	background: #eee;
}
table.contenttable-3 .tr-odd td {
	border-bottom: 1px solid #ddd;
}

/* Mailform 
 -------------------------------*/


#mailform fieldset {
	border: 0 solid #6f9148;
	width: 350px;
	padding: .5em;
}

.csc-mailform-field {
	position:relative;
	height:40px;
	xfloat:left;
	width:175px;
}

.csc-mailform-field input {
	border: 0;
	border-bottom:1px solid #6f9148;
	clear:both;
}
.csc-mailform-field label {
	position:absolute;
 	left:0px; top:15px;
	font-size:0.9em;
}

.csc-mailform-field input#mailformName {
	position:absolute;
 	left:0px; top:0px;
}

.csc-mailform-field input#mailformVorname {
	position:absolute;
 	left:0px; top:0px;
}

.csc-mailform-field input.csc-mailform-radio{
	position:absolute;
 	left:0px; top:0px;
	height:30px;
}


.csc-mailform-field input#mailformAnschriftprivat {
	position:absolute;
 	left:0px; top:0px;
}

.csc-mailform-field input#mailformAnschriftdinestlich {
	position:absolute;
 	left:0px; top:20px;
}

#xmailformformtype_mail {
	display:none;
}

.csc-mailform-field input#mailformEMail, .csc-mailform-field input#mailformIhr_Name, .csc-mailform-field textarea {
	width: 250px;
	border: 1px solid #ccc;
}
.csc-mailform-field input.mailformCheck {
	border: 1px solid #ccc;
}
.csc-mailform-field input#mailformformtype_mail {
	width: 150px;
	border: 1px solid #ccc;
	margin-left: 80px;
}

.csc-searchform input, .csc-loginform input {
	border: 1px solid #ccc;
}

/* Mailform Right */

#rightcontent #mailform fieldset {
	margin: 0;
	padding: 0;
	width: 200px;
	border: 0;
}
	
#rightcontent .csc-mailform-field input {
	margin: 5px 0;
	border: 1px solid #ccc;
}

#rightcontent .csc-mailform-field label {
	width: 65px;
	float: left;
}
#rightcontent .csc-mailform-field input#mailformEMail, #rightcontent .csc-mailform-field input#mailformIhr_Name, #rightcontent .csc-mailform-field textarea {
	width: 200px;
	border: 1px solid #ccc;
	margin: 8px 0 8px 0;
	padding: 2px 0 2px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#rightcontent .csc-mailform-field input.mailformCheck {
	border: 1px solid #ccc;
}
#rightcontent .csc-mailform-field input#mailformformtype_mail {
	width: 150px;
	border: 1px solid #ccc;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#rightcontent .csc-searchform input, #rightcontent .csc-loginform input {
	border: 1px solid #ccc;
}

/* Bullettlisten 
 --------------------------- */

ul.csc-bulletlist {
	margin: 0.25em 1.25em;
	padding: 0;
	list-style: none;
}

ul.csc-bulletlist li {
	margin: 0.5em 0;
	padding: 0 0 0 1.85em;
	background: url(../img/bullet_round-cyan.png) no-repeat 0 0.1em;
}

ul.csc-bulletlist-1 li {
	background: url(../img/bullet_pfeil.png) no-repeat 0 0.1em;
}
ul.csc-bulletlist-2 li {
	background: url(../img/bullet_12.png) no-repeat 0 0.1em;
	color: #666;
}
ul.csc-bulletlist-3 li {
	background: url(../img/bullet_arr.png) no-repeat 0 0.15em;
	color: #888;
}


/* DocumentDir 
 -------------------------------- */

#docdir {
	border: 1px solid #ccc;
	padding: 10px 10px 0;
	margin-bottom: 5px;
	width: 45%;
}
#docres {
	margin: 0;
	padding: 0;
}

#contentpreview {
	border: 1px solid #ccc;
	padding: 1em;
	width: 100%;
	font-family: serif !important;
}

div.tx-danpdocumentdirs-pi2-modeSelector a {font-weight: normal; color: #1F4776; padding: 0 6px 0 0;}
.tx-danpdocumentdirs-pi2-dirmenu a {font-weight: normal; color: #1F4776;}
.tx-danpdocumentdirs-pi2-dirmenu a.active {font-weight: bold; }

div.tx-danpdocumentdirs-pi2-browsebox {margin: 0px; padding-top: 0px;}
span.tx-danpdocumentdirs-pi2-browsebox-strong {font-weight: bold;}

.tx-danpdocumentdirs-pi2-browsebox p {margin: 0px; padding-top: 0px;}
.tx-danpdocumentdirs-pi2-browsebox td p a {font-weight: normal; color: #1F4776; padding: 0 6px 0 0;}
.tx-danpdocumentdirs-pi2-browsebox-SCell p a, .tx-danpdocumentdirs-pi2-modeSelector-SCell p a {font-weight: bold !important; }


div.tx-danpdocumentdirs-pi2-listrow {
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 0px;
	margin-bottom: 10px;
}
table.tx-danpdocumentdirs-pi2-listtable {
	width: 575px;
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
tr.tx-danpdocumentdirs-pi2-headers td {
	text-align: left;
	padding: 3px 4px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
}
table.tx-danpdocumentdirs-pi2-listtable td p {margin:0; padding:0;}

tr.tx-danpdocumentdirs-pi2-headers td a {color: #1F4776;}

tr.tx-danpdocumentdirs-pi2-listrow1 td {
	text-align: left;
	padding: 3px 4px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	background: #eee;
}

tr.tx-danpdocumentdirs-pi2-listrow2 td {
	text-align: left;
	padding: 3px 4px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

/* RTE - internal-link 
 ---------------------------- */
.internal-link {border: 1px solid #ccc; display: block; width: 200px; padding: 10px; text-align: center;}
.internal-link:hover {background: #eee; color: #032A4E;}



/* --- */

/* Mailform (Powermail)
 ---------------------------------------------------------------------------------------------------------------------------------------*/
 
.tx-powermail-pi1_formwrap  tx-powermail-pi1_formwrap_1509 {
	border: 0 solid #6f9148;
	padding: .5em;
	color:#000;
}

#tx-powermail-pi1_fieldset_1 {
	border:0;
	padding:0;
	margin:10px 0 0 0;
	width:400px;
}

#tx-powermail-pi1_fieldset_1 legend {
	display:none;
}



/* Mit Float____________________________________________________________________________________________*/

#powermaildiv_uid1, #powermaildiv_uid2 {
	margin:0 0 0 0;
	padding:0;
	position:relative;
	height:50px;
	float:left;
}

#powermaildiv_uid9, #powermaildiv_uid10 {
	position:relative;
	height:40px;
	float:left;
}

#powermaildiv_uid1 input, #powermaildiv_uid2 input, #powermaildiv_uid9 input, #powermaildiv_uid10 input {
	width:195px;
	border: 0;
	border-bottom:1px solid #6f9148;
}

#powermaildiv_uid1 label, #powermaildiv_uid2 label, #powermaildiv_uid9 label, #powermaildiv_uid10 label {
	padding:3px 0 0 0;
	position:absolute;
 	left:0px; top:15px;
	font-size:0.9em;
}

.powermail_mandatory_js {
	padding:10px 0 0 0;
	font-size:0.9em;
	margin:0;
	width:190px;
}

/* Ohne Float__________________________________________________________________________________*/


#powermaildiv_uid3, #powermaildiv_uid4, #powermaildiv_uid6, #powermaildiv_uid7, #powermaildiv_uid8, #powermaildiv_uid11 {
	position:relative;
	height:40px;
	clear:left;
}

#powermaildiv_uid3 input, #powermaildiv_uid4 input, #powermaildiv_uid6 input, #powermaildiv_uid7 input, #powermaildiv_uid8 input, #powermaildiv_uid11 input {
	width:391px;
	border: 0;
	border-bottom:1px solid #6f9148;
}

#powermaildiv_uid3 label, #powermaildiv_uid4 label, #powermaildiv_uid6 label, #powermaildiv_uid7 label, #powermaildiv_uid8 label, #powermaildiv_uid11 label {
	padding:3px 0 0 0;
	position:absolute;
 	left:0px; top:15px;
	font-size:0.9em;
}


/* Radiobuttons__________________________________________________________________________________*/

#powermaildiv_uid5 {
	position:relative;
	height:40px;
	margin:5px 0 0 0;
}

#powermaildiv_uid5 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	position:absolute;
 	left:0px; top:15px;
	font-size:0.9em;
	width:175px;
	color:#000;
	border-top:1px solid #6f9148;
}

input#check_uid5_0 {
	position:absolute;
 	left:192px; top:16px;
}

.powermail_check_inner_uid5_0 label {
	position:absolute;
 	left:218px; top:15px;
 	width:50px;
 	font-size:0.9em;
}

input#check_uid5_1 {
	position:absolute;
 	left:270px; top:16px;
}

.powermail_check_inner_uid5_1 label {
	position:absolute;
 	left:296px; top:15px;
 	width:50px;
 	font-size:0.9em;
}


/*Überschrift (Anmeldung Kongress, Buchungen, Veranstaltungswünsche)________________________________________________________________*/

#powermaildiv_uid13, #powermaildiv_uid14 {
	margin:20px 0 0 0;
	padding:0;
}

#powermaildiv_uid13 label, #powermaildiv_uid14 label {
	font-size:1.5em;
	color:#6f9148;
	font-weight:bold;
}

#powermaildiv_uid13 textarea, #powermaildiv_uid14 textarea {
	margin:7px 0 0 0;
	padding:0;
	border:0;
	width:600px;
	font-family:verdana, arial, sans-serif;
	font-size:0.95em;
}

/*Rein Texte________________________________________________________________*/

#powermaildiv_uid33 {
	margin:0 0 10px 0;
	font-size:1.5em;
	color:#6f9148;
	font-weight:bold;
	width:500px;
}

#powermaildiv_uid29, #powermaildiv_uid30, #powermaildiv_uid32 {
	margin:0 0 10px 0;
	padding:0;
	border:0;
	width:600px;
	font-family:verdana, arial, sans-serif;
	font-size:0.95em;
	clear:left;
}

#powermaildiv_uid32 {
	margin:0;
}

#powermaildiv_uid31 {
	margin:0 0 3px 0;
	padding:0;
	border:0;
	width:600px;
	font-family:verdana, arial, sans-serif;
	font-size:0.95em;
	clear:left;
}

/* Radiobuttons Veranstaltungen_________________________________________________________________________________*/

#powermaildiv_uid15, #powermaildiv_uid16, #powermaildiv_uid17, #powermaildiv_uid18 {
	position:relative;
	height:70px;
	margin:0 0 10px 0;
}

#powermaildiv_uid15 .tx_powermail_pi1_fieldwrap_html_checkbox_title, #powermaildiv_uid16 .tx_powermail_pi1_fieldwrap_html_checkbox_title, #powermaildiv_uid17 .tx_powermail_pi1_fieldwrap_html_checkbox_title, #powermaildiv_uid18 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-size:1.1em;
	color:#6f9148;
	font-weight:bold;
}

.powermail_check_inner_uid15_0 input, .powermail_check_inner_uid16_0 input, .powermail_check_inner_uid17_0 input, .powermail_check_inner_uid18_0 input {
	position:absolute;
 	left:0px; top:25px;
}

.powermail_check_inner_uid15_0 label, .powermail_check_inner_uid16_0 label, .powermail_check_inner_uid17_0 label, .powermail_check_inner_uid18_0 label {
	position:absolute;
 	left:40px; top:25px;
 	width:100px;
 	font-size:0.95em;
}

.powermail_check_inner_uid15_1 input, .powermail_check_inner_uid16_1 input, .powermail_check_inner_uid17_1 input, .powermail_check_inner_uid18_1 input {
	position:absolute;
 	left:175px; top:25px;
}

.powermail_check_inner_uid15_1 label, .powermail_check_inner_uid16_1 label, .powermail_check_inner_uid17_1 label, .powermail_check_inner_uid18_1 label {
	position:absolute;
 	left:205px; top:25px;
 	width:175px;
 	font-size:0.95em;
}

/* Radiobuttons Essen_________________________________________________________________________________*/

#powermaildiv_uid28 {
	position:relative;
	height:30px;
	margin:0 0 10px 0;
	font-size:0.95em;
	width:150px;
	float:left;
}

#powermaildiv_uid28 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	position:absolute;
 	left:0px; top:0px;
	color:#6f9148;
}

.powermail_check_inner_uid28_0 input {
	position:absolute;
 	left:62px; top:0px;
}

.powermail_check_inner_uid28_0 label {
	position:absolute;
 	left:87px; top:0px;
}

.powermail_check_inner_uid28_1 input {
	position:absolute;
 	left:112px; top:0px;
}

.powermail_check_inner_uid28_1 label {
	position:absolute;
 	left:137px; top:0px;
}

/*Sonntag*/

#powermaildiv_uid22 {
	position:relative;
	height:30px;
	width:120px;
	margin:0 0 10px 35px;
	font-size:0.95em;
	float:left;
}

#powermaildiv_uid22 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	position:absolute;
 	left:0px; top:0px;
 	color:#6f9148;
}

.powermail_check_inner_uid22_0 input {
	position:absolute;
 	left:62px; top:0px;
 }
 
.powermail_check_inner_uid22_0 label {
	position:absolute;
 	left:87px; top:0px;
}

.powermail_check_inner_uid22_1 input {
	position:absolute;
 	left:112px; top:0px;
}

.powermail_check_inner_uid22_1 label {	
	position:absolute;
 	left:137px; top:0px;
}

/*--Bankeinzug--_____________________________________________________________*/

#powermaildiv_uid24, #powermaildiv_uid25 {
	position:relative;
	height:40px;
	clear:left;
}

#powermaildiv_uid24 input, #powermaildiv_uid25 input {
	width:391px;
	border: 0;
	border-bottom:1px solid #6f9148;
}

#powermaildiv_uid24 label, #powermaildiv_uid25 label {
	padding:3px 0 0 0;
	position:absolute;
 	left:0px; top:15px;
	font-size:0.9em;
}

#powermaildiv_uid26, #powermaildiv_uid27 {
	margin:0 0 0 0;
	padding:0;
	position:relative;
	height:50px;
	float:left;
}

#powermaildiv_uid26 input, #powermaildiv_uid27 input {
	width:195px;
	border: 0;
	border-bottom:1px solid #6f9148;
}
#powermaildiv_uid26 label, #powermaildiv_uid27 label {padding:3px 0 0 0;
	position:absolute;
 	left:0px; top:15px;
	font-size:0.9em;}


/* ---------- Veranstaltungswuensche Ankreuzoption ----------------- */

#powermaildiv_uid82, #powermaildiv_uid93 {
	height:20px;
	color:#000;
	margin:0 0 10px 0;
	font-size:0.95em;
	width:450px;
}

#powermaildiv_uid82 .tx_powermail_pi1_fieldwrap_html_checkbox_title, #powermaildiv_uid93 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	padding:3px 0 0 0;
	color:#000;
	float:left;
	width:150px;
}

#powermaildiv_uid82 .powermail_check_inner powermail_check_inner_uid82_0, #powermaildiv_uid93 .powermail_check_inner powermail_check_inner_uid93_0 {
	float:left;
	margin:0 0 0 20px;
	}

#powermaildiv_uid91 {
	margin: 15px 0 0 0;
	color:#6f9148;
	font-size:0.95em;
}

#powermaildiv_uid92 {
	margin: 35px 0 0 0;
	color:#6f9148;
	font-size:0.95em;
	clear:both;
}

#powermaildiv_uid100 {
	height:30px;
	margin: 35px 0 0 0;
	color:#6f9148;
	font-size:0.95em;
	clear:both;
}

/* ---------- Veranstaltungswuensche ----------------- */

#powermaildiv_uid95 {
	height:30px;
	color:#000;
	margin:0 0 15px 0;
	font-size:0.95em;
	width:450px;
	clear:left;
}

#powermaildiv_uid95 label {
	height:30px;
	width: 150px;
	color:#000;
	margin:0 0 10px 0;
	font-size:0.95em;
	float:left;
}

#powermaildiv_uid95 input {
	font-size:0.95em;
	margin:0 0 0 2px;
	float:left;
	border:0;
	border:1px solid #6f9148;
}

#powermaildiv_uid83, #powermaildiv_uid84, #powermaildiv_uid85, #powermaildiv_uid86, #powermaildiv_uid87, #powermaildiv_uid88, #powermaildiv_uid96, #powermaildiv_uid97, #powermaildiv_uid98, #powermaildiv_uid99, #powermaildiv_uid101, #powermaildiv_uid102, #powermaildiv_uid103, #powermaildiv_uid104 {
	color:#000;
	margin:0 0 10px 0;
	font-size:0.95em;
	width:450px;
	clear:left;
}

#powermaildiv_uid83 label, #powermaildiv_uid84 label, #powermaildiv_uid85 label, #powermaildiv_uid86 label, #powermaildiv_uid87 label, #powermaildiv_uid88 label, #powermaildiv_uid96 label, #powermaildiv_uid97 label, #powermaildiv_uid98 label, #powermaildiv_uid99 label, #powermaildiv_uid101 label, #powermaildiv_uid102 label, #powermaildiv_uid103 label, #powermaildiv_uid104 label {
	height:13px;
	color:#000;
	margin:0 0 10px 0;
	font-size:0.95em;
	float:left;
}

#powermaildiv_uid83 input, #powermaildiv_uid84 input, #powermaildiv_uid85 input, #powermaildiv_uid86 input, #powermaildiv_uid87 input, #powermaildiv_uid88 input, #powermaildiv_uid96 input, #powermaildiv_uid97 input, #powermaildiv_uid98 input, #powermaildiv_uid99 input, #powermaildiv_uid101 input, #powermaildiv_uid102 input, #powermaildiv_uid103 input, #powermaildiv_uid104 input {
	font-size:0.95em;
	margin:0 0 0 40px;
	float:left;
	border:0;
	border:1px solid #6f9148;
}


#powermaildiv_uid90, #powermaildiv_uid89 {
	font-size:0.95em;
	float:left;
	margin: 0 63px 8px 0;
	padding:0;
}

#powermaildiv_uid89 {
	color:#6f9148;
}
 
#powermaildiv_uid94 {
	font-size:0.95em;
	margin: 0 0 8px 150px;
	padding:0;
	color:#6f9148;
}

#powermaildiv_uid34 {
	clear:both;
	margin:20px 0 10px 0;
}

/* ---------- Sportkongress Veranstaltungs Tabellen (28.06.2010) ----------------- */

.sportk_tbl_container {
	margin:10px 0 0 15px;
	padding:0;
}

.sportk_tbl_container div ul#headlines{
	margin:0;
	padding:0;
}

.sportk_tbl_container .kurs {
	margin:5px 0 5px 0;
	font-size:1em;
	font-weight:bold;
}

.sportk_tbl_container p.zeit {
	font-align:left;
	margin:5px 0 5px 0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	color:#777;
}

.sportk_tbl_container .referent {
	padding:3px 0 3px 5px;
	margin:0;
	font-size:0.8em;
}

/* Tooltip_________________________________________________________ */


.sportk_tbl_container .tooltip {	
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 10px 15px;
	margin: 0;
	width: 340px;
	display: none;
	color: #4F6B72;
	text-align: left;
	font-size: 0.7em;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}
.sportk_tbl_container .tooltip img {
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sportk_tbl_container #mytable {
	width: 600px;
	padding: 0;
	border-collapse:separate;
}

.sportk_tbl_container #mytable {		
	font-size:11px !important;		
}

.sportk_tbl_container caption {
	padding: 0 0 5px 0;
	margin:20px 0 10px 0;
	width: 600px;	 
	text-align: left;
	color: #4f6b72;
	font-size:16px;
}

.sportk_tbl_container th.kg11_time {
	color: #777;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	width: 140px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background: url(../img/bg_time.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_dance {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background: url(../img/bg_dance.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_fitnessworkout {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background: url(../img/bg_fitnessworkout.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_fitimalter {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background: url(../img/bg_fitimalter.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_kinderturnen {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background: url(../img/bg_kinderturnen.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_outdoorfitness {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background: url(../img/bg_outdoorfitness.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_entspannung {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_entspannung.jpg) no-repeat;
}


.sportk_tbl_container th.kg11_yoga {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_kinderturnen.jpg) no-repeat;
}


.sportk_tbl_container th.kg11_ruecken {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_kinderturnen.jpg) no-repeat;
}


.sportk_tbl_container th.kg11_gesundheit {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_kinderturnen.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_sportentwicklung {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 400px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_entspannung.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_akademie {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_entspannung.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_heilen {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_kinderturnen.jpg) no-repeat;
}

.sportk_tbl_container th.kg11_trainer {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_outdoorfitness.jpg) no-repeat;
}


.sportk_tbl_container th.kg11_aqua {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_kinderturnen.jpg) no-repeat;
}


.sportk_tbl_container th.kg11_studio {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	min-width: 300px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	height:30px;
	font-weight: bold;
	background: url(../img/bg_outdoorfitness.jpg) no-repeat;
}

.sportk_tbl_container td {
	vertical-align:top;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	height:80px;
	width:150px;
}

.sportk_tbl_container td img {
	cursor:pointer;		
}

.sportk_tbl_container .tip {
	cursor:pointer;
}

/* ---------- Sportkongress Veranstaltungs Anmeldung (28.06.2010) ----------------- */


#kg11_container {
	background-color:#fff;
	margin: 0 0 0 15px;
}

.kongress11_fliesstext {
	width:500px;
	font-size:0.8em;
	margin:10px 0 15px 0;
	padding:0;
}

.kongress11_fliesstext2 {
	width:500px;
	font-size:0.8em;
	margin:30px 0 15px 0;
	padding:0;
}

.kongress11_fliesstext3 {
	width:500px;
	font-size:0.8em;
	margin:30px 0 15px 0;
	padding:0;
	color:#e42e18;
	font-weight:bold;
}
.kongress11_fehler {
	width:500px;
	font-size:0.6em;
	margin:10px 0 15px 0;
	padding:0;
	color: #FF0000;
}
ul#formalien {
	width:600px;
	margin:0;
	padding:0;
}

ul#formalien li {
	list-style:none;
	width:280px;
	margin:0 0 15px 0;
}

ul#formalien li input {
	font-family:arial, verdana, helvetica, sans-serif;
	border:0;
	border-bottom:1px solid #31546b;
	margin:0;
	padding:0;
}

ul#formalien li label {
	font-size:0.7em;
	margin:0;
	padding:0;
}

ul#formalien li span {
	width: 50px;
	font-size:0.7em;
	margin:0 15px 0 5px;
	padding:0;
}

ul#formalien li.kg11_anschrift {
	margin:0 15px 10px 0;
	padding:0;
}

ul#formalien li.kg11_anschrift input {
	margin:0;
	padding:0;
	border: 1px solid #000;
}

ul#formalien li.kg11_anschrift label {
	border-top:1px solid #31546b;
	margin:0 15px 0 0;
	padding:0 250px 0 0;
	height:60px;
}

h2 {
	color:#e42e18;
	margin:0;
}

h3 {
	color:#e42e18;
}

.buchung_kasten {
	
}

.buchung_left {
	float:left;
	width:300px;
}

.buchung_right {
	float:left;
	width:300px;
}

.clear {
	clear:both;
}
#samstag6nov {
	margin:10px 0 0 0;
}

#freitag5nov div, #samstag6nov div, #sonntag7nov div {
	margin:0 0 5px 0;
	font-size:0.8em;
}

#freitag5nov div label,  #samstag6nov div label, #sonntag7nov div label {
	margin:0 30px 5px 0;
	xborder:1px solid #000;
}

#freitag5nov div input, #samstag6nov div input, #sonntag7nov div input {
	margin:0 20px 5px 0;
	border:1px solid #31546b;
}

#kg11_container #freitag5nov h3, #kg11_container #sonntag7nov h3, #eroeffnung h3, #studio-special h3 {
	color:#e42e18;
	font-size:0.9em;
}

.blah {
	font-size:0.95em;
	font-weight:normal;
}
