body {
	font-family: helvetica, arial, sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x repeat-y;
	font-size: 12px;
	}
	
h1 {
	text-transform: uppercase;
	font-size: 14px;
	color: #94c11f;
	font-weight: normal;
	margin: 0px;
	}

h2 {
	text-transform: uppercase;
	font-size: 13px;
	color: #94c11f;
	font-weight: normal;
	margin-top: 10px;
	}

h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	}


ul {
	list-style-image: url(../img/bullet.gif);
	padding-left: 0;
	margin-left: 13px;
	}	

#maincontent {
	position: relative;
	background-color: #fff;
	width: 900px;
	height: 728px;
	margin: 40px auto 0 auto;
	border: 1px solid #53524f;
	z-index: 1;
	}

#logo {
	position: absolute;
	width: 215px;
	height: 92px;
	left: 30px;
	top: 30px;
	z-index: 2;
	}

#unternehmensberatung {
	position: absolute;
	width: 277px;
	height: 15px;
	right: 30px;
	top: 70px;
	z-index: 2;
	}

#balken {
	position: absolute;
	left: 0px;
	top: 148px;
	width: 900px;
	height: 8px;
	background-color: #94c11f;
	z-index: 3;
	}

#menu {
	position: absolute;
	left: 0px;
	top: 166px;
	width: 900px;
	height: 40px;
	z-index: 2;
	}

a.menu { 
	text-align: center; 
	padding: 10px 15px; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	margin-right: 2px;
	}

a.menu:link    { color:#53524f; background-color:#d4e6a5; }
a.menu:visited { color:#53524f; background-color:#d4e6a5; }
a.menu:hover   { color:#FFF; background-color:#94c11f; }
a.menu:active  { color:#FFF; background-color:#94c11f; }

.aktiv  { 
	color:#FFF; 
	background-color:#94c11f;
	font-size: 13px;
	padding: 10px 15px; 
	text-transform: uppercase;
	margin-right: 2px;
	text-decoration: none;
	}

#impressum {
	position: absolute;
	right: 0px;
	top: 156px;
	width: 190px;
	height: 10px;
	background-color: #d4e6a5;
	text-align: right;
	text-transform: uppercase;	
	padding: 12px 15px;
	font-size: 10px;
	z-index: 3;
	}
	
#impressum a:link    { color:#53524f; text-decoration: none; }
#impressum a:visited { color:#53524f; text-decoration: none; }
#impressum a:hover   { color:#94c11f; text-decoration: none; }
#impressum a:active  { color:#94c11f; text-decoration: none; }

#content {
	position: absolute;
	width: 530px;
	height: 490px;
	left: 30px;
	top: 220px;
	line-height: 17px;	
	z-index: 2;	
	}

#content a:link    { color:#94c11f; }
#content a:visited { color:#94c11f; }
#content a:hover   { color:#94c11f; }
#content a:active  { color:#94c11f; }


#content_datenschutz {
	position: absolute;
	width: 530px;
	height: 490px;
	left: 30px;
	top: 220px;
	line-height: 17px;
    padding-right: 25px;
    overflow: scroll;
	z-index: 2;	
	}

#content_datenschutz a:link    { color:#94c11f; }
#content_datenschutz a:visited { color:#94c11f; }
#content_datenschutz a:hover   { color:#94c11f; }
#content_datenschutz a:active  { color:#94c11f; }

.green {
	color: #94c11f;
	}

#bild {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 312px;
	height: 536px;
	background-color: #000;
	z-index: 3;
	}

#submenu {
	position: asolute;
	left: 0px;
	top: 0px;
	width: 530px;
	height: 30px;
	border-bottom: 1px solid #94c11f;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 14px;
	z-index: 4;
	}
	
#submenu a:link    { color:#53524f; text-decoration: none; }
#submenu a:visited { color:#53524f; text-decoration: none; }
#submenu a:hover   { color:#94c11f; text-decoration: none; }
#submenu a:active  { color:#94c11f; text-decoration: none; }

#zurueck {
	position: absolute;
	width: 66px;
	height: 15px;
	bottom: 0px;
	left: 0px;
	z-index: 3;
	}
	
#vor {
	position: absolute;
	width: 66px;
	height: 15px;
	bottom: 0px;
	right: 0px;
	z-index: 3;
	}	

#angebot1 {
	display: block;
	width:245px;
	height:245px;
	float: left;
	z-index:3;
	}

#angebot1:hover {
	width:245px;
	height:245px;
	z-index:3;
	}

#angebot2 {
	display: block;
	width:245px;
	height:245px;
	float: left;
	z-index:3;
	}

#angebot2:hover {
	width:245px;
	height:245px;
	z-index:3;
	}
	
#angebot3 {
	display: block;
	width:245px;
	height:245px;
	float: left;
	z-index:3;
	}

#angebot3:hover {
	width:245px;
	height:245px;
	z-index:3;
	}

#angebot4 {
	display: block;
	width:245px;
	height:245px;
	float: left;
	z-index:3;
	}

#angebot4:hover {
	width:245px;
	height:245px;
	z-index:3;
	}	