@charset "utf-8";
* {
    margin: 0;
	padding: 0;
}
body {
	z-index: 0;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
}

a img {
    border: 0;
	text-decoration: none;
}
p {
    font-size: 12px;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 6px;
}
h1 {
    font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 14px;
}
h2 {
    font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 12px;
}
h3 {
    font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 10px;
}
h4 {
    font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #E64E24;
}
h5 {
    font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

hr {
	height: 1px;
	border: 0 none;
    border-top: 1px solid #2D1A0D;
	margin: 0;
	padding: 0;
	width: 710px;
}
table td table,
table {
	border-spacing: 0px 0px;
	}
table.top td {
    vertical-align: top;
}
table td {
    padding: 16px 8px 0 0;
}
table.tabelle-impressum td {
    padding: 0;
}
a:link,
a:visited {
    color: #E64E24;
	text-decoration: none;
}
a:focus,
a:hover,
a:active {
    color: #E64E24;
	text-decoration: underline;
}
.inhalt ul li{
	margin-left: 15px;
	list-style-type: square;
	list-style-position: outside;
}

#container-gesamt {
	background-color: #50301B;
	height: 750px;
	width: 1000px;
	font-family: Verdana, sans-serif;
	color: #2D1A0D;
	font-size: 12px;
	margin-left: -500px;
	position: absolute;
	margin-top: -375px;

}
#container-oben {
	margin-right: auto;
	margin-left: auto;

	background-color: #2D1A0D;
	height: 300px;
	width: 1000px;
}

#container-unten {
	background-color: #E9E3C1;
	height: 450px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container-module {
	background-color: #F93;
	height: 200px;
	width: 1000px;
}
#container-navigation {
	position:absolute;
	width:1000px;
	height:24px;
	z-index:10;
	top: 399px;
	font-size: 13px;
}
#logo {
	background-image: url(../files/logo-tiptop.png);
	height: 151px;
	width: 270px;
	margin-top: 60px;
	margin-left: 365px;
	position: absolute;
}
#top-navi {
    position: absolute;
	height: 151px;
	width: 120px;
	margin-top: 60px;
	margin-left: 865px;
}
#top-navi ul {
    list-style: none;
}
#top-navi ul li a:link,
#top-navi ul li a:visited {
    color: #e9e3c1;
	text-decoration: none;
}
#top-navi ul li a:focus,
#top-navi ul li a:hover,
#top-navi ul li a:active {
    color: #e64e24;
	text-decoration: none;
}
#top-navi ul li a.active{
    color: #e64e24;
}
.modul {
    margin-left: 127px;
}
.modul-bild {
/*    margin-left: 127px;
*/	height: 312px;
	width: 220px;
	float: left;
}
.modul-beschreibung {
/*	float: left;
*/    margin-left: 39px;
	margin-top: 50px;
	width: 487px;
	height: 280px;
	padding-right: 127px;
}
.pfeil-rechts {
	height: 24px;
	width: 24px;
	top: -39px;
	left: 938px;
	background-repeat: no-repeat;
	background-image: url(../files/pfeil-rechts.png);
	position: absolute;
}
.pfeil-links {
	left: 38px;
	background:url(../files/pfeil-links.png) no-repeat;
	position: absolute;
	height: 24px;
	width: 24px;
	top: -39px;
} 
.pfeil {
    display:block;
	width:24px;
	height:24px;
}
.nummer {
    height: 18px;
	width: 50px;
	text-align: right;
	top: 242px;
	left: 830px;
	position: absolute;
	color: #E64E24;
}
.pfeil-mini-rechts {
	height: 24px;
	width: 24px;
	top: 236px;
	left: 932px;
	background-repeat: no-repeat;
	background-image: url(../files/pfeil-mini-rechts.png);
	position: absolute;
}
.pfeil-mini-links {
	left: 890px;
	background:url(../files/pfeil-mini-links.png) no-repeat;
	position: absolute;
	height: 24px;
	width: 24px;
	top: 236px;
} 
.pfeil-mini {
    display:block;
	width:24px;
	height:24px;
}

.training {
    margin-left: 140px;
}

.training-bild {
    float: left;
	width: 184px;
	height: 260px;
}
.training-beschreibung {
	float: left;
	height: 240px;
	width: 319px;
	padding-left: 30px;
	padding-top: 20px;
}
.training-beschreibung h1 {
    font-size: 14px;
	padding-bottom: 10px;
	padding-top: 6px;
}
.unternavi-1 .training-beschreibung {
    width: 349px;
}
.unternavi-2 table td,
.unternavi-1 table td {
    padding: 0;
}
.unternavi-2 table td ul li,
.unternavi-1 table td ul li {
    list-style: none;
	padding-top: 15px;
	padding-bottom: 3px;
}
.unternavi-2 table td ul li a:link,
.unternavi-2 table td ul li a:visited,
.unternavi-1 table td ul li a:link,
.unternavi-1 table td ul li a:visited
{
/*    color: #1F5715;
*/    color: #2D1A0D;
	text-decoration: none;
}
.unternavi-2 table td.unternavi-rechts ul li a:link,
.unternavi-2 table td.unternavi-rechts ul li a:visited
{
    color: #2D1A0D;
	text-decoration: none;
}
.training .unternavi-2 table td.unternavi-rechts ul li a:focus,
.training .unternavi-2 table td.unternavi-rechts ul li a:hover,
.training .unternavi-2 table td.unternavi-rechts ul li a:active,
.training .unternavi-2 table td.unternavi-links ul li a:focus,
.training .unternavi-2 table td.unternavi-links ul li a:hover,
.training .unternavi-2 table td.unternavi-links ul li a:active,
.unternavi-1 table td ul li a:focus,
.unternavi-1 table td ul li a:hover,
.unternavi-1 table td ul li a:active
{
    color: #E64E24;
	text-decoration: none;
}
.unternavi-1 {
	float: left;
	height: 260px;
	width: 174px;
	overflow: hidden;
}
.unternavi-2 {
	float: left;
	height: 260px;
	width: 308px;
	overflow: hidden;
}
td.unternavi-links {
    width: 174px;
	vertical-align: top;
}
td.unternavi-rechts {
    width: 134px;
	vertical-align: top;
}
td.unternavi-rechts ul{
	padding-left: 25px;
}
.unten {
	vertical-align: bottom;
}
.unternavi-1 td.unternavi-links ul li a.current1,
.unternavi-2 td.unternavi-links ul li a.current1,
.training .unternavi-2 td.unternavi-rechts ul li a.current2 
{
    color: #E64E24;
}
.unternavi-2 table td.unten table td.unternavi-links
{
    border-right: 1px solid #2D1A0D;
}
.unternavi-2 table td.unten table td.unternavi-rechts
{
    border-right: 1px solid #e9e3c1;
}


#nav {
    margin: 0;
	list-style: none;
	height: 20px;
}
#nav li {
	height: 20px;
    float: left;
	border-left: 1px solid #2D1A0D;
    margin-top: 2px;
}
#nav a{
	height: 16px;
    float: left;
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav a:link,
#nav a:visited {
    text-decoration: none;
	color: #2D1A0D;
}
#nav a:focus,
#nav a:hover,
#nav a:active {
    text-decoration: none;
	color: #E64E24;
}
#nav li#current a{
    color: #E64E24;
}
#home {
    float: left;
	padding-left: 38px;
	padding-right: 38px;
}

#nav li.first-nav {
	border: none;
}
#nav li.first-nav a {
	padding-left: 0;
}
.inhalt-standard {
    padding-left: 140px;
	width: 720px;
	height: 350px;
	overflow: auto;
	padding-right: 10px;
}
.inhalt-links {
    padding-left: 140px;
	width: 292px;
	height: 350px;
	float: left;
}
.inhalt-rechts {
    padding-left: 47px;
	width: 371px;
	height: 350px;
	overflow: auto;
	padding-right: 20px;
}
.bild-ueber-uns {
    width: 292px;
	height: 239px;
	background-image:url(../files/ueber-uns-1.png);
}
.bild-links {
	float: left;
    width: 146px;
	height: 239px;
}
.bild-rechts {
	float: left;
    width: 146px;
	height: 239px;
}
.rechtsbuendig {
    float: right;
}
.linksbuendig {
    float: left;
}

.schrift-16 {
    font-size: 16px;
}
.referenz {
    width: 710px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
}

.referenz-logo {
    float: left;
	width: 250px;
}
.referenz-logo img {
    margin-top: 10px;
}
.referenz-text {
    float: left;
	width: 420px;
	padding-left: 40px;
}
.clearer {
    clear: both;
}
.keywords-home {
    width: 1000px;
	margin-top: 40px;
	font-weight: bold;
	font-size: 18px;
}
.keywords-home a:link,
.keywords-home a:visited {
    font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.keywords-home a:focus,
.keywords-home a:hover,
.keywords-home a:active {
    font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #e64e24;
}
ul.a63-pagination {
	list-style: none;
}
ul.a63-pagination li {
    float: left;
	list-style: none;
}
ul.a63-pagination li a:link,
ul.a63-pagination li a:visited {
    color: #50301b;
	text-decoration: none;
}
ul.a63-pagination li a:focus,
ul.a63-pagination li a:hover,
ul.a63-pagination li a:active {
    color: #e64e24;
	text-decoration: none;
}
#container-unten ul.a63-pagination li.a63-pagination_aktuell a:link,
#container-unten ul.a63-pagination li.a63-pagination_aktuell a:visited,
#container-unten ul.a63-pagination li.a63-pagination_aktuell a:focus,
#container-unten ul.a63-pagination li.a63-pagination_aktuell a:hover,
#container-unten ul.a63-pagination li.a63-pagination_aktuell a:active

{
    color: #e64e24;
	text-decoration: none;
}

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */

.formgen {
	font-family: Verdana;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}

.formgen form
{
	width: 470px;
	padding: 20px 0 0 26px;
	border: none;
}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/
.formgen .checkspan label {
    width: 108px;
	float: left;
}
input[type=checkbox] {
    float: left;
	width: 100px;
	
}
/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 100px;
	background-color: #ffffff;
	color: #2d1a0d;
	border: none;
	float: right;
	padding: 0 10px 0 10px;
	font-family: Verdana;
	font-size: 12px;
	overflow: auto;
}


/* Textfeld */
.formgen input.formtext{
    float: right;
    width: 300px;
	margin-bottom: 0;
	border: none;
	padding: 0 10px 0 10px;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	background-color: #E64E24;	
	color: #ffffff;
}



/* Label */
.formgen form#doform50 label {
	width: 80px;
	float: left;
	height: 20px;
	font-weight: normal;
	color: #2d1a0d;
}




/* Sende-Button */
.formgen .formsubmit
{
	height: 25px;
	width: 320px;
	border: none;
	text-align: center;
	background-color: #2d1a0d;
	float: right;
	color: #FFFFFF;
}
.formgen .formsubmit:focus,
.formgen .formsubmit:hover
{
	border: 2px solid #E64E24;
	text-align: center;
	background-color: #2d1a0d;
	float: right;
	color: #FFFFFF;
}




/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #E64E24;
}
.forminfo {	
	color: #E64E24;
	padding: 20px 0 0 26px;
	font-weight: bold;
}
#form-module-thanks {
    color: #E64E24;
	padding: 20px 0 0 26px;
	font-weight: bold;
}
.formgen .formcaptcha
{
	border: 2px solid #E64E24;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #2d1a0d;
}

.formgen .formheadline {
	margin-top: 20px;
	color: #ffffff;
	background-color: #2d1a0d;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.formgen  hr {
	height: 1px;
	border: 0 none;
    border-top: 2px solid #fff;
	margin: 0;
	padding: 0;
}
/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

