/* General settings */
html { height: 100%; }

body {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Hidden */
#hiddencontainer {
	position: absolute;
	visibility:hidden;
	background-color: #FFFFFF;
}


/* Container */
#container {
	width: 1021px;
    background-image: url('../images/bg_container_ohne.jpg');
	margin: auto;
	display: block;
	overflow: auto;
	padding: 0px;
}

#container_navi_color {
	width: 1021px;
	background-image: url('../images/bg_container.jpg');
	margin: auto;
	display: block;
	overflow: auto;
	padding: 0px;
}

#innercontainer {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	display: block;
	overflow-y: hidden;
}


/* Header */
#header {
	width: 981px;
	height: 145px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	/*background-image: url('../images/bg_header.jpg');*/
	background-repeat: no-repeat;
}

#header .logo {
	float: left;
	display: block;
	width: 158px;
	height: 135px;
	margin-left: 19px;
	font-size: 1px;
}

#header #mainnavi {
	margin: 76px 0px 0px 20px;
	padding: 0px;
	float: left;
	display: block;
	width: 680px;
}

* html #header #mainnavi {
	margin-left: 1px;
}

#header #mainnavi li {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	padding-left: 15px;
	height: 28px;
	float: left;
}

#header #mainnavi li.hover {
	background-image: url('../images/bg_topmenu.jpg');
}

#header #mainnavi li.hoverleft {
	background-image: url('../images/bg_topmenu_left.gif');
}

#header #mainnavi li a {
	margin-top: 6px;
	float: left;
	text-decoration: none;
	color: #ffffff;
}

#header #mainnavi li:hover a, #header #mainnavi li a:hover, #header #mainnavi li.hover a {
	text-decoration: none;
	color: #0d4e62;
}

#header #mainnavi li a.active {
	color: #0d4e62;
}

#header #mainnavi li.sep {
	background-color: #ffffff;
	padding: 0px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}

#header #subnaviwrapper {
	float: left;
	display: block;
	width: 780px;
}

#header #topsubnavi {
	margin: 4px 0px 0px 0px;
	float: left;
	display: inline;
	width:530px;
}

* html #header #topsubnavi {
	margin-left: 20px;
}

*+html #header #topsubnavi {
	margin-left: 40px;
}

#header #topsubnavi li {
	color: ffffff;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	padding-right: 15px;
	height: 13px;
	float: left;
}

#header #topsubnavi li a {
	color: #083452;
	float: left;
	text-decoration: none;
}

#header #topsubnavi li a.active {
	color: #ff9900;
	text-decoration: none;
}

#header #topsubnavi li a:hover {
	color: #ff9900;
	text-decoration: none;
}

#header #topsubnavi li.sep {
	border-left: 1px solid #0d4e62;
	padding-right: 10px;
}

#header #loggedinuser {
	color: #0d4e62;
	font-size: 10px;
	font-weight: bold;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
	background:url(/templates/default/images/loggedinuser.png) top left no-repeat;
	height:18px;
	text-indent:20px;
	padding-top:2px;
}


/* Footer */
#footer {
	width: 1021px;
	height: 90px;
	margin: auto;
	padding: 0px;
	display: block;
	background-image: url('../images/bg_footer.jpg');
	background-repeat: no-repeat;
}

#footer, #footer a {
	color: #0d4e62;
	font-size: 10px;
}

#footer a:hover {
	color: #ff9900;
}

#footer div.middle a, #footer div.right a {
	margin-right: 5px;
}

#footer #footerinner {
	/*padding: 32px 25px 0px 25px;*/
    padding: 17px 25px 0px 25px;
}

#footer div.left {
	display: inline;
	float: left;
	width: 300px;
}

#footer div.middle {
	display: inline;
	float: left;
	
}

#footer div.right {
	display: inline;
	float: left;
	text-align: right;
	width: 650px;
}


/* Voting */
#content .vote-graph {
	font: 9px/10px arial, sans-serif;
	margin-top: 2px;
	padding-right: 1px;
	margin-bottom: 3px;
	width: 280px;
	line-height: 10px;
	border: 1px solid #ccc;
	height: 10px;
}

#content .vote-graph a {
	display: block;
	float: left;
	height: 5px;
	line-height: 5px;
	font-size: 1px;
	cursor: default;
	text-decoration: none;
	border: 0;
}

#content .vote-graph a {
	background: #efefef;
	border-bottom: 5px solid #e0e0e0;
	border-right: 1px solid #ccc;
}

* html #content .vote-graph a {
	border-bottom-width: 6px;
}

* html #content .vote-graph {
	height: 11px;
}

#content .vote-winner a {
	border-right: 0;
}

#content .vote-winner {
	padding-right: 0;
}

#content .vote_update_value {
	display: inline;
}

.timedot {
	display: inline;
}

/* Neue Styles nach Relaunch März 2011 */
#content h1{
	color:#0d4e62;
	}

#detailpages{
	margin-bottom:22px;
}

#detailpages a{
	color: #0d4e62;
	text-decoration:none;
	font-weight:bold;
}

#detailpages a:hover{
	color: #0d4e62;
	text-decoration:underline;
}


#preiseseite a{
	color: #0d4e62;
	text-decoration:none;
	font-weight:bold;
}

#preiseseite a:hover{
	color: #0d4e62;
	text-decoration:underline;
}
#detailpages h1{
	color:#0d4e62 !important;
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:0 0 11px 0;
	
	}

#detailpages .reihe2_grau{
	width:700px;
	padding:5px 4px;
	background-color:#efefef;
}

#detailpages .reihe2_grau h2{
	padding:0px;
	margin:0px;
}

.uebungdesmonats h1{
	color:#0d4e62;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:18px;
}
.uebungdesmonats h2{
	color:#0d4e62;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:14px;
}


.udm_heading{
	background:url(/templates/default/images/bg_udm_headings.jpg) top center no-repeat;
	height:26px;
	width:490px;
}

.udm_heading h4{
	font-size:12px;
	font-weight:bold;
	color:#0d4e62;	
	padding:5px 0 0 5px;
	margin:0px;
}

.udm_text {
	padding-bottom:12px;
}
.udm_text p{
	width:490px;
	font-size:12px;
	color:#333333;	
	padding:5px 12px 5px 6px;
	margin:0px;
}
.udm_text ul {
	margin:0px;
}

.udm_text ul li{
	padding-bottom:5px;
	margin-left:0px;
}

#udm_banner h4{
	padding:0px;
	margin:0px;
}

#detailpages h2{
	font-size:14px;
	color:#333333;
}

#detailpages p{
	font-size:12px !important;
	color:#333333;
	font-weight:normal;
}

#detailpages h4{
	font-size:13px;
	color:#0d4e62;
	font-weight:bold;
}

#detailpages ul{
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
	
#accordion h2{
	height:45px;
	color:#0d4e62;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	padding:21px 0 0 80px;
	margin:0px;
	width:686px;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	background: url(/templates/default/images/bg_accordion.jpg) top center no-repeat;
	}
	
#accordion h2.trainingsplanung{
	background: url(/templates/default/images/bg_trainingsplanung.jpg) top center no-repeat;
}
#accordion h2.analyse{
	background: url(/templates/default/images/bg_analyse.jpg) top center no-repeat;
}
#accordion h2.teamwork{
	background: url(/templates/default/images/bg_teamwork.jpg) top center no-repeat;
}
#accordion h2.uebungsdatenbank{
	background: url(/templates/default/images/bg_uebungsdatenbank.jpg) top center no-repeat;
}
#accordion h2.grafiken{
	background: url(/templates/default/images/bg_grafiken.jpg) top center no-repeat;
}
#accordion h2.animation{
	background: url(/templates/default/images/bg_animation.jpg) top center no-repeat;
}
#accordion h2.kontaktmanagement{
	background: url(/templates/default/images/kontaktmanagement.jpg) top center no-repeat;
}
#accordion h2.spielerakte{
	background: url(/templates/default/images/spielerakte.jpg) top center no-repeat;
}
#accordion h2.individuellesdesign{
	background: url(/templates/default/images/individuellesdesign.jpg) top center no-repeat;
}
#accordion h2.datenimporte{
	background: url(/templates/default/images/datenimporte.jpg) top center no-repeat;
}
#accordion h2.optionalemodule{
	background: url(/templates/default/images/optionalemodule.jpg) top center no-repeat;
}

.memberships h3{
    color:#ffffff !important;
	font-size:18px !important;
	font-weight:bold;
	padding:28px 0 0 0;
	margin:0px;
}


.accordion_1{
	padding-bottom:12px;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	width:766px;
}

.accordion_noborder .accordion_1{
	border-right: none !important;
	border-left: none !important;
}

.accordion_2{
	width:750px;
	margin-left:18px;
}

.accordion_2 h3{
	font-weight:bold;
	color:#333333;
	font-size:13px;
	margin:0px;
	padding:10px 0 4px 0;
}

.accordion_2 p{
	font-size:12px !important;
	padding:0px 20px 0px 12px;
}

.accordion_2 ul{
	padding-top:6px;
}
.accordion_2 ul li{
	padding-bottom:3px;
}

.membershippoints{
	color:#ffffff;
	font-size:13px;
}


#detailpages p a{
	color: #0d4e62;
	text-decoration:none;
	font-weight:bold;
}

.h3mitbg{
	margin:5px 20px 0 12px;
	padding:4px;
	background-color:#efefef;
	font-size:14px;
}

#detailpages p a:hover{
	color: #0d4e62;
	text-decoration:underline;
}

#detailpages a img{
	border:none;
}

.imageslidecontent {
    float: left;
    height: 238px;
    width: 768px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    line-height: 238px;
}


.imageslide ul {
    height: 238px;
    width: 3000px;
    background: none;
	padding:0px!important;
	margin:0px!important;
}

.newspic {
    height: 240px;
    border: 2px solid #eaeaea;
    margin-bottom: 10px;
}

.imageframe {
    position: relative;
	left: 00px;
    height: 244px;
    width: 768px;
    overflow: hidden;
    margin-bottom: 10px;
}


.slidebutton_left {
    position: absolute;
    height: 40px;
    width: 34px;
    top: 96px;
    left: 6px;
    z-index: 10;
    background: url(/templates/default/images/imgslider_btn_li.png) 0px 0px no-repeat;
    cursor: pointer;
}

.slidebutton_left:hover {
    background: url(/templates/default/images/imgslider_btn_li.png) -34px 0px no-repeat;
}

.slidebutton_right {
    position: absolute;
    height: 40px;
    width: 34px;
    top: 96px;
    left: 726px;
    z-index: 10;
    background: url(/templates/default/images/imgslider_btn_re.png) 0px 0px no-repeat;
    cursor: pointer;
}

.slidebutton_right:hover {
    background: url(/templates/default/images/imgslider_btn_re.png) -34px 0px no-repeat;
}

.imageslide {
    position: relative;
    height: 244px;
    width: 2000%;
    background: none;
	overflow:hidden !important;
}

.newspicslide ul {
    height: 234px;
    width: 3000px;
    background: none;

}


.imageslidecontent {
    float: left;
    height: 234px;
    width: 768px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    line-height: 238px;
	
}

#slider_aussen{padding-top:10px;}
*+html #slider_aussen{padding-top:0px;}


p.p_with_padding{
	padding:8px 10px;
	margin:0px;
	font-size:12px;
	line-height:1.3;
}

p.p_without_padding{
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:1.3;
}

p.p_without_padding a{
	color: #0d4e62;
	text-decoration:none;
	font-weight:normal;
}

p.p_without_padding a:hover, p.p_without_padding a:active{
	color: #0d4e62;
	text-decoration:underline;
}

.clubbox ul{
	color:#ffffff;
	list-style:none;
	font-size:13px;
	padding:0px 0px 0px 18px;
	margin:5px 0px 30px 0px;
}

.clubbox ul li{
	color:#ffffff;
	font-size:14px;
	list-style:none;
	background:url("/templates/default/images/liststyle_club.png") top left no-repeat;;
	padding:0px 0px 3px 20px;
	margin-bottom:2px;
}

.start_points h2{
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#0b6272;
}

.start_points p{
	padding:3px 0 3px 0;
	margin:0px;
	font-size:11px;
	color:#666666;
}

.start_points img{
	padding:0px;
	margin:0px;
	border:none;
}

.start_leftside img{
	padding:0px;
	margin:0px;
	border:none;
}

#start_leftside h1{
	padding:8px 0 0 17px;
	margin:0px;
	font-weight:bold;
	font-size:23px;
	color:#0b6272;
}

#registrieren td{
	font-size:12px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}
#registrieren td img{
	padding:0px;
	margin:0px;
}

#registrieren th{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#map_shopundblog{
	margin-left:843px;
	position:absolute; height:81px; 
	width:133px;
	z-index:999;
	margin-top:37px;
}

*+html #map_shopundblog{
	margin-left:-153px;
}

.uebersichtstabelle td {padding-top:5px; padding-bottom:5px;}
.left_td{padding-left:8px; padding-right:5px; }
.tr_coloured {background-color:#efefef;}
.tr_heading {background-color:#fccb8b; background:url(/templates/default/images/bg_overviewtable.jpg) top center repeat-x; color:#ffffff;}
.td_white {background-color:#FFFFFF;}

.cmstext a, .cmstext p a{
	color:#0d4e62 !important;
	text-decoration:none !important;
	font-weight:bold;
}

.cmstext a:hover, .cmstext p a:hover{
	text-decoration:underline !important;
}


.contentmiddle a, .spacer a{
	color:#0d4e62 !important;
	text-decoration:none !important;
}

.contentmiddle a:hover, .spacer a:hover{
	text-decoration:underline !important;
}

.membershippoints a{
	color:#ffffff !important;
	text-decoration:underline !important;
}

.membershippoints a:hover, .membershippoints a:active {
	color:#cccccc !important;
	text-decoration:none;
}

#special_hdr_status_text{
	padding-left:8px;
	padding-right:12px;
}

