* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 0.688em;
	color: #1E1E1E;
	text-align: center;
	background: url(../images/header.jpg) repeat-x #F6F4E8;
}

input,select {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
}
img{
	border:none;
}
#container {
	position: relative;
	margin: -27px auto;
	width: 897px;
	text-align: left;
}

#main {
	padding-top: 230px;
}

#contentwrapper {
	float: left;
	margin-top: -15px;
	width: 877px;
	background: url(../images/hintergrund-gesamtcontent.gif) repeat-y #fff;
}

#content {
	float: left;
	width: 678px;
	min-height: 415px;
	xmargin-left: 32px;
	xbackground: url(../images/hintergrund-content-oben.gif) repeat-y #fff;
}

#left {
	width: 157px;
	float: left;
	position: relative;
	left: -640px;
	background: #123;
}

#right {
	float: left;
	position: relative;
	width: 193px;
	padding-top: 0px;
	_min-height: 320px;
	top:0px;
	left:1px;
	background: url(../images/verlaufgrau.gif) no-repeat #fff;
}

#right #rooti {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 70px;
	padding-bottom: 10px;
	display: none;
}

#right #logo {
	position: absolute;
	left: 20px;
	top: 250px;
}

#header {
	position: absolute;
	left: 0px;
	top: 17px;
	width: 100%;
	height: 185px;
	/*background: url(../images/rahmenkonstrukt-oben03.gif) no-repeat transparent;*/
}

#header #animation,#header #animationimage{
	margin-left: 1px;
	margin-top: 28px;
}

/*
#header #subnavi {
	position: absolute;
	left: 640px;
	top: 40px;
}
*/
#header #navi {
	position: absolute;
	left: 30px;
	top: 173px;
}

#header #print {
	position: absolute;
	left: 648px;
	top: 202px;
}

#header #empfehlen {
	position: absolute;
	left: 637px;
	top: 202px;
}

#header #hpsuche {
	position: absolute;
	top: 100px;
	left: 694px;
}

#header #hpsuche #formhpsuche #absendebutton {
	margin-top: 6px;
}

#header #hpsuche #formhpsuche #absendebutton img {
	margin-left: -5px;
	margin-top: 2px;
}

#header #plzort {
	position: absolute;
	top: 130px;
	left: 747px;
	color: #fff;
	background: url(../images/mhk-ecke-weiss.gif) no-repeat 0px 3px;
	padding-left: 10px;
}

#header #formhpsuche b {
	font-weight: normal;
}

.clear {
	clear: both;
	line-height: 0px;
}

ul {
	margin: 0 0 10px 20px;
}

p {
	margin: 0 0 1em 0;
}

div {
	border: 0px solid #000;
}

div#footer {
	position: relative;
	width: 875px;
	top: 0px;
	float: left;
	border-top: 1px solid #ebeae4;
	background: url(../images/hintergrund-footer-oben.jpg) repeat-y
		transparent;
	text-align: center;
	/*border: 1px solid #000;*/
}

div#footerabschluss {
	clear: both;
	width: 875px;
	height: 18px;
	background: url(../images/hintergrund-footer.jpg) no-repeat transparent;
}

.usb {
	display: none;
}

dfn {
	display: none;
}


#schwarz{
	width:100%;
	heigth:100%;
	position:absolute;
	left:0;
	top:0;
	background: url(../images/schwarz.png);
}
#animationimage{
	width:677px;
	height:139px;
	display:none;
	background: url(../images/animationimage.jpg);
}
#popup {
	width: 959px;
/*	height: 497px;*/
	height: 710px;
	position: absolute;
	top: 30px;
	left:50%;
	margin-left:-426px;
	background: #fff;
	z-index:1000;
}
#popup .closediv {
	text-align: right;
	padding: 5px 5px 5px 5px;
	margin:0 1px 0 0;
	background: #fff;
}

#popup .closediv a {
	border: 1px solid #000;
	text-decoration: none;
	padding: 0px 2px 1px 2px;
}

div#schreibtextdiv {
	margin-left: 244px;
	margin-top: 30px;
	width: 380px;
	text-align: right;
}

h2.schreibtext,h1.csc-firstHeader { /*padding: 0 0 0 30px;*/
	font-size: 22px;
	line-height: 30px;
	margin-bottom: -5px;
	padding-left: 10px;
}

h2.schreibtextz2 {
	xfont-size: 22px;
	line-height: 30px;
	margin-bottom: -5px;
	padding-left: 20px;
}

h2.schreibtextz3 {
	xfont-size: 22px;
	line-height: 30px;
	padding-left: 30px;
}

#logodruck {
	visibility: hidden;
}

#druckhinweis {
	visibility: hidden;
}


/*Layerpopup*/

#showimage{
	background:#fff;
	width:521px;
}

.aktionheader{
  width:120px;
  height:20px;
	background:transparent;
	text-align:right;
	position:absolute;
	top:205px;
	left:550px;
	z-index:500;
}
.aktionheader img{
  position:relative;
  background:url(../images/pixel.gif) 0px 0px no-repeat;
  border:none;
  width:120px;
  height:20px;
  z-index:500;
}
.aktionbody{
	padding:0;
	background:#f0f0f0;
	text-align:left;
	position:absolute;
	top:200px;
	left:150px;
}
.aktionbody h1{
	color:#666;
	padding:0 0 0 10px;
	left:10px;
	font-size:1em;
}
.aktionbody h3{
	color:#666;
	padding:0 0 0 10px;
	left:10px;
}
.aktionbody .bodytext{
	color:#666;
	font-size:1em;
}
.aktionbody .small{
	font-size:.82em;
}
.aktionbody .bodytext a{
	color:#666;
	font-size:1em;
	text-decoration:underline;
}
.aktionbody .bodytext a:hover{
	text-decoration:underline;
}

#lang {
	position:absolute;
	left:700px;
	top:115px;
	font-size: 0.9em;
	color:#fff;
}
#lang a{
	padding:0 10px 0 0;
	text-decoration:none;
	font-weight:normal;
	font-size: 0.9m;
	color:#fff;
}

