@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/Bilder/PageBackGround.jpg);
	overflow: auto;
}
div.page {
	position: static;
	z-index:1;
}
div.nav_menu {
	margin-bottom:7px;
}
div.nav_table {
	margin-top:122px;
	margin-bottom:200px;
}
td.bg_schatten-links {
	background-image: url(/Bilder/standert_Bilder/Schatten_links.png);
	background-repeat: repeat-y;
	height: auto;
	background-position: right;
}
td.bg_schatten_rechts {
	background-image: url(/Bilder/standert_Bilder/Schatten_rechts.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 8px;
}
td.bg_navigation {
	background-image: url(/Bilder/standert_Bilder/nav_dym_Bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td.bg_Fuss {
	background-image: url(/Bilder/standert_Bilder/dymFuss.jpg);
}
div.nav_pfeile {
	position: static;
	display: block;
	overflow: visible;
	padding: 0px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #905010;
	text-align: right;
	z-index: 8;
}
/* Text Design */
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	margin-top: 30px;
}
div.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #905010;
	line-height: normal;
	text-align: left;
	display: block;
	letter-spacing: normal;
	margin-top: 119px;
	width: 663px;
}

div.text_artikel {
	margin-left: 20px;
	margin-right: 30px;
	display: block;
}
.hinweis { 
	color: #905011; 
	text-decoration: none;
	font-size: 8pt;
}
.input {
	color: #C07020;
	background-color: #E7E7E7;
}
.ohne_margin-top {
	margin-top: 0px;
}strong {
	font-size: 9.7pt;
}
span.glossy {
	color: #905011;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #905011;
	border-right-color: #905011;
	border-bottom-color: #905011;
	border-left-color: #905011;
}
a:link {
	color: #905010;
}
a:visited {
	color: #C97117;
}
a:hover {
	color: #D99B02;
}
