@charset "utf-8";
#background_page {
	min-width: 1000px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
#line {
	height: 100px;
	width: 100%;
	top: 0px;
	position: fixed;
	left: 0px;
	background-image: url(images/banner_hg.jpg);
	text-align: right;
	vertical-align: top;
	z-index: 3;
}
#line_rechts {
	min-width: 1700px;
	position: absolute;
	height: 100px;
	width: 1700px;
	border: thin solid #0F0;
	right: 0px;
}

#aV {
	background-image: url(images/Ausseerland-Villen.png);
	height: 75px;
	width: 420px;
	position: fixed;
	background-repeat: no-repeat;
	top: 8px;
	background-position: right top;
	z-index: 6;
	left: 8px;
}

#kopfzeile {
	height: 10px;
	width: 1000px;
	top: 120px;
	background-image: url(images/kopfzeile_header-01.png);
	background-position: center top;
	position: absolute;
	left: 250px;
	z-index: 7;
}


#inhalt {
	background-image: url(images/hg_box-01.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	position: relative;
	top: 10px;
	left: 0px;
	z-index: 8;
}
#foto {
	position: relative;
}

#text {
	background-color: #FFFFE6;
	position: relative;
	width: 970px;
	left: 5px;
	top: 5px;
	bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 9;
}

#copyright {
	width: 970px;
	position: relative;
	height: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	color: #FFF;
	left: 5px;
	top: 10px;
	padding-bottom: 10px;
}
#line_bottom {
	position: fixed;
	height: 25px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/line_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 4;
}


#navi {
	vertical-align: middle;
	height: 20px;
	width: 970px;
	position: relative;
	left: 5px;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	top: 5px;
	z-index: 20;
	}


#fusszeile {
	background-image: url(images/fusszeile_header-01.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	position: relative;
	height: 10px;
	bottom: -10px;
	z-index: 7;
}

#projekte {
	width: 260px;
	position: fixed;
	left: 0px;
	top: 280px;
}

a.links:link { 
	font-weight:bold; 
	color:#FFF; 
	text-decoration:none; 
	}

a.links:visited { 
	font-weight:bold; 
	color:#FFF;
	text-decoration:none; 
	}

a.links:focus { 
	font-weight:bold; 
	color:#E6E6E6; 
	text-decoration:underline; 
	}

a.links:hover { 
	font-weight:bold; 
	color:#E6E6E6; 
	text-decoration:none; 
	}

a.links:active { 
	font-weight:bold; 
	color:#FFF;
	 text-decoration:none; 
	 }
.text {
	padding-left: 10px;
	padding-right: 10px;
	color: #3C0000;
}


.team_seebacher {
	background-image: url(images/hg_aa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	position: relative;
}

#text_seebacher {
	position: relative;
	height: 470px;
	width: 350px;
	top: 0px;
	left: 560px;
	padding: 15px 30px 15px 30px;
	vertical-align: middle;
}


.augstbach {
	position:relative;
	height: 500px;
	float: left;
}
#header_L {
	background-image: url(images/goldlinie.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 600px;
	z-index: 5;
}
#header_R {
	background-image: url(images/banner-foto-02.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 6;
}
#line_02 {
	background-color: #2D2D2D;
	width: 100%;
	position: fixed;
	top: 216px;
	bottom: 140px;
	z-index:2;
}
#background {
	background-color: #282828;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.projekt_text {
	height: 420px;
	width: 260px;
	position: relative;
	left: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 160%;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	margin-top: -485px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

a.link_refer:link {
	color: #3C0000;
	text-decoration:none;	
}
a.link_refer:visited {
	color: #3C0000;	
	text-decoration:none;	
}
a.link_refer:active {
	color: #3C0000;	
	text-decoration:none;	
}
a.link_refer:hover {
	color: #999;	
	text-decoration: underline;	
}