/*-----------------------------------------------------------------------------
PROJEKT Screen Stylesheet

version:   1.0
date:      04/09/2007
email:     info@smit-und-partner.de
website:   smit-und-partner.de
-----------------------------------------------------------------------------*/

body {
	background-color:#dfdbd9;
	background-image:url(../K2_img/bg.gif);
	background-repeat:repeat-x;
}

a {
	color: #814a28;
}

h2 {
	background: #f0efef;
	border: 1px solid #d7d2d0;
}

#navigation a {
	color: #814a28;
	background: #cfcac8 url(../K2_img/navigation-link-bg.png) no-repeat;
}

#impression {
	border: 1px solid #d7d2d0;
	position: absolute;
	top: -155px;
	left: 0;
	margin: 0 -1px;
}

#main {
	top: 160px;
	background-image: none;
	border: 1px solid #b2b0ae
}

#content {
	border-right: 1px solid #D7D2D0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 30px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#sidebar h2 {
	background: none;
	border: none;
	border-bottom: 2px solid #f0efef;
	margin-top: 20px;
	margin-bottom: 10px;
}

#sidebar .block {
	border: none;
	background: none;
}
