body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, non-serif;
	font-size: 11px;
	color: #45361F;
	background: #FFFFFF url(images/djk-background-pattern-2.jpg) repeat-x top;
}
#page {
	width: 991px;
	margin: 25px auto;
	padding: 22px;
	background: #CFD4D8 url(imgaes/djk-rahmen-verlauf.jpg) repeat-x top;
}
#header {
	width: 991px;
	margin: 0px auto;
	height: 204px;
}
#menu {
	width: 991px;
	background: url(images/djk-menu-leiste.jpg) repeat-x;
	padding: 8px 0px 0px 0px;
}
#menu a {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	text-shadow: #ffffff 0 0 0.4em;
	color: #1c710a;
}
#menu a:hover, a:active {
	text-decoration: underline;
}
#menu table {
	margin: 0px auto;
	border-collapse: collapse;
}
#menu td {
	padding: 0px 3px;
	vertical-align: middle;
	text-align: center;
}
#menu_active img {
	visibility:visible;
}
#menu_normal img {
	visibility:hidden;
}
#menu td.trennlinie {
	padding: 0px;
	width: 13px;
	vertical-align: top;
}
#inhaltbox {
	width: 991px;
	padding: 10px 0px;
	background: #FFF url(images/djk-background-content.jpg) repeat-x;
}
#angebote {
	font-family: Arial;
	height: 100%;
	font-weight: bold;
	font-size: 12px;
	margin: 50px 20px 10px 20px;
	width: 200px;
}
#angebote h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #333;
}
#angebote_level1 {
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	list-style: none inside;
}
#angebote_level1 li img {
	vertical-align: middle;
}
#angebote_level2 {
	padding: 0px 0px 20px 40px;
	line-height: 20px;
	margin: 0px;
	list-style: disc inside;
}
#content {
	margin: 10px 20px 10px 20px;
	width: 700px;
	font-family: Verdana;
	font-size: 11px;
	color:#45361F;
}
#content_table {
	margin: 0px auto;
	border-collapse: collapse;	
}
#content_table_td {
	vertical-align: top;
}
#content_table_trennlinie {
	width: 4px;
	background: #C1C5C6;
}
a:link {
	color: #45361F;
}
a:visited {
	color: #45361F;
}
a:hover {
	color: #1c710a;
}
a:active {
	color: #1c710a;
}

