html, body {
	background-color:#f2f1f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

a {
	color:#aab200;
	text-decoration:none;
}


#main {
	margin-left:auto;
	margin-right:auto;
	margin-top:24px;
	width:792px;
}

#logotop {
	float:right;
	width: 264px;
	margin-bottom:42px;
}

/* Textteil inkl. submenu  start */
#toptext {	
	background-color:#fff;
	border-top: dashed 1px #C1BCB8;
	color:#7f776d;
	float:left;
	font-size:13px;
	font-family:Verdana;
	font-weight:bold;
	width:792px;
}

#toptext ul {
	border-bottom: dashed 1px #C1BCB8;
	margin:0;
	margin-bottom:2px;
	padding:0;
	padding:3px 0px 2px 54px;
}

#toptext ul li {
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0;
}

#toptext ul li a {
	color:#7f776d;
	font-size: 13px;
	text-decoration: none;
}

#toptext ul li a:hover {color: #aab200;}

#toptext ul li a.active {color: #aab200;}

#toptext ul li.sublevel2 {
	display: inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#toptext ul li.sublevel2 a {
	color:#7f776d;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}

#toptext ul li.sublevel2 a:hover {color: #aab200;}

#toptext ul li.sublevel2 a.active {color: #aab200;}
/* Textteil inkl. submenu  ende */

#textbild {
	background-color:#fff;
	float:left;
	width:738px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
}

#text {
	background-color:#fff;
	border-bottom: dashed 1px #C1BCB8;
	float:left;
	padding:18px 24px 18px 54px;
	line-height:18px;
	width:714px;
}

#text img {margin-bottom:14px;
}

#text a {color:#7f776d;}

#text a:hover {color:#aab200;}

#text h1 {
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

#imgintext {
	float:left;
	height:170px;
	margin-right:12px;
	width:126px;
}

#textkontakt {
	background-color:#fff;
	border-bottom: dashed 1px #C1BCB8;
	float:left;
	padding:18px 24px 18px 54px;
	line-height:18px;
	width:714px;
}

#textkontakt h2 {
	font-size:13px;
	font-weight:normal;
	margin-top: 8px;
	margin-bottom:0px;
}


/* menu start */

#menu {
	float:left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width: 792px;
}

#home ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#home a {
	background-image: url(images/home_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#home a:hover {background-image: url(images/home_02.gif);}

#homeactive a {background-image: url(images/home_02.gif);}

#aktuell ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#aktuell a {
	background-image: url(images/aktuell_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#aktuell a:hover {background-image: url(images/aktuell_02.gif);}

#aktuellactive a {background-image: url(images/aktuell_02.gif);}


#profil ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#profil a {
	background-image: url(images/profil_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#profil a:hover {background-image: url(images/profil_02.gif);}

#profilactive a {background-image: url(images/profil_02.gif);}


#kompetenzen ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#kompetenzen a {
	background-image: url(images/kompetenzen_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#kompetenzen a:hover {background-image: url(images/kompetenzen_02.gif);}

#kompetenzenactive a {background-image: url(images/kompetenzen_02.gif);}


#referenzen ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#referenzen a {
	background-image: url(images/referenzen_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#referenzen a:hover {background-image: url(images/referenzen_02.gif);}

#referenzenactive a {background-image: url(images/referenzen_02.gif);}

#kontakt ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#kontakt a {
	background-image: url(images/kontakt_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#kontakt a:hover{background-image: url(images/kontakt_02.gif);}

#kontaktactive a{background-image: url(images/kontakt_02.gif);}

#links ul{
	border-bottom: dashed 1px #C1BCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#links a {
	background-image: url(images/links_01.gif);
    display: block;
    padding: 2px 2px 4px 24px;
	width:766px;
}

#links a:hover{background-image: url(images/links_02.gif);}

#linksactive a{background-image: url(images/links_02.gif);}

/* menü fertig */

#mid {
	float:left;
	height:587px;
	width:408px;
}

#mid img {
	font-size:11px;
	padding-bottom: 5px;
}

#right {
	background-color:#e0e3e8;
	float:left;
	height:547px;
	padding-left:20px;
	padding-right:80px;
	padding-top:20px;
	width:366px;
}

/* footer mit links */
#footer {
	color:#a3a3a3;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height: 12px;
	margin-top: 10px;
	text-align:right;
	width: 200px;
}

#footer a {
	color:#a3a3a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer a:hover {
    color:#a3a3a3;
	text-decoration:underline;
}