* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
        font-weight: normal;
line-height: 1.3;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: white;
	color: #333;
        text-align:		center;
font-weight: normal;

}


#topnav {
  position : relative;
  width : 100%;
  height: 155px;
  background-image : url(images/bgoben.gif);
  background-position : center;
  background-repeat:repeat-y;
}


#main1 {
  position : relative;
  width : 100%;
  height: 389px;
  background-image : url(images/bgmitte.png);
  background-position : center;
  background-repeat:repeat-y;
}

#mainstart {
  position : relative;
  width : 100%;
  height: 389px;
  background-image : url(images/bgmittestart.gif);
  background-position : center;
  background-repeat:repeat-y;
}

#topnav2 {
  position : relative;
  width : 1128px;
  height: 155px;
  background-image : url(images/hintergrundlogo.jpg);
  background-position : center;
  background-repeat:none;
}

#navigation {
  position : relative;
  padding-top: 100px;
  padding-left: 225px;
  width : 800px;
  height: 45px;
  background-image : url(images/hintergrundlogo.jpg);
  background-position : center;
  background-repeat:none;

}

#main {
  position : relative;
  width : 1128px;
  height: 389px;
  background-image: url(images/braunerhintergrundbalken.png);
  background-position: center;
  background-repeat:none;
}

#maina {
  position : relative;
  width : 1128px;
  height: 389px;
  background-image: url(images/braunerhintergrundbalken2.png);
  background-position: center;
  background-repeat:none;
}

#unten {
  position : relative;
  width : 1128px;
}

#maintext {
  padding-top: 49px;
  padding-left: 171px;
  text-align: left;
  height: 281px;

}
#maintext4 {
  padding-top: 10px;
  padding-left: 171px;
  text-align: left;
  height: 320px;

}
#maintext2 {
  padding-top: 20px;
  padding-left: 171px;
  text-align: left;
  height: 39px;

}

#startbox{
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  width:262px;
font-weight: normal;
  height:159px;
  background-image: url(images/startbox.gif);
  background-position: center;
  background-repeat:none;
color: #ffffff;
font-family:Arial;
font-size : 13px;
}

#startboxbutton {
position:relative; left:25px; top:-15px;
}





#navrechts {
  position : absolute;
  left:815px; top:109px;
  width:300px; height:150px;
  color: #ffffff;
  font-family:Arial;
  font-size : 13px;
}

#navprojekt {
  position : absolute;
  left:815px; top:331px;
  width:260px; height:56px;
  color: #ffffff;
  font-family:Arial;
  font-size : 13px;
}


#navrechtsstart {
  position : absolute;
  left:835px; top:69px;
  width:200px;
  color: #c9df86;
  font-family:Arial;
  font-size : 13px;
}


#pscroller1 {
	width: 200px;
	height: 160px;
	padding: 0px;
}

#navrechts a {
color: #ffffff;
font-family:Arial;
font-size : 13px;
	font-weight: normal;
	text-decoration: none;

}



#maintext3 {
  background: #787878;
  width : 790px;
color:  #ffffff; font-family:Arial, Helvetica; font-size : 13px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 69px;
  padding-right: 86px;
  text-align: left;
  margin-left: 20px;

}

#maintext5 {
  position : absolute;
  left:102px;

  background: #787878;
  width : 643px;
  color:  #ffffff;
  font-family:Arial, Helvetica;
  font-size : 13px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 26px;
  padding-right: 276px;
  text-align: left;

}

#maintext6 {
  position : absolute;
  left:102px;

  background: #787878;
  width : 600px;
  color:  #ffffff;
  font-family:Arial, Helvetica;
  font-size : 13px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 69px;
  padding-right: 276px;
  text-align: left;

}



@media screen and (-webkit-min-device-pixel-ratio:0){
#maintext5 {
  position : absolute;
  left:101px;

  background: #787878;
  width : 643px;
  color:  #ffffff;
  font-family:Arial, Helvetica;
  font-size : 13px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 26px;
  padding-right: 276px;
  text-align: left;

}
}



#main h1 ,#maina h1 {
   color:  #BFD63D;
   font-family:Times New Roman;
   font-size : 15px;

}


#nav {
  list-style: none;
  padding: 0 0 0 10px;
  margin:0px 0px 0px 0px;
}

#nav li {
  float: left;
}

#nav li a {
	color: #9B8971;
        height : 19px;
	display: block;
        font-family :  Arial, Helv;
        font-size : 16px;
       	font-weight: normal;
        padding-left:8px;
        padding-right:8px;
        padding-top:3px;
        padding-bottom:3px;
	text-decoration: none;
  float: left;

}

#nav li a.link1:hover{
	color: #463e33;
        background-image : url(images/navback_1-2.jpg);
}

#nav li a.link1a{
	color: #463e33;
        background-image : url(images/navback_1-2.jpg);
}

#nav li a.link2a {
	color: #463e33;
        background-image : url(images/navback_3-rest.jpg);
}

#nav li a.link2:hover{
	color: #463e33;
        background-image : url(images/navback_3-rest.jpg);
}


.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.galleryview {
        left: -105px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}
.panel-overlay h2,
.panel-overlay p{
	font-family: georgia,times new roman;
        color: #C3DE5B;
	font-size: 28px;
       	font-weight: normal;
	padding-top: 15px;
}

.panel-overlay h3{
	font-family: georgia,times new roman;
        color: #bdd73e;
	font-size: 13px;
       	font-weight: normal;
	padding-top: 15px;
	padding-left: 15px;
        text-align: left;
}





.panel-overlay p {
	line-height: 1.2em;
}


#clear { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }










