body {
	/* -206px  */
	font-size:11px;
	font-family:Verdana;
	color:#722e25;
	line-height:160%;
	overflow-x:hidden;
	background:#FDC900;
	margin: 0px;
	padding: 0px;
	}

a {
	color:#722E25;
	text-decoration:underline;
	}

hr {
	color:#FDC900;
	size: 1px;
	}

img {
	border:0;
	}

.clear {
	clear:both;
	}

h2 {
	margin: 30px 0 15px;;
	}

h3 {
	margin: 5px 0 5px;;
	}

ul {
	margin: 15px 0 0 15px;
	padding: 0;
	}

li {
	padding: 0 0 10px 0;
	margin: 0;
	}

#background {
	position:absolute;
	background:#FDC900 url("../images/background.gif") repeat-y fixed -216px 0;
	width:1260px;
	}

#main {
	position:relative;
	width:991px;
	background:#fff url("../images/main_bg.gif") repeat-y 0 0;
	margin:10px auto 0 auto;
	padding:0 0 30px 0;
	}

.shadow_top {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:8px;
	background:transparent url("../images/shadow_top.gif") repeat-y 0 0;
	}

#logo {
	position:absolute;
	z-index:50;
	top:20px;
	left:40px;
	}

#illustration {
	/*background:transparent url("../images/illustration.png") no-repeat 0 0;*/
	width:1260px;
	height:338px;
	position:absolute;
	top:110px;
	left:-142px;
	z-index:20;
	}

#navigation {
	margin-top:475px;
	padding-bottom:80px;
	margin-left:40px;
	float:left;
	z-index:40;
	width:310px;
	}

.navitem_level1 {
	
	}
	
.navitem_level2 {
	padding:0 0 0 15px;
	}

.act {
	background:transparent url("../images/bullet.gif") no-repeat 10px 7px;
	}

.navitem_level3 {
	margin:0 0 0 25px;
	}
	
.navitem_level4 {
	margin:0 0 0 35px;
	}
	
#content {
	float:right;
	margin-top:435px;
	padding-bottom:80px;
	margin-right:40px;
	z-index:40;
	width:600px;
	}
	
#servicenavigation {
	width:991px;
	margin:5px auto 20px;
	text-align:right;
	}

.servicenavitem {
	display:inline;
	margin:0 10px 0 0;
	}

.servicenavitem a {
	text-decoration:none;
	}

.contenttable {
	border-spacing: 0px;
	width:100%;
	}

.produkttable {
	border-spacing: 0px;
	width:100%;
	}

.produkttable td div {
	position: relative;
	top: -35px;
	}

.contenttable td {
	vertical-align:top;
	padding:0 30px 0 0;
	width:50%;
	}

.produkttable td {
	vertical-align:bottom;
	padding:15px 30px 15px 0;
	width:50%;
	}

.contenttable.center {
	text-align:center;
	}

.produkttable.center {
	text-align:center;
	}
	
.contenttable.bottom td {
	vertical-align:top;
	}

.produkttable.bottom td {
	vertical-align:bottom;
	}

fieldset {
	border:0;
	}

.csc-mailform-field {
	margin:2px 0;
	}

.csc-mailform-field label {
	width:100px;
	vertical-align:top;
	display:inline-block;
	}

form#shop table td {
	vertical-align:bottom;
	padding-top:10px;
	}

form#shop .error {
	font-weight:bold;
	border:3px solid red;
	color:red; 
	padding:3px;
	}

form#shop .success {
	font-weight:bold;
	border:3px solid #722E25;
	color:#722E25;
	padding:3px;
	}


form#shop .redbg {
	border:1px dashed red;
	padding:3px;
	}

form#shop .line {
	margin:3px 100px 3px 0;
	}
	
form#shop .line .label {
	width:130px;
	float:left;
	}

form#shop .line .input {
	width:350px;
	float:left;
	}
	
.shop_product {
	float:left;
	width:180px;
	height:270px;
	margin:0 10px 10px 0;
	text-align:center;
	}

.shop_product img {
	display:block;
	margin:0 auto;
	}

.shop_product div {
	position:relative;
	top:-35px;
	}