/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	background-image: url(../images/Logo%20Rundum%20Negativ_klein.png);
	background-repeat: no-repeat;
	background-position: 40px 600px;
}
#main_cont{
	height: 650px;
	width: 978px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
}
#header_top{
	height: 40px;
	width: 978px;
	color: #999999;
	background-color: #FFFFFF;
}
#main_txt{
	height: 600px;
	width: 978px;
	z-index: 10;
	background-image: url(../images/projekte/vitznau/Seehotel_1.gif);
	background-repeat: no-repeat;
}
#main_txt_1{
	height: 600px;
	width: 978px;
	float: left;
	border: 0px none 0;
}
#main_txt_2{
	height: 600px;
	width: 778px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main_txt_3{
	height: 600px;
	width: 778px;
}
#pic_1a{
	float: right;
	height: 600px;
	width: 178px;
	z-index: 40;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	overflow: scroll;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.font_small{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
h1{
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#pic_2,#pic_3,#pic_4,#pic_5,#pic_6,#pic_7{
	height: 90px;
	width: 180px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
}
#pic_3{
	color: #CCCCCC;
	font-size: 14px;
}
#pic_4{
}
#pic_5{
}
#pic_6{
}
#pic_7{
}
div{
	scrollbar-base-color:#fff;
	scrollbar-3d-light-color:#999;
	scrollbar-arrow-color:#999999; 
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999;
	scrollbar-track-color:#fff;
	}
a{
	color: #99CC00;
	text-decoration: underline;
}
a:hover{
	color: #99CC00;
	text-decoration: none;
}

