@charset "utf-8";
/* CSS Document */

#footer .footer_counter{
	color: #609cbd !important;
	width: 50px;
	float: left;
}
#footer .footer_counter_number{
	color: #fff;
	font-weight: bold !important;
	float: left;
	width: 150px;
}

/* Tabelle4 Ausgabe VSAK Tabelle  START */	

#tabelle4 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #E3F28B;
	text-align: left;
	width: 90%;
	overflow: hidden;
	color: #FFFFFF;
}
	
#tabelle4 tr td {
	border-collapse: collapse;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #E3F28B;
}
/* Tabelle4 Ausgabe VSAK Tabelle  ENDE */


/* Tabelle4 Ausgabe VSAK Tabelle  START */	

.tabelle3 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10 px;
	border: 2px solid #127AAF !important;
	text-align: left;
	overflow: hidden;
	color: #FFFFFF;
	width: 100%;
	float: left;
}
	
.tabelle3 tr td {
	border-collapse: collapse;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #127AAF !important;
}
/* Tabelle4 Ausgabe VSAK Tabelle  ENDE */

roter_text {
	color: #127AAF;
}

#wrapper #main .main-area .main-holder #content .callout_secondary_table.coolblue_table .border .column.secondary .included .wichtig {
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}

#wrapper #main .main-area .main-holder #content .callout_secondary_table.coolblue_table .border .column.secondary .included .wichtig2 {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.comment-white {
	font-size: 11px;
	font-style: italic;
	color: #FFF;
}


#indextable {
	font-size: 12px;
	width: 600px;
	border-spacing: 0px;
}

#indextable tr td {
	font-size: 12px;
	height: 10px;
	padding: 0px;
}



#indextable2 {
	font-size: 1em;
	width: 400px;
	border-spacing: 0px;
}

#indextable2 tr td {
	font-size: 12px;
	height: 10px;
	padding: 0px;
}

.indextabellenzelle {
	width: 100 px;
	font-size: 12px;
	text-align: center;
}

.indextabellemannschaft {
	width: 270px;
	
}

.indextabelleplatz {
	width: 30px;
	text-align: center;
	
	}
	
.jubLogo {
	margin-top: 30px;
	top: 20px;
	float: left;
	margin-left: 50px;
	
	}


/*----------------------------*/
/* VSAK Vector Icon Boxes
/*----------------------------*/
/* .tt-icon-box can be added to <div> or <a> depending on users shortcode input */
.vsak-icon-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 20px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	color: #333333;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 30px;
	text-align: center;
	transition: all 0.2s ease-out 0s;
	width: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
}

.vsak-icon-box span.fa-stack {
	margin-bottom: 15px;
}

a.vsak-icon-box {
	text-decoration: none;
    cursor: pointer;
}

.vsak-icon-box:hover {
    margin: -6px 0 26px 0;
	text-decoration: none;
}

.vsak-icon-box span.fa-stack {
	color: #007CB7;	
}


/* Boxes Porto */
/* Featured Box */
.featured-box {
	background: #F5F5F5;
	background-color: transparent;
	background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}

.featured-box h4 {
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
	text-transform: uppercase;
}

.featured-box .box-content {
	border-radius: 8px;
	border-top: 3px solid #33B8FF;
	border-top-width: 4px;
	padding: 30px 30px 10px 30px;
}

.featured-box .learn-more {
	display: block;
	margin-top: 10px;
}

/* Featured Boxes */
.featured-boxes .featured-box {
	margin-bottom: 30px;
	margin-top: 45px;
}

.featured-boxes .featured-box.info-content {
	text-align: left;
}

/* Primary */
.featured-box-primary i.icon-featured {
	background-color: #609ddb;
}

.featured-box-primary h4 {
	color: #609ddb;
}

.featured-box-primary .box-content {
	border-top-color: #609ddb;
}

/* Secundary */
.featured-box-secundary i.icon-featured {
	background-color: #c5250b;
}

.featured-box-secundary h4 {
	color: #c5250b;
}

.featured-box-secundary .box-content {
	border-top-color: #c5250b;
}

/* Tertiary */
.featured-box-tertiary i.icon-featured {
	background-color: #92a815;
}

.featured-box-tertiary h4 {
	color: #92a815;
}

.featured-box-tertiary .box-content {
	border-top-color: #92a815;
}

/* Quartenary */
.featured-box-quartenary i.icon-featured {
	background-color: #734BA9;
}

.featured-box-quartenary h4 {
	color: #734BA9;
}

.featured-box-quartenary .box-content {
	border-top-color: #734BA9;
}

div.callout_secondary_table {
	float:left;
	/*-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border: 1px solid #dedede; */
	margin-bottom: 21px;
	width:100%; /* Changing this value will widen the table, you may also need to adjust the .price_table .column width*/
	background: #f1f4f8; /* This is to fix the left and right borders if the box is too wide */
	margin-top:21px;
	font-size: 13px;
	
}
.callout_secondary_table div {
	float: left;
	/*width: 95%;*/
}
.callout_secondary_table .border {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-top:1px solid #FFFFFF;
}
.callout_secondary_table .column {
	float:left;
	/*width:96%; /* 19% will work for 5 boxes, down to the .price_table width of 960px. You may need to adjust this if you adjust the .price_table Width */
	margin-left: 1px;
}
.callout_secondary_table .column.secondary {
	background: none repeat scroll 0 0 white;
	-moz-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 3px 3px 3px 3px;
	-webkit-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
	border: 1px solid #666;
	margin-bottom: -17px;
	margin-top: -23px;
	padding: 15px;
	z-index: 5;
	position: relative;
	float: left;
}
.callout_secondary_table .column.primary {
	background:none repeat scroll 0 0 white;
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	border:3px solid #666;
	margin-bottom:-17px;
	margin-top:-23px;
	padding:15px;
	z-index: 5;
	position: relative;
}
.callout_secondary_table .column.featured {
	-moz-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 3px 3px 3px 3px;
	-webkit-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
	background: none repeat scroll 0 0 white;
	border: 5px solid #666;
	margin-bottom: -17px;
	margin-top: -23px;
	padding: 15px;
	z-index: 5;
	position: relative;
}
.callout_secondary_table .best_deal {
	background:url("../images/_pricing_tables/best_deal.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:right;
	height:72px;
	margin-bottom:-56px;
	margin-right:-18px;
	margin-top:-18px;
	width:72px;
	position: relative;
}

.callout_secondary_table .trauerflor {
	background: url("../images/_pricing_tables/trauerflor.png") no-repeat scroll 0 0 transparent;
	display: inline;
	float: right;
	height: 72px;
	margin-bottom: -56px;
	margin-right: -18px;
	margin-top: -18px;
	width: 72px;
	position: relative;
	background-image: url(../images/_pricing_tables/trauerflor.png);
}

.callout_secondary_table .inclJugend {
	background: url("../images/_pricing_tables/incl_jugend.png") no-repeat scroll 0 0 transparent;
	display: inline;
	float: right;
	height: 72px;
	margin-bottom: -56px;
	margin-right: -18px;
	margin-top: -18px;
	width: 72px;
	position: relative;
	background-image: url(../images/_pricing_tables/incl_jugend.png);
}



.callout_secondary_table .header {
	width: 100%;
	border-bottom:1px solid #e3e3e3;
	font-size:27px;
	font-style:normal;
	letter-spacing:-1px;
	padding-bottom:22px;
	text-align:center;
	margin-bottom:0;
	font-weight: bold;
	color:#666;
	margin-top:15px;
}
.callout_secondary_table .header span{
	width: 100%;
	clear: both;
	float: left;
	font-size: 18px;
	line-height: 30px;
	color: #616161;
	font-weight: normal;
}

.callout_secondary_table .footer {
	height: 50px;
	width: 100%;
	border-top: 1px solid white;
	padding: 5px 0 20px 3px;
	text-align: center;
	
}

.callout_secondary_table .footer_header {
	font-size:20px;
	width: 100%;
	font-style:normal;
	padding-bottom:22px;
	text-align:center;
	margin-bottom:0;
	font-weight: bold;
	color:#000;
	margin-top:15px;
}
	
.callout_secondary_table .included {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;

}
.callout_secondary_table .column ul {
list-style:none;
padding-left:12px;
}


.callout_secondary_table .small_button {
    font-size: 0.8em;
}


/*** End Pricing Table ***/




/* *********************************************************************************** */
/* PRICING COLOR SCHEMES
/* *********************************************************************************** */
/* ---------------------- 
Black
------------------------- */
.black_table .header {color:#000000 !important;}
.black_table .featured {border:5px solid #000000 !important;}
.black_table .primary {border:3px solid #000000 !important;}
.black_table .secondary {border:1px solid #000000 !important;}

/* ---------------------- 
TealGrey
------------------------- */
.tealgrey_table .header {color:#4E6B75 !important;}
.tealgrey_table .featured {border:5px solid #4E6B75 !important;}
.tealgrey_table .primary {border:3px solid #4E6B75 !important;}
.tealgrey_table .secondary {border:1px solid #4E6B75 !important;}


/* ---------------------- 
Teal
------------------------- */
.teal_table .header {color:#4A9590 !important;}
.teal_table .featured {border:5px solid #4A9590 !important;}
.teal_table .primary {border:3px solid #4A9590 !important;}
.teal_table .secondary {border:1px solid #4A9590 !important;}



/* ---------------------- 
Royal Blue
------------------------- */
.royalblue_table .header {color:#445E83 !important;}
.royalblue_table .featured {border:5px solid #445E83 !important;}
.royalblue_table .primary {border:3px solid #445E83 !important;}
.royalblue_table .secondary {border:1px solid #445E83 !important;}


/* ---------------------- 
Cool Blue
------------------------- */
.coolblue_table .header {color:#127AAF !important;}
.coolblue_table .featured {border:5px solid #127AAF !important;}
.coolblue_table .primary {border:3px solid #127AAF !important;}
.coolblue_table .secondary {border:1px solid #127AAF !important;}


/* ---------------------- 
Sky Blue
------------------------- */
.skyblue_table .header {color:#0DB5D2 !important;}
.skyblue_table .featured {border:5px solid #0DB5D2 !important;}
.skyblue_table .primary {border:3px solid #0DB5D2 !important;}
.skyblue_table .secondary {border:1px solid #0DB5D2 !important;}


/* ---------------------- 
Lime Green
------------------------- */
.limegreen_table .header {color:#92A815 !important;}
.limegreen_table .featured {border:5px solid #92A815 !important;}
.limegreen_table .primary {border:3px solid #92A815 !important;}
.limegreen_table .secondary {border:1px solid #92A815 !important;}


/* ---------------------- 
Forest Green
------------------------- */
.forestgreen_table .header {color:#738646 !important;}
.forestgreen_table .featured {border:5px solid #738646 !important;}
.forestgreen_table .primary {border:3px solid #738646 !important;}
.forestgreen_table .secondary {border:1px solid #738646 !important;}


/* ---------------------- 
Golden
------------------------- */
.golden_table .header {color:#B9982F !important;}
.golden_table .featured {border:5px solid #B9982F !important;}
.golden_table .primary {border:3px solid #B9982F !important;}
.golden_table .secondary {border:1px solid #B9982F !important;}


/* ---------------------- 
Autumn
------------------------- */
.autumn_table .header {color:#994717 !important;}
.autumn_table .featured {border:5px solid #994717 !important;}
.autumn_table .primary {border:3px solid #994717 !important;}
.autumn_table .secondary {border:1px solid #994717 !important;}


/* ---------------------- 
Fire
------------------------- */
.fire_table .header {color:#F37E38 !important;}
.fire_table .featured {border:5px solid #F37E38 !important;}
.fire_table .primary {border:3px solid #F37E38 !important;}
.fire_table .secondary {border:1px solid #F37E38 !important;}


/* ---------------------- 
Cherry
------------------------- */
.cherry_table .header {color:#C5250B !important;}
.cherry_table .featured {border:5px solid #C5250B !important;}
.cherry_table .primary {border:3px solid #C5250B !important;}
.cherry_table .secondary {border:1px solid #C5250B !important;}


/* ---------------------- 
Purple
------------------------- */
.purple_table .header {color:#874664 !important;}
.purple_table .featured {border:5px solid #874664 !important;}
.purple_table .primary {border:3px solid #874664 !important;}
.purple_table .secondary {border:1px solid #874664 !important;}


/* ---------------------- 
Pink
------------------------- */
.pink_table .header {color:#B6548F !important;}
.pink_table .featured {border:5px solid #B6548F !important;}
.pink_table .primary {border:3px solid #B6548F !important;}
.pink_table .secondary {border:1px solid #B6548F !important;}


/* ---------------------- 
Violet
------------------------- */
.violet_table .header {color:#8438D8 !important;}
.violet_table .featured {border:5px solid #8438D8 !important;}
.violet_table .primary {border:3px solid #8438D8 !important;}
.violet_table .secondary {border:1px solid #8438D8 !important;}


.deutschland {
 width: 150px;
 height: 30px;
 background: #f00;
 border-top: 30px solid #000;
 border-bottom: 30px solid #fc0;
 } 
 
 .thomasgailler_left {
	width: 500px;
	float: left;
 }
 .thomasgailler {
	float: right;
	margin-left: 15px;
	width: 350px;
	
	 
 }
