@charset "iso-8859-1";
/* CSS Document */
body {
	font-family: Calibri, "Cambria Math";
	/*font-family: Arial, Helvetic, sans-serif;*/
	margin: 0;
	background-image: url(../images/hg-bild.jpg);
	background-repeat: repeat-x;
}
#wapper {
	width: 1024px;
	margin:0px auto;
	height: auto;
	position: relative;
}
#header {
	width: 1024px;
	height: 17px;
	background-color: #3f66a9;
	position: absolute;
	top: 0px;
}
#header-logo {
	width:277px;
	height:171px;
	position: absolute;
	top: 17px;
}
#header-image {
	background-image: url(../images/Bild-Seite.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 448px;
	position: absolute;
	left: 277px;
	top: 17px;
}
#header-search {
	position: absolute;
	height: 53px;
	left: 727px;
	width: 298px;
	/*	background-image: url(../images/suche-hg.jpg);*/
	top: 17px;
}
#header-artikellist {
	position: absolute;
	height: 169px;
	left: 727px;
	width: 298px;
	top: 69px;
	/*background-image: url(../images/termin-hg.jpg);
	background-repeat: no-repeat;*/
	padding-top: 73px;
	background-position: 0 0;
}
#line-red {
	position: absolute;
	height: 312px;
	width: 2px;
	top: 17px;
	left: 277px;
	background-color: #E2001A;
	z-index: 200;
}
#line-red-left {
	position: absolute;
	height: 312px;
	width: 2px;
	top: 17px;
	left: 1025px;
	background-color: #E2001A;
	z-index: 200;
}
#navigation {
	position: absolute;
	height: auto;
	width: 242px;
	top: 188px;
	left: 0px;
	padding-top: 20px;
	padding-left: 0px;
}
#line-yellow {
	position: absolute;
	height: 2px;
	width: 746px;
	top: 312px;
	left: 277px;
	background-color: #FFDB00;
}
#content {
	position: absolute;
	width: 658px;
	top: 314px;
	height: auto;
	left: 277px;
	padding-left: 33px;
	padding-right: 55px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-left: 2px;
	border-left-color: #F00;
	border-left-style: solid;
		border-right: 2px;
	border-right-color: #F00;
	border-right-style: solid;
}

/*#content {
	position: absolute;
	width: 658px;
	top: 314px;
	height: auto;
	left: 277px;
	padding-left: 33px;
	padding-right: 55px;
	padding-top: 30px;
	padding-bottom: 30px;
}*/

#content_headline {
	color: #3F66A9;
}
#content_headline h1 {
	color: #3F66A9;
	font-size: 24px;
}

#content_subheadline {
	color: #E2001A;
}
#content_subheadline h2 {
	color: #E2001A;
		font-size: 16px;
}

#content_text {
	color: #000;
	font-size: 16px;
}
/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
/*#navigation ul {
	width:230px;
	margin:0;
	padding:0;

}
#navigation li {
	width:230px;
	margin:0;
	height: 40px;
	list-style-type:none;

}*/


#navigation ul li.navmainStandardLevel_1 {
	width:230px;
	margin:0;
	list-style-type:none;
	height: 40px;
	background-image: url(../images/Navi-linie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	margin:0;
	padding:0;
}
#navigation ul li.navmainStandardLevel_1 active {
	width:230px;
	margin:0;
	list-style-type:none;
	height: 40px;
	margin:0;
	padding:0;
}
#navigation li.navmainStandardLevel_1 a {
	display:block;
	width:230px;
	height:40px;
	line-height:19px;
	margin:0;
	padding:0 0 0 0px;
	font-size:18px;
	color:#000;
	text-decoration:none;
}

#navigation ul li.navmainStandardLevel_1.active a.navmainStandardLevel_1.active {
	color:#F00;
}

/* Level 2 */


#navigation ul li.navmainStandardLevel_2 {
	background-image: url(../images/Navi-2.jpg);
	background-repeat: no-repeat;
	background-position: -2px 4px;
	list-style-type:none;
	padding-left: 17px;
}

#navigation ul li.navmainStandardLevel_2 a.navmainStandardLevel_2 {
	display:block;
	width:215px;
	height:25px;
	margin:0;
	padding:0 0 0 0px;
	font-size:16px;
	color:#000;
	text-decoration:none;
}

#navigation ul li.navmainStandardLevel_2.active a.navmainStandardLevel_2.active {
	display:block;
	width:215px;
	height:25px;
	margin:0;
	padding:0 0 0 0px;
	font-size:16px;
	color:#F00;
	text-decoration:none;
}



#navigation ul li.navmainStandardLevel_2 a.navmainStandardLevel_2 first {
	display:block;
	width:215px;
	height:25px;
	margin:0;
	padding:0 0 0 0px;
	font-size:16px;
	color:#000;
	text-decoration:none;
}

#navigation ul li.navmainStandardLevel_2.last {
	padding-bottom: 10px;
}

#navigation ul li.navmainStandardLevel_2 a.navmainStandardLevel_2 last {
	display:block;
	width:215px;
	height:25px;
	margin:0;
	padding:0 0 0 0px;
	font-size:30px;
	color:#000;
	text-decoration:none;
}



/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
	margin-left:20px;
}
#navigation ul li.navmainStandardLevel_3 a {
	color:#666;
	width:200px;
}
#navigation ul li.navmainStandardLevel_3 a:hover, #navigation ul li.navmainStandardLevel_3 a.active {
	background-image:url(../images/subsubnavi_over.html);
	background-repeat:no-repeat;
	background-position:0 0;
}
/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
	font-size:14px;
	margin-left: 29px;
	margin-top: 14px;
	height: 20px;
}
#search label {
	font-size:11px;
	display:block;
	float:left;
	width:42px;
	padding:2px 0 0 0;
}
#search input {
	border:1px solid #E2001A;
	width:160px;
	height:20px;
	font-size:14px;
	background-color: #E2001A;
	color: #FFF;
}
#search input.sbmt {
	border:0;
	width:45px;
	height:22px;
	margin:0 0 0 8px;
	color: #E2001A;
	font-size: 14px;
	background-color: #FFF;

}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
	margin:0 0 10px 0;
}
#searchResults p.message {
	margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	color:#E2001A;
	font-style:normal;
}

#searchResults div.searchResultItem a:link {
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	color:#E2001A;
	font-style:normal;
}
.productboxPagecounter {
	width: 100%;
	text-align: center;
	margin: 20px 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.productboxItem {
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin-top: 20px;
}
.productboxItem img {
	float: left;
	margin-right: 10px;
}
.productboxItem img.productboxImage {
}
.productboxItem span.productboxAuthorLabeling {
	font-style: italic;
	font-weight: bold;
}
.productboxItem span.productboxAuthor {
	font-style: italic;
}
.productboxItem p.productboxHeadline {
	margin: 10px 0 5px 0;
}
.productboxItem a.productboxHeadline {
	font-weight: bold;
}
.productboxItem p.productboxSummary {
	font-weight: bold;
}
.productboxItem p.productboxSubheadline {
	margin: 0 0 5px 0;
	font-weight: bold;
}
.productboxItem p.productboxContent {
}
.productboxItem p.productboxContent img {
	float: right;
	margin-left: 10px;
}
.productboxItem p.productboxMore {
	clear: left;
	text-align: right;
	font-weight: bold;
}
.productboxNavigation {
	width: 100%;
	text-align: center;
	margin: 10px 0 20px 0;
}
.productboxNavigation span.pagLinkActive {
	color: red;
	text-decoration: underline;
}
.productboxNavigation a.productboxBack {
}
.productboxNavigation a.productboxNext {
}
.productboxNavigation a.productboxPageNumber {
}
.productboxNavigation a.productboxBegin {
}
.productboxNavigation a.productboxEnd {
}
.productboxNavigation a.productboxPrevious {
}
.productboxNavigation a.productboxNext {
}
.articlelistItem {
	padding-left: 29px;
	padding-right: 55px;
}
.articlelistHeadline p {
	color: #3F66A9;
}
.articlelistHeadline a {
	color: #3F66A9;
}
.articlelistHeadline a:link {
	color: #3F66A9;
	text-decoration: none;
}
/* Styles fuer Tiny Editor*/

.textItem h1 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #3F66A9;
	font-size: 24px;
	font-weight: bold;
}
.textItem h2 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #E2001A;
	font-size: 24px;
	font-weight: bold;
}
.textItem h3 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #3F66A9;
	font-size: 20px;
	font-weight: bold;
}
.textItem h4 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #E2001A;
	font-size: 20px;
	font-weight: bold;
}
.textItem h5 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #3F66A9;
	font-size: 18px;
	font-weight: normal;
}
.textItem h6 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #E2001A;
	font-size: 18px;
	font-weight: normal;
}

.textItem ul li {
	list-style: solid;
	list-style-type: square;
	color: #333;
	line-height: 20px;
}

.textItem {
	font-size: 16px;
}
.textItem p {
	line-height: 20px;
	font-size: 16px;
	margin-bottom:3px;
	margin-top: 3px;
}
.textItem a {
	line-height: 20px;
	font-size: 16px;
}
.textItem a:link {
	line-height: 20px;
	font-size: 16px;
	text-decoration: underline;
	color: #000;
}
.textItem a:hover {
	line-height: 20px;
	font-size: 16px;
	text-decoration: none;
	color: #E2001A;
}
.textItem span {
	line-height: 20px;
	font-size: 16px;
}

.tableTrainingszeiten {

}
