/* SLIMBOX */


body {
font-size : 85%;
font-family : Verdana, Arial, Sans-Serif;
text-align : center;
font-weight : bold;
background-image:url(../images/Bg1.png);
background-attachment:fixed;
background-position:top;
padding-top:1px;
padding-bottom:10px;
}

#wrap {
color:#FFF;
width : 1024px;
height:auto;
margin : 0 auto;
text-align : left;
background-color:#fff;
}

 #header {
	width: 1024px;
	height: 221px;
	text-align:right;
	border-top: 0px solid #fff;
	background-image:url(../Skylinez_header.png);
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
  }
  
  #menu {
	padding-left:0px;
	width: 1024px;
	height: 52px;
	border-bottom: 0px solid #999;
	border-top: 0px solid #fff;
	background-image:url(../images/menu.png);
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:18px;
	background-position:bottom;
    padding-top:2px;
	padding-bottom:8px;
  }
  
  #menu ul {
 list-style-type : none;
  margin : 0 20px;
  padding-top : 2px;
  padding-left:38px;
  }
  
  #menu ul li {
  display : inline;
  list-style-type:none;
  padding-right:20px;
  }
  
   #sidebar {
	float:left;
	height: auto; /*nur f&uuml;r Demonstrationszwecke*/
	width: 200px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:18px;
	padding-right:90px;
	}
  
  #sidebar ul {
  list-style:square;
  margin-right:10px;
 
  }
  
  #sidebar ul li {
  list-style:square;
  list-style-type:square;
  color:#444;
 }
	
 #list2 {

	 padding-left:20px;
	 list-style-type:none;
 }
 
 #list2 ul{
  list-style-type : none;
  margin : 0 20px;
  padding-left:4px;
 }
 
 #list2 ul li {
  display : inline;
  list-style-type:none;
 }
	 
	 
 
 #content {
	width:620px;
	height:auto;
	background-color:#fff;
	padding-top:10px;
 }

  #sidebar {
	float:right;
	height:auto; /*nur f&uuml;r Demonstrationszwecke*/
	width: 200px;
	border: 0px solid #999;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:16px;
	padding-top:84px;
	background-color:#FFF;
  }
  
  #sidebar ul {
  list-style-type:square;
  }
  
  #sidebar ul li {
  color:#DDD;
  list-style-type:square;
  }
  
  #sidebar2 {
	float: left;
	height:auto;
	width: 324px;
	border: 0px solid #999;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:16px;
	padding-top:54px;
	background-color:#FFF;
  }
  
  
  #sidebar2 ul {
  list-style-type:none;
  padding-right:12px;
  }
  
  #sidebar2 li {
  list-style-type:none;
  padding-top:10px;
  }

 a.gal:link {
  text-decoration:none;
  color: #888888;
  }
  
  a.gal:hover, a.gal:active, a.gal:focus { 
  color: #ff7200;
  text-decoration:none;
  }
  
  #galerie {
	position:relative;
	width : 680px;
	height:auto;
	float : left;
	padding-left:20px;
	background-color:#FFF;
}
  	
#galerie dt {
border : 0 solid #eee;
padding-left:40px;
}

#galerie dl {
position:inherit;
padding-left :20px;
margin-right: auto;
float:inherit;
border : 0 solid #fff;
width : 1000px;

}
#galerie dd {
color : #333;
float : left;
padding-left:14px;
width:520px;
}

#galerie dt img {
border : 0 solid #eee;
border-color : #b8c4c5;
border-bottom : 0 solid #b8c4c5;

}

#galerie2 {
	position:relative;
	width : 680px;
	height:auto;
	float : left;
	padding-left:20px;
	background-color:#FFF;
}

#galerie2 dt {
border : 0 solid #eee;
}

#galerie2 dl {
position:inherit;
margin-right: auto;
padding-left : 9px;
float : left;
border : 0 solid; #fff;
width : 100px;
height:100px;
}

#galerie2 dt img {
border : 0px solid #eee;
border-bottom : 0px solid #eee;
}

#galerie3 {
	position:inherit;
	width : 670px;
	height:auto;
	float : left;
	padding-left:20px;
	
}

#galerie3 dt {
border : 0 solid #eee;
margin-top:10px;
padding-left:6px;
}

#galerie3 dl {
position:static;
margin-right: auto;
float : left;
border : 0 solid #fff;
width : 200px;
height:220px;

}

#galerie3 dt img {
border : 0 solid #eee;
border-color : #b8c4c5;
border-bottom : 0 solid #b8c4c5;

}
	
	
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 550;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 50;
	top: 50;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}


#lbCaption {
	font-weight: bold;
}

 
  form {	  
   width:420px;
   padding-left:100px;
   height:400px;
   
  }
  
  #person label {
	  display:block;
	  font-weight:bold;
	  padding-top:50px;
	  }
  
  fieldset {
	  border: 1px solid #c9e8b4;
	  height:200px;
	  
  }
  
  legend {
	  font-weight:bold;
	  font-size:120%;
	  color:#35844d;
	  padding-top:10px;
	  height:100px;
  }
  
  textarea {
	  width: 400px;
	  height:150px;
  }

 
  
   p {
	 padding-left:30px;
	 padding-right:20px;
	 line-height:20px;
	 color:#444;
	 size:14px;
 } 
 
  .kontakt {
	 padding-left:140px;
	 padding-right:130px;
	 line-height:20px;
	 color:#444;
	 size:15px;
 } 
 
  a:link {
  text-decoration: none;
  color: #888;
  border: 0px solid #fff;
  }
  
  a:visited { 
  color: #888;
  text-decoration :none;
  }
  
  a:hover, a:active, a:focus { 
  color: #ff7200;
  text-decoration:none;
  }
  
  a.sid:link {
	  color:#03C;
  }
  
   a.sid:hover, a.sid:active, a.sid:focus { 
  color: #03C;
  text-decoration:none;
  }
  
  h1 {
	  font-size:24px;
	  color:#888;
	  margin:0px;
	  height:50px;
	  background-image:url(../images/menu2.png);
	  background-repeat:no-repeat;
	  background-position:center;
  }
  
  h2 {
	  font-size:20px;
	  color:#D00;
	  margin-top:55px;
	  }
	  
  h3 {
	  font-size:17px;
	  color:#D00;
	  margin-top:5px;
	  margin-left:30px;
  }
  
  hr {
	  border: 2px dotted #DDD; 
	  border-style:none none dotted;
	  width:638px;
	  position:static;
	  margin-top:20px;
	  margin-bottom:10px;
	  margin-left:14px;
	  }
  
    #footer {
  width : 1024px;
  height : 30px;
  border-top : 0px solid #888;
  background-image:url(../images/footer.png);
  position:relative;
  text-align:center;
  background-position:top;
  padding-top:14px;
  }

