.titel {
	azimuth: left-side;
	font-family: Times, Georgia;
	font-size-adjust: none;
	font-size: 34px;
}

body, table, td {
	font-family: Helvetica, Arial;
	font-size: 11px;
	scrollbar-3dlight-color: Window;
	scrollbar-arrow-color: #BCD631;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #BCD631;
	scrollbar-shadow-color: #BCD631;
	scrollbar-track-color: White;
}

a:link {
	text-decoration: none;
	color: #6B8E23;
}

a:visited {
	text-decoration: none;
	color: #6B8E23;
}

a:hover {
	text-decoration: none;
	color: #BCD631;
}

.contentbase {
	position: relative;
	top: 30px;
	left: 0px;
	width: 849px;
	height: 579px;
	max-width: 849px;
	overflow: visible;
}

.bg_top_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 77px;
	background-image: url(pics/linksoben.png);
	background-repeat: no-repeat;
}



.bg_top_middle {
	position: absolute;
	top: 0px;
	left: 77px;
	height: 180px;
	width: 695px;
	background-image: url(pics/oben.png);
	background-repeat: no-repeat;
}

.bg_top_right  {
	position: absolute;
	top: 0px;
	left: 772px;
	height: 180px;
	width: 77px;
	background-image: url(pics/rechtsoben.png);
	background-repeat: no-repeat;
}

.bg_middle_left{
	position: absolute;
	top: 180px;
	left: 0px;
	height: 320px;
	width:77px;
	background-image: url(pics/links.png);
	background-repeat: repeat-y;
}

.bg_middle_right{
	azimuth: left-side;
	position: absolute;
	left: 772px;
	top: 180px;
	height: 320px;
	width:77px;
	background-image: url(pics/rechts.png);
	background-repeat: repeat-y;
}



.bg_bottom_left {
	position: absolute;
	top: 500px;
	left: 0px;
	height: 79px;
	width: 77px;
	background-image: url(pics/links_unten.png);
	background-repeat: no-repeat;
}



.bg_bottom_middle {
	position: absolute;
	top: 500px;
	left: 77px;
	height: 79px;
	width: 695px;
	background-image: url(pics/unten.png);
	background-repeat: no-repeat;
}

.bg_bottom_right  {
	position: absolute;
	top: 500px;
	left: 772px;
	height: 79px;
	width: 77px;
	background-image: url(pics/rechts_unten.png);
	background-repeat: no-repeat;
}

INPUT, TEXTAREA {
	border: 1px solid #BCD631;
	border-style: dotted;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	padding-left: 3px;
}


.content  {
	position: absolute;
	top: 230px;
	left: 80px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	width: 200px;
	height: 200px;
	voice-family: female;
	z-index: 500;
	margin: auto;
	
}

.bildunterschrift  {
	position: absolute;
	top: 400px;
	left: 300px;
	text-align: left
	font-family: Verdana, Arial;
	color: #6B8E23;
	font-size-adjust: none;
	font-size: 9px;
	z-index: 1999;
	
}

<!--.bildunterschrift_oben  {
	position: absolute;
	top: 400px;
	left: 350px;
	text-align: left
	font-family: Verdana, Arial;
	color: #6B8E23;
	font-size-adjust: none;
	font-size: 9px;
	z-index: 1999;
	
}  -->

.bildunterschrift_rechts  {
	position: absolute;
	top: 400px;
	left: 620px;
	text-align: left
	font-family: Verdana, Arial;
	color: #6B8E23;
	font-size-adjust: none;
	font-size: 9px;
	z-index: 1999;
	
}


.bildunterschrift_mitte  {
	position: absolute;
	top: 400px;
	left: 460px;
	text-align: left
	font-family: Verdana, Arial;
	color: #6B8E23;
	font-size-adjust: none;
	font-size: 9px;
	z-index: 1998;
	
	
}

.content_rechts  {
	position: absolute;
	top: 230px;
	left: 406px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	width: 300px;
	height: 200px;
	voice-family: female;
	z-index: 500;
	margin: auto;
	
}

.referenzen  {
	position: absolute;
	top: 230px;
	left: 360px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	z-index: 500;
	margin: auto;
	
}

.logoposition  {
	position: absolute;
	top: 92px;
	left: 582px;
	width: 180px;
	height: 87px;
	z-index: 582;
	background-image: url(pics/designburo_neg.png);
	background-repeat: no-repeat;
	
}

.logoposition_ausnahme  {
	position: absolute;
	top: 92px;
	left: 400px;
	width: 180px;
	height: 87px;
	z-index: 582;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	
}

.menu {
	position: absolute;
	top: 157px;
	left: 80px;
	z-index: 10000;
	}


.gallery {
	position: absolute;
	top: 230px;
	left: 406px;
	border: 1px dotted;
	border-color: #BCD631;
	z-index: 1001;
}

.bg_footer {
	position: relative;
	top: 577px;
	font-family: Verdana, Arial;
	color: #6B8E23;
	font-size-adjust: none;
	font-size: 9px;
	z-index: 2001;
}
	
