/*Hauptcontainer*/
#wrapper {
	width: 940px;
	margin-top: 42px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
body {
	background-repeat: repeat;
	background-color: #3a4249;
}
#headerdesign2 {
	background-image: url(images/Header.jpg);
	height: 161px;
	width: 940px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#divcontainerdesign2 {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-position: top;
	margin: 0px;
	float: none;
}

#diveinsatzkarte {
	background-image: url(images/einsatzgebiet.jpg);
	height: 551px;
	width: 600px;
	position: relative;
	left: 0px;
	
}

#divsonderangebot {
	background-image: url(images/sonderangebot.jpg);
	height: 174px;
	width: 175px;
	position: relative;
	left: 480px;
	top: -810px;
	
}

#divcontainerdesign3 {
	background-image: url(../images/design%201/Bilder/ueber.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 260px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-position: top;
	margin: 0px;
	float: none;
}

#divcontainerinhalt {
	width: 380px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	position: relative;
}


/*Inhalt Container Mitte*/
#content {
	position: relative;
	width: 500px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	left: 120px;
	font-size: 0.8em;
	bottom: 20px;
	margin-bottom: -20px;
}

#footerdesign2 {
	background-image: url(images/Footer.jpg);
	height: 56px;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}

/*Navigationsboxen*/
#buttons {
	width: 940px;
	height: 33px;
	position: relative;
	background-image: url(images/hg-buttons.jpg);
}

#divmenuebox3 {
	width: 330px;
	position: relative;
	left: 540px;
	color: #ffffff;
	text-align: center;
	top: 20px;
}
#ulmenuebox3 {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#ulmenuebox3 li {
	display: inline;
	float: left;
}



#divcontainerdesign2 a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #393E41;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#divcontainerdesign2 a:hover, a.current:link, a.current:visited {
	color: #F7F7F5;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


	

a:hover img { border:0px ; }
a:active img { border:0px ; }
a:current img { border:0px ; }
a:visited img { border:0px ; }
a:link img { border:0px ; }



/*Schriften und Überschriften*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #393E41;
	text-decoration: none;
	background-image: url(images/pfeil_gelb.jpg);
	padding-left: 40px;
	padding-top: 6px;
	margin-left: -40px;
	background-repeat: no-repeat;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #7b4040;
	font-style: italic;
	text-align: center;
}



td {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	
	
}
ul {
	list-style-type: disc;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
