html {height: 100%; margin-bottom: 0.1px;}
body {
background-color: #fff;
font-size: 12px;
font-family: Verdana, Arial;
padding:0px;
margin:15px 0px 0px 0px;}

/* ----------hyperlinks-------------- */
a {color: #000;  text-decoration:underline; outline:0;}
a:visited {color:#000; }
a:hover {color: #009933; text-decoration:none;}
a:active { color:#000;}

#menu_unten a {color: #000; text-decoration:none; outline:0;}
#menu_unten a:visited {color:#000; }
#menu_unten a:hover {color: #009933;}
#menu_unten a:active { color:#000;}

/* ----------menu unten-------------- */
#menu_unten {padding-top:20px; text-align: left;}
#menu_bottom1, #menu_bottom2, #menu_bottom3, #menu_bottom4{float: left; line-height: 20px; width: 180px; font-size: 12px;}
#menu_bottom1 p, #menu_bottom2 p, #menu_bottom3 p, #menu_bottom4 p {margin:0px; padding:0px;}

p{
color: #000;
padding: 0px 0px 0px 20px;
margin-bottom:10px;
margin-top:10px;
line-height:17px;}

.text_klein p{
font-size: 11px;
font-family: Verdana, Arial;
color: #000;
padding: 0px 0px 0px 20px;
margin-bottom:0px;
margin-top:0px;
line-height:15px;}

ul{
padding: 0px 0px 0px 30px;
margin:0px 0px 0px 30px;}

li{
list-style-image:url(../images/bullet.gif);
font-size: 12px;
font-family: Verdana, Arial;
color: #000;
padding: 0px 20px 0px 0px;
margin:0px;
line-height:17px;}

/* ----------ueberschriften-------------- */
h1 {
color:#000;
font-size:16px;
font-weight: bold;
padding: 20px 0px 0px 20px;
margin:0px}

h2 {
color:#000;
font-size:16px;
font-weight: bold;
padding:0px 0px 7px 0px;
margin:0px;}

/*formular*/
textarea {
color: #009933;
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
width:297px;
height:60px;
border: 0px solid #444;
margin-top: 0px;
padding: 2px;}

input, select, checkbox{color: #009933; padding: 0px;margin: 0px; font-family: Verdana, Arial; font-size: 12px; border: 0px solid #444; }

/* ----------Container -------------- */
#container {
width: 850px;
height: 460px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 65px;
border:solid 1px #ccc;
}

/* -----------------Header--------------------- */
#header {
text-align:right;
padding:0px 0px 20px 0px;
margin:0px;}

/* -----------------Inhalt--------------------- */
#home {
color:#000000;
background-image:url(../images/bg_home.jpg);
background-position:top right;
background-repeat:no-repeat;
width: 850px;
height:340px;
overflow: auto;
z-index: 1;
background-color: #A4C5E8;
padding: 0px;
margin: 0px 0px 0px 0px;
}

#unternehmen{
color:#000000;
background-image:url(../images/bg_unternehmen.jpg);
background-position:top right;
background-repeat:no-repeat;
overflow: auto;
width: 850px;
height:340px;
z-index: 1;
background-color: #DBE6EE;
padding: 0px;
margin: 0px;}

#seminar{
color:#000000;
background-image:url(../images/seminar.jpg);
background-position:top right;
background-repeat:no-repeat;
overflow: auto;
width: 850px;
height:340px;
z-index: 1;
background-color: #DBE6EE;
padding: 0px;
margin: 0px;}

#seminar_glueck{
color:#000000;
background-image:url(../images/bg_glueckseminar.jpg);
background-position:top right;
background-repeat:no-repeat;
overflow: auto;
width: 850px;
height:340px;
z-index: 1;
background-color: #DBE6EE;
padding: 0px;
margin: 0px;}

#marketing {
color:#000000;
background-image:url(../images/bg_marketing.jpg);
background-position:top right;
background-repeat:no-repeat;
width: 850px;
height:340px;
overflow: auto;
z-index: 1;
background-color: #D7EBB0;
padding: 0px;
margin: 0px;}

#coaching {
color:#000000;
background-image:url(../images/bg_coaching.jpg);
background-position:top right;
background-repeat:no-repeat;
width: 850px;
height:340px;
overflow: auto;
z-index: 1;
background-color: #DFD2BA;
padding: 0px;
margin: 0px;}

#training {
color:#000000;
background-image:url(../images/bg_training.jpg);
background-position:top right;
background-repeat:no-repeat;
width: 850px;
height:340px;
overflow: auto;
z-index: 1;
background-color: #C7E0C5;
padding: 0px;
margin: 0px;}

#profil {
color:#fff;
background-image:url(../images/bg_profil.jpg);
background-position:top right;
background-repeat:no-repeat;
width: 850px;
height:340px;
overflow: auto;
z-index: 1;
background-color: #FF9999;
padding: 0px;
margin: 0px;}

#copyright {
text-align:right;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
font-size: 11px;
color:#ccc;
width: 870px;
padding: 10px;
}