@charset "utf-8";
#container {
	height: 812px;
	width: 800px;
	background-image: url(images/hintergrund3.gif);
	margin-right: auto;
	margin-left: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2592ed;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999;
}



#container2 {
	height: 1212px;
	width: 800px;
	background-image: url(images/hintergrund3.gif);
	margin-right: auto;
	margin-left: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2592ed;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999;
}








a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #2592ED;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #2592ED;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}













a.norm:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
a.norm:active {
	text-decoration: none;
	color: #2592ED;
	font-family: Arial, Helvetica, sans-serif;
}
a.norm:visited {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
a.norm:hover {
	color: #2592ED;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header {
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2592ed;
	background-image: url(images/firmenlogo1.gif);
	background-repeat: no-repeat;
	background-position: 576px 22px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
}

#bottom {
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#seitenanzeige {
	width: 600px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	padding-top: 60px;
	height: 60px;
}

#inhaber {
	height: 28px;
	width: 794px;
	margin-top: 70px;
	color: #666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	height: 27px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: right;
	padding-top: 12px;
}
#container #tabelle table {
	font-weight: bold;
}
