
.fmore {
	display: none;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	background: #504d4a;
}

* html body {
	text-align: center;
}

* html body #container {
	text-align: left;
}

#container {
	position: relative;
	background: #e7e6e4;
	width: 972px;
	margin: 0 auto;
	padding-top: 234px;
	min-height: 73.7%;
}

#head {
	background: transparent url('../images/header_overlay.png') repeat-x left top;
	height: 234px;
	position: fixed;
	top: 0;
	width: 972px;
	z-index: 1000;
}

* html #head {
	background: transparent url('../images/background_overlay_ie6.jpg') repeat-x left top;
	position: absolute;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	height: 225px;
	width: 600px;
}

#navigation, #subnavigation{
	position: absolute;
	top: 18px;
}

#navigation{
	left: 36px;
	width: 145px;
}

#subnavigation{
	left: 180px;

	width: 100px;
}

#logo{
	position: absolute;
	left: 347px;
	top: 66px;
}

#logo img {
	behavior: url("fileadmin/templates/behaviours/iepngfix.htc");
}

#columns {
	overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 250px;
}

* html #columns {
	overflow: visible;
	clear: both;
	height: 400px;
}

#leftcol, #rightcol {
	float: left;
}

#leftcol {
	margin-top: 10px;
	width: 253px;
}

#rightcol {
	margin-left: 33px;
	width: 675px;
	padding-bottom: 30px;
}

#sidebar {
	margin-top: 62px;
}

#content {
	/* min-height: 835px; */
	padding-bottom: 80px;
	width: 682px;
	margin-top: 8px;
	padding-left: 2px;
}

#footer {
	height: 30px;
	font-size: 10px;
	margin-left: 2px;
}

#footermenu {
	overflow: hidden;
	margin-left: 31px;
	width: 625px;
	margin-bottom: -2px;
}

#footerinfos{
	overflow: hidden;
}

#footerinfos ul {
	margin: 0;
}

#footerinfos .grey {
	color: #817c7a;
}

.eule {
	margin-left: 40px;
}

.eule .leftCol, .eule .rightCol {
	float: left;
}

.eule img {
	margin: 0;
	vertical-align: top;
}

.eule .rightCol a{
	position: relative;
	top: 55px;
	left: -33px;
	text-decoration: underline;
	color: #817c7a;
}

.eule .rightCol a:hover {
	text-decoration: none;
}

.overlay {
	display: none;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/background_overlay.png') left top;
}

* html .overlay {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../behaviours/blank.gif', sizingMethod='scale');
}

.frontenduser-registerform {
	margin-top: 40px;
}

.sharemailform {
	position: absolute;
	top: 124px;
	left: 505px;
	width: 600px;
	text-align: left;
	z-index: 100000;
}

.sharemailform .formentry {
	overflow: hidden;
}

.sharemailform .formentry label {
	margin-left: 17px;
}

.sharemailform .formentry textarea, .sharemailform .input-text {
	background: #f8cea6;
}

.sharemailform .formentry textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
}

.sharemailform .input-text.error , .sharemailform .formentry textarea.error {
	background: #f9dfc7;
}

.sharemailform .input-submit, .sharemailform .input-text {
	width: 252px;
}

.sharemailform textarea {
	width: 505px;
	height: 110px;
}

.sharemailform a.close {
	text-decoration: underline;
}

.error + .rightCol, .errormsg {
	color: #CD1416;
}

.rightCol label {
	color: inherit;
}

/* Newsletter form */

.input-text, .input-submit {
	border: 0;
	height: 20px;
	line-height: 20px;
}

.input-submit{
	color: #fff;
	text-align: left;
}

.formentry {
	line-height: 22px;
	margin-bottom: 10px;
}

.formentry label{
	vertical-align: middle;
	margin-left: 20px;
}

.input-text, textarea{
	background: #fcf3ea;
}

textarea{
	border: 0;
}

.input-text.error {
	background: #fbecdc;
}

.input-submit {
	background: #f1ae6c;
	cursor: pointer;
}

.input-submit:hover {
	background: #e67704;
}

.newsletter .input-text, .newsletter .input-submit{
	width: 252px;
}

.formentry label.error, .formentry .input-text.error + label, textarea.error + label{
	color: #cd1416;
}

/*
	.formentry .input-text.error, .formentry textarea.error{
		border: 1px solid #cd1416;
	}
*/
/* Guestbook */

.guestbook .formentry{
	width: 605px;
	vertical-align: top;
}

.input-text, .input-submit{
	width: 253px;
}

.guestbook textarea{
	width: 505px;
	height: 110px;
}

.guestbook{

}

.guestbookTeaser{
	overflow: hidden;
	height: 45px;
	margin-right: 40px;
	margin-bottom: 27px;
	width: 280px;
	float: left;
}

.guestbookTeaser .leftCol, .guestbookTeaser .rightCol{
	float: left;
}

.guestbookTeaser .leftCol{
	width: 45px;
	margin-right: 10px;
}

.guestbookTeaser .rightCol {
	width: 180px;
}

.guestbookTeaser .title{
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 12px;
}

.guestbookTeaser .rating{
	float: none;
}

.guestbookTeaser .image{

}

.guestbookTeaser .image img{
	margin: 0;
}

.guestbook .list {
	padding-top: 72px;
}

.guestbook .pager {
	margin-top: 10px;
	margin-right: 50px;
	float: right;
}

.guestbook .pager a {
	margin: 0 2px;
	text-decoration: none !important;
}

.guestbook .pager a.active {
	font-weight: bold;
}

.guestbook .entry a{
	text-decoration: none !important;
}

.guestbook .entry {
	margin-bottom: 70px;
	overflow: hidden;
}

.leftCol, .rightCol{
	float: left;
}

.guestbook .entry p {
	line-height: 18px;
	margin: 0;
}

.guestbook .entry .leftCol {
	width: 180px;
}

.guestbook .entry .rightCol {
	width: 472px;
}

.guestbook .entry .rating{
	float: none;
	margin-bottom: 10px;
}

a.button, .button{
	height: 18px;
	width: 246px;
	display: block;
	background: #f1ae6c;
	padding-left: 6px;
	color: #fff;
	text-decoration: none !important;
	padding-top: 6px;
}

.button:hover{
	text-decoration: none;
	background: #e67704;
}

/* Rating */

.formentry .rating {
	margin-left: 124px;
}

* html .formentry .rating {
	margin-left: 61px;
}

.rating {
	width: 132px;
	height: 21px;
	background: transparent url('../images/sprite_stars.png') no-repeat -135px top;
	float: left;
}

.rating a {
	position: absolute;
	text-indent: -999em;
	top: 0;
	left: 0;
}

.rating ul {
	position: relative;
	top: 0;
	left: 0;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.rating ul li {
	display: inline;
	margin-left: 0;
}

.rating .one {
	width: 20%;
	z-index: 5;
}

.rating .two {
	width: 40%;
	z-index: 4;
}

.rating .three {
	width: 60%;
	z-index: 3;
}

.rating .four {
	width: 80%;
	z-index: 2;
}

.rating .five {
	width: 100%;
	z-index: 1;
}

.rating a:hover, .rating .active a {
	background: transparent url('../images/sprite_stars.png') repeat-x 0px top;
}

.rating .one:hover, .rating .active .one{
	background-position: 156px top;
	z-index: 5;
}

.rating .two:hover, .rating .active .two {
	background-position: 183px top;
	z-index: 4;
}

.rating .three:hover, .rating .active .three {
	background-position: 210px top;
	z-index: 3;
}

.rating .four:hover, .rating .active .four {
	background-position: 237px top;
	z-index: 2;
}

.rating .five:hover, .rating .active .five {
	background-position: 264px top;
	z-index: 1;
}

/* Slideshow */

.slideshow {
	overflow: hidden;
	margin-bottom: 22px;
	padding-left: 3px;
	padding-top: 9px;
}

.show {
	height: 290px;
	width: 577px;
}

.show img {
	margin: 0;
}

.control {
	margin-top: 5px;
}

.control .btn {
	float: left;
	margin-right: 5px;
}

.next, .prev, .pause, .control .play {
	display: block;
	width: 21px;
	height: 21px;
	text-indent: -999px;
}

.next {
	background: transparent url('../images/sprite_slideshow_next.png');
}

.prev {
	background: transparent url('../images/sprite_slideshow_prev.png');
}

.pause {
	background: transparent url('../images/sprite_slideshow_pause.png');
}

.control .play {
	background: transparent url('../images/sprite_slideshow_play.png');
}

.next:hover, .prev:hover, .pause:hover, .control .play:hover,
.next.active, .prev.active, .pause.active, .control .play.active {
	background-position: 0px 21px;
}

.gallery {
	overflow: hidden;
	margin-bottom: 35px;
}

.gallery .list {
	overflow: hidden;
}

.gallery .entry {
	float: left;
	height: 180px;
}

.gallery .image img {
	margin: 0;
	vertical-align: top;
}

.frontenduser-loginform {
}

.notice {
	color: #817C7A;
}

.csc-sitemap {

}

.csc-sitemap ul {}

.csc-sitemap li {
	list-style-type: none;
}

.csc-sitemap li a {
	font-weight: bold;
}

.csc-sitemap ul li {}

.csc-sitemap ul li li {
	margin-left: 36px;
}

.csc-sitemap ul li li a {
	font-weight: normal;
	text-decoration: underline !important;
}

.csc-sitemap ul li li a:hover {
	text-decoration: none !important;
}

.newslettertemplate div, .newslettertemplate hr, .newslettertemplate p.bodytext {
	width: 540px;
}

.sponsorlist {
	overflow: hidden;
	width: 600px;
}

.sponsorbox {
	float: left;
	width: 180px;
	height: 130px;
	margin-bottom: 25px;
	margin-right: 18px;
}

.sponsorbox .image {
	width: 180px;
	height: 90px;
	overflow: hidden;
}

.sponsorbox .title {
	margin-top: 8px;
	margin-bottom: 6px;
}

.sponsorbox .title, .sponsorbox .title a {
	text-decoration: underline;
	font-weight: bold;
}

.sponsorbox .description {
	font-weight: normal;
}

