@CHARSET "ISO-8859-1";

body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12pt;
}

.img_preload {
	display: none;
	background-image: url("../img2/btn_dasholz_a.gif");
	background-image: url("../img2/btn_dasholz_b.gif");
	background-image: url("../img2/btn_galerie_a.gif");
	background-image: url("../img2/btn_galerie_b.gif");
	background-image: url("../img2/btn_werkstatt_a.gif");
	background-image: url("../img2/btn_werkstatt_b.gif");
	background-image: url("../img2/btn_werkzeug_a.gif");
	background-image: url("../img2/btn_werkzeug_b.gif");
	background-image: url("../img2/btn_mail_a.gif");
	background-image: url("../img2/btn_mail_b.gif");
	background-image: url("../img2/btn_home_a.gif");
	background-image: url("../img2/btn_home_b.gif");
	background-image: url("../img/button.jpg");
	background-image: url("../img/button_hover.jpg");
	background-image: url("../img2/btn_right_a.gif");
	background-image: url("../img2/btn_right_b.gif");
	background-image: url("../img/btn_left.png");
	background-image: url("../img/btn_left_h.png");
	background-image: url("../img/btn_quit_h.png");
	background-image: url("../img/btn_right_h.png");
	background-image: url("../img/btn_right.png");
	background-image: url("../img/btn_quit.png");
	background-image: url("../img2/moebel.png");
}

h1 {
	font-size: 20pt;
	font-weight: lighter;
	color: #333333;
	padding: 10px; 
	margin: 0;
	background-image: url("../img2/main_title_bg.gif");
}

h2 {
	font-size: 12pt;
	font-weight: lighter;
	font-style: italic;
	color: #333333;
}

.flow_text {
	font-size: 11pt;
	text-align: justify;
	color: #333333;
	padding: 5px;
}

.flow_text_footer {
	font-size: 8pt;
	text-align: right;
	color: #333333;
	padding: 5px;
}

.flow_text_picture {
	cursor: pointer;
	float: left;
	padding: 10px;
}

.flow_text_picture_text {
	font-size: 10pt;
	text-align: center;
	color: #333333;
	font-style: italic;
}

.main_background {
	background-image: url("../img2/main_bg.jpg");
	background-repeat: no-repeat;
	background-color: #cefaff;
}

.menu {
	top: 0px;
	left: 0px;
	height: 36px;
}

.button_top {
	float: left;
	width: 182px;
	height: 36px;
}

.button_top_small {
	float: left;
	width: 34px;
	height: 36px;
}

.button_dasholz {
	background-image: url("../img2/btn_dasholz_a.gif");
}

.button_dasholz:hover {
	background-image: url("../img2/btn_dasholz_b.gif");
}

.button_galerie {
	background-image: url("../img2/btn_galerie_a.gif");
}

.button_galerie:hover {
	background-image: url("../img2/btn_galerie_b.gif");
}

.button_werkstatt {
	background-image: url("../img2/btn_werkstatt_a.gif");
}

.button_werkstatt:hover {
	background-image: url("../img2/btn_werkstatt_b.gif");
}

.button_werkzeug {
	background-image: url("../img2/btn_werkzeug_a.gif");
}

.button_werkzeug:hover {
	background-image: url("../img2/btn_werkzeug_b.gif");
}

.button_mail {
	background-image: url("../img2/btn_mail_a.gif");
}

.button_mail:hover {
	background-image: url("../img2/btn_mail_b.gif");
}

.button_home {
	background-image: url("../img2/btn_home_a.gif");
}

.button_home:hover {
	background-image: url("../img2/btn_home_b.gif");
}

.button {
	background-image: url("../img/button.jpg");
}

.button:hover {
	background-image: url("../img/button_hover.jpg");
}

.button_right {
	color: #FFFFFF;
	font-size: 22px;
	padding-left: 5px;
	width: 155px;
	height: 34px;
	vertical-align: middle;
	background-image: url("../img2/btn_right_a.gif");
}

.button_right a, a:link, a:visited {
	text-decoration: none;
}

.button_right:hover {
	background-image: url("../img2/btn_right_b.gif");
}


.button:visited {
	color: #333333;
}

.layout {
	top: 14px;
	left: 72px;
	width: 1200px;
	position: absolute;
}

.header {
	position: relative;
	width: 100%;
}

.title {
	width: 100%;
	height: 185px;
	background-image: url("../img2/title.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.seperator_top {
	left:-5px;
	position: relative;
	width: 100%;
	height: 9px;
	background-image: url("../img2/main_bg_top.png");
	background-repeat: no-repeat;
}

.seperator_bottom {
	position: relative;
	width: 100%;
	height: 10px;
	left:-5px;
	background-image: url("../img2/main_bg_bottom.png");
	background-repeat: no-repeat;
}

.content_group {
	position: relative;
	width: 100%;
	min-height: 300px;
	left: -5px;
	background-image: url("../img2/main_bg_center.png");
	background-repeat: repeat-y;
	height: auto;
}

.content_left {
	position: absolute;
	left: 10px;
	width: 950px;
	height: auto;
}

.content_right {
	position: absolute;
	top: 0px;
	right: 66px;
	width: 160px;
	height: 100%;
}

.footer {
	position: relative;
	height: 20px;
	padding: 10px;
	font-size: 10pt;
	font-weight: bold;
	width: 1110px;
	color: #FFFFFF;
	top: 5px;
	text-align: right;
	background-image: url("../img2/footer_bg.gif");
}

.footer a {
	color: #FFFFFF;
}

.button120 {
	width: 120px;
}

.button140 {
	width: 140px;
}

.button160 {
	width: 160px;
}

.button180 {
	width: 180px;
}

.button200 {
	width: 200px;
}

.button_impressum:hover {
	background-image: url("../img/mailbutton_light.png");
}


.spacer_left {
	width: 20px;
}
.spacer_mid {
	width: 30px;
}

.picture_view {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("../img/overlay.png");
	visibility: hidden;
}

.picture_view_img {
 	display: block;
 	margin-left: auto;
    margin-right: auto;
    height: auto; 
	width: auto; 
	max-width: 100%; 
	max-height: 100%;	
}

.picture_view_text {
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	float: left;
}

.picture_btn_left {
	position: absolute;
	left: 5px;
	top: 50%;
	width: 40px;
	height: 40px;
	background-image: url("../img/btn_left.png");
	cursor: pointer;
	float: left;
}

.picture_btn_left:hover {
	background-image: url("../img/btn_left_h.png");
}

.picture_btn_quit:hover {
	background-image: url("../img/btn_quit_h.png");
}

.picture_btn_right:hover {
	background-image: url("../img/btn_right_h.png");
}

.picture_btn_right {
	position: absolute;
	right: 5px;
	top: 50%;
	width: 40px;
	height: 40px;
	background-image: url("../img/btn_right.png");
	cursor: pointer;
	float: left;
}

.picture_btn_quit {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 40px;
	height: 40px;
	background-image: url("../img/btn_quit.png");
	cursor: pointer;
}

.picture_frame {
	position: absolute;
	margin: 5px;
	top: 40px;
	left: 50px; 
	right: 50px;
	bottom: 10px;	
}

.right_title {
	background-image: url("../img2/moebel.png");
	text-align: center;
	font-weight: bold;
	width: 140px;
	height: 50px;
}
