* {
	margin: 0;
	padding: 0;
	color: #758887;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	line-height: normal;
    text-decoration: none;
}
div.menue {border-top: .5em solid #fff; width: 184px;overflow: hidden;
	background-color: #CDDCD8;}
#top {border-top:.15em solid #A4D7BC; background-color: #A4D7BC;}
.menue * {font-weight: bold; color: #758887;}
.menue p {font-family: Verdana, Sans-Serif;font-size: 16px; padding: 2px;
	margin-bottom: 0;}
.menue a {
	display: block; text-decoration: none; width: 184px;
	padding-left: 4px; border-left: 12px solid #CED8D8; border-bottom: 1px solid #DCE3E3;
	background-color: #FFFFFF; font-size: 12px;}
.menue a:hover {color: #4A5252; background-color: #EDF7F2;
	border-left: 12px solid #A4D7BC;}
a#home {border-left: 12px solid #A4D7BC;}
a.sec {font-weight: normal; padding-left: 16px;}
a {
	font-weight: bold;
}
p {
	margin: 0 0 0.5em;
}
ul {	
	margin:0.5em 0 0;
	list-style-position:inside;	
} 
li	{	
}
a img {
	border: 0;
}	
img.flow {
	float:left;
	clear:left;
	margin:0 5px 5px 0;
}
.clear {
	clear: both;
	float: none;
}
.float {
	float: left;
	width:150px;
	clear:left;
	text-align: center;
}
.textheadline2 a {
    font-size: 16px;
    font-weight: bold;
    background-color: #CED8D8;
	border-top: 1px solid #869796;
	padding: 1px 0;
	margin-bottom:0.5em;
}
.referenz {
	margin-top:1em;
	margin-bottom:1em;
}
.referenz ul {
	margin:0.5em 0.25em;
	width:19em;
	float:left;
	font-weight:bold;
	list-style-type:none;
	list-style-position:outside;	
	display:inline-table;
}
.referenz li {
	padding:0.15em 0;
}
.textnormal {
}
.textheadline {
    font-size: 16px;
    font-weight: bold;
}
.textheadline2 {
    font-size: 16px;
    font-weight: bold;
    background-color: #CED8D8;
	border-top: 1px solid #869796;
	padding: 1px 0;
	margin: 0.5em 0;
}
.textklein {
        font-size: 10px;
        color: #7BBB99;
}
.textheadlinenormal {
        font-size: 12px;
        font-weight: bold;
}
.textheadlinenormal a {
        font-size: 12px;
        text-decoration: underline;
        font-weight: bold;
}
.textnormalbold {
        font-weight: bold;
        color: #4A5252;
}
.textnormalweiss {
        color: #ffffff;
}
.textnormalboldrot {
    font-weight: bold;
	color: #FF0000;
}
.textnormalboldrot a {
    font-weight: bold;
    text-decoration: underline;
	color: #FF0000;
}
.textnormalwarning {
	font-style: italic;
	background-color: #ffffe9;
	border:1px solid lightgray;
}