/* CSS Document */

body, xhtml {
	margin: 0;
	padding: 0;
	background-position:center 0px;
	background-image: url(../background/jubel_garde_background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

img {
	border: 0;
}
.img_left {
	margin: 0 10px 0 0;
	float: left;
}

/* ---------------------------------------------------------------------------------------------------------- */

#content {
	width: auto;
	min-height: 500px;
}
#content .box {
	width: 950px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 40px;
}

#content .box .header {
	width: 950px;
	height: 120px;
	margin-bottom: 230px;
}
#content .box .contentbox {
	width: 724px;
	margin-left: 226px;
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
}

/* ---------------------------------------------------------------------------------------------------------- */
#content .box .header .logo {
	float: left;
}
#content .box .header #navigation {
	width: 624px;
	height: 101px;
	margin: 0 0 0 326px;
	padding: 10px 0 0 0;
	text-align: right;
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #FFD802;
}

/* ---- META MENUE --------------------------------- */ 
#content .box .header #navigation a.meta {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFD802;
}
#content .box .header #navigation a.meta_active {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFFFFF;
}
#content .box .header #navigation a.meta:hover {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FFD802;
}

/* ---- MAIN MENUE --------------------------------- */ 
#content .box .header ul.mainMenue {
	height: 36px;
	margin: 28px 0 0 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/menueBg.png);
	background-repeat: no-repeat;
}
#content .box .header ul.mainMenue li {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	background-position:left top;
	background-image: url(../images/menueBg_trenner.png);
	background-repeat: no-repeat;
}
#content .box .header ul.mainMenue li.last {
	padding: 0;
	margin: 0;
	height: 36px;
	width: 2px;
	border: 0;
}
#content .box .header ul.mainMenue li.first {
	padding: 0;
	margin: 0;
	height: 36px;
	width: 14px;
	border: 0;
	background-image: url(../images/menueBg.png);
	background-repeat: no-repeat;
}
#content .box .header ul.mainMenue li a{
	display: block;
	height: 30px;
	padding: 6px 20px 0 20px;
	margin: 0 0 0 2px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#content .box .header ul.mainMenue li a:hover{
	background-position:center top;
	background-image: url(../images/menueBg_hover.png);
	background-repeat: no-repeat;
}
#content .box .header ul.mainMenue li a.active {
	background-position:center top;
	background-image: url(../images/menueBg_active.png);
	background-repeat: no-repeat;
}

/* ---- SUB MENUE --------------------------------- */ 
#content .box .header ul.subMenue {
	display: block;
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}
#content .box .header ul.subMenue li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
#content .box .header ul.subMenue li a {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFD802;
	font-weight: normal;
	padding: 0 10px 0 10px;
	border-left: 1px solid #FFD802;
}
#content .box .header ul.subMenue li a.first {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFD802;
	font-weight: normal;
	padding: 0 10px 0 0;
	border-left: 0px solid #FFD802;
}
#content .box .header ul.subMenue li a.first_active {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 10px 0 0;
	border-left: 0px solid #FFD802;
}

#content .box .header ul.subMenue li a:hover {
	color: #FFFFFF;
}
#content .box .header ul.subMenue li .active {
	color: #FFFFFF;
}


/* ---------------------------------------------------------------------------------------------------------- */
#content .box .contentbox_oben {
	width: 724px;
	height: 5px;
	margin-left: 226px;
	background-image: url(../images/contentbox_oben.png);
	background-repeat: no-repeat;
}
#content .box .contentbox_unten {
	width: 724px;
	height: 5px;
	margin-left: 226px;	
	background-image: url(../images/contentbox_unten.png);
	background-repeat: no-repeat;
}

/* WhiteBox */
#content .box .contentbox .whitebox {
	width: 490px;
	min-height: 500px;
	float: left;
}
#content .box .contentbox .whitebox h1 {
	margin: 25px 0 10px 30px;
	padding: 0;
	width: 430px;
	
	font: 24px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox h1.untertitel {
	margin: 25px 0 0 30px;
	padding: 0;
	width: 430px;
	
	font: 24px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox h1.untertitel a {
	font: 24px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
	text-decoration: none;
}
#content .box .contentbox .whitebox h2 {
	margin: 20px 0 0 30px;
	padding: 0;
	width: 430px;
	
	font: 14px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #323232;
}
#content .box .contentbox .whitebox h2.untertitel {
	margin: 0 0 10px 30px;
	padding: 0;
	width: 430px;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox h2.untertitel2 {
	margin: 0 0 20px 30px;
	padding: 0;
	width: 430px;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox h2.untertitel2 img {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

#content .box .contentbox .whitebox p {
	margin: 10px 0 0 30px;
	padding: 0;
	width: 430px;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox p.absatz_ende {
	margin: 10px 0 0 30px;
	padding: 0 0 15px 0;
	width: 430px;
	
	border-bottom: 1px dotted #989898;
	
	text-align: right;
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox p.absatz_ende .img_right {
	margin: 0 0 0 5px;
	padding: 0;
	float: right;
}

/* ---- Hinweise und Fehlermeldungen ----- */
#content .box .contentbox .whitebox .hinweis {
	color: #969696;
}
#content .box .contentbox .whitebox .error {
	color: #FF0000;
}
#content .box .contentbox .whitebox .error_beschreibung {
	color: #FF0000;
	width: 420px;
	background-color: #FFE8E8;
	padding: 5px;
	border: 1px dotted #FF0000;
}

/* ---- Tabellen ----- */
#content .box .contentbox .whitebox table {
	margin: 10px 0 0 30px;
	padding: 0;
	width: 430px;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox lable {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #323232;
	margin: 0 0 10px 0;
}

/* ---- Aufzählungen ----- */
#content .box .contentbox .whitebox ul {
	margin: 0 0 0 30px;
	padding: 0;
	width: 430px;
	list-style-type: square;
	list-style-position: inside;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox li {
	margin: 4px 0 0 0;
}
#content .box .contentbox .whitebox ul.erfolge {
	margin: 0 0 0 30px;
	padding: 0;
	width: 430px;
	list-style-type: none;
	list-style-position: outside;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #323232;
}
#content .box .contentbox .whitebox ul.erfolge li {
	margin: 6px 0 0 0;
}

/* ---- Aufzählungen ----- */
#content .box .contentbox .whitebox ul.category_page {
	margin: 0 0 0 30px;
	padding: 0;
	width: 430px;
	list-style-type: none;
	display: block;
}
#content .box .contentbox .whitebox ul.category_page li {
	margin: 30px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;
}
#content .box .contentbox .whitebox ul.category_page li.left {
	margin-right: 30px;
}
#content .box .contentbox .whitebox ul.category_page li.right {
	margin-right: 0;
}
#content .box .contentbox .whitebox ul.category_page li img {
	border: 1px solid #000000;
}

/* ---- Links ----- */
#content .box .contentbox .whitebox a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #000000;
}
#content .box .contentbox .whitebox a:hover {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FFD802;
}
#content .box .contentbox .whitebox a:focus {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FFD802;
}

#content .box .contentbox .whitebox p.abschluss {
	margin: 0 0 0 30px;
	padding: 0;
	width: 430px;
	height: 25px;
}

#content .box .contentbox .whitebox div.anzeige {
	width: 100px;
	height: 100px;
	text-align: center;
	padding: 5px;
	margin: 10px 0 0 30px;
	background-image: url(../images/button_unten_bg.jpg);
	background-repeat: repeat-x;
}
#content .box .contentbox .whitebox div.anzeige a {
	font: 14px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: underline;
	color: #0075a5;
	margin: 0 0 5px 0;
}

/* -------------------------------------------*/
#content .box .contentbox .whitebox .jcarousel-skin-tango {
	hight: 110px;
	width: 430px;
	margin: 25px 0 0 30px;
}
/* -------------------------------------------*/
#content .box .contentbox ul.contentMenue {
	height: 27px;
	margin: 30px 0 0 30px;
	padding: 0;
	list-style: none;
	background-image: url(../images/contentMenue_Bg.png);
	background-repeat: no-repeat;
}
#content .box .contentbox ul.contentMenue li {
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
	float: left;
	background-position:left top;
	background-image: url(../images/contentMenueBg_trenner.png);
	background-repeat: no-repeat;
}
#content .box .contentbox ul.contentMenue li a{
	display: block;
	height: 27px;
	padding: 3px 18px 0 18px;
	margin: 0 0 0 2px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #FFD800;
}
#content .box .contentbox ul.contentMenue li a:hover{
	background-position:center top;
	background-image: url(../images/contentMenueBg_hover.png);
	background-repeat: no-repeat;
	padding: 3px 18px 0 18px;
	margin: 0 0 0 2px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#content .box .contentbox ul.contentMenue li a.active {
	background-position:center top;
	background-image: url(../images/contentMenueBg_hover.png);
	background-repeat: no-repeat;
	padding: 3px 18px 0 18px;
	margin: 0 0 0 2px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#content .box .contentbox ul.contentMenue li a:visited {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #FFD800;
}

/* ------------------------ Formular ------------------------------*/

#content .box .contentbox .whitebox input {
	width: 355px;
	margin: 5px 0 10px 0;
	padding: 6px 5px 6px 5px;
	border: 1px solid #323232;
	background-color: #F1F1F1;

	font: 14px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #323232;
}
#content .box .contentbox .whitebox input.button {
	width: 355px;
	margin: 5px 0 10px 0;
	padding: 6px 5px 6px 5px;
	border: 1px solid #000000;
	
	background-image: url(../images/btn_formular_bg.gif);
	background-repeat: repeat-x;

	font: 14px Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #FFD802;
}


/* ------------------------ GreyBox ------------------------------*/
#content .box .contentbox .greybox {
	width: 234px;
	min-height: 300px;
	float: left;
}

#content .box .contentbox .greybox h1.first {
	padding: 4px 0 0 10px;
	margin: 10px 0 5px 10px;
	width: 204px;
	height: 19px;
	background-image:url(../images/greybox_headline.png);
	background-repeat:no-repeat;
	
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #FFD802;
}
#content .box .contentbox .greybox h1 {
	padding: 4px 0 0 10px;
	margin: 30px 0 5px 10px;
	width: 204px;
	height: 19px;
	background-image:url(../images/greybox_headline.png);
	background-repeat:no-repeat;
	
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #FFD802;
}
#content .box .contentbox .greybox h1.facebook {
	padding: 4px 0 0 10px;
	margin: 30px 0 0 10px;
}
#content .box .contentbox .greybox p {
	margin: 10px 0 10px 20px;
	padding: 0;
	width: 194px;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #929292;
}

#content .box .contentbox .greybox p.mainMessage {
	margin: 10px 0 0 20px;
	
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	color: #929292;
}
#content .box .contentbox .greybox p.subMessage {
	margin: 0 0 10px 20px;
	
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
	color: #929292;
}

#content .box .contentbox .greybox p.mainMessage a {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #929292;
}
#content .box .contentbox .greybox p.mainMessage a:hover {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFD802;
}
#content .box .contentbox .greybox p.subMessage a {
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #929292;
}
#content .box .contentbox .greybox p.subMessage a:hover {
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFD802;
}

#content .box .contentbox .greybox .trainer {
	height: 50px;
	width: 214px;
	margin: 10px 0 10px 20px;
}
#content .box .contentbox .greybox .trainer p.mainMessage {
	margin: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
}
#content .box .contentbox .greybox .trainer p.subMessage {
	margin: 0;
	padding-top: 25px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
}
#content .box .contentbox .greybox p.facebook {
	margin: 0 0 0 12px;
	padding: 0;
	background-color:#FFFFFF;
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
}

#content .box .contentbox .greybox .trainer .img_left {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}
#content .box .contentbox .greybox p .img_right {
	margin: 0 0 0 0;
	padding: 0;
	float: right;
}

/* ---- Countdown ----- */
#content .box .contentbox .greybox p.countdown_description {
	float:left;
	width: 70px;
	margin-top: 2px;
}
#content .box .contentbox .greybox ul.countdown {
	margin: 10px 0 0 20px;
	padding: 0;
	width: 194px;
	list-style-type: none;
	display: block;
	text-align: center;
}
#content .box .contentbox .greybox ul.countdown li {
	padding: 1px 0 0 0;
	text-align: center;
	margin-right: 3px;
	width: 22px;
	height: 28px;
	float: left;
	background-image: url(../images/countdown_bg.png);
	background-repeat:no-repeat;
	
	font: 20px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: none;
	color: #FFFFFF;
}
#content .box .contentbox .greybox ul.countdown li.hour {
	margin-left: 15px;
}


/* ---------------------------------------------------------------------------------------------------------- */

#footer {
	width: auto;
	height: 290px;
	background-image: url(../images/footer.jpg);
	background-repeat:repeat-x;
}
#footer .box {
	width: 950px;
	margin: auto;
}
#footer .box .sitemap_box {
	width: 716px;
	float: left;
}
#footer .box .sitemap_box .links {
	width: 159px;
	margin: 20px 20px 0 0;
	float: left;
}
#footer .box .sitemap_box .links_last {
	width: 159px;
	margin: 20px 0 0 0;
	float: left;
}
#footer .box .sitemap_box a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFD802;
}
#footer .box .sitemap_box a:hover {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FFD802;
}
#footer .box .sitemap_box h1 {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}
#footer .box .sitemap_box h1 a {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#footer .box .sitemap_box h1 a:hover {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#footer .box .sitemap_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer .box .sitemap_box li {
	margin: 0;
	padding: 0;
}

#footer .box .sitemap_box_social {
	width: 234px;
	float: right;
	text-align:center;
	margin: 20px 0 0 0;
	background-position:center 20px;
	background-image: url(../images/footer_social_bg.png);
	background-position: left 0px;
	background-repeat: repeat-y;
}
#footer .box .sitemap_box_social h1 {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0;
}
#footer .box .sitemap_box_social p {
	margin: 0;
	padding: 0;
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
#footer .box .sitemap_box_social p a {
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFFFFF;
}
#footer .box .sitemap_box_social p a:hover {
	font: 10px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FFFFFF;
}
#footer .box .sitemap_box_social img.dvg {
	margin: 37px 0 0 0;
}
#footer .box .sitemap_box_social ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer .box .sitemap_box_social li {
	margin: 0 0 3px 0;
	padding: 0;
}

#footer .box .sitemap_box_verein {
	width: 696px;
	margin: 50px 20px 0 0;
	float: left;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}
#footer .box .sitemap_box_verein img {
	float: left;
	margin: 0 15px 0 0;
}
#footer .box .sitemap_box_verein a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #FFFFFF;
}
#footer .box .sitemap_box_verein a:hover {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FFFFFF;
}