@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/slideshow/SlideShow1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0;
	height:100%;
	width:100%;
	background-color: #333;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
	margin-bottom: -5px;
}
a {
	color: #000;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #0C0;
	text-decoration: none;
	outline:none;
}

#sitebody {
	height: 100%;
	width: 100%;
	position: relative;
}
#logo {
	background-image: url(images/LOGO.jpg);
	height: 46px;
	left: 0px;
	top: 0px;
	margin-top: 5px;
}
#menue {
	height: 600px;
	width: 230px;
	background-color:#FFFFFF;
	filter:alpha(opacity=75);
	opacity:0.75;
	position: absolute;
	left: 40px;
	top: 40px;
}
#minhalt {
	padding: 20px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 22px;
	}
#inhalt {
	height: 600px;
	width: 488px;
	position: absolute;
	top: 40px;
	left: 273px;
	background-color: #FFF;
	page-break-before: auto;
	page-break-after: auto;
	overflow: auto;
}
.innen {
	height: 580px;
	width: 488px;
	position: absolute;
	top: 40px;
	left: 273px;
	background-color: #FFF;
	padding: 10px;
	page-break-before: auto;
	page-break-after: auto;
	overflow: auto;
	/*display:none;*/
}
.innenBr {
	height: 580px;
	width: 510px;
	position: absolute;
	top: 40px;
	left: 273px;
	background-color: #FFF;
	padding: 10px;
	page-break-before: auto;
	page-break-after: auto;
	overflow: auto;
	/*display:none;*/
}
.kundnam {
	height: 150px;
	width: 450px;
	position: absolute;
	top: 450px;
	left: 10px;
	background-color: #FFF;
	/*display:none;*/
}
.textformat {
	white-space:nowrap;
	padding-bottom:3px;
	font-family:arial;
	text-transform:uppercase;
	font-size:20px;
	line-height:25px;
	letter-spacing:1.5px;
}
.textformatKlein {
	white-space:nowrap;
	padding-bottom:3px;
	font-family:arial;
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	padding-left:13px;
}
#bgimageline {
	position: absolute;
	width: 100%;
}
#imageline {
	position: absolute;
	width: 100%;
}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 300px;
	border: 1px dotted #999;
}
.textformTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 300px;
	border: 1px dotted #999;
	height: 150px;
}
.textbutton {
	font-size: 12px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #333;
}
.green {
	position: absolute;
	left: 10px;
	top: 70px;
}
.OURMARKETS {
	height: 200px;
	width: 450px;
	position: absolute;
	top: 250px;
	left: 10px;
	background-color: #FFF;
}
#map {
	width: 488px;
	height: 235px;
	clear: both;
}
