html {
	height:100%;
}

body { 
	font-family:Arial, Verdana, sans-serif;
	color:#000000;
	font-size:10pt;
	margin:0px;
	background-color:#2680BA;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}


#main_content {
	background-color:#ffffff;
	width:850px;
}

#header {
	height:99px;
	width:850px;
	line-height:0pt;
}

#subheader {
	width:850px;
	height:32px;
	background-image:url('img/subheader_background.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

#content {
	text-align:left;
	vertical-align:top;
	padding-left:40px;
	width:580px;
}

#content_raum {
	text-align:left;
	vertical-align:top;
	width:850px;
	padding-left:10px;
	padding-right:10px;
}

#footer {
	background-color:#2D303A;
	background-image:url('img/footer_background.gif');
	background-position:top left;
	background-repeat:repeat-x;
	width:850px;
	color:#8F8F8F;
	font-size:10px;
	padding-bottom:10px;
}

.top_nav {
	background-image:url('img/top_nav_background.gif');
	background-position:top left;
	background-repeat:repeat-x;
	padding-right:20px;
	padding-left:10px;
	color:#000000;
	vertical-align:top;
	padding-top:6px;
}

.left_nav_top {
	background-image:url('img/left_nav_top_background.gif');
	background-position:top left;
	background-repeat:repeat-x;
	height:41px;
	width:180px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	font-weight:bold;
}

.left_nav_bottom {
	background-image:url('img/left_nav_bottom.gif');
	background-position:top left;
	background-repeat:repeat-x;
	height:21px;
}

.left_nav_content {
	background-image:url('img/left_nav_background.gif');
	background-position:top left;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:15px;
}

.navtext {
	font-weight:bold;
	font-size:12px;
}

.navtext_smal {
	font-weight:bold;
	font-size:11px;
}

.quicksearchbar {
	font-size:8pt;
	border:1px solid #888888;
	height:13px;
	width:145px;
}

.navmenu_top_spacer {
	padding-left:7px;
	padding-right:7px;
}

.navmenu_left_spacer {
	padding-top:4px;
	padding-bottom:4px;
	line-height:0px;
}

.headline {
	font-size:20px;
	font-weight:bold;
	padding-bottom:20px;
	color:#024EA2;
}

.headline1 {
	font-size:16px;
	font-weight:bold;
}

.headline2 {
	font-size:14px;
	font-weight:bold;
}

.schrift-klein {
	font-size:10px;
}

.bild {
	border:1px solid #000000;
}

.bild_footer {
	margin-right:22px;
}

.clear {
	clear:both;
	line-height:0px;
}

.terminkalender {
	border:1px solid #555555;
	font-size:12px;
	color:white;
}

.terminkalender_spalte_header {
	background-color:#024EA2;
	width:14%;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	background-image:url('img/verlauf_terminkalender.gif');
	background-position:top left;
	background-repeat:repeat-x;
	color:black;
}

.terminkalender_spalte {
	color:black;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
	height:80px;
	vertical-align:top;

}

.listenelement {
	background-image:url('img/arrow_smal.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:10px;
}

.listenelement2 {
	float:left;
	background-image:url('img/arrow_smal.gif');
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
	font-weight:bold;
}

.listenelement3 {
	background-image:url('img/list_dot_smal2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.listenelement4 {
	background-image:url('img/arrow_tiny.gif');
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	font-size:10px;
	display:inline;
}

.colum {
	float:left;
	border:1px solid black;
	padding-right:10px;
}

.product-box {
	border:1px solid #444444;
	margin-bottom:30px;
	background-image:url('img/verlauf_pb_background.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}

.product-box-header {
	background-color: #80A1C9;
	color:#black;
	font-weight:bold;
	font-size:12px;
	padding: 5px;
	background-image:url('img/verlauf_pb_header.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

.product-box-content {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.product-box-content-col1 {
	float:left;
	padding-right:10px;
	font-weight:bold;
	width:140px;
}

.product-box-content-col2 {
	float:left;
	padding-right:10px;
	width:380px;
}

.angebot-box {
	border:1px solid #444444;
	margin-bottom:30px;
	background-image:url('img/verlauf_ab_background.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

.angebot-box-header {
	background-color: #80A1C9;
	color:#black;
	font-weight:bold;
	font-size:12px;
	padding: 5px;
	background-image:url('img/verlauf_pb_header.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

.angebot-box-content {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


.cms_header {
	background-color:#47BC90;
	padding:5px;
	color:white;
	margin-bottom:15px;
	font-weight:bold;
}


.back_button {
	background-image:url('img/arrow_smal_reverse.gif');
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
	float:right;
	font-weight:bold;
}


.spalte_50 {
	width:270px;
	float:left;
	padding-right:10px;
}

.form_trainer_reg_text{
	width:250px;
	border:1px solid #888888;
}

.trainer_main_button {
	border:1px solid #888888;
	background-color:white;
	text-align:left;
	width:250px;
	padding-left:5px;
}


a:link { text-decoration: none; COLOR: #000000; }
a:visited { text-decoration: none; COLOR: #000000; }
a:hover { text-decoration: none; COLOR: #000000; }
a:active { text-decoration: none; COLOR: #000000; }


