@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8f816e;
	color: #6e6a65;
	line-height: 15px;
}
a {
	color: #988b7b;
}
ul {
	margin-left: 18px;
	padding-left: 0px;
}
li {
	list-style-image: url(../bilder/content/li.gif);
}
strong, b {
	color: #936d3e;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana,  Tahoma, Helvetica, Arial;
	font-size: 11px;
	letter-spacing: 1px;
}
a:hover {
	color: #70532F;
}
#clean {
	clear: both;
	height: auto;
	width: 100%;
}
#main {
	position:absolute;
	width:920px;
	height:auto;
	z-index:1;
	margin-left: -460px;
	left: 50%;
	top: 20px;
}
#kopf {
	width:920px;
	height:102px;
	background-color: #FFFFFF;
	background-image: url(../bilder/bg/kopf.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #bfb6ab;
	
}
#kopf a {
	text-decoration: none;
	color: #bfb6ab;
}
#kopf a:hover {
	color: #977040;
	text-decoration: underline;
}
#kopfbox {
	float: right;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-right: 10px;
}
#menu {
	width:860px;
	height:50px;
	background-color: #987140;
	background-image: url(../bilder/bg/menu.gif);
	background-repeat: no-repeat;
	font-family: Verdana , Tahoma, Helvetica, Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	background-position: 150px 0px;
}
#menu a {
	color: #D0CAC7;
	text-decoration: none;
}
#menu  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu #menuboxon a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu #menuboxon a:hover {
	color: #D0CAC7;
	text-decoration: none;
}
#menusub {
	width:920px;
	height:auto;
	background-color: #08468e;
	background-image: url(../bilder/bg/menusub.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana , Tahoma, Helvetica, Arial;
	font-size: 11px;
}
#menusub a {
	text-transform: uppercase;
	color: #93AFD1;
	padding-right: 14px;
	text-decoration: none;
}
#menusub a:hover {
	color: #FFFFFF;
}
#menusub #box {
	
}
#menubox {
	height: auto;
	padding-top: 22px;
	float: left;
}
#menubox #m1 {
	float: left;
	height: 28px;
	background-image: url(../bilder/menu/m1.gif);
	background-repeat: no-repeat;
	width: 13px;
}
#menubox #m2 {
	float: left;
	background-image: url(../bilder/menu/m2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	padding-top: 10px;	
}
#menubox #m3 {
	float: left;
	background-image: url(../bilder/menu/m3.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 28px;
}
#menuboxon {
	height: auto;
	padding-top: 22px;
	float: left;
}
#menuboxon #m1 {
	float: left;
	height: 28px;
	background-image: url(../bilder/menu/m1on.gif);
	background-repeat: no-repeat;
	width: 13px;
}
#menuboxon #m2 {
	float: left;
	background-image: url(../bilder/menu/m2on.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	padding-top: 10px;	
}
#menuboxon #m3 {
	float: left;
	background-image: url(../bilder/menu/m3on.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 28px;
}
#contentoben {
	width:920px;
	height:30px;
	background-color: #FFFFFF;
	background-image: url(../bilder/bg/contentoben.gif);
	background-repeat: no-repeat;
}
#content {
	width:898px;
	height:auto;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 22px;
	background-image: url(../bilder/main/content-back.gif);
	background-repeat: no-repeat;
	background-position: 302px 30px;
}
#contentunten {
	width:920px;
	height:45px;
	background-color: #FFFFFF;
	background-image: url(../bilder/bg/contentunten.gif);
	background-repeat: no-repeat;
}
#slogan {
	width:920px;
	height:77px;
	background-color: #987140;
/*	background-image: url(../bilder/bg/slogan.gif); // SWC modified */
	background-repeat: no-repeat;
}
#fuss {
	width:920px;
	height:153px;
	background-color: #08468e;
	background-image: url(../bilder/bg/fuss.gif);
	background-repeat: no-repeat;
	color: #9cb5d2;
	font-size: 10px;
	line-height: 13px;
}
#startfuss {
	width:920px;
	height:95px;
	background-color: #08468e;
	background-image: url(../bilder/bg/startfuss.gif);
	background-repeat: no-repeat;
}
#spacer {
	width:920px;
	height:50px;
}
#contentkopf {
	width:auto;
	height:auto;
	padding-bottom: 16px;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
}
#contentkopf h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana , Tahoma, Helvetica, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #936d3e;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contentbox1 {
	width:290px;
	height:auto;
	clear: both;
	float: left;
}
#contentbox2 {
	width:290px;
	height:auto;
	float: left;
}
#contentbox3 {
	width:290px;
	height:auto;
	float: left;
}
#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #94ADDE;
	line-height: 24px;
	font-style: italic;
	padding-left: 0px;
	letter-spacing: 0.03em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lineleft {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ddd9d3;
}
.lineright {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ddd9d3;
}
#content #copy {
	padding-right: 16px;
	padding-left: 16px;
	height: auto;
}
#refmenu {
}
#refmenu  #info {
	padding-left: 15px;
	padding-top: 0px;
	color: #948F89;
	line-height: 12px;
	margin-bottom: 5px;
}
#refmenu  a, #refmenu #name {
	font-family: Verdana , Tahoma, Helvetica, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #4F3A22;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	cursor: pointer;
	list-style-type: none;
	padding-left: 14px;
	list-style-position: outside;
	background-image: url(../bilder/main/li.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
#refmenu  a:hover, #refmenu #name:hover {
	color: #8C683B;
}
#person #name:hover {
	color: #8C683B;
}
#fusscontent1 {
	float: left;
	height: 132px;
	width: 313px;
	clear: both;
	padding-top: 20px;
}
#fussmenu {
	height: 30px;
	float: right;
	clear: both;
	padding-right: 20px;
}
#fusscontent2 {
	height: 152px;
	width: 607px;
	background-image: url(../bilder/bg/fuss-trenner.gif);
	background-repeat: no-repeat;
	float: left;
}
#fusscontentbox {
	padding: 20px;
}
#row {
	float: left;
	padding-right: 15px;
}
input, select, textarea {
	font-family: Verdana , Tahoma, Helvetica, Arial;
	font-size: 10px;
	color: #817E7A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD9D3;
	background-color: #FFFFFF;
	border-right-color: #DDD9D3;
	border-bottom-color: #DDD9D3;
	border-left-color: #DDD9D3;
	width: 100%;
}
.button {
	background-color: #DDD9D3;
	width: auto;
}

#fuss input, #fuss select {
	font-family: Verdana , Tahoma, Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #396BA5;
	background-color: transparent;
	border-right-color: #396BA5;
	border-bottom-color: #396BA5;
	border-left-color: #396BA5;
	width: 100%;
}
#inputlinks {
	clear: both;
	float: left;
	width: 65px;
}
#inputrechts {
	float: left;
	width: 180px;
	padding-bottom: 5px;
}
h2 {
	font-weight: normal;
	line-height: 18px;
}
strong.space {
	line-height: 25px;
}
