/* 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.gif);	background-repeat:no-repeat; background-color:#9cc33c; margin-bottom:1100px;}
body.bg2	{background-image:url(../images/bg2.gif);	background-repeat:no-repeat; background-color:#a3bcbe; margin-bottom:1000px;}
body.bg3	{background-image:url(../images/bg3.gif);	background-repeat:no-repeat; background-color:#e4ea6d;}
body.bg4	{background-image:url(../images/bg4.gif);	background-repeat:no-repeat; background-color:#bdd8c2;}
body.bg5	{background-image:url(../images/bg5.gif);	background-repeat:no-repeat; background-color:#58906d; margin-bottom:1100px;}
body.bg6	{background-image:url(../images/bg6.gif);	background-repeat:no-repeat; background-color:#cbdd9b;}
body.bg7	{background-image:url(../images/bg7.gif);	background-repeat:no-repeat; background-color:#4e929b;}


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;}

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

#logo	{visibility:hidden;}


#left	{visibility:hidden;}
#navi	{padding:10px 0 0 10px;}

#right	{position:absolute;	left:0px; top:40px; width:455px; background-color:#fff;}
#content{position:relative; padding:6px 0 110px 10px; width:435px;}
#content2{position:relative; padding:6px 0 10px 10px; width:435px;}
