/*CSS Reset*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
.clearL
{
	clear: left;
	display: block;
	height: 5px;
	width: 23px;
}
A
{
	text-decoration: none;
}
H1, H2, H3, H4, H5, H6
{
	font: normal small-caps 15px "Times New Roman";
	text-align: center;
	letter-spacing: 3px;
	display: block;
}
H2
{
	color: #C51651;
}
H3
{
	color: #FFF;
	font-size: 25px;
	font-weight: normal;
	padding: 10px;
}
P
{
	margin-bottom: 10px;
}
.mask
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 538px;
	background-color: #FFFFFF;
	/*[disabled]display:none;*/
	z-index: 10000;
}
.center
{
	text-align: center;
}
#head.subpage H2
{
	background: url(../img/h2.png) no-repeat top center;
	display: block;
	height: 23px;
}
#head.subpage H2 SPAN
{
	display: none;
}
/*Template*/
BODY
{
	line-height: 1.3em;
	text-align: left;
	font: normal 12px/20px Verdana, Arial, Sans-Serif;
	color: #FFF;
}
#site
{
	margin-top: 20px;
}
.ad
{
	width: 333px;
}
#page
{
	width: 725px;
	margin: 0 auto;
	height: 550px;
	background: url(../img/bg.png) no-repeat top center;
	position: relative;
}
#head
{
	padding-top: 25px;
	height: 162px;
}
#head H1#logo
{
	margin: 0 auto 20px;
	width: 167px;
	background: transparent url(../img/logo.png) no-repeat center center;
}
#head H1#logo A
{
	height: 121px;
	display: block;
}
#head H1#logo A SPAN
{
	display: none;
}
#head H2 SPAN
{
	font: normal small-caps 14px "Times New Roman";
	color: #C51651;
	text-align: center;
	letter-spacing: 2px;
	display: block;
	height: 20px;
}
/*subpage head*/
#head.subpage
{
	height: 130px;
}
#head.subpage H1#logo
{
	margin: 0 auto 15px;
	width: 125px;
	background: transparent url(../img/logosm.png) no-repeat center center;
}
#head.subpage H1#logo A
{
	height: 92px;
	display: block;
}
/*allcontent*/
#allcont
{
	height: 315px;
	padding: 0 25px 0 28px;
	padding /**/: 0 25px;
}
#allcont
{
}
#allcont
{
}
#allcont:hover #right .text
{
	margin-left: 0;
}
#allcont.subpage
{
	height: 347px;
}
#left
{
	background-color: #C41550;
	float: left;
	padding: 0 20px;
	width: 435px;
	height: 345px;
	overflow: hidden;
}
#left .slideshow IMG
{
	margin-bottom: 20px;
}
#right
{
	float: left;
	background-color: #C41550;
	height: 345px;
	width: 200px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
H3.zapfino
{
	position: absolute;
	top: 435px;
	right: 25px;
	width: 200px;
	height: 82px;
	padding: 0 0 0 10px;
	text-align: left;
	overflow: hidden;
}
#right .text
{
	padding: 15px 0 0;
	margin-left: 200px;
	height: 275px;
	overflow: hidden;
	width: 185px;
}
#right .text P
{
	width: 185px;
}
#right A
{
	display: block;
	color: #FEFEFE;
	margin: 5px 0;
	text-align: center;
	background-color: #AA1245;
	border: 1px solid #AA1245;
}
#right A.goto
{
	display: inline;
	background: none;
	border: none;
	margin-right: 0;
	margin-left: 8px;
}
#right A.goto
{
}
#right A.goto IMG
{
}
#right A.goto:hover
{
	background: none;
	border: none;
}
#right A:hover
{
	border: 1px solid #92103B;
}
/*conent*/
#cont
{
	width: 675px;
	background-color: #C41550;
	height: 310px;
	overflow: hidden;
	border-top: 1px solid #C41550 !important;
}
#allcont.subpage #cont
{
	height: 345px;
}
#cont A
{
	color: #FEFEFE;
	text-decoration: underline;
}
#cont .caption
{
	float: left;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#cont .captions
{
	margin: 100px auto 0;
	width: 585px;
	height: 110px;
	overflow: hidden;
	position: relative;
}
#cont .captions SPAN
{
}
#cont .caption A SPAN
{
	font: normal small-caps bold 15px "Times New Roman";
	position: relative;
	background: url(../img/overlay.png);
	text-align: center;
	letter-spacing: 3px;
	line-height: 50px;
	display: block;
	width: 165px;
	height: 50px;
	color: #FFFFFF;
}
#cont .caption A
{
	text-decoration: none;
}
/*Kontakt Content*/
#cont FORM
{
	padding: 25px 0 0 20px;
	margin-top: 0;
}
#cont FORM TABLE LABEL
{
	width: 80px !important;
	display: inline-block;
	float: left;
}
#cont FORM TABLE TR TD.right LABEL
{
	width: 100% !important;
}
#cont FORM TABLE TR TD
{
	width: 330px;
}
#cont FORM LABEL#ortLabel
{
	float: none;
	width: 25px !important;
	height: 25px;
}
#cont FORM LABEL#nummerLabel
{
	width: 20px !important;
	float: none;
	height: 25px;
}
#cont FORM LABEL#faxLabel
{
	width: 30px !important;
	float: none;
	height: 25px;
	margin-left: 10px;
}
#cont FORM LABEL#messageLabel
{
	width: 100px !important;
	height: 25px;
	margin-top: 5px;
}
#cont FORM INPUT, #cont FORM TEXTAREA
{
	margin-bottom: 5px;
	width: 215px;
	height: 13px;
	font-size: 11px;
}
#cont FORM INPUT#strasse
{
	width: 149px;
}
#cont FORM INPUT#nummer
{
	width: 31px;
}
#cont FORM INPUT#plz
{
	width: 40px;
}
#cont FORM INPUT#ort
{
	width: 135px;
}
#cont FORM INPUT#fax
{
	/*[disabled]width:30px;*/
	/*[disabled]float:left;*/
}
#cont FORM INPUT#fax
{
	width: 80px;
}
#cont FORM LABEL#faxLabel
{
	/*[disabled]width:30px;*/
	/*[disabled]float:left;*/
	/*[disabled]margin-left:8px;*/
}
#cont FORM INPUT#telefon
{
	width: 85px;
	float: left;
}
#cont FORM INPUT#veranstaltung
{
	width: 114px;
	float: left;
}
#cont FORM LABEL#dateLabel
{
	width: 30px !important;
	float: left;
	margin-left: 10px;
}
#cont FORM INPUT#date
{
	width: 55px;
}
#cont FORM TEXTAREA#nachricht
{
	width: 295px;
	height: 30px;
	margin-top: 6px;
}
#cont FORM BUTTON
{
	margin: 5px 27px 0 0;
	padding: 0;
	float: right;
}
#cont FORM SPAN.required
{
	height: 25px;
	display: block;
	float: left;
	margin-top: 12px;
}
#cont TABLE#data, #cont TABLE#data TR TD
{
	margin: 0 0 15px !important;
	padding: 0 15px 0 0 !important;
	width: auto !important;
}
/*impressum*/
#cont FORM .anfahrt, #cont FORM .route
{
	float: left;
	margin-right: 40px;
	display: inline;
	margin-top: 20px;
	margin-left: 30px;
}
#cont FORM .anfahrt P, #cont FORM .route P
{
	text-align: center;
}
#cont TABLE#impressum TR TD
{
	width: 50%;
	padding: 40px 20px 20px 40px;
}
/*haftung*/
#cont DIV#haftung
{
	padding: 20px 40px 0;
}
/*foot*/
#foot
{
	padding: 0;
	padding-top: 35px;
	width: 720px;
}
#foot UL
{
	height: 20px;
	margin-left: 10px;
	width: 100%;
}
#foot UL LI
{
	float: left;
	margin-right: 30px;
}
#foot UL LI.last
{
	margin-right: 0;
}
#foot UL LI A SPAN
{
	color: #919191;
	font: small-caps bold 13px "Times New Roman";
	letter-spacing: 2px;
}
#foot UL LI A:hover SPAN, #foot UL LI.act A SPAN
{
	color: #C51651;
}
#foot UL LI A:hover, #foot UL LI.act A
{
	color: #C51651;
}
#foot DIV#copy
{
}
#foot DIV#homepage
{
}
