/* CSS Document */

/*   Global Reset   */
* {
	margin: 0;
	padding: 0;
}


/* Common Settings */

body {
	font: normal 100.01% Tahoma, Geneva, Arial, sans-serif;
	color: #9ea0a4;
	background: url(../images/bg-top.gif) repeat-x left top;
	text-align: center;
	background-color: #F4F4E9;
	margin-bottom: 16px;
}
a {
	text-decoration: none;
}
p {
	font-size: 0.78em;
	line-height: 1.4em;
}
h3 {
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
.minHeight {
	width: 1px;
	height: 402px;
	float: right;
}
.lang .minHeight {
	height: 600px;
}
/*   Structure Settings   */
#body-bg-bottom {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	background-color: #F4F4E8;
	
}
#head {
	height: 119px;
	width: 934px;
	background: url(../images/bg-box-top.jpg) no-repeat left top;
	border-top: 1px solid #d6b785;
	border-left: 1px solid #d6b785;
	border-right: 1px solid #d6b785;
	margin: 16px auto 0 auto;
	text-align: left;
	position: relative;
	background-color: #EFE8D6;
}
#head img {
	border: 0 none;
}
#contentWrap {
	background-color: #fafaf4;
	position: relative;
	clear: both;
}
#content-box {
	border-left: 1px solid #d6b785;
	border-right: 1px solid #d6b785;
	width: 934px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(../images/bg-box-middle-extended.gif);
}
#content-bgStars {
	width: 934px;
	background: url(../images/bg-box-middle.jpg) no-repeat left bottom;
}
#content {
	width: 755px;
	padding-bottom: 16px;
	margin-left: 176px;
	position: relative;
}
#subpageContent {
	width: 719px;
	padding: 16px 0 0 16px;
}
#subpageContent  a:link, #subpageContent  a:visited {
	color: #9ea0a4;
}
#subpageContent  a:hover {
	color: #d6b785;
}
#cross-flv {
	position: relative;
	width: 425px;
	margin: 0 auto;
	height: 355px;
}
#col_1 {
	width: 380px;
	float: left;
	position: relative;
}
#col_2 {
	width: 323px;
	position: relative;
	float: left;
	left: 16px;
}
#content-bg-left {
	background: url(../images/horse-01.jpg) no-repeat left bottom;
	position: absolute;
	width: 175px;
	height: 330px;
	bottom: -5px;
	z-index: 10;
}
.lang #content-bg-left, .kollektion #content-bg-left {
	background: 0 none;
}
#box-bottomWrap {
	border: none;
}
#box-bottom {
	height: 61px;
	background: #f7f4ea url(../images/bg-box-bottom.jpg) no-repeat left top;
	width: 934px;
	border-left: 1px solid #d6b785;
	border-right: 1px solid #d6b785;
	margin: 0 auto;
	border-bottom: 1px solid #d6b785;
	position: relative;
	text-align: left;
}


/******** Main- und Sub-Navigation*******************/
#mainNavi {
	position: absolute;
	width: auto;
	right: 7px;
	bottom: 25px;
}
#mainNavi ul {
	list-style-type: none;
}
#mainNavi li {
	width: auto;
	float: left;
}
#mainNavi a {
	display: block;
	padding: 0 18px;
}
#mainNavi a:link, #mainNavi a:visited {
	font-size: 0.9em;
	color: #9ea0a4;
}
#mainNavi a:hover {
	color: #d6b785;
}
#mainNavi ul li.current a {
	color: #d6b785;
}
/** html #head #mainNavi ul li.current a {
	color: #d6b785;
}*/
#subNavi {
	width: 175px;
	float: left;
	height: 402px;
	z-index: 50;
	position: relative;
	margin-top: 10px;
}
#subNavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subNavi a {
	display: block;
	width: auto;
	height: 21px;
	padding-left: 40px;
	padding-top: 7px;
	margin-bottom: 4px;
}
#subNavi a:link, #subNavi a:visited {
	font-size: 0.78em;
	color: #9ea0a4;
	font-weight: normal;
	background: url(../images/star-down.gif) no-repeat center left;
}
#subNavi a:hover {
	color: #d6b785;
	background: url(../images/star-high.gif) no-repeat center left;
}
#subNavi ul li.current a {
	color: #d6b785;
	background: url(../images/star-high.gif) no-repeat center left;
}
/** html #content-box #subNavi ul li.current a {
	color: #d6b785;
	background: url(../images/star-high.gif) no-repeat center left;
}*/
#subNavi #toughLink a:link, #subNavi #toughLink a:visited, #subNavi #toughLink a:hover {
	font-size: 0.78em;
	color: #9ea0a4;
	font-weight: normal;
	background: url(../images/shield.gif) no-repeat center left;
	padding-top: 3px;
	padding-bottom: 4px;
}
#toughLink, #toughLink2 {
	margin-top: 32px;
}

#toughLink2 a:link, #toughLink2 a:visited, #toughLink2 a:hover {
	font-size: 0.78em;
	color: #9ea0a4;
	font-weight: normal;
	background: url(../images/shield2.gif) no-repeat center left;
	padding-top: 3px;
	padding-bottom: 4px;
}

#bottomLinks {
	position: absolute;
	right: 7px;
	top: 25px;
}
#bottomLinks ul {
	list-style-position: inside;
	list-style-type: none;
}
#bottomLinks li {
	width: auto;
	float: left;
	display: inline;
}
#bottomLinks li a:link, #bottomLinks li a:visited {
	display: block;
	padding: 0 18px;
	font-size: 0.78em;
	color: #9ea0a4;
	font-weight: normal;
	border-right: 1px solid #9ea0a4;
}
#bottomLinks li a:hover {
	color: #d6b785;
}
#bottomLinks li a.last {
	border: 0 none;
}
#box-bottom #bottomLinks ul li.current a {
	color: #d6b785
}
label {
	font-size: 0.78em;
	float: left;
	text-align: left;
	width: 100px;
	margin-bottom: 10px;
}
.checkbox label {
	font-size: 0.78em;
	float: right;
	text-align: left;
	width: 330px;
	margin-bottom: 5px;
}
.err_msg {
	font-size: 0.78em;
	color:#FF3300;
}
input {
	width: 200px;
	font-size: 0.78em;
}
input.plz {
	width: 40px;
	margin-right: 0px;
}
input.ort {
	width: 151px;
}
.checkbox input {
	width: 30px;
	float: left;
}
form br {
	clear: left;
}
fieldset {
	border: 0 none;
	width: 380px;
	display: block;
	margin-bottom: 16px;
}
fieldset.checkbox, fieldset.textfeld {
	margin-top: 20px;
}
fieldset.textfeld textarea {
	width: 200px;
}
.submit {
	margin: 0 auto;
	display: block;
	width: 150px;
	border: 1px solid #9ea0a4;
	color: #9ea0a4;
	margin-top: 20px;
	background-color: #FFFFFF;
}
p.news-stars,  p.replace {
	width: 380px;
	float: left;
}
.box img {
	float: right;
	margin-bottom: 5px;
}
.box {
	width: 719px;
	float: left;
}
.seperator {
	margin-bottom: 16px;
}
#player {
	display: none;
}

