@import url(styles.css);
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6f6b5f;
	text-decoration: none;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textlink {
	text-decoration: underline;
	font-weight: bold;
	color: #6f6b5f;
}
#page {
  width: 959px;
  margin: 0 auto;
  padding-top: 23px;
}
#seite {	
}
#kopf {
	height: 193px;
}
#kopflogo {
	width: 307px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/site/logobox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	color: #59534d;
	padding-left: 60px;
	padding-top: 100px;
}
#kopfkontakt {
	width: auto;
	height: 193px;
	overflow: hidden;
	background-image: url(../img/site/bg_kopfkontakt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #dad5c1;
	padding-top: 52px;
	padding-right: 30px;
	padding-left: 30px;
}
#kopfkontakt a {
	color: #dad5c1;
	text-decoration: none;
}
#kopfkontakt a:hover {
	color: #dad5c1;
	text-decoration: underline;
}
#kopfillu {
	width: 390px;
	float: right;
	background-color: #000000;
}
#main {
}
#inhalt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #adaba1;
	border-left-color: #adaba1;
}
#spalte2_inhalt {
	padding-right: 19px;
}
#irahmen {
	padding-top: 56px;
}
#ro {
	background-image: url(../img/site/bg_ro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	line-height: 22px;
	z-index: 203;
	position: relative;
}
#ri {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #adaba1;
	border-left-color: #adaba1;
}
#ru {
	background-image: url(../img/site/bg_ru.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	line-height: 23px;
	margin-top: -6px;
	position: relative;
}
#icont {
	background-color: #dde6ef;
	margin-right: 35px;
	margin-left: 140px;
	line-height: 22px;
	padding-top: 74px;
	padding-left: 41px;
	padding-right: 14px;
	padding-bottom: 65px;
	background-image: url(../img/site/bg_icont_ecke.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	margin-top: -76px;
	z-index: 201;
}
#ihead {
	position: relative;
	left: 19px;
	top: -37px;
	z-index: 204;
}
#fuss {
	background-color: #FFFFFF;
	background-image: url(../img/site/bg_fuss.gif);
	height: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	padding-top: 36px;
}
#copy {
	color: #dad5c1;
}
#totop {
	color: #dad5c1;
	float: right;
	padding-right: 40px;
}
#totop a {
	color: #dad5c1;
	text-decoration: none;
}
#created {
	color: #bbb9b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	width: 436px;
	padding-top: 4px;
}
#created a{
	color: #bbb9b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#created a:hover {
	text-decoration: underline;
}
#navi {
	margin-top: 17px;
}
#navi ul {
	list-style: none;
	text-align: left;
	color: #007391;
	padding-left: 0px;
	line-height: 24px;
}
#navi ul li {
	padding-left: 95px;
}
#navi li li {
	border-bottom: 1px solid #726E66;
	padding-left: 40px;
	margin-left: 95px;
}
#navi ul ul{
	list-style: none;
	text-align: left;
	color: #726E66;
	margin-left: -95px;
	border-top: 1px solid #726E66;
}
#navi ul li.btmline{
	border-bottom: 1px solid #726E66;
}
#navi li a {
	color: #007391;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#navi li li a {
	color: #726E66;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#navi li li.aktiv {
	background-image: url(../img/site/menu_o.gif);
	background-repeat: no-repeat;
}
.o {
	color: #d34541;
	font-weight: bold;
}
.head_slide {
	color: #948362;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #948362;
	border-top: 1px solid #948362;
}
.button_slide {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: -2px;
}