body {
	background: #FFFFFF url(images/kupfer.jpg) repeat scroll 0 0;
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5F5C5C;
	line-height: 140%;
	text-align: center;
	padding:0;
	margin:0;
}
a {
	color: #BD6536;
	text-decoration: none;
	outline: none;
}
a:hover , a.act {
	color: #681001;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #2C2729;
}
.sitebox {
	width : 900px;
	background: #FFFFFF;
	position: relative;
	margin:0px auto;
	text-align: left;
}
.header {
	height: 128px;
	background: #2C2729;
	border-bottom: 1px solid #FFFFFF;
}
.menu {
	width: 500px;
	margin-top: 65px;
	margin-left: 28px;
	float:left;
	padding: 0px;
}
.menu a {
	color: #FFFDEA;
	font-size: 13px;
	margin-right: 20px;
}
.menu a:hover , .menu a.act {
	color: #BD6536;
}
.logo {
	width: 212px;
	height: 84px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}
.topimage {
	height: 150px;
	position: relative;
	overflow: hidden;
}
.content {
	border-top: 1px solid #2C2729;
}
.maincontent {
	width: 844px;
	margin-left: 28px;
	margin-top: 20px;
	overflow: hidden;
	float: left;
}
* html .maincontent {
	margin-left: 14px;
	margin-top: 20px;
}
.leftside {
	width: 250px;
	float: left;
	margin-left:28px;
}
.rightside {
	width: 574px;
	float: right;
	margin-right:28px;
}
.line {
	height: 1px;
	background: #BD6536;
	margin-top: 25px;
	margin-bottom : 25px;
	width: 844px;
}
* html .line {
	background: transparent url(images/line.png) no-repeat scroll 0 0;
	margin-bottom : 0px;
}
.clearer {
	clear: both;
}
.footer {
	margin-top: 5px;
	font-size: 11px;
	height: 20px;
	background: #2C2729;
	color: #FFFFFF;
}
/***************
 * FORMULAR    *
 ***************/
#captcha_image_inside img {
	vertical-align:bottom;
}
.formoption {
	margin-bottom: 2px;
}
.formoption label {
	float: left;
	text-align: left;
	width: 11em;
}
.formoption textarea , input , select {
	border: 1px solid #bbbbbb;
}
.button {
	background-color:#EFEFF4;
	color:#333333;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
/***************
 * SEARCH      *
 ***************/
h3 {
	margin:0;
	padding:0;
}
.search {
	height: 25px;
	width: 125px;
	position: absolute;
	top: 13px;
	right: 127px;
}
.search-box {
}
.search-box .box {
	width:100px;
	color: #FFFFFF;
	background: #BD6536;
	border:1px solid #FFFFFF;
	padding-left:5px;
}
.search-box .button {
	display:none;
}
.search .options {
	margin-top:30px;
	float:left;
	font-size:8pt;
}
/***************
 * MISC        *
 ***************/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin-top: 12px;
	font-weight: bold;
	color: #2C2729;
}
.maincontent .div.csc-textpic-text {
	width: 500px;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-right: 8px;
	margin-top: 13px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #2C2729;
}
div.csc-textpic-left div.csc-textpic-imagewrap {
	width: 844px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 15px;
}