/* ALLGEMEIN */

* {font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	line-height:16px;
	color:#222;
}

body	{margin-bottom:900px;}
body.bg1	{background-image:url(../images/bg1.jpg);	background-repeat:repeat-x; background-color:#c9de8f;}
body.bg2	{background-image:url(../images/bg2.jpg);	background-repeat:repeat-x; background-color:#cad9db; margin-bottom:1100px;}
body.bg3	{background-image:url(../images/bg3.jpg);	background-repeat:repeat-x; background-color:#f0f3ad;}
body.bg4	{background-image:url(../images/bg4.jpg);	background-repeat:repeat-x; background-color:#d9e8dc; margin-bottom:1150px;}
body.bg5	{background-image:url(../images/bg5.jpg);	background-repeat:repeat-x; background-color:#96bba4; margin-bottom:1100px;}
body.bg6	{background-image:url(../images/bg6.jpg);	background-repeat:repeat-x; background-color:#dfe9c0;}
body.bg7	{background-image:url(../images/bg7.jpg);	background-repeat:repeat-x; background-color:#9bc3c8;}


img		{border:none;}
img.navpic	{margin-bottom:10px;}

h1	{padding:0;	margin:0;	font-weight:bold;}

.willkommen	{color:#72bc00;}
.coaching		{color:#81aeb1;}
.beratung		{color:#cedc27;}
.training		{color:#97c0a9;}
.profil			{color:#007f54;}
.referenzen	{color:#a7c675;}
.kontakt		{color:#00818b;}

a		{text-decoration:underline;}
a:focus	{outline:none !important;}

#container	{position:absolute;	left:0px;	top:0px; width:800px;}

#bg	{position:absolute;	top:0px;	left:0px;}
#logo	{position:absolute;	top:61px;	left:30px; z-index:50;}

#left	{position:absolute;	left:30px; top:161px; width:176px; height:175px; background-color:#fff; z-index:50;}
#navi	{padding:10px 0 0 10px;}

#right	{position:absolute;	left:216px; top:161px; width:455px; background-color:#fff; z-index:50;}
#content{position:relative; padding:6px 0 60px 10px; width:435px;}
#content2{position:relative; padding:6px 0 10px 10px; width:435px;}
#content3{position:relative; padding:10px 0 60px 10px; width:435px;}
