/* alpen-in-sicht 2010 Stylesheet */
/* ---------------- */
/* 					*/
/* ---------------- */

/* DIVs */

html  {
		height:100%;
		}
	
body  {
    	font: 80% Arial, Helvetica, sans-serif, Sans-Serif;
    	margin: 0;
    	padding: 0;
    	text-align: left;
    	color: #ffffff;
		line-height:1em;
		background-color: #999999;
		height:100%;
		line-height:1.2em;
    }

#container {
	position:absolute;
	width:950px;
	height:600px;
	left: 50%;
	height:100%;
	margin-left: -475px;
	background-color:#999999;
	}
	
#header {
		width:950px;
		height:84px;
		position:relative;
		z-index:1;
		background-image:url(/2010/img/header.jpg);
		background-repeat:no-repeat;
}



#abstandhalter1 {
	height:5px;
	width:950px;
	background-color:#FFF;
}



#nav {
	height:25px;
	width:925px;
	padding-top:11px;
	padding-left:25px;
}

.button {
	float:left;
	padding-right:12px;
	display:inline;
}


#logo {
	background-image:url(/2010/img/logo_urlaub_am_bauernhof.png);
	background-repeat:no-repeat;
	width:75px;
	height:103px;
	position:absolute;
	z-index:100;
	left:835px;
	top:10px;
}

#sternalpenspiel {
	width:136px;
	height:138px;
	position:absolute;
	z-index:110;
	left:710px;
	top:70px;
}


#contentbereich {
	height:422px;
	width:950px;
}


#contentbereich a {
	color:#FFF;
	text-decoration:underline;
}

#contentbereich a:hover {
	text-decoration:none;
}



#pauschalencontainer {
	background-image:url(/2010/img/bild_pauschalen.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	width:950px; 
	height:422px; 
	margin:0px; 
	padding:0px;
}

#angebot1{
	padding-top:20px;
	width:464px; 
	height:166px; 
	margin-left:25px; 
	background-image:url(/2010/img/stern_ab99_144x146.png); 
	background-repeat:no-repeat; 
	background-position:top right;
}

#abstandhalter2 {
	width:460px;
	background-color:#FFF;
	height:3px;
	clear:both;
	margin-left:25px;
	margin-top:15px;
	
}


#angebot2{
	padding-top:20px;
	width:464px; 
	height:166px; 
	margin-left:25px; 
	background-image:url(/2010/img/stern_ab200_144x146.png);
	background-repeat:no-repeat; 
	background-position:top right;
}


#katalogcontainer {
	background-image:url(/2010/img/bild_kataloganfrage.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	width:950px; 
	height:422px; 
	margin:0px; 
	padding:0px;
}

.tablefake1 {
	display:inline-table;
	float:left;
	width:150px;
	padding-top:5px;
}

.tablefake {
	display:inline-table;
	float:left;
	padding-top:5px;
}

.breaker {
	clear:both;
}


#gaestebuchcontainer {
	background-image:url(/2010/img/bild_gaestebuch.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	width:950px; 
	height:422px; 
	margin:0px; 
	padding:0px;
}
	
	
#kontaktcontainer {
	background-image:url(/2010/img/bild_kontakt.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	width:950px; 
	height:422px; 
	margin:0px; 
	padding:0px;
}

#kontakt1{
	padding-top:20px;
	width:464px; 
	height:166px; 
	margin-left:25px; 
}
		
	

h1 {
	margin:0px;
	padding:0px;
	font: 130% Arial, Helvetica, sans-serif, Sans-Serif;
	text-transform:uppercase;
	font-weight:bold;
}


input, textarea, select {
	background-color:#b2decc;
	border:0px;
}

input.gr {
	background-color:#019257;
}




#footer {
		width:950px;
		height:49px;
		position:relative;
		z-index:1;
		background-image:url(/2010/img/footer.gif);
		background-repeat:no-repeat;
}