body{
	margin:0px;
	padding:20px 0px 0px 0px;
	background:#000;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a{color:#000;}
p{line-height: 15px;}
h3{
	margin:0px;
	padding:0px;
}
#pagewidth, #pagefooter{
	width:851px;
	height:576px;
	margin:0px auto;	
	text-align: left;
}
#hmenu{
	background:#000;
	border-bottom:2px solid;
}
#contentbox, .projektcol1, .projektcol2, .projektcol3, .projektcol4{
	height: 456px;
}
.noshow{display:none;}

/* switchbox */
#switchbox{
	height:21px;
	font-weight: bold;
	text-align: right;
	padding:0px 15px 0px 0px;
	line-height: 19px;
}
#switchbox a{
	text-decoration:none;
}


#smenu{
	height: 69px;
}

img.colbild{
	width:212px;
	height:544px;
}

/* Contact */
form{padding:0px;margin:0px;}
.textareaKontakt,.inputKontakt{
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:183px;		
	border:none;
	background:#fff;
	padding:5px 0px 5px 17px;
	margin-bottom:5px;	
}
.textareaKontakt{height:50px;}
.inputKontakt{margin-bottom:5px;}
.submitKontakt{
	border:none;
	background:#fff;
	width:95px;
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:4px 0px 4px 0px;
}

fieldset{border:none;}


/* projektcol */
.projektcol1, .projektcol2, .projektcol3, .projektcol4{
	width:212px;
	float:left;
}
.projektcol1, .projektcol2, .projektcol3{border-right:1px solid;}
.projektcont{
	padding:20px 10px 5px 20px;
	text-align:left;
}
.projektcont h3{
	font-size: 10px;
}
.projektcont p{
	margin-top:10px;
}

/* Footer */
#pagefooter{font-size:8px; text-align:right;
	padding:3px 0px 3px 0px;
	width:851px;
	height:auto;
	margin:0px auto;
	color:#272727;
}

#feinheit{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	width:53px;
	height:16px;
	text-indent:-7777px;
	background:#000000 url(/img/feinheit_logo.gif) no-repeat;
}

#pagefooter a{color:#999; text-decoration:none; color:#272727}
#pagefooter a:hover{color:#fff;}
#pagefooter ul.bgcolor, #pagefooter ul.bgcolor li{list-style:none; display:inline; color:#000; float:left;}
#pagefooter ul.bgcolor li a{color:#000;}

/* Überschreibungen */
body#home .projektcol1, body#home .projektcol2, body#home .projektcol3, body#home .projektcol4{height:546px;text-align:center;border:none;}
body#home .projektcol4{text-align:center;}
body#home .projektcont{padding:0px 10px 5px 20px;}
body#home #contentbox{height: 546px;}

body#carolineminjolle #leftboxcol{padding:20px 30px 0px 30px; width:366px; }
body#carolineminjolle #rightboxcol{padding:20px 30px 0px 30px; width:365px; }
body#carolineminjolle #leftboxcol, body#carolineminjolle #rightboxcol{float:left; height:505px;}
body#carolineminjolle #contentbox{height: 525px;}
body#carolineminjolle #pagewidth{height: 507px;}
body#carolineminjolle #switchbox img{border:none;}
body#carolineminjolle #switchbox .left{padding-left:10px;float:left;}
body#carolineminjolle #switchbox .left img{vertical-align:middle;}
body#carolineminjolle #switchbox .right{float:right;}

body#contact .projektcol4{text-align:center;}
body#contact .projektcol1, body#contact .projektcol2, body#contact .projektcol3, body#contact .projektcol4{height:544px;}

body#sitemap .projektcol1, body#sitemap .projektcol2, body#sitemap .projektcol3{height: 544px;}
body#sitemap #contentbox{height: 546px;}
body#sitemap ul, li{list-style:none; padding:0px; margin:0px;}




@media Print{
	#hmenu, smenu, #pagefooter{display:none;}
}