body {
	font-family: "Verdana", "Helvetica", sans-serif;
  	margin : 0;
  	padding : 0;
  	height : 100%;
  	min-width: 970px;
}

#flashContent {
	position : absolute;
	width:100%;
	height:100%;
}

#header {
	width: 100%;
	height: 60px;
}

/*
#whiteStripe {
	background-color: #fff;
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	z-index: 5000;
}
*/

img {
	border: none;
}

#aclewe {
	position: absolute;
	left: 19px;
	top: 35px;
}

#acleweLabel {
	background-image: url("pics/aclewe.gif");
	width: 101px;
	height: 28px;
}

#acleweFrucht {
	background-image: url("pics/frucht.gif");
	width: 192px;
	height: 300px;
}

#bar {
	width: 11px;
	height: 300px;
	float: left;
}

#barSitemap {
	position: absolute;
	left: 0;
	top: 63px;
	width: 11px;
	height: 300px;
}

#frucht {
	width: 192px;
	height: 300px;
	float: left;
}

#navigation {
	margin: 0;
	margin-left: 203px;
	padding: 0;
	height: 300px;
	min-width: 760px;
}

#navigationSpecial {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 240px;
	z-index: 1;
}

#map {
	padding: 0;
	margin: 0;
	height: 300px;
	min-width: 760px;
	z-index: 0;
}

/* --------- */
#sideNav {
	float: left;
	margin-top: 38px;
	width: 195px;
}

#sideNav ul {
	margin: 0;
	padding: 0;
	margin-bottom: 34px;
	padding-left: 10px;
	font-size: 9px;
	line-height: 12px;
	list-style-type: none;
}

#sideNav ul li {
	margin: 0;
	padding: 0;

	margin-bottom: 4px;
}

#sideNav ul.black {
	margin: 0;
	padding-bottom: 20px;
}

#sideNav a {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#sideNav a:HOVER,#sideNav ul.black a:HOVER {
	font-weight: bold;
}

#sideNav ul.black a {
	display: block;
	width: 60px;
}

#player {
	position: absolute;
	width: 2px;
	height: 2px;
}

/* --------- */
#content {
	width: 700px;
	margin-left: 202px;
	margin-top: 38px;
	/*	font-size: 13px; */
}

#contentSitemap {
	color: #000;
	background-image: url("pics/sitemapNoFlash.jpg");
	margin: 0;
	margin-left: 203px;
	margin-top: -300px;
	height: 661px;
	width: 992px;
	font-size: 10px;
}

#contentSitemap a {
	color: #000;
}

/* sitemap ids */

#siteMarken {
	position: absolute;
	left: 315px;
	top: 420px;
}   

#siteHome {
	position: absolute;
	left: 580px;
	top: 260px;
}

#siteAclewe {
	position: absolute;
	left: 480px;
	top: 430px;
}

#siteReferenzen {
	position: absolute;
	left: 660px;
	top: 420px;
}

#siteJobs {
	position: absolute;
	left: 870px;
	top: 410px;
}

#siteKontakt {
	position: absolute;
	left: 1060px;
	top: 440px;
}

#siteMisc {
	position: absolute;
	left: 650px;
	top: 620px;
} 

#footer {
	margin-top: 50px;
	margin-left: 200px;
	border-top: 1px solid black;
	font-size: 10px;
}

#footer.orange {
	border-color: #FFA000;
}

#footer.pink {
	border-color: #FF00FF;
}

#footer.gruen {
	border-color: #3CFF00;
}

#footer.gelb {
	border-color: #FFFF00;
}

#footer.blau {
	border-color: #00FFFF;
}

#footer.rot {
	border-color: #FF0000;
}

#footer ul {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

#footer ul li {
	display: list-item;
	float:left;
	font-weight: bold;

	margin: 0;
	margin-right: 8px;
	margin-top: 5px;
	
	padding-left: 12px;
	list-style-type: none;
	background-position: 0px 5px;
}

#footer ul li#firstBullet {
	margin-left: 0;
	padding-left: 0;
 	list-style-type: none;
 	
 	background-image: none;
}

#footer p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#footer a {
	text-decoration: none;
}

#footer a:HOVER {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
	margin-bottom: -12px;
	padding-bottom: 0px;
}

h2 span {
	font-weight: 100;
}

h1.inline {
	display: inline;
}

#teaserLinks {
	margin-top: 40px;
	font-weight: bold;
}

#teaserLinks .noGap {
	margin-top: 0;
}

#teaserLinks img {
	vertical-align: bottom;
	margin-right: 10px;
}

.colStyle {
	margin-right: 6px;
	width: 227px;
	float: left;
}

.colStyle a {
	text-decoration: none;
}

.colStyle a:HOVER {
	background-color: #FFA000;
	text-decoration: none;
}

.colStyle h3 {
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #FFA000;
}

.colStyle ul {
	margin: 0;
	margin-top: 8px;
	padding: 0;
}

.colStyle li {
	background-image: url("pics/bullet_orange.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	list-style-type: none;
}

span.tab {
	display: block;
	float: left;
	width: 30px;
}

span.formLabel {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
}

input,textarea {
	padding: 0;
	margin: 0;
	font-family: "Verdana", "Helvetica", sans-serif;
	width: 300px;
	border-top: 1px solid #fff;
	border-right: 1px solid #878889;
	border-bottom: 1px solid #878889;
	border-left: 1px solid #fff;
	margin-bottom: 10px;
	margin-top: -1px;
}

input.submit {
	width: auto;
}

textarea {
	height: 60px;
}

#speaker {
	margin-right: 5px;
	cursor:pointer;
	cursor:hand;
}

p.inlinePic {
	margin-top: 30px;
	margin-bottom: 40px;
}

span.picDescription {
	display: block;
	margin-top: 20px;
	font-size: 11px;
}

form .missing {
	background-color: #F9E9E9;
}

div.smallText {
	margin-top: 40px;
	font-size: 10px;
}

div.smallText h2 {
	font-size: 11px;
}

a.sendenRot {
	color: #FF0000;
}

a.sendenGruen {
	color: #3CFF00;
}

.submitDiv {
	width: 410px;
	text-align: right;
}

p.colStyle a {
	text-decoration: underline;
}

p.colStyle a:HOVER {
	background: none;
	text-decoration: underline;
}
#mapText {
	font-size: 12px;
}

#mapText input {
	width: 200px;
	font-size: 12px;
	margin-top: 3px;
}