body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url("../img/verlauf.gif");
	background-repeat: repeat-x;
	background-position:left bottom;
	background-attachment: fixed;
	background-color: #339999;
}

#wrapper {
width:820px;
margin:0px auto;
background-image:url(../img/back_line.gif);
background-repeat:repeat-y;
border-bottom: 1px solid #339999;
border-left: 1px solid #339999;
border-right: 1px solid #339999;
}

#logo {
margin-left:110px;
padding-top:30px;
}

#picture {
float:left;
width:160px;
margin-top:75px;
text-align:right;
}

#container {
float:right;
width:620px;
margin-right:20px;
padding:0px 5px 5px 12px;
}

#footer {
background-color:#339999;
font-family:"Trebuchet MS,sans-serif";
font-size:12px;
text-align:center;
color:#CCCCCC;
padding:5px 5px 5px 2px;
}

#referenz {
height:232px;
width:620px;
margin-left:180px;
margin-bottom:10px;
border-bottom:1px solid #333333;
}

#ref_bild {
float:right;
width:420px;
text-align:right;
}

#ref_text {
float:left;
width: 180px;
color:#333333;
font-family:"Trebuchet MS,sans-serif";
font-size:12px;
line-height: 175%;
}

#ref_text a{
color:#000000;
}

#ref_text a:hover {
color:#006666;
}

#reset {
float:none;
border-bottom:1px solid #333333;
margin-bottom:10px;
}

h1 {
color:#006666;
font-family:"Trebuchet MS,sans-serif";
font-size:24px;
border-bottom: 1px solid red;
padding-bottom:10px;
padding-top:20px;
}

h2 {
color:#006666;
font-family:"Trebuchet MS,sans-serif";
font-size:18px;
border-bottom: 1px solid red;
padding-bottom:10px;
padding-top:20px;
}

h3 {
color:#006666;
font-family:"Trebuchet MS,sans-serif";
font-size:18px;
border-bottom: 1px solid red;
padding-bottom:10px;
padding-top:50px;
}

h6 {
color:#000000;
font-family:"Trebuchet MS,sans-serif";
font-size:12px;
padding-bottom:10px;
border-bottom:1px solid #333333;
	}

.text {
color:#000000;
font-family:"Trebuchet MS, sans-serif";
font-size:13px;
line-height: 175%;
padding-bottom:10px;
border-bottom:1px solid #333333;
}

.text a {
color:#000000;
}

.mark {
color:#006666;
font-family: "Trebuchet MS,sans-serif";
color:#006666;
font-weight:bold;
line-height: 175%;
}

td {
	font-family: "Trebuchet MS, sans-serif";
	font-size: 13px;
}

td a {
text-decoration:none;
color:#333333;
}

td a:hover {
text-decoration:none;
color:#006666;
}


.topnavi {
color:#FFFFFF;
font-weight:500;
}

.impressum {
color:#000000;
font-family:"Trebuchet MS,sans-serif";
font-size:13px;
line-height:150%
padding-bottom:10px;
border-bottom:1px solid #333333;
}

/* Formular */
textarea, input  {
	margin: 0px 0px 8px 0px;
	border:1px solid #006666;
	width:200px;
}

button {
	margin-left:inherit;
	width:50px;
	}

#formtext {
	float:left;
	font-family:"Trebuchet MS,sans-serif";
	font-size:12px;
	width:100px;
}

.hinweis {
	font-family:"Trebuchet MS,sans-serif";
	font-size:12px;
	}
	
.error {
	font-family:"Trebuchet MS,sans-serif";
	font-size:12px;
	color:#FF0000;
	}	

	
/* Volltextsuche */
#suchform {
	font-family:"Trebuchet MS,sans-serif";
	font-size:12px;
	}

#output {
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	background-image: url(../img/servicemenue/back.gif);
	background-repeat: repeat-y;
	font-family:Verdana;
	font-size:10px;
	clear: both;
	}

#output a {
	color:#990000;
	font-size:12px;
	padding-bottom:5px;
	line-height:160%;
	}

.mod {display: block; font-size: 9px;}
	
#output li {
	margin-top:10px;
	line-height:130%;
	}

#output em {
	font-weight: bold;
	font-style: normal;
}

/*
#test {
background-color:#bdbec6;
width:120px;
float:left;
}

#test2 {
border:1px solid #efeff7;
background-color:#efeff7;
width:610px;
float:right;
padding:0px 10px;
} 
*/