/******************************************************************************
			CSS-File   Der Angerhof
			
			a-concept internet.studio	@	http://a-concept.de
******************************************************************************/


/*	Helpful Classes
*******************************************************************************/
.invisible{
	display:none;
}

.clear { 
	clear: both;
}

.flLeft , .float_left{ 
	float: left;
}

.flRight, .float_right { 
	float: right;
}



/*	Seite
*******************************************************************************/
html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	color: #062F4F;
/*	color: #003373;*/
	margin: 0px;
	padding:0px;
	background-color: #062F4F;
/*	background-color: #003373;*/
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

a {
	color: 	#062F4F;
/*	color: 	#003373;*/
	text-decoration:underline;
}

a:hover, a:active, a.active {
	color: #99a;
	text-decoration:none;
}



/*	CONTAINER
*******************************************************************************/
#wrapper {
	position: relative;
	
/*	width:980px;*/
	width:1010px;
	height:615px;
	margin:0px auto;
	background-color:#FFF;
}

/*	Besonderheiten	INTRO-Screen	*/
#wrapper.intro {
	background: url("../files/Angerhof_home.jpg") bottom center no-repeat;
	color: #fff;
}
#wrapper.intro #navigation, #wrapper.intro #illustration, #wrapper.intro #other {
	display: none;
}
#wrapper.intro #WuBLogo {
	background-image: url("../files/WuB-Logo-weiss.png") !important;
	display: none;
}
#wrapper.intro #content h1 {
	display: none;
}
#wrapper.intro #content h2 {
	border-color: #fff !important;
	display: none;
}
#wrapper.intro #content ul {
	text-transform: uppercase;
	font-size: 16px;
	margin: 210px 0 0 16px;
	padding: 0;
}
#wrapper.intro #content ul li {
	list-style: none;
}
#wrapper.intro a{
	color: #fff;
	text-decoration: none;
}
/*	Besonderheiten	INTRO-Screen	ENDE	*/

/*	Besonderheiten	ENGLISH VERSION	*/
#wrapper.english #navigation ul li {
	padding: 0 30px;
}
/*	Besonderheiten	ENGLISH VERSION	ENDE	*/



#navigation {	/*	4px breiter wg. Umbruch, dafür 4px weiter rechts positioniert	*/
	position: absolute;
	top: 37px;
	right: 24px;
	
	width: 600px;
	height: 20px;
}

#content {
	position: absolute;
	top: 71px;
	left: 28px;
	
	width: 305px;
	height: 440px;
	
	overflow:hidden;
}

#illustration {
	position: absolute;
	top: 71px;
	right: 28px;
	
	width: 596px;
	height: 440px;
	
	background-color: #eee;
}

#other {
	position: absolute;
	top: 577px;
	left: 28px;
	
	width: 700px;
	height: 15px;
}

#WuBLogo {
	position: absolute;
	bottom: 21px;
	right: 28px;

	width: 170px;
	height: 40px;
	
	background: top left no-repeat;
	background-image: url("../files/WuB-Logo-blau.png");
}



/*	Navigation
*******************************************************************************/
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

#navigation ul li {	/*	Veränderung bei ENGLISCHER VERSION, siehe oben	*/
	float: left;
	padding: 0 32px;
	border-left: 1px solid #062F4F;
/*	border-left: 1px solid #003373;*/
	text-align: center;
	text-transform: uppercase;
}
#wrapper.english #navigation ul li.first_item, #navigation ul li.first_item {
	border: none;
	padding-left: 0;
}
#wrapper.english #navigation ul li.last_item, #navigation ul li.last_item {
	padding-right: 0;
}

#navigation ul li a {
	text-decoration: none;
}


/*	Content						INTRO-SCREEN siehe bei #wrapper
*******************************************************************************/
#content.page_home {
	background: url("../files/01_home.jpg") top left no-repeat; 
	padding-top: 200px;
	height: 240px;
}
.english #content.page_home {
	background-image: url("../files/01_e_home.jpg"); 
}
#content.page_penthouses {
	background: url("../files/02_penthouses.jpg") top left no-repeat; 
	padding-top: 200px;
	height: 240px;
}
.english #content.page_penthouses {
	background-image: url("../files/02_e_penthouses.jpg"); 
}
#content.page_lage {
	background: url("../files/03_lage.jpg") top left no-repeat; 
	padding-top: 200px;
	height: 240px;
}
.english #content.page_lage {
	background-image: url("../files/03_e_lage.jpg");
}
#content.page_ausstattung {
	background: url("../files/04_ausstattung.jpg") top left no-repeat; 
	padding-top: 200px;
	height: 240px;
}
.english #content.page_ausstattung {
	background-image: url("../files/04_e_ausstattung.jpg");
}
#content.page_kontakt {
	background: url("../files/05_kontakt.jpg") top left no-repeat; 
	padding-top: 200px;
	height: 240px;
}
.english #content.page_kontakt {
	background-image: url("../files/05_e_kontakt.jpg");
}
#content.page_impressum {
	background: url("../files/06_impressum.jpg") top left no-repeat; 
	padding-top: 50px;
	height: 390px;
}
#content.page_video {
	background: url("../files/07_video.jpg") top left no-repeat; 
	padding-top: 200px;
	height: 240px;
}

#content h1 {
	font-size: 52px;
	letter-spacing: 2px;
	line-height: 45px;
	text-transform: uppercase;
	display: none;
}

#content h2 {
	margin: 22px 0;
	padding: 8px 0;
	font-size: 16px;
	text-transform: uppercase;
	border: dashed #062F4F;
/*	border: dashed #003373;*/
	border-width: 1px 0 1px 0;
	display: none;
}
#content h2.eng5 {
	letter-spacing:-0.5px;
}
#content h2.eng10 {
	letter-spacing:-1px;
}
#content h2.weit5 {
	letter-spacing: 0.5px;
}
#content h2.weit10 {
	letter-spacing: 1px;
}
#content h2.weit15 {
	letter-spacing: 1.5px;
}
#content h2.weit20 {
	letter-spacing: 2px;
}
#content h2.weit25 {
	letter-spacing: 2.5px;
}
#content h2.weit30 {
	letter-spacing: 3px;
}

#content p {
	font-size: 13px;
	text-align: justify;
}
#content p.indent {
	text-indent:25px;
}

#content a.movie_download {
	background: url("videomac.gif") top left no-repeat; 
	padding-left: 25px;
	height: 20px;
	display: block;
}



/*	Illustration
*******************************************************************************/
#illustration img {
	border: none;
}

#illustration.gfx  #flip_left, #illustration.gfx  #flip_right {
	position: absolute;
	top: 0;
	
	width: 50px;
	height: 440px;
}
#illustration.gfx  #flip_left {
	left: 0;
}
#illustration.gfx  #flip_right {
	right: 0;
}
#flip_left_button, #flip_right_button {
	display: block;
	height: 440px;
	width: 50px;
	text-indent: -1000em;
	background-position: left top;
	background-repeat: no-repeat;
}
#flip_left_button {
	background-image: url("../files/flip_left.png");
}
#flip_right_button {
	background-image: url("../files/flip_right.png");
}
#flip_left_button:hover {
	background-position: 20% bottom;
}
#flip_right_button:hover, #flip_right_button.state_onload {
	background-position: 80% bottom;
}


#illustration.text {
	overflow:auto;
	background: transparent;
}
#illustration.text h6 {
	font-size: 12px;
}
#illustration.text p {
	font-size: 12px;
	text-align: justify;
	margin: 2px 5px 2px 0;
}


#illustration.show_penthouse {
	background-color: #062F4F;
/*	background-color: #003373;*/
	color: #fff;
}

#illustration.show_penthouse #penthouse_list {
	position:absolute; 
	top: 10px; 
	left: 0px; 

	width: 596px; 
	height: 190px;

	overflow: hidden;
}
#illustration.show_penthouse #penthouse_list h2{
	text-transform: uppercase;
	padding: 0 20px;
	font-size: 16px;
	font-weight: normal;
}

#illustration.show_penthouse #penthouse_list ul li {
	margin-top: 6px;
	margin-left: -40px;
	margin-bottom: 6px;
	padding-left:  20px;
	list-style: none;
	height: 20px;
	text-transform: uppercase;
}
#illustration.show_penthouse #penthouse_list ul li:hover, #illustration.show_penthouse #penthouse_list ul li.state_onload {
	background-color: #86919C;
}
#illustration.show_penthouse #penthouse_list ul li a {
	padding: 3px 0;
}

#illustration.show_penthouse a, #illustration.show_penthouse p {
	color: #fff;
	font-size: 14px;
	text-decoration:none;
	line-height: 150%;
}
#illustration.show_penthouse h4 {
	font-size: 15px;
	margin-bottom: 10px;
}

#illustration.show_penthouse .penthouse_detail {
	position:absolute; 
	top: 220px; 
	left: 20px; 

	width: 556px; 
	height: 180px;
	padding: 10px 0;

	border: dashed #fff; 
	border-width: 1px 0 1px 0;
}


#illustration .lightboxBigImage{
	position: absolute;
	top: 0;
	height: 340px;
	overflow: hidden;
}
#illustration .lightboxThumbnails{
	position: absolute;
	bottom: 0;
	left:0;
	margin: 0;
	padding: 0;
	width: 596px;
	height: 90px;
	overflow: auto;
	overflow-x:scroll;
	overflow-y:hidden;
}
#illustration .lightboxThumbnails ul
{
	position: absolute;
	top: 0;
	width:1000px;
	height:75px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#illustration .lightboxThumbnails ul li
{
	display:block;
	float:left;
	margin-right:10px;
}
#illustration .lightboxThumbnails ul li a img
{
	border:none;
}


#illustration.form {
	background-color: #062F4F;
/*	background-color: #003373;*/
}
/*	Formulardefinitionen am Ende des CSS-Files	*/



/*	Other
*******************************************************************************/
#other ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#other ul li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #062F4F;
/*	border-left: 1px solid #003373;*/
	text-transform: uppercase;
}
#other ul li.first_item {
	border: none;
	padding-left: 0;
}
#other ul li.last_item {
	padding-right: 0;
}



/*	Formulardefinitionen
******************************************************************************/
/* 
angelehnt an das
BEISPIEL-CSS FÜR do form! 1.x  
Bitte nicht 1 zu 1 übernehmen  
Wenn ja, dann diesen Hinweis nicht löschen
Version 2: Thomas Skerbis | www.klxm.de  
11.12.2008 
Dass CSS berücksichtigt nicht alle möglichen 
Felder 
Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.Formular-Generator
-------------------------------------------------------
*/

/* Div das das Formular umschließt */
.formgen {
	padding-top: 5px;
}

/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
	cursor : pointer;
}

.formgen form {
	line-height : 120%;
}

/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/
.formgen .formblock {
	margin: 10px 0;
	background-color: #86919C;
}

.forminfo {
	margin-bottom: 15px;
	color: #900;
	padding: 10px;
	font-weight: bold !important;
}

/*
Verhalten von br-Tags
*/
.formgen br {
/*	clear : both;*/
}

sub {
	font-size: 1em;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/

/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield {
	width: 400px;
	height: 130px;
	margin-left: 4px;
	background-color: #86919C;
	border: 1px solid #86919C;
	color: #fff;
}

/* Textfeld */
.formgen .formtext {
	width: 400px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #86919C;
	border: 1px solid #86919C;
	color: #fff;
}

.formgen .formselectfield {
	width: 400px;
	margin-left: 7px;
	background-color: #86919C;
	border: 1px solid #86919C;
	color: #fff;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
}

/* Label */
.formgen label {
	width: 100px;
	clear: left;
	float: left;
	height: 20px;
	margin-left:8px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect {	/*	NICHT ANGEPASST	*/
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}

/* Sende-Button */
.formgen .formsubmit {
	width: 100%;
	text-align: center;
	background-color: #86919C;
	border: 1px solid #86919C;
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	height: 25px;
}

/* Fieldsetbeschriftung */
.formgen legend {	/*	NICHT ANGEPASST	*/
color: #444;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/
/* Markierung der Labels bei Fehler */
.formgen .formerror {	/*	NICHT ANGEPASST	*/
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha {	/*	NICHT ANGEPASST	*/
	border: none;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

#form-module-thanks {	/*	NICHT ANGEPASST	*/
	font-weight: bold;
}
/*****************************************************************************/
/* Ende der Formulardefinition */