/* CSS Seite */

html, body, p, div {
margin:0;
padding:0;
color: #000000;
font-weight: normal;
font-size: 11px;
line-height: 18px;
font-family: Geneva,Arial,sans-serif;
text-align: left;
text-decoration: none !important;
}
html { 
	height: 100%; 
	margin-bottom: 1px;
}
body {
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-color: #DADADA;
/*	background: url(../bilder/kachel.gif) repeat-x top center #DADADA;
*/}
h1 {
color: #000000;
font: normal 16px/18px Times, serif;
margin-bottom: 5px;
}
h2 {
color: #000000;
font: bold 14px/18px Geneva,Arial,sans-serif;
}
h3 {
color: #000000;
font: bold 14px/20px Geneva,Arial,sans-serif;
}
h4 {
color: #000000;
font: normal 14px/20px Geneva,Arial,sans-serif;
font-size:12px;
font-weight:bold;
margin: 0px 0px 11px 0px;
padding:0px;
}
a, a:visited {
color: #d4aa04;
font-family: Geneva,Arial,sans-serif;
/*font-size: 10px;*/
/*line-height: 20px;*/
text-decoration: none;
outline: none;
}
a:hover	{
color: #C3BAAB;
/*font-size: 10px;*/
text-decoration: none;
}
small {
font-size: 9px;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}

#page{
	margin:15px auto; /* standardkonforme horizontale Zentrierung */
	text-align: left;
	width:790px;
	border: 0px dotted #877557;
	background-color: #FFFFFF;
}
#header{
	position:relative;
	height:100px;
	width:100%;
	border-bottom: 0px dotted #877557;
	background: url(../bilder/kopf.gif) no-repeat top center;
}
#wrapper {
	background-image: url(../bilder/seiten_hintergrund.gif);
	background-repeat: repeat-y;
	background-position: left center;
	/*min-height:500px;*/
	padding-bottom:11px;
	clear: both;
}
#bereichsbild{
	height: 170px;
}
#klickpfad {
	font-size:9px;
	padding-left: 10px;
}
#klickpfad a, #klickpfad a:visited {
	font-size:9px;
	color: #000000;
}
#klickpfad a:hover {
	text-decoration: underline;
}
#klickpfad strong {
	font-size:9px;
	font-weight:bold;
}
#navigatiosspalte {
	width:169px;
	float:left;
	position:relative;
/*	border:#FF0000 solid 1px;*/
	padding: 0px;
	margin: 0px;
}
#info-kontainer {
	position: relative;
	/*	margin:auto;*/
}

#content_cols{
	width:620px;
	float:right;
	position:relative;
}
#main{
	float: left;
	display:inline;
	position: relative;
	width: 449px;
}
#main-1-column {
	float: left;
	display:inline;
	position: relative;
	/*width: 615px;*/
	width:100%;
}
#teaser{
padding-top:2px;
	width:169px;
	float:right;
	position:relative;
/*	border:solid black 1px;
*/}
#footer{
	padding-top: 4px;
	padding-left: 180px;
	height:20px;
	clear:both;
	background-color: #DADADA;
	text-align: right;
}
#footer a, #footer a:visited {
color:#333333
}

/* Abstände */

.pad_10 {
	padding: 10px;
/*	border:solid black 1px;*/
}

/*  Suche  */

#suche {
	font-size: 11px;
	line-height: 19px;
	color: #515151;
	text-align: right;
	width: 243px;
	right: 10px;
	position: absolute;
	top: 55px;
}
#suche form {
	height: 24px;
}

#suche label {
	vertical-align: middle;
}
#search input#sword {
	font-size: 11px;
	line-height: 16px;
	width: 148px;
	height: 14px;
	border: solid 1px #8C8C8C;
	vertical-align: middle;	
}

#search input.go-button {
	width: 18px;
	height: 18px;
	margin: 0 0 0 5px;
	vertical-align: middle;	
	border:none;
}

/* Sprachwahlbox */
.tx-srlanguagemenu-pi1 {
	text-align:right
}
.tx-srlanguagemenu-pi1 form {
	display:inline;
	padding: 0px;
	margin: 0px;
}
.tx-srlanguagemenu-pi1 img {
vertical-align: bottom;
}
.tx-srlanguagemenu-pi1 select {
	color: #515151;
	font-size: 9px;
	border: solid 1px #8C8C8C;
	padding: 0px;
	margin: 0px;
}