body {
	background-color: #666666;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
em {
	text-decoration: underline;
	font-style: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	word-spacing: normal;
}

#container {
	width: 780px;
	height: 500px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -262px;
	
}

#tischlereibox {
	background-color: #000000;
	height: 500px;
	width: 780px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 20px;
	word-spacing: 10px;
}

#bildbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#ueberli {
	height: auto;
	width: 285px;
	position: absolute;
	left: 25px;
	top: 193px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	word-spacing: normal;
}
#ueberre {
	height: auto;
	width: 250px;
	position: absolute;
	left: 488px;
	top: 193px;
	word-spacing: normal;
}
#textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 239px;
	width: 268px;
	position: absolute;
	left: 17px;
	top: 245px;
	color: #CCCCCC;
	border: thin solid #333333;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: left;
	overflow: auto;
}

#bilderbox {
	height: 245px;
	width: 110px;
	left: 335px;
	top: 223px;
	position: absolute;
	border: thin solid #333333;
}
#mainbildbox {
	height: 245px;
	width: 280px;
	position: absolute;
	left: 481px;
	top: 223px;
	border: thin solid #333333;
}
#vers {
	height: 200px;
	width: 267px;
	position: absolute;
	left: 7px;
	top: 23px;
}

#kontaktlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 16px;
	width: 225px;
	position: absolute;
	left: 25px;
	top: 497px;
	font-size: 14px;
	text-align: left;
}
#implink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	left: 480px;
	top: 497px;
	font-size: 14px;
	width: 280px;
	text-align: right;
	height: 11px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	left: 291px;
	top: 493px;
	font-size: 8px;
	width: 197px;
	height: 24px;
	text-align:center;
	word-spacing: normal;
	

}

#bildob {
	height: 75px;
	width: 100px;
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	left: 0px;
}
#bildmi {
	height: 75px;
	width: 100px;
	position: absolute;
	top: 86px;
	margin-left: 5px;
	margin-right: 5px;
	left: 0;
}
#bildunt {
	width: 100px;
	position: absolute;
	top: 161px;
	height: 75px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	left: 0;
}

.wichtig {
	color:#FF9933;
	text-align: left;
}

