body {
	background-color: #afafaf;
	background-image: url(../img/bg_streifen.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	
}
#wrapper {
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	margin: 0pt auto 5px;
	height: 100%;
	width: 982px;
	
}
#centerwrapper {
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #7d7d7d;
	margin: 0pt auto;
	width: 980px;
	position: relative;
	height: 100%;
	min-width: 775px;
	background-color: #ffffff;
	
}
#header {
	position:relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #edeef1;
	background-image: url(../img/Dulcken.jpg);
	background-position: left -68px;
	background-repeat: no-repeat;
	width:980px;
	height:130px;
}
#header-logo{
	position:absolute;
	width:311px;
	height:117px;
	right:-20px;
	top:70px;
	z-index:3;
}
#maincontent {
	padding: 0pt;
	overflow: auto;
	position: relative;
	min-height: 45em;
	width: 100%;
	
}
#col2andcol1 {
	padding: 0px;
	width: 82%;
	position: relative;
	height: auto;
	float: left;
	
}
#leftside {
	overflow: visible;
	width: 20%;
	height: 100%;
	float: left;
	clear: left;
	padding-top: 15px;
	
}
#maincolumn {
	margin: 35px 0px 0px 0px;
	padding: 5px 10px 5px 20px;
	overflow: visible;
	float: right;
	width: 76%;
	height: auto;
	
}
#rightside {
	margin: 15px 0pt;
	top: 0pt;
	right: 0pt;
	width: 18%;
	float: right;
	height: 100%;
	padding-top: 35px;
}
#footer {
	border-bottom: 1px solid #555555;
	clear: both;
	padding-left: 4px;
	font-size: 80%;
	margin-top: 40px;
	
}
#invisibleNaviLink {
	visibility: hidden;
	
}
* html #footer {
	margin-top: 200px;
	
}
#header_text {
	color: #ffffff;
	font-family: "Lucida Grande","Vera Sans","Lucida Sans",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 30px;
	text-align: right;
	padding-right: 10px;
	position: relative;
	padding-bottom: 2px;
	
}
#textrinum_made {
	display: inline;
	
}
#search_box {
	top: 0px;
	right: 80px;
	position: absolute;
	background-image: url(../img/search_backgr.png);
	background-repeat: no-repeat;
	background-position: center -6px;
	width: 220px;
	height: 27px;
	padding-top: 4px;
	text-align: center;
	z-index: 124;
	font-size: 11px;
	
}
#search_box_input {
	border: 1px solid #afafaf;
	font-size: 11px;
	
}
