@charset "utf-8";

#impressum{
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	color: #FFFFFF;
	width: 70px;
	height:30px;
	float:right;
	margin-right:10px;
}
#head {
	width:1114px;
	height:230px;;
	background-image:url(images/head.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
	
#card{
	width: 271px;
	height: 188px;
	position: relative;
	float: left;
	margin-left: 8px;
	margin-top: 30px;
	background-repeat:no-repeat;
	}
	
#navigation {
	font-family: "Trebuchet MS", Arial;
	color: #3e3d40;
	font-weight: bold;
	width:370px;
	;
	height:30px;
	;
	float:left;
	position:relative;
	margin-top: 160px;
	margin-left: 50px;
}
#main{
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/block.jpg);
	background-repeat:repeat-y;
	background-position:left;
	font-size:16px;
	width:1110px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	z-index: 1;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;

}

#right {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	width: 180px;
	position: relative;
	float:left;
	clear: both;
	margin-right: 100px;
	z-index: 2;
}

#icon {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	text-align:center;
	width: 190px;
	height:30px;
	position: relative;
	float:right;
}
#rightm{
	font-family: "Trebuchet MS", Arial;
	width:899px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	z-index: 2;
}
#text {
	font-family: "Trebuchet MS", Arial;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	font-size:12px;
	color: #000;
	width: 175px;
	height: 150px;
	position: relative;
	float:right;
	margin-left:15px;
	margin-top: 15px;
	}
#hintergrund {
	width: 91px;
	height: 46px;
	position:absolute;
	background-image: url(images/hg_betriebe.png);
	background-repeat: no-repeat;
	left: 420px;
	top: -10px;
	border:0px;
	text-align:center;
	padding-top:15px;
}
#divallg {
	font-family: "Trebuchet MS", Arial;
	width: 899px;
	height: auto;
	margin-left: auto;
	margin-right: auto; 
	position: relative;
}
#div1 {
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/im_03.jpg);
	background-repeat: no-repeat;
	width: 899px;
	height: 14px;
	text-align:right;

}
#div2 {
	font-family: "Trebuchet MS", Arial;
	width: 245px;
	height: 129px;
	float:left;
	position: relative;
	z-index: 1;
}
#div3 {
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/im_06.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 456px;
	height: 129px;
	position: relative;
}
#div4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 199px;
	height: 129px;
	position: relative;
}
#nav {
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/navi.jpg);
 	width: 899px;
	height: 97px;
	position: relative;
}
#divmain {
	font-family: "Trebuchet MS", Arial;
	width: 880px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	padding-left: 20px;

}
#divright {
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/block.jpg);
	width: 198px;
	position: relative;
	height: 350px;
	float:right;
	}
.navi{
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	font-weight: bold;
	color:#ffffff;
	margin-left: 260px;
	line-height: 32px;
}
.zeile {
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/hintergrund.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	background-attachment: scroll;
}

h5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
	white-space: nowrap;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	white-space: nowrap;

}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	white-space: nowrap;
}

a.speziell:link {
	color: #3e3d40;
	text-decoration:none;
}
a.speziell:visited {
	color: #3e3d40;
	text-decoration:none;
}
a.speziell:hover {
	color: #3e3d40;
	text-decoration:underline;
}
a.speziell:active {
	color: #3e3d40;
	text-decoration:underline;
	}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline;
	}
