@charset "utf-8";
/* CSS Document */

#hintergrundbild_home {
	background-image: url(../bilder/kaernten_tischlerei.jpg);
	height: 639px;
	width: 970px;
	position: absolute center;
	margin: auto;
	padding: 0px;
	z-index: 1;
	text-align: left;
	margin-top: 10px;
/*position: absolute;
	left: 50%;
	width: 970px;
	margin-left: -485px; /* negative Hälfte von width:970px */
	/*top: 50%;
	height: 639px;
	margin-top: -320px; /* negative Hälfte von height:639px */
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #390;
	line-height: 10px;
	font-variant: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#film_home {
	height: 329px;
	width: 613px;
	position: relative;
	left: -43px;
	top: 97px;
	float: right;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
    background-color:# FFF;
	color:#000000;
	width:140px;
	text-align:left;
	border-bottom: 1px dotted #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	position: relative;

}
.submenu{
	margin-bottom: 1em;
	font-size: 10px;
	font-weight: regular;
	font-family: Verdana, Geneva, sans-serif;
	color:#000
	min-height:1em;
	text-decoration:none;
	display:block;
	line-height: 20px;
	width: 140px;
	padding-left: 7px;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #999;
}
#masterdiv {
	width: 135px;
	top: 106px;
	left: 167px;
	float: left;
	position: relative;
	
}
html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF
}
body {text-align: center;
}
#willkommen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: right;
	height: 150px;
	width: 563px;
	position: relative;
	left: -43px;
	top: 100px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #666;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

#fusszeilen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: 20px;
	width: 590px;
	position: relative;
	left: -58px;
	top: 165px;
	float: right;
	padding-bottom: 0px;
	line-height: 7px;
	text-align: left;
}

#impressum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	float: right;
	height: 30px;
	width: 100px;
	position: relative;
	left: -113px;
	top: 127px;
}

