html, address, blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, ol, ul, hr, pre {
	display:block;
}
body {
	margin:0;
	margin-top: 10px;
	/* font-family:Arial, sans-serif; */
	font-family: Tahoma;
	font-size: 11px;
	color:#000;
	background-color:#fff;
	/* background: #f1f1f1 url("../images/verlauf.png") repeat-x top left fixed; */
	background: #fff url("../images/verlauf.png") repeat-x top left fixed;
}
h1, h2, h3, h4, h5, h6 {
	/* font-family:Arial, sans-serif; */
	font-family: Tahoma;
	line-height:1.4em;
	margin:0;
	padding:0;
}
h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size:1.6em;
	margin:0 0 -.5em 0;
	height:1.4em;
}
h2 {
	font-size:1.25em;
	margin:1em 0 -.5em 0;
}
h3 {
	font-size:1.1em;
	margin:1em 0 -.75em 0;
}
h4 {
	font-size:1.1em;
	margin:1em 0 -.85em 0;
}
h5 {
	font-size:1.05em;
	margin:1em 0 -.95em 0;
}
h6 {
	font-size:1em;
	margin:1em 0 -1em 0;
}
p, address {
	margin:1em 0;
	padding:0;
	/* font-size:.82em; */
	line-height:1.32em;
}
img {
	margin:0;
	padding:0;
	border:none;
}
big {
	font-size:1.17em;
}
small, sub, sup {
	font-size:.75em;
}
form {
	margin:0;
	padding:0;
	width:100%;
}
fieldset {
	margin:0 0 1em 0;
	padding:.75em;
	border:0px solid #ddd;
}

a {color: #564b47; text-decoration:none;}
a:visited {color: #564b47;}
/* a:hover {color: #e8d8d9;} */
a:hover {color: #FF8E2B;}
a:active { color:#000000;}

hr {
	background-color:#603330; /* Mozilla 1.4 */
	color:#603330; /* IE 6 */
	border: #603330; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width: 75%;
}

#wrap {
	position:relative;
	top:0px;
	margin:0; padding:0;
/*	left:50%; */
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	background-color:#C4D1DE;
}

* html body #wrap {position:absolute; left:50%; margin-left:-475px;}

#content {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:240px 0 0 0;
	background-color:#D7DEE5;
	/* background-color:inherit; */
	float:right;
	width:725px;
}

.clearall {
	clear:both;
}

#navigation {
	position:relative;
	top:0;
	left:0;
	margin:240px 0 0 0;
	padding:0;
	width:224px;
	/* font-size:18px;
	font-weight:bold; */
	color:#000;
	/* background-color:inherit; */
	background-color:#C4D1DE;
	/* border: red 1px dashed; */
	float:left;
}

#header {
	position:absolute;
	top:0px;
	left:0;
	width:950px;
	height:230px;
	background-color:#466F99;
	/* border: red 1px dashed; */
	border-bottom:1px solid #564b47;
	/* background: #466F99 url("../images/blue.jpg") repeat-y bottom left fixed; */
}

#footer {
	position:relative;
	clear:both;
	width:950px;
	height:75px;
	padding:0px 0 0 0;
	background-color: #fff;
	/* border: red 1px dashed; */
}

/* bidirektionaler Text */

BDO[DIR="ltr"] {
	direction:ltr;
	unicode-bidi:bidi-override;
}
BDO[DIR="rtl"] {
	direction:rtl;
	unicode-bidi:bidi-override;
}
*[DIR="ltr"] {
	direction:ltr;
	unicode-bidi:embed;
}
*[DIR="rtl"] {
	direction:rtl;
	unicode-bidi:embed;
}

/* own styles */

#navigation ul {
	list-style-image: url(../images/arrow3_right4.gif);
}

.footer_uc {
	font-size: 9px;
	font-family:Tahoma;
	text-transform:uppercase;
	background-color: #466F99;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px;
	text-align: center;
}

.footer_uc a {
	color: #EEEEEE;
	text-decoration:none;
}

.header_top {
	font-size: 13px;
	font-family:Tahoma;
	background-color: #466F99;
	color:#cccccc;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px 
}


.cute {
	float: left;
	width: 660px;
	background: #EEEEEE;
	border: 1px solid #ccc;
	padding: 10px 20px 10px 20px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 30px;
}

.cute table {
	border-width: 0px 0px 0px 0px;
	margin-left:0px;
	border-collapse: collapse;
	width:585px;
}

.cute td { 
	border:1px solid #454353;
	vertical-align:top; 
	padding: 3px 3px 3px 3px; 
	border-style: inset dotted dotted dotted; 
}

.cute th { 
	border:1px solid #454353;
	background-color:#d7dee5;
	vertical-align:top; 
	padding: 3px 3px 3px 3px; 
	border-style: inset inset inset inset; 
}

.cute thead td { 
	border:1px solid #454353;
	background-color:#d7dee5;
	vertical-align:top; 
	padding: 3px 3px 3px 3px; 
	border-style: inset inset inset inset; 
}

.cute h1 {
	border-bottom: 1px solid #D8DFEA;
	padding: 0 0 2px 0;
	margin: 0 0 5px;
	/* font-size: 13pt; */
	font-weight:bold;
}

.cute h2 {
	border-bottom: 1px solid #D8DFEA;
	padding: 0 0 2px 0;
	margin: 0 0 5px;
	/* font-size: 13pt; */
	font-weight:bold;
}

.cute h3 {
	border-bottom: 1px solid #D8DFEA;
	padding: 0 0 2px 0;
	margin: 0 0 5px;
	/* font-size: 13pt; */
	font-weight:bold;
}

.cute td p {
	margin:0;
	padding:0;
}

.cute img {
	padding-left: 5px;
	padding-right: 5px;
}

.cute-left {
	float: left;
	width: 120px;
	/* background: #EEEEEE; 
	border: 1px solid #ccc; */
	padding: 0px 20px 10px 20px;
	line-height: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color:#564B47;
}

#breadcrumb {
	position: absolute;
	top: 235px;
	left: 0px;
	float: left;
	width: 700px;
}

.breadcrumb {
	margin-left: 10px;
	float: left;
}

.kontakt {
	float: right;
	text-align: right;
}

#ajaxSearch_form {
	color: #444;
	width: auto;
}
#ajaxSearch_input {
	width: 150px;
	display: inline;
	height: 17px;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background: #fff url(../images/input-bg.gif) repeat-x top left;
	margin: 0 3px 0 0;
	padding: 3px 0 0;
	vertical-align: top;
}
#ajaxSearch_submit {
	display: inline;
	height: 22px;
	line-height: 22px;
	width: 45px;

	border:1px solid #564b47;
	padding:0;
	text-align:center;

	/* background-image:url(../images/zoom.png); 
	background-repeat:no-repeat;
	background-position: 2px 2px;
	background-color: #C4D1DE; */
}
#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
}
.AS_ajax_resultLink {
	color: #FF0000;
	text-decoration: underline;
}
.AS_ajax_resultDescription{
	color: #555;
}
.AS_ajax_more {
	color: #555;
}

.ajaxSearch_resultDescription {
	/* font-style: italic; */
	color: #000000;
}

.ajaxSearch_resultLink {
	font-size: large;
	color: #000000;
}

.ajaxSearch_highlight {
	color: #F00;
}

#search {
	margin: 0;
	padding: 0;
	position:absolute;
	top:130px;
	left:685px;
	width:250px;
	height:30px;
	/* border: red 1px dashed; */
}

.news {
	float: left;
	width: 665px;
	background: #EEEEEE;
	border: 1px solid #ccc;
	padding: 10px 20px 20px 20px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.news h2 a img {
	padding-right:10px;
}

.news2line {
	float: left;
	width: 650px;
	background: #EEEEEE;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	line-height: 16px;
	margin-bottom: 5px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.news h2 {
	border-bottom: 1px solid #D8DFEA;
	color: #333333;
	padding: 0 0 2px 0;
	margin: 0 0 5px;
}

.news h3 {
	border-bottom: 1px solid #D8DFEA;
	color: #333333;
	font-size: 14px;
	padding: 0 0 2px 0;
	margin: 0 0 5px;
}

.daten a {text-decoration:underline;}

#ie6_notice {
	border: 1px solid #466F99;
	background-color: #C4D1DE;
	padding: 1em;
	font-size: 11px;
	width: 950px;
	color: #564B47;
	font-weight: bold;
}
