#seite {
	width:600px;
	height:650px;
	background:none;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:relative;
	font-family:'Times New Roman', serif;
}

#label {
	width:45px;
	height:650px;
	background:none;			
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
}

#labelimg {
	width:25px;
	height:115px;
	background:none;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background:url(./img/label.jpg) no-repeat;
	position:absolute;
}

#menu {
	width:400px;
	height:50px;
	background:none;
	margin:0px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
}

#thumbcontainer {
	width:420px;
	height:540px;
	background:none;
	margin:50px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	position:absolute;
	overflow:hidden;
	text-align:left;
}

#thumbs {
	width:420px;
	height:540px;
	background:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
}

.thumbrow {
	width:430px;
	height:120px;
	margin:0px 0px 20px 0px;
	background:none;
	position:relative;
}

.thumbcolumn {
	width:120px;
	height:120px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	background:none;
	position:relative;
	float:left;
}

.thumbborder {
	width:118px;
	height:118px;
	border-top-width:      1px;
	border-right-width:    1px;
	border-left-width:     1px;
	border-bottom-width:   1px;
	border-style:          solid;
	border-color:          #f68e47;
}

#projectleftarrow {
	width:29px;
	height:29px;
	text-align:center;
	color:#313131;
	cursor:pointer;
	background:url(./img/projectleftarrow.jpg) no-repeat center center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:absolute;
}
  
#projectleftendarrow {
	width:29px;
	height:29px;
	text-align:center;
	color:#313131;
	background:url(./img/projectleftendarrow.jpg) no-repeat center center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:absolute;
}

#projectrightarrow {
	width:29px;
	height:29px;
	text-align:center;
	color:#313131;
	cursor:pointer;
	background:url(./img/projectrightarrow.jpg) no-repeat center center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 31px;
	position:absolute;
}

#projectrightendarrow {
	width:29px;
	height:29px;
	text-align:center;
	color:#313131;
	background:url(./img/projectrightendarrow.jpg) no-repeat center center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 31px;
	position:absolute;
}

#about {
	width:400px;
	height:550px;
	background:none;
	margin:45px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
}

#aboutimg {
	width:400px;
	height:150px;
	background:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
	background:url(./img/about.jpg) no-repeat center center;
}

#abouttitle {
	font-style:italic;
	color:#f68e47;
}

#abouttext {
	width:400px;
	height:400px;
	background:none;
	margin:170px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
	font-size: 10pt;
	color:#58585a;
}

#impressumtext {
	width:400px;
	height:400px;
	background:none;
	margin:45px 0px 0px 50px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	font-size: 10pt;
	color:#58585a;
}

.impressumtitle {
	font-style:italic;
	color:#f68e47;
}

  /* ################################################################## */
  /* 										Scrollbar																				*/

#scroll {
	width:29px;
	height:570px;
	background:none;
	margin:35px 0px 0px 465px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
}

#upArrow {
	width:29px;
	height:29px;
	text-align:left;
	color:#313131;
	cursor:pointer;
	background:url(./img/upArrow.jpg) no-repeat center center;
	top:0px;
	position:absolute;
	margin:0px 0px 0px 0px;
}

#downArrow {
	width:29px;
	height:29px;
	text-align:left;
	color:#FFF;
	cursor:pointer;
	background:url(./img/downArrow.jpg) no-repeat center center;
	bottom:0px;
	position:absolute;
	margin:0px 0px 0px 0px;
}

#impressum {
	width:70px;
	height:20px;
	background:none;
	margin:630px 0px 0px 425px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
  font-size: 8pt;
  border-top:0px;
  border-bottom:0px;
  font-family:'Times New Roman', serif;
  text-decoration:none;
  color:#58585a;
}

#copyright {
	width:170px;
	height:20px;
	background:none;
	margin:630px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	font-size: 8pt;
	color:#58585a;
}

#projectdetail {
	width:480px;
	height:450px;
	background:none;
	margin:50px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
}

#projectscroll {
	width:60px;
	height:29px;
	background:none;
	margin:475px 0px 0px 470px;
	padding:0px 0px 0px 0px;
	text-align:center;
	position:absolute;
}

#projecttitle {
	width:480px;
	height:20px;
	background:none;
	margin:520px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	font-style:italic;
	color:#f68e47;
}

#projecttext {
	width:480px;
	height:80px;
	background:none;
	margin:540px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	color:#58585a;
	font-size: 10pt;
}

#contact {
	width:400px;
	height:430px;
	text-align:left;
	margin:50px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	border:0px;
	position:absolute;
	background:none;
	font-size:10pt;
	color:#58585a;
}

#contactnamevornametext {
	width:170px;
	height:21px;
	background:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;

}

#contactnamevornamepos {
	width: 200px; 
	height: 20px;
	margin:0px 0px 0px 190px;
	padding:0px 0px 0px 0px;
	position: absolute;
	background:none;
}

#contactnamevornameinput {
	width: 200px; 
	height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 1px solid #A5ACB2;
	text-align:left;
	background:none;
}

#contactemailtext {
	width:170px;
	height:21px;
	background:none;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	color:#58585a;
}

#contactemailpos {
	width: 200px; 
	height: 20px;
	margin:30px 0px 0px 190px;
	padding:0px 0px 0px 0px;
	position: absolute;
	background:none;
}

#contactemailinput {
	width: 200px; 
	height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 1px solid #A5ACB2;
	text-align:left;
	background:none;
}

#contactmailtext {
	width:170px;
	height:21px;
	background:none;
	margin:80px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	color:#58585a;
}

#contactmailpos {
	width: 200px; 
	height: 20px;
	margin:105px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: absolute;
	background:none;
}

#contactmailinput {
	width: 390px; 
	height: 280px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 1px solid #A5ACB2;
	text-align:left;
	background:none;
}

#contacttext {
	width:170px;
	height:20px;
	background:none;
	margin:630px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	color:#58585a;
}

#contactsendmailpos {
	width: 50px; 
	height: 20px;
	margin:400px 0px 0px 342px;
	padding:0px 0px 0px 0px;
	position: absolute;
	background:#f68e47;
}


#contactsendmail {
	width: 50px; 
	height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid #A5ACB2;
	text-align:center;
	background:none;
	color:white;
	font-family:'Times New Roman', serif;
	font-size: 10pt;
}

  /* ################################################################## */
  /* 										Navigation		 			*/
  html ul#nav {
    text-align: left;
    width:726px;
    margin: 0em 0em; padding: 0em;
    font-size: 14pt;
    border-top:0px;
    border-bottom:0px;
    font-family:'Times New Roman', serif;
    font-style:italic; 
  }
  
  ul#nav li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0em;
    border: 0px ridge black;
  }
  
  ul#nav a, ul#nav span {
  	padding: 0.1em 0.2em;
  	width: 6em;
		text-decoration: none;
		font-weight:none ;
		color:#58585a;
  }
  
  * html ul#nav a, * html ul#nav span {  /* Korrektur fuer IE 5.x */
    width: 4em;
    w\idth: 2em;
  }
  
  ul#nav a:hover {
    color: black;
    background-color: none;
  }
  
  .navactive {
  	background-color: white;
  	color:red;
  }
  
  /* ################################################################## */
  /* 							Links									*/

	a:link { font-weight:none; color:#58585a;; text-decoration:none; }
	a:visited { font-weight:none; color:#58585a; text-decoration:none; }
	a:focus { font-weight:none; color:#58585a; text-decoration:none; }
	a:hover { font-weight:none; color:black; text-decoration:none; }
	a:active { font-weight:none; color:#58585a; text-decoration:none; }
