body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff; 
	margin: 0px;
	background-repeat:repeat-y;
	background-position: -620;
	background-image: url(/images/mitte_bg.gif);
}

.adminlistbuttonsdiv{
}

.adminlistbuttonsdivclose{
	display: none;
	border: 1px solid #d2d2d2;
	position: absolute;
	background-color: #f0f0f0;
	padding-left: 5px;
	z-index: 5;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 10px;
}

.printHeader{
	text-align: left;
	border-bottom: 1px solid #a5a5a5;
	display: none;
	padding: 15px;
	width: 17cm;
}

.printbutton {
	font-size:9px;
	text-align: right;
}
.printbutton a{
	color: #1a1a1a;
	font-size:9px;
	text-decoration: none;
}
.printbutton a:hover{
	font-size:9px;
	text-decoration: underline;
}

div.seite{
	width: 720px; 
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 20px;

}

.links {
	text-align: left;
	float:left;
	width: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.innerlinks {
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
}

.innerlinks a {
	color: #1a1a1a;
	text-decoration: none;
}

.innerlinks a:hover {
	color: #1a1a1a;
	text-decoration: none;
}


.adresse {
	font-size:9px;
}
.adresse a {
	font-size:9px;
}

.content {
	text-align: left;
	float:left;
	font-size: 11px;
	line-height: 16px;
	color: #1a1a1a;
	width: 540px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.innercontent{
	margin-top: 10px;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}

.innercontent td{
	font-size: 11px;

}

.innercontent a {
	text-decoration: none;
}
.innercontent a:hover {
	text-decoration: none;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 28px;
	margin-bottom: 10px;
	color: #1a1a1a;
}

div#maintitle {
    text-align: right;
	font-size: 22px;
	font-weight: bold;
    line-height: 50px;
	color: #cccccc;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #1a1a1a;
}



h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #1a1a1a;
}

left innerleft h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #1a1a1a;
}


h3 a, left innerleft h3 a {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #1a1a1a;
}

.bilduntertitel {
	font-size: 9px;
	color: #1a1a1a;
}

.bild_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.bild_center {
	text-align: center;
	margin-bottom: 8px;
}

.bild_left_no_float {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_right_no_float{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.bild_right{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.whois { 
      background-color: #f1f1f1;
      padding: 5px;
      
 }


input.text {
	border: 1px solid #505753;
	padding: 1px;
}

.suchfeld{
	border: 1px solid #aaaaaa;
	width: 108px;
	margin-right: 2px;
	height: 18px;
	padding: 1px;
}

input.suche{
	padding-left: 0px;
	padding-right: 0px;
	font-size: 9px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;    
}


ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
    padding-top: 0px;
}

ul{
	list-style-image:url(/images/bullet.gif);
	margin-left: 25px;
}

.produkte, .produkte td{
	font-size: 11px;
}

.links label, .rechts label{
	display: none;
}


.glossarEntry{
	display: none;
	position: absolute;
	z-index: 5;
	width: 220px;
	text-align: left;
	top: 0px;
	left: 0px;
	font-size: 10px;
	background-color: #888888;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-border-radius: 7px;
    border-radius: 7px;
	padding: 4px;
	color: #ffffff;
	font-weight: normal;
}

.glossarEntry span {
	font-weight: bold;
    display: none;
}

div.referenz{
    background-color: #f4f4f4;
    padding: 6px;
    width: 478px;
    //width: 496px;
    margin-bottom: 10px;
    border-left: 6px solid #aaaaaa;

}

img.referenz{
    border: 1px solid #ffffff;
}

img.referenz_high{
    border: 1px solid #c01115;
}

.innercontent a, .innerrechts a, .innerlinks .adresse a{
	color: #c01115;
	text-decoration: none;
}
.innercontent a:hover, .innerrechts a:hover, .innerlinks .adresse a:hover{
	color: #1a1a1a;
}

.innercontent a.invertlink, .innerrechts a.invertlink{
	color: #1a1a1a;
	text-decoration: none;
}
.innercontent a.invertlink:hover, .innerrechts a.invertlink:hover{
	color: #c01115;
	text-decoration: none;
}

h2 a{
    color: #1a1a1a;
}


button, .submitbutton {
	color: #000000;
    background-color: #f4f4f4;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}



.feature {
	width: 235px;
	height: 40px;
	float:left;
	font-weight: bold;
	font-size: 11px;
}

.feature a {
	color: #000000;
}

.feature a:hover {
	color: #c01115;
}

.glossar {
	border-bottom: dotted 1px #666666;
}

div.ebenewrapper_1, div.ebenewrapper_1_exp {
    font-size: 9px;
    border-left: 6px solid #e3e3e3;
    background-color: #fcfcfc;
}

div.ebene_1, div.ebene_1_exp{
    font-size: 11px;
    background-color: #f3f3f3;
    padding: 2px;
    padding-left: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #666666;
    border-left: 6px solid #aaaaaa;
    cursor: pointer;
}
div.ebene_1_exp {
    border-left: 6px solid #c01115;
}

div.ebene_2, div.ebene_2_exp {
    font-size: 9px;
    padding: 2px;
    padding-left: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #666666;
    cursor: pointer;
}
div.ebene_2_exp {
    font-weight: bold;
}
div.ebenewrapper_2, div.ebenewrapper_2_exp {
    padding-left: 6px;
}

div.ebene_3, div.ebene_3_exp {
    font-size: 9px;
    padding: 2px;
    padding-left: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #666666;
    cursor: pointer;
}
div.ebene_3_exp {
    font-weight: bold;
}
div.ebenewrapper_3, div.ebenewrapper_3_exp {
    padding-left: 6px;
}