body {
	margin: 0 0 0 0;
	font-family:  'trebuchet ms', 'century gothic', verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #06f;
}
a:hover {
	text-decoration: underline;
	color: #06f;
}
#preload {
	width: 0;
	height: 0;
	display: inline;
	background-image: url('../images/menubg.jpg');
}
#header {
	width: 100%;
	height: 120px;
	margin: 0 0 0 0;
	background: #666 url('../images/main2.png') repeat-x bottom;
	vertical-align: bottom;
	z-index: 1;
}
#header h1 {
	display: block;
	position: absolute;
	margin: 86px 0 0 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	z-index: 4;
}

#header span.lime {
	color: #333333;
}

span.lime {
	color: blue;
}
p.lime {
	color: blue;
}
#header big {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	color: #fff;
	font-size: 100px;
	letter-spacing: -11px;
}
#menu {
	position: absolute;
	top: 150px;
	width: 100%;
	height: 61px;
	margin: 0 0 0 0;
	background: #000000 url('../images/content_wrap.png') repeat-x;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	z-index: 1;
	text-align: center;
}
#menu ul {
	margin-top: 20px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 14px 20px 14px 20px;
	font-size: 0.8em;
	font-family: 'century gothic', verdana, sans-serif;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #000;
}
#menu ul li a:hover {
	background: #06f url('../images/menubg.jpg') repeat-x top;
	color: #fff;
	text-decoration: none;
	border: solid 1px #fff;
}

#maindesign {
  position:absolute;
  bottom: 0;
  right: 0;
  margin: 0 0 0 0;
  }

#main {
	position: absolute;
	top: 120px;
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #fff;
	background: transparent url('../images/content_wrap.png') repeat-x;
}

#maincontainer {
	width: 900px;
	margin: 0 auto;
	padding-top: 100px;
	font-family: arial;
	font-size: 0.9em;
	background: transparent;
}
#subnav {
	clear: left;
	float: left;
	width: 140px;
	padding: 0;
	font-size: 0.6em;
	font-family: verdana, arial, sans-serif;
}
#subnav ul {
	list-style: none;
	width: 140px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}
#subnav li {
	margin-bottom: 1px;
}
#subnav li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	background: #3b3b3b;
	border-right: 10px solid #fff;
}
#subnav li a:hover {
	background: #06f;
	color: #ffffff;
	border-right: 10px solid #06f;
}
#subnav .child {
	font-size: 0.9em;
	padding: 0;
}
#subnav .child a {
	height: 14px;
	padding-left: 10px;
	border-right: 10px solid #fff;
	background: #bbb;
	color: #666;
}
#subnav .child a:hover {
	color: #06f;
	background-color: #e0e0e0;
	border-right: 10px solid #fff;
}
#content {
	margin: 0 40px 10px 40px;
	padding: 0 20px 0 0;
	line-height: 0.1em;
	color: #000;
	font-size: 0.9em;
}
#content p {
	padding-bottom: 5px;
}

#shadowfooter {
  background: #fff url(../images/shadow.jpg) no-repeat top;
  height: 10px;
}
#shadowfooter a {
    color: #ccc;
}

h1 {
	margin-top: 0px;
	color: #fff;
	letter-spacing: -2px;
	font-family:  'trebuchet ms', 'century gothic', verdana, sans-serif;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000;
	font-size: 1.3em;
	font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}
.right {
	float: right;
	margin: 0 0 8px 12px;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#footer {
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 3px;
	color: #000;
	font-size: 0.7em;
	text-align: center;
	border-top: 1px solid #ccc;
}
#extras {
	clear: right;
	float: right;
	width: 140px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0;
	color: #666;
}
#extras p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	font-size: 0.7em;
}
#box1 {
	background: #fff url('../images/boxbg.jpg') repeat-x top;
	border: 1px solid #ccc;
	width: 30%;
	float: left;
	margin: 0 2px;
	text-align: left;
	padding: 1px;
}
#box2 {
	background: #fff url('../images/boxbg.jpg') repeat-x top;
	border: 1px solid #ccc;
	margin: 0 auto;
	width: 30%;
	text-align: left;
	padding: 1px;
}
#box3 {
	background: #fff url('../images/boxbg.jpg') repeat-x top;
	border: 1px solid #ccc;
	width: 30%;
	float: right;
	margin: 0 2px;
	text-align: left;
	padding: 1px;
}
#box1 h2, #box2 h2, #box3 h2 {
	margin-left: 4px;
}
.center {
	text-align: center;
	display: block;
	margin-top: 15px;
}
.box {
	margin: 0 4px 10px 4px;
	line-height: 1.3em;
	font-size: 0.8em;
	border: 0;
}
* {
	margin: 0;
	padding: 0;
}
p {
	text-align: left;
	margin: 15px 0
}
p, ul {
	font-size: 13px;
	line-height: 1.4em
}
p a, li a {
	color: #39c;
	text-decoration: none
}
p.img, p.valid {
	text-align: center
}
p.valid {
	color: #fff;
	padding-top: 30px
}
p.light {
	color: #999;
	margin: 15px;
	padding: 15px;
	border: 3px #ccc dashed
}
a:focus {
	outline: none
}
h3 {
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: left
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
/* THE IMPORTANT STUFF STARTS HERE */
.slider-wrap {
/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	width: 100%;
	position: relative;
	margin: 20px 0;
}
/* These 2 lines specify style applied while slider is loading */
.svw {
	width: 50px;
	height: 20px;
	background: #000;
	overflow: hidden;
}
.svw ul {
	position: relative;
	left: -999em;
}
.stripViewer {
/* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;
/* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px;
/* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
	background: #fff;
}
.stripViewer .panelContainer {
/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	/*-moz-user-select: none;*/
/* Stops the panels from highlighting/selecting, which I found problematic in Firefox. Also stops the CSS from validating though. Oh well. */
}
.stripViewer .panelContainer .panel {
/* Each panel is arranged end-to-end */
	float: left;
	width: 700px;
/* Also specified in  .stripViewer  above */
	height: 100%;
}
.stripViewer .panelContainer .panel .wrapper {
/* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
.stripNav {
/* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}
.stripNav ul {
/* The auto-generated set of links */
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 2px;
/* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
}
.stripNav a {
/* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: transparent;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}
.stripNav a:hover {

	background: #ccc url('../images/nav_bg.png') repeat-x bottom;
	color: #fff;
}
.stripNavL, .stripNavR {
/* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}
.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
}
.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
}
/****Formatierung Bildlinks****/
#navref {
	background: transparent url(../images/referenzen.png) no-repeat center;
	height: 20px;
}
#navkontakt {
	background: transparent url(../images/kontakt.png) no-repeat center;
	height: 20px;
}
#navhome {
	background: transparent url(../images/home.png) no-repeat center;
	height: 20px;
}
#navleistungen {
	background: transparent url(../images/leistungen.png) no-repeat center;
	height: 20px;
}
#navpreise {
	background: transparent url(../images/preise.png) no-repeat center;
	height: 20px;
}
#navkontakt {
	background: transparent url(../images/kontakt.png) no-repeat center;
	height: 20px;
}
ul.inhalt {
	margin-left: 4.50em;
	padding-left: 0;
}
ul.inhalt li {
	list-style-type: disc;
	list-style: outside disc;
	line-height: 1.5em;
	font-size: 1.2em;
}
.imgright {
	float: right;
	margin: 5px;
	border: 0px;
}
.imgleft {
	float: left;
	margin: 5px;
	border: 0px;
}
/***Layout Kontaktforumlar***/
#formstatus {
  color: blue;
  }
  
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	display: block;
}
input.text, textarea, select {
	width: 300px;
	font: 12px/12px 'Trebuchet MS', Arial, sans-serif;
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #ccc;
}
input.submit {
	padding: 3px 5px;
	font: 12px/12px 'Trebuchet MS', Arial, sans-serif;
	background: #ffffff url('../images/send.png');
	width: 200px;
	height: 39px;
	border: 0px solid transparent;
}
fieldset span {
	display: none;
}
#posEmail, #posText {
	border: 1px solid blue;
}
.address {
  padding-left: 50px;
  line-height: 24px;
  padding-right: 50px;
  width: 300px;
  }

