/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
a {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a .a-img {
	border: 1px solid #000000;
}
a .a-img:hover {
	border: 1px solid #FF6600;
}
#canvas {
	width: 1140px;
	height: 100%;
	text-align: left;
	margin: auto;
}
#margin {
	padding: 0px 60px;
	background-image: url(pic/middle-2.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#logo {
	float: left;
	background-color: #000000;
}
.content {
	padding: 30px 30px 12px;
	width: 960px;
}
#menutop {
	background-image: url(pic/hintergrund-menutop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 780px;
	float: right;
	z-index: 1;
}
#adresse {
	padding: 0px 40px 15px;
	text-align: center;
	color: #CCCCCC;
}
#adresse a {
	color: #CCCCCC;
	text-decoration: none;
}
#adresse a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.serif {font-family: Georgia, "Times New Roman", Times, serif}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 3em;
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px;
	margin: 20px 0px;
}
p {
	margin: 0px;
	padding: 10px 0px;
}
h3 {
	padding: 8px 0px 12px;
	margin: 0px;
	font-size: 16px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
h2 a, h3 a {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
#imgdsc0 {
	padding: 10px 30px 0px 30px;
	color: #FFCC33;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#intro {
	background-color: #000000;
	height: 470px;
	width: 1020px;
	overflow: hidden;
	clear: both;
}
#navbottom {
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 20px;
}
#navbottom a {
	color: #CCCCCC;
	text-decoration: underline;
}
#navbottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
