/* 
AKTUELL
Monika Birkner 2006.2, 
Stand 12.07.10 

*/

html, body { 
   margin: 0;
   padding: 0;
   font-family: Verdana, Helvetica, sans-serif; 
   font-size: 12px; 
   line-height: 1.35em; 
   text-align: center;
}

body {
   border: none;
   line-height: 1.6em;
   background-color: #FFF;
}

p {
   margin: 0 0 1em 0;
   padding: 0;
}

table td {
   margin: 0;
   padding: 0;
}

img, a, em {
   border: none;
   margin: 0;
   padding: 0;
}


#lbox {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 90px;
   text-align: center;
   background: #CCB167 url(../bilder/bg150.gif) repeat-x top left; 
}

/* -------------------- Logo  -------------------- */

#logo {
   position: relative;
   margin-left: auto;
   margin-right: auto;	
   width: 800px;
   height: 90px;
   text-align: center;
}

a, a:link, a:visited {  
   letter-spacing: 0.02em; 
   text-decoration: underline;
   color: #141C6F;	
}

a:hover, a:active { 
   text-decoration: underline; 
   color: #141C6F;	
}

ul, ol {
   margin: 0;	
   padding: 0;
   list-style-position: outside;
}

*/ Formular cleverreach */

#cr_newsletter_registration {
   font: normal 12px  Arial, Sans-Serif;
   background: #eee;
   width: 350px;
   padding: 5px;
   border: 1px solid #aaa;
}

#cr_newsletter_registration input, 
#cr_newsletter_registration textarea {
   border: 1px solid #aaa;
   margin: 1px;
   width: 200px;
}

#country {
   border: 1px solid #aaa;
   margin: 1px;
   width: 200px;
}

#cr_newsletter_registration label {
   float: left;
   display: block;
   width: 120px;
   font-weight: bold;
}
#cr_newsletter_registration .checkbox {
   border: none;
}

/* ---------------- Farbiger Balken --------------- */


#hbox {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	text-align: center;
	background-color: #9F1313;
}

/* Hauptinhalt oberer Bereich */

#centertop
{
	position: relative;
	top: 20px;
	left: 0;
	height: 190px;
	width: 100%;
	text-align: center;
}

#middle {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 180px;
	text-align: left;		
}

#date {
	position: relative;
	top: 0; 
	width: 500px;
	height: 20px;
	color: #333;
	letter-spacing: 0.04em;
	font-size: 0.9em;
	text-transform: uppercase;
}

#head {
	position: relative;
	width: 500px;	
	height: 135px;
}

#head h1 {
   position: absolute;
   vertical-align: text-bottom;
   bottom: 0;
}

h1, h2 {
   margin: 0;
   padding: 0;
   line-height: 1.4em;	
   color: #9F0909;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

h1 {
   font-size: 24px;
}

h2 {
   font-size: 18px;
   letter-spacing: 0.04em;
}

#cnt h1, #cnt h2 {
    margin: 25px 0 5px 0;
}

#pic {
   position: absolute;
   left: 620px;
   top: 0;
   width: 180px;
   height: 180px;
}

/* Hauptinhalt unterer Bereich */

#centerbottom
{
   float: left;
   width: 100%;
   text-align: center;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
}

#cnt, #content {
	float: left;
	margin: 10px 0 0 0;
	width: 500px;
}

#cnt ul, #content ul {
	margin: 0 0 1em 0;
}

#cnt ul li, #content ul li {
	margin: 0.2em 0 0.5em 1.5em;
	padding: 0 0 0 20px;
	vertical-align: baseline;
	line-height: 1.4em;
	list-style-type: none;
	background: url(../bilder/strich_orange.gif) no-repeat 0 0;
}

#cnt ol, #content ol {
	margin: 0 0 1em 0.5em;
}

#cnt ol li, #content ol li {
	margin: 0.2em 0 0.5em 3em;
	vertical-align: baseline;
         padding: 0;
	line-height: 1.4em;
	list-style-type: decimal;
}


/* ------------- Navigation ------------- */

#nav {
	float: right;
	width: 180px;
	height: 150px;
	margin: 8px 0 20px 0;
}

#nav ul {
	margin: 0;
	padding: 0;
         width: 150px;
	list-style-position: outside;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
	border-top: 1px dotted #BBB;
}

#nav a {
	display: block;
	padding: 0 0 0 2px;
	text-decoration: none;
         font-size: 11px;	
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color: #222;
}

#nav li a:hover, #nav li a:active  {
	background-color: #FEFF6F; 	
	color: #222;
}

#nav .lev1, .lev2, .lev3 {
	color: #222;
}

#nav li.lev2 {
	border: none;
	background: url(../bilder/mhook.gif) no-repeat 5px 0;
}

#nav li.lev3 {
	border: none;
	background: url(../bilder/mhook.gif) no-repeat 25px 0;
}

#nav li.lev2 a {
	padding-left: 22px;
}

#nav li.lev3 a {
	padding-left: 44px;
}

.kurs {
	float: right;
	width: 180px;
	font-size: 0.9em;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

.kurs img, .kurs a {
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
}

.kurs a, .kurs a:link, .kurs a:visited {
	color: #141C6F !important;	
	text-transform: uppercase;
}

.kurs a:hover, .kurs a:active { 
	text-decoration: underline !important; 
	color: #141C6F !important;	
}

.hd {
	margin: 30px 0 2px 0;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #222;
}

/* -------------- Startseite Buttons --------------- */

.elem {
   background: transparent url(../bilder/button.png) center center no-repeat;
   width: 147px;
   height: 45px;
   padding: 15px 0 15px 0;
}

.elem a, .angebot a {
   width: 100%;
   display: block;
   line-height: 1.2em;
   text-align: center;
}

.angebot {
   background: transparent url(../bilder/angebot_button.png) center center no-repeat;
   width: 200px;
   height: 45px;
   padding: 10px 0 10px 0;
}


/* Tabelle Leistungen */

.leis td {
   border-bottom: 1px solid #666;
   padding: 3px 0 3px 0;
}

/* -------------------- Fusszeile --------------------- */

.footer {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

.footer a {
	color: #333;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 3px 0 0 20px;
	background: url(../bilder/nach_oben.gif) no-repeat;
}

/* --------------Allgemeine Definitionen -------------- */

.clear {
	clear: both;
	margin: 0;	
	padding: 0;
	height: 50px;
}

.email {
   visibility: hidden;
}

input, select, textarea { 
	margin: 0 0 6px 0; 
	padding: 2px; 
	border: 1px solid #666;
	font-family: Verdana,Helvetica,sans-serif; 
	font-style: normal; 
	font-size: 12px; 
	color: #003366; 
	line-height: 16px;  
}
