@CHARSET "UTF-8";
@import url("style_rte.css");

.kontaktmaske input, .kontaktmaske textarea {
  border:1px solid #7F9DB9;
  padding:2px;
}

.kontaktmaske .fehlt input, .kontaktmaske .fehlt textarea {
  border:1px solid #FBCC43;
  padding:2px;
}

.kontaktmaske_fehler {
  border:2px dashed #FBCC43;
  font-weight:bold;
  padding:10px;
}

table.kontaktmaske th {
	white-space:nowrap;
}

body {
	background-color: #f5f5f5;
	background-image: url(img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font: 13px verdana;
	color: #3c5690;
	margin: 0px;
	padding: 0px;
}

a {
	color: #3c5690;
}

a img {
	border-width: 0px;
}

hr {
	height: 1px;
	width: 100%;
	background-color: #BDBCBD;
	border-width: 0px;
	border-top: 1px solid #BDBCBD;
}

ul {
	margin: 0 0 1em 0;
	padding: 0px;
}

li {
	margin-left: 18px;
}



#inhalt_rahmen {
	width: 100%;
	padding-top: 520px;
}

#inhalt_rahmen2 {
	position: relative;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}

#inhalt {
	position: relative;
	float: left;
	width: 460px;
	padding: 0px 20px;
	background-image: url(img/inhaltbg.gif);
	background-repeat: no-repeat;
	min-height: 922px;
}

#inhalt h1 {
	padding: 18px 0 5px 20px;
	margin: 0 0 50px 0;
	background-image: url(img/h1.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #BDBCBD;
	font-style: italic;
}

#inhalt .csc-header h1 {
  margin:0;
}

#inhalt h2 {
	min-height: 31px;
	padding: 1px 0 0 45px;
	background-image: url(img/h2.png);
	background-repeat: no-repeat;
	font-size: 110%;
	margin: 10px auto 10px auto;
}

#inhalt p.bodytext {
	margin: 0px 0px 1em 0px;
}



#inhalt div.trainer {
	float: left;
	width: 460px;
	background-image: url(img/trainerbgu.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#inhalt div.trainer_innen {
	float: left;
	min-height: 400px;
	width: 440px;
	background-image: url(img/trainerbg.gif);
	background-repeat: no-repeat;
	padding: 20px 10px 0 10px;
}

#inhalt div.trainer_innen h1 {
	padding: 12px 0px 0px 15px;
	background-image: none;
	border-bottom-width: 0px;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 1em 0;
	background-image: url(img/h1_2.png);
	background-repeat: no-repeat;
}

#inhalt div.trainer_innen h2 {
	padding: 0px;
	background-image: none;
	min-height: 1px;
	margin: 0 0 0.5em 0;
}

#inhalt div.links {
	width: 170px;
	padding: 0 20px 0 10px;
	border-right: 1px solid #BDBCBD;
	float: left;
}

#inhalt div.links .csc-textpic-lastcol {
	margin-bottom: 20px !important;
}

#inhalt div.rechts {
	padding: 0 0 0 20px;
	float: left;
	width: 210px;
}

#inhalt ul {
margin: 0 0 0 30px;
}

#inhalt div.trainer ul {
margin: 5px;
}

p.kundenaussage {
	padding: 0 0 0 23px;
	margin: 20px 0 20px 0;
	background-image: url(img/kundenaussagen.png);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: 1px solid #BDBCBD;
	padding-bottom: 5px;
	font-size:9px;
}



#rechts {
	float: left;
	width: 190px;
	margin-left: 5px;
}

#rechts h1 {
	font-size: 100%;
}



#nav2 {
	float: left;
	width: 192px;
	margin: 0 10px 0 0;
	padding: 0;
}

#nav2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav2 ul li {
	border-bottom: 1px solid #bdbcbd;
	xmin-height: 15px;
	font-size: 10px;
	xpadding: 3px 0px 0px 2px;
}

#nav2 ul li a {
	display: block;
	padding: 3px 0px 0px 3px;
	min-height: 15px;
	color: #2b457d;
	text-decoration: none;
}
	
#nav2 ul li a:hover {
	background-image: url(img/nav2bg.gif);
	background-repeat: no-repeat;
}

#nav2 ul li.act {
	background-image: url(img/nav2bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}



#kopf {
	position: absolute;
	width: 917px;
	margin-left: 50%;
	left: -458px;
	top: 140px;
	background-image: url(img/kopfbg.png);
	height: 326px;
}

#kopf img {
	margin: 14px 0px 0px 18px;
}

#logo {
	position: absolute;
	margin-left: 50%;
	left: -458px;
	top: 20px;
}

#nav {
	position: absolute;
	width: 917px;
	height: 80px;
	margin-left: 50%;
	left: -458px;
	top: 425px;
	text-align: center;
	background-image: url(img/nav1bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#nav table {
	position:absolute;
	left:9px;
	white-space:nowrap;
	padding:0;
}



#fuss {
	position: relative;
	clear: both;
	background-image: url(img/fussbg.jpg);
	background-position: top center;
	height: 250px;
	width: 100%;
}

#logo_fuss {
	position: absolute;
	margin-left: 50%;
	left: -450px;
	top: 100px;
}

#fuss_innen {
	position: absolute;
	margin-left: 50%;
	left: -250px;
	top: 100px;
	width: 700px;
}

#fuss_innen table {
	float: right;
	font-size: 10px;
}

#fuss_innen table td {
	vertical-align: top;
}

#fuss_innen table td ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#fuss_innen table td ul li {
	margin-bottom: 5px;
	font-style: italic;
}

#fuss_innen table td.links {
	padding-right: 20px;
	border-right: 1px solid #bdbcbd;
}

#fuss_innen table {
	border-collapse: collapse;
}
#fuss_innen table td.mitte {
	padding: 0px 20px;
}

#fuss_innen table td.rechts {
	padding-left: 20px;
	border-left: 1px solid #bdbcbd;
	text-align: right;
}

#fuss_innen table td a {
	text-decoration: none;
}

#fuss_innen table td a:hover {
	text-decoration: underline;
}



table.miniform {
	border-collapse: collapse;
}

table.miniform td, table.miniform th {
	padding: 0px;
	height: 26px;
}

table.miniform td.m {
	background-color: white;
	background-image: url(img/miniform_m.gif);
	background-repeat: repeat-x;
}

table.miniform td.m input {
	border: 0px solid white;
	background-color: transparent;
	width: 150px;
}

table.miniform td.l {
	background-image: url(img/miniform_l.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
}

table.miniform td.r {
	background-image: url(img/miniform_r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 10px;
}

table.miniform input.submit {
	border: 0px solid white;
	background-color: transparent;
	background-image: url(img/miniform_submit.gif);
	width: 95px;
	height: 17px;
	text-align: center;
	color: #3c5690;
	font: 9px tahoma;
	font-weight: bold;
	padding: 0px;
}




@media print {

body {
	background-image: none;
	background-color: white;
	color: black;
}

#kopf, #nav, #nav2, #fuss {
	display: none;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 182px;
	height: 56px;
}

#inhalt_rahmen {
	padding: 0px;
}

#inhalt_rahmen2 {
	position: static;
	margin: 0px;
	width: 100%;
}

#inhalt {
	position: static;
	margin: 80px 0px 0px 0px;
	padding: 0px;
	width: 400px;
	background-image: none;
}

#rechts {
	position: absolute;
	left: 450px;
	top: 80px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}


}
