body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../grfx/bgrd.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#wrap {
	width: 48em;
	margin: 0 auto 0 0px;
	text-align: left;
	background: repeat-y;
	top: 0px;
}
#container {
	margin-top: 10px;
	width: 35em;
	height: 35em;
	float: right;
	position: relative;
	margin-right: 0px;
	padding: 5px;
	margin-left: auto;
	text-align: left;
}

#container ul {
	font-size: 0.8em;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../grfx/btn_pfeil.gif);
}

#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	font-size: 1em;
	color: #993300;
}

#hpimg1 img {
	padding: 5px;
	float: right;
	border: 5px solid #EEEEEE;
	background-color: #EEEEEE;
}
#hpimg1 img a {
	background-color: #EEEEEE;
	border: 5px solid #EEEEEE;
}
#hpimg1 img a:hover {
	background-color: #9CC6E0;
	border: 5px solid #9CC6E0;
}



#links {
	float: left;
	width: 11em;
	display: block;
	background-color: #536879;
	height: 35em;
	margin-top: 10px;
	padding: 0px;
	text-indent: 5px;
	top: 10px;
}
iframe {
	margin-left: auto;
	clip: rect(0px,0px,auto,11em);
	margin-right: 0px;
}

#nav {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;

}
	#links ul {
	line-height: 30px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	width: 12em;
		}
#head {
	padding: 0px;
	height: 7em;
	width: 55em;
	top: 0px;
	background-image: url(../grfx/titel.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

	#links li {
	margin-top: 1px;
	list-style-type: none;
	float: left;
	text-indent: 5px;
	margin-right: 5px;
		}
	#links li a {
	text-decoration: none;
	display: block;
	padding: 6px 0 5px 0px;
	font: bold small-caps 0.8em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 13.5em;
	text-indent: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
		}


	#links li a:hover
		 {
	background: #AFC1C7 url(../grfx/btn_pfeil.gif) no-repeat right center;
	padding-right: 0px;
	padding-left: 0px;
		}
#footer {
	clear: both;
	height: 3em;
	padding: 8px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	text-align: right;
	width: 62em;
	margin-left: 2px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a {
	background: transparent none;
	color: #475299;
	font-weight: 600;
	text-decoration: none;
}
a:visited, .artikel2 a:visited {
	background: transparent none;
	color: #825815;
}
a:hover, .artikel2 a:hover {
	background: transparent none;
	border-bottom: 1px solid;
	border-color: #99221a;
	color: #99221a;
}
.hide {
	display: none;
}
/* ----- */
abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}
fieldset {
	border: 0px none;
}
legend {
	padding: 2px 2px 2px 2px;
}
label {
	margin-bottom: 2em;
}
input.inpt:focus, textarea.txt:focus {
	background: #eee;
}
.form .senden {
	margin: 0px 0px 0px 55%;
}
label, .label, select, input[type=checkbox], input[type=radio], input[type=submit], .senden {
	cursor: pointer;
}
label, .label, select, .inpt, .txt {
	margin-bottom: 20px;
}
.senden {
	margin-bottom: 0px;
}
.form p {
	margin: 20px 0px 10px 0px;
}.aktion {
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
}
/*IE Warnung */

.message {
	background: #CC0000;
	color: #fff;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	clip: rect(auto,auto,auto,auto);
}

.message h4 {
	font-size: 1em;
	text-align: left;
}

.message a {
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: underline;
}
#hpimg2 img {
	padding: 5px;
	float: left;
	border: 5px solid #EEEEEE;
	background-color: #EEEEEE;
	margin-right: 5px;
}

