body, p, h1,h2,h3{
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{
	padding:6px 0 0 0;
}
.clear{
	clear:both;
}
.copy-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.head-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #efc73b;
}
.copy-gold, a.copy-gold:link, a.copy-gold:active, a.copy-gold:visited, a:visited, a:active, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bf4382;
	text-decoration:none;
}
a.copy-gold:hover, a:hover {
	text-decoration:underline;
}
.copy-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}
body {
	background-image: url(../img/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form-gold {
	border: 1px solid #bf4382;
}
.form-grey {
	border: 1px solid #343434;
}

.form-488px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	width: 486px;
	border: 1px solid #bf4382;
}
p {
	text-align:left;
}
td { 
	text-align:left;
	vertical-align:top;
}
h1{
	font-size:11px;
	font-weight:bold;
	color: #bf4382;
}
h3{
	font-size:11px;
	font-weight:bold;
	color: #bf4382;
}
.Stil1 {
	font-size: 36px
}
/*
	news styling
*/
.ext-news .func-showList .item{
	float:left;
	width:230px;
	background:url(../img/li-181px-gold.gif) no-repeat bottom;
	padding-bottom:20px;
	min-height:140px;
	margin:0 0 20px 0;
}
.ext-news .last{
	float:right !important;
}
.ext-news .cImg{
	margin-right:13px;
	margin-bottom:13px;
}
/*
	gallery styling
*/
.ext-gallery .func-showCats .item{
	float:left;
	width:230px;
	background:url(../img/li-181px-gold.gif) no-repeat bottom;
	padding-bottom:20px;
	min-height:115px;
	margin:0 0 20px 0;
}
.ext-gallery .last{
	float:right !important;
}
.ext-gallery .cImg{
	margin-right:13px;
	margin-bottom:13px;
}
/*
	movies styling
*/
.ext-movies .func-showList .item{
	float:left;
	width:230px;
	background:url(../img/li-181px-gold.gif) no-repeat bottom;
	padding-bottom:20px;
	min-height:115px;
	margin:0 0 20px 0;
}
.ext-movies .last{
	float:right !important;
}
.ext-movies .cImg{
	margin-right:13px;
	margin-bottom:13px;
}



.cImg{
	border: 1px solid #bf4382;
}
a{
	font-weight:bold;
}
a.link{
	display:block;
	background:url(../img/icon-pfeil.gif) no-repeat left;
	padding:0 0 0 16px;
	font-weight:bold;
}

div.li-spacer{
	background:url(../img/li-488px-gold.gif) left no-repeat;
	height:20px;
}
.field-text{
	display:block;
	margin:0 0 15px 0;
}
.movieplayer{
	background-color:#343434;
	padding:16px;
}
.bgcontent{
	background:url(../img/bg-content.gif) repeat-x;
}
/*
	FORMS
*/
.formDate, .formInput, .formTextarea, .formDropdown, .formUpload, .formDatepicker{
	padding:2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	width: 486px;
	border: 1px solid #bf4382;
	
}
.formSubmit{
	margin-top:0;
}
.formSubmit:hover{
	background-color:#fff;
}
.formInput, .formDropdown, .formTextarea{
	width:486px;
}
#showErrorMessage{
	color:#bf4382;
	padding:0 0 10px 0;
	font-weight:bold;
}