body
{
	margin:0px;
	font-family: Times;
	font-size: 11pt;
	background-color:#294D7B;
}

#content
{
	position:relative;
	margin:60px auto 0px auto;
	width:776px;
	height:481px;
}

#content_intro
{
	margin:60px auto 0px auto;
	width:776px;
	height:481px;
	position:relative;
	background:url('../images/intro.jpg') no-repeat 0 -548px;
}

#text_moarhof
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Moarhof.jpg') no-repeat 0 0;
}

#text_moarhof_en
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Moarhof_en.jpg') no-repeat 0 0;
}


#text_zimmer
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Zimmer.jpg') no-repeat 0 0;
}

#text_zimmer_en
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Zimmer_en.jpg') no-repeat 0 0;
}


#footer
{
	margin:20px auto 0px auto;
	width:776px;
	height:24px;
	position:relative;
	font-family: Times;
	font-size: 9pt;
	color:#0a2261;
}

.footer_sp
{
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	border-right:1px solid #0a2261;
}


#text_kontakt
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Kontakt.jpg') no-repeat 0 0;
}

#text_kontakt_en
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Kontakt_en.jpg') no-repeat 0 0;
}

#text_lage
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Lage.jpg') no-repeat 0 0;
}

#text_lage_en
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Lage_en.jpg') no-repeat 0 0;
}

#text_wohlfuehl
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Wohlfuehl.jpg') no-repeat 0 0;
}

#text_wohlfuehl_en
{
	width:311px;
	height:390px;
	background:url('../images/Textfeld_Wohlfuehl_en.jpg') no-repeat 0 0;
}

a
{
	bottom:0px;
}

#menu, #menu_en
{
	left: 0;
	width:780px;	
	height:92px;
	position:absolute;
	bottom:0;
	padding:0;
	float: left;
}


span
{
	padding:0;
	float:left;
}

img
{
	border:none;
}

.divLeft {
	padding:0;
	float:left;
}

.marginLeft {
	margin-left: 20px;
}

.yearSpan {
	padding-left: 15px;
}

#slideshow {
	top:0;
	left:310px;
	float: right;
	width:465px;
	height:390px;
	position:absolute;
}

#xFadeContainer{
	top:0;
	left:310px;
	float: right;
	width:465px;
	height:390px;
	position:absolute;
}

#xFadeContainer img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#xFadeContainer .firstImg {
	display: block ;
	filter: alpha(opacity=100);
	opacity: 1;
	mozopacity: 1;
}

#textcontainer
{
	width:240px;
	height:270px;
	overflow: hidden;
	display:block;
	position:absolute;
	margin: 100px 0 0 20px;
}

#text {
	width:240px;
	height:auto;
	position:absolute;
}

#scrollup
{
	position:absolute;
	width:23px;
	height:16px;
	left:282px;
	top:320px;
	cursor:pointer;
}

#scrolldown
{
	position:absolute;
	width:16px;
	height:23px;	
	left:282px;
	top:343px;
	cursor:pointer;
}

.column_left
{
	float:left;	
	width:150px;
}

.form_row
{
	margin-bottom:10px;
}

.form_control_small
{
	width:90px;
}

.form_control
{
	width:240px;
}


.error
{
	border:2px solid red;
}
