* { margin: 0; padding: 0; }
body {
	padding: 0; 
	margin: 0; 
	border: 0; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	height: 100%;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat;
}
#wrap {
	background-image: url(../img/bg_wrap.png);
	background-repeat: repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../img/bg_head.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 91px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 80%;
}
#head img {
	margin-top: 0;
	margin-left: 0;
}
#head ul {
	margin-left: 155px;
	position: absolute;
	top: 125px;
	float: left;
}
#head li {
	display: inline;
	width: 90px;
	float: left;
	text-align: center;
}
#head a {
	text-decoration: none;
	color: white;
}
#nav {
	background-image: url(../img/bg_nav.png);
	background-repeat: no-repeat;
	font-family: century gothic, tahoma, verdana, arial, helvetica, sans-serif; 
	width: 881px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-left: 9px;
	padding-right: 10px;
	font-size: 80%;
}
.button {
	float: left;
	margin-left: 20px;
	color: white;
	margin-top: 6px;
}
.sep {
	float: left;
	margin-left: 20px;
}
#nav a {
	text-decoration: none;
	color: white;
}
#nav a:hover,
#nav a:focus,
#home #m1,
#leistungen #m2 ,
#projekte #m3 ,
#webhosting #m4 ,
#kontakt #m5 {
	color: white;
	text-decoration: underline;
}
#flash {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/flashbox.jpg);
}
#content a {
	color: #EE7600;
}
#content a:hover {
	text-decoration: none;
}
#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	font-size: 70%;
	color: #493f34;
	background-color: #F8F8F8;
}
#content h1 {
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 8px;
	color: #493f34;
}
#content ul {
	margin-left: 15px;
}
#credits {
	background-image: url(../img/bg_credits.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	font-size: 60%;
	color: #9393B8;
}
#credits a {
	text-decoration: none;
	color: #9393B8;
}
.image {
	float: right;
	border: 0;
	padding: 3px;
	background-color: white;
	margin: 5px;
	margin-right: 0;
}
.break {
	display: block;
	width: 800px;
	height: 3px;
	clear: both;
}
.tn {
	float: left;
	padding: 2px;
	margin-right: 20px;
	border: 1px solid black;
}
.projekt {
	float: left;
	width: 600px;
	margin-top: 40px;
}
.wh {
	float: left;
	width: 620px;
}
.gi {
	float: left;
	margin: 25px;
}
#content table td {
	padding-right: 15px;
	padding-top: 5px;
}
#content table {
	margin-left: -2px;
}




/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	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(../img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/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(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   }

.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }
#content a[href^="http:"] {
background: transparent
url('../img/outside.gif') 100% 50% no-repeat;
padding-right: 10px;
}
#content a[href^="http://cell-labs.de"],
#content a[href^="http://www.cell-labs.de"]
{
background: transparent;
padding-right: 0px;
}
.c1 {
width: 550px;
float: left;
}
.c1 p {
margin-top: 3px;
}
.c2 {
width: 250px;
float: right;
padding-left: 50px;
margin-top: 25px
}
.c2 li {
list-style-type: none;
margin-top: 3px;
}


