* {
	padding: 0;
	margin: 0;
}

html {
	min-height: 100.2%;
}

body {
	background: #9c6 url(../images/bg.png) top repeat-x;
	height: 101%;
}

img
{
	padding: 0px;
}

img.teaser
{
	float: right;
	border: 1px #9c6 solid;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
}



#hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#header {
	background: url(../images/header.png);
	width: 805px;
	margin: 0 auto;
	height: 100px;
}

#header ul {
	margin-left: 6px;
}

#header li {
	list-style: none;
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 100px;
}

#header a span {
	display: none;
}

#header a.aktuelles {
	background: url(../images/aktuelles.png);
	width: 81px;
}

#header a.aktuelles:hover,
#header a.aktuelles_aktiv {
	background: url(../images/aktuelles_aktiv.png);
	width: 81px;
}

#header a.tipps-und-tricks {
	background: url(../images/tipps-und-tricks.png);
	width: 104px;
}

#header a.tipps-und-tricks:hover,
#header a.tipps-und-tricks_aktiv {
	background: url(../images/tipps-und-tricks_aktiv.png);
	width: 104px;
}

#header a.philosophie {
	background: url(../images/philosophie.png);
	width: 92px;
}

#header a.philosophie:hover,
#header a.philosophie_aktiv {
	background: url(../images/philosophie_aktiv.png);
	width: 92px;
}

#header a.dienstleistungen {
	background: url(../images/dienstleistungen.png);
	width: 121px;
}

#header a.dienstleistungen:hover,
#header a.dienstleistungen_aktiv {
	background: url(../images/dienstleistungen_aktiv.png);
	width: 121px;
}

#header a.referenzen {
	background: url(../images/referenzen.png);
	width: 90px;
}

#header a.referenzen:hover,
#header a.referenzen_aktiv {
	background: url(../images/referenzen_aktiv.png);
	width: 90px;
}

#header a.kontakt {
	background: url(../images/kontakt.png);
	width: 72px;
}

#header a.kontakt:hover,
#header a.kontakt_aktiv {
	background: url(../images/kontakt_aktiv.png);
	width: 72px;
}

#outerBody {
	background: #fff;
	border: 1px solid #fff;
}

#body {
	width: 790px;
	margin: 0 auto 0 auto;
	padding: 40px 0 0 0;
	line-height: 200%;
	font-family: verdana, sans-serif;
}

#body h1 {
	font-size: 20px;
	color: #d93;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#body h2 {
	font-size: 17px;
	color: #d93;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#body h3 {
	font-size: 16px;
	color: #d93;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

#body p {
	font-size: 12px;
	color: #666666;
	margin: 0 0 20px 0;
	line-height: 200%;
}

#body pre {
	color: #666666;
	margin: 0 0 20px 0;
	line-height: 200%;
}

#body p.last {
	margin: 0 0 5px 0;
}

#body table {
	margin: 0 0 50px 0;
}

#body td {
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding: 0 3px;
}

#body ul,
#body dl {
	margin: 0 0 20px 0;
}

#body li {
	margin-left: 25px;
	font-size: 12px;
	color: #666;
	line-height: 200%;
}

#body dt {
    font-size: 12px;
    color: #9c6;
    font-weight: bold;
}

#body dd {
    font-size: 12px;
    color: #666;
	margin-left: 40px;
}

#body a {
	color: #9c6;
	text-decoration: none;
}

#body a:hover {
	color:#d93;
	text-decoration: none;
}

#content {
	
	width: 520px;
	float: left;
}

#content  .toplink {
	font-size: 11px;
}

#content .artikel {
	margin-bottom: 50px;
}

#content .artikel p {
	/* text-align: justify; */
}

#content .artikel h2 {
 	border-bottom: 1px solid #dbead2;
 	padding-bottom: 2px; 
}

#content .artikel img {
	border: 1px solid #9c6;
}

#content .artikelFooter {
 	border-top: 1px solid #dbead2;
 	padding-top: 2px;
 	margin: 0 0 40px 0; 
}

#content .relatedContent {
 	margin: 0 0 40px 0; 
}

div.FW_breadCrumb {
	/*
	border: 1px dotted gray;
	padding: 2px 5px;
	background: #fafafa;
	*/
	color:#666;
	font: 11px verdana, sans-serif;
	margin: 0 0 5px 0;
}

#content img.team {
	border: 1px solid #bbb;
	margin: 0 0 5px 0;
	padding: 5px;
}

#subnavi {
 	margin-left: 560px;
 	padding-left: 20px;
 	border-left: 1px solid #dbead2; 
	font: 11px verdana, sans-serif;
}

#subnavi .sidebox {
	margin: 0 0 25px 0;
}

#subnavi .sidebox h3,
#subnavi .sidebox p {
		margin: 0 0 10px 0;
}

#subnavi .sidebox ul {
		margin: 0 0 10px 0;
}

#footer {
	background: url(../images/footer.png) bottom repeat-x;
	height: 30px;
	clear: both;
	font: 10px verdana, sans-serif;
	color: #666;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover,#footer a.aktiv {
	color: #fff;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer div {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

#footer div span {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	overflow: hidden;
	height: 1px;
	width: 1px;
}

/* form classes */

.size150 {
	width: 135px;
}

