@charset "UTF-8";
body {
	background-color: #111;
	}
/**********   mainContainer   **********/

#mainContainer {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	border: 0px;
	top: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	}
	

.bg_startseite {
	background-image: url(graphics/BGs/Haus_Claudia_Lipp_Garten_April_2011.jpg);
	padding: 0px;
	overflow: hidden;
	}
.bg_wohnung1 {
	background-image: url(graphics/BGs/wohnung1.jpg);
	background-position: inherit;
	padding-bottom: 500px;
	overflow-x: hidden;
	}
.bg_wohnung2 {
	background-image: url(graphics/BGs/wohnung2.jpg);
	background-position: inherit;
	padding-bottom: 500px;
	overflow-x: hidden;
	}
.bg_preise {
	background-image: url(graphics/BGs/preise.jpg);
	padding: 0px;
	overflow: hidden;
	}
.bg_kontakt {
	background-image: url(graphics/BGs/kontakt.jpg);
	padding: 0px;
	overflow: hidden;
	}
.bg_anfahrt {
	overflow-x: hidden;
	}

.bg_umgebung {
	overflow: hidden;
	}
#UmgebungSlideshow {
	position: absolute;
	height: 1200px;
	width: 1920px;
	margin-top: -600px;
	top: 50%;
	margin-left: -960px;
	left: 50%;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	}

.slideshow_BG_DIV {
	height: 1200px;
	width: 1920px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
	}
.slideshow_FG_IMG {
	height: 1200px;
	width: 1920px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}	
	
.bg_partner {
	background-image: url(graphics/BGs/partner.jpg);
	padding: 0px;
	overflow: hidden;
	}
.bg_impressum {
	background-image: url(graphics/BGs/impressum.jpg);
	padding: 0px;
	overflow-x: hidden;
	}
	
	
#picto_wohnung1_A {
	position: absolute;
	top: 566px;
	left: 164px;
	background-image: url(graphics/BGs/wohnung1_pictoA.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 202px;
	z-index: 1;
	}
	
#picto_wohnung1_B {
	position: absolute;
	top: 772px;
	left: 164px;
	background-image: url(graphics/BGs/wohnung1_pictoB.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 202px;
	z-index: 1;
	}
	
#picto_wohnung1_C {
	position: absolute;
	top: 978px;
	left: 164px;
	background-image: url(graphics/BGs/wohnung1_pictoC.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 202px;
	z-index: 1;
	}
	
#picto_wohnung2_A {
	position: absolute;
	top: 566px;
	left: 164px;
	background-image: url(graphics/BGs/wohnung2_pictoA.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 202px;
	z-index: 1;
	}
	
#picto_wohnung2_B {
	position: absolute;
	top: 772px;
	left: 164px;
	background-image: url(graphics/BGs/wohnung2_pictoB.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 202px;
	z-index: 1;
	}
	
#picto_wohnung2_C {
	position: absolute;
	top: 978px;
	left: 164px;
	background-image: url(graphics/BGs/wohnung2_pictoC.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 202px;
	z-index: 1;
	}
	
#verlauf_rechts_oben {
position: absolute;
top: 0px;
left: 0px;
background-image: url(graphics/verlaufRand_rechtsOben.png);
background-repeat: no-repeat;
width: 210px;
height: 100%;
}


/**********   headBanner   **********/

#headBanner {
	position: absolute;
	top: 0px;
	left: 0px;
	/*background-color: #555555;*/
	height: 156px;
	width: 250px;
	/*width: 950px;*/
	
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(graphics/logo_claudia_lipp.png);
	z-index: 2;
	}

.headBanner_startseite {
	}
.headBanner_wohnung1 {
	}
.headBanner_wohnung2 {
	}
.headBanner_preise {
	}
.headBanner_kontakt {
	}
.headBanner_anfahrt {
	}
.headBanner_umgebung {
	}
.headBanner_partner {
	}
.headBanner_impressum {
	}

/**********   menueContainer   **********/

#menueContainer {
	position: absolute;
	top: 204px;
	left: 0px;
	height: 240px;
	width: 139px;
	z-index: 35;
	}


#menueContainer ul {
	margin: 0px;	
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	}

#menueContainer li {
	padding-bottom: 1px;
	width: 180px;
	}

#menueContainer li:hover {
	padding-bottom: 3px;
	padding-top: 2px;
	}

#menueContainer a {
	display: block;
	padding: 4px 0px 0px 24px;
	width: 138px;
	height: 26px;
	}
#menueContainer a:hover {
	width: 139px;
	}

#menueContainer a:link, #navlist a:visited {
	color: #222222;
	text-decoration: none;
	}


#nav_startseite {
	background-color: #E33900;
	}
#nav_wohnung1 {
	background-color: #E16400;
	}
#nav_wohnung2 {
	background-color: #DF8E00;
	}
#nav_preise {
	background-color: #DDB900;
	}
#nav_kontakt {
	background-color: #DCE300;
	}
#nav_anfahrt {
	background-color: #B0BD2D;
	}
#nav_umgebung {
	background-color: #84985B;
	}
#nav_partner {
	background-color: #587288;
	}


#nav_startseite:hover {
	background-color: #FF2A00;
	}
#nav_wohnung1:hover {
	background-color: #FF6700;
	}
#nav_wohnung2:hover {
	background-color: #FF9700;
	}
#nav_preise:hover {
	background-color: #FFCE00;
	}
#nav_kontakt:hover {
	background-color: #FFF800;
	}
#nav_anfahrt:hover {
	background-color: #E5E13C;
	}
#nav_umgebung:hover {
	background-color: #BBCC7D;
	}
#nav_partner:hover {
	background-color: #79A1B7;
	} 
	
	
/**********   language_select   **********/

#language_select {	
	position: absolute;
	top: 460px;
	left: 0px;
	width: 139px;
	height: 40px;
	z-index: 34;
	background-color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
	padding: 4px 0px 0px 24px;
}



/**********   contentContainer   **********/

#contentContainer {
	position: absolute;
	left: 164px;
	top: 204px;
	width: 560px;
	background-repeat: repeat;
	z-index: 31;
	}

#contentContainer img {
	position: absolute;
	right: 20px;
	top: 5px;
	}

.startseite{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 357px;
	}


.wohnung1{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 357px;
	}
	
	
.wohnung2{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 357px;
	}


.preise{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 360px;
	}


.kontakt{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 377px;
	}
	

#contentContainer_anfahrt{
	position: absolute;
	/*top: 158px;
	left: 218px;*/
	left: 164px;
	bottom: 17px;
	height: 150px;
	width: 560px;
	background-repeat: repeat;
	z-index: 31;
	background-image: url(graphics/transparent1x1_80proZent_black.png);
	}
	

.umgebung{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 154px;
	}
	

.partner{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 247px;
	}


.impressum{
	background-image: url(graphics/transparent1x1_50proZent.png);
	height: 400px;
	}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 20px 36px 0px 30px;
	line-height: 16px;
	color: #1A1A1A;
	}

a.linkform {
	color: #1A1A1A;
	text-decoration: underline;
	font-size: 9px;
	}

a.linkform_kontakt {
	color: #1A1A1A;
	text-decoration: underline;
	}

table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 60px;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	}

th {
	vertical-align: top;
	border-width: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-color: gray;
	}

td{
	text-align: center;
	border-width: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-color: gray;
	}

p.textPreise{
	padding-top: 5px;
	}
	
#google p{
	color: white;
	word-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: sans-serif;
	}
	
#belegungsplan{
	position: absolute;
	left: 0px;
	top: 555px;
	width: 724px;
	height: 220px;
	border: 0px;
	z-index: 5;
	overflow-x: hidden;
	}

/**********   membershipContainer   **********/

#membershipContainer {
	position: absolute;
	bottom: 17px;
	right: 0px;
	background-color: #E6E6E6;
	height: 470px;
	width: 170px;
	z-index: 30;
	}


#memberTop {
	position: absolute;
	top: 0px;
	height: 23px;
	width: 150px;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 7px 0px 0px 20px;
	}


#memberNatHindelang {
	position: absolute;
	right: 0px;
	top: 30px;
	height: 130px;
	width: 170px;
	outline: none;
	}
	
	
	
#memberHindelangPlus {
	position: absolute;
	right: 0px;
	top: 160px;
	height: 130px;
	width: 170px;
	outline: none;	
	}
	
	
#memberHindelangPlus a, #memberNatHindelang a { 
	text-decoration: none; 
	outline: none;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #E6E6E6;
	border-color: #E6E6E6;
	border-style: none;
	}
#plustext {
	background-color: #E6E6E6;
	right: 0px;
	width: 129px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
#plustext a.text { 
	text-decoration: none; 
	outline: none;
	border: none;
	color: #555555;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}
	
a img {
	border: none;
	}


/**********   bottomLine   **********/

#bottomLine {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #E6E6E6;
	height: 15px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-right: 16px;
	}
	
	
#bottomLine a:link, #bottomLine a:visited {
	color: #000000;
	text-decoration: none;
	}
