* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #666 url(../img/bg/body.gif) repeat-x scroll left top;
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input {
	color: #333;
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#background {
	position: relative;
	width: 100%;
	height: 980px;
	background: transparent url(../img/bg/all.jpg) no-repeat scroll center top;
}

#content {
	position: relative;
	top: 0px;
	width: 999px;
	height: 892px;
	text-align: left;
}

#logo {
	position: absolute;
	width: 350px;
	height: 246px;
}

#navi {
	position: absolute;
	top: 39px;
	left: 350px;
	width: 631px;
	height: 36px;
	padding: 2px 0px 0px 18px;  
}

#navi a {
	display: block;
	float: left;
	width: 102px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	color: #0303aa;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#navi .trenner {
	display: block;
	float: left;
	width: 1px;
	height: 37px;
	background: transparent url(../img/bg/navi_trenner.gif) no-repeat scroll left top;
}

.subnavi {
	position: absolute;
	top: 77px;
	left: 350px;
	width: 631px;
	height: 36px;
	padding: 2px 0px 0px 18px;  
	background: transparent url(../img/bg/subnavi.gif) no-repeat scroll center top;
	z-index: 100;
}

.subnavi a {
	display: block;
	float: left;
	width: 102px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	color: #0303aa;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.subnavi .trenner {
	display: block;
	float: left;
	width: 1px;
	height: 37px;
	background: transparent url(../img/bg/subnavi_trenner.gif) no-repeat scroll left top;
}


.subnavi_off {
	display: none;
}

#newsletterBox {
	position: absolute;
	top: 246px;
	width: 350px;
	height: 18px;
	background-color: #0303aa;	
	border: 1px solid #0303aa;
	color: #fff;
	text-transform: uppercase;
}

#newsletterBox span {
	float: left;
	display: block;
	padding: 2px 9px 0px 9px;
	font-weight: bold;
}

#newsletterBox input {
	float: left;
}

#newsletterBox .textinput {
	width: 182px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: none;
clear: none;
}

#banner {
	position: absolute;
	top: 77px;
	left: 368px;
	width: 631px;
	height: 210px;
	overflow: hidden;
	z-index: 10;
}


/*CONTENTBEREICH*/

#box_1 {
	position: absolute;
	top: 297px;
	left: 0px;
	width: 349px;
	height: 176px;
	background: transparent url(../img/bg/box.gif) no-repeat scroll center top;
}

#box_2 {
	position: absolute;
	top: 482px;
	left: 0px;
	width: 349px;
	height: 176px;
	background: transparent url(../img/bg/box.gif) no-repeat scroll center top;
}

#box_3 {
	position: absolute;
	top: 668px;
	left: 0px;
	width: 349px;
	height: 176px;
	background: transparent url(../img/bg/box.gif) no-repeat scroll center top;
}

#box_1 h2, #box_2 h2, #box_3 h2 {
	position: relative;
	display: block;
	top: 1px;
	left: 10px;
	width: 329px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/*box für den Shop (mit bild)*/

.box_bild {
	position: relative;
	display: block;
	top: 3px;
	left: 11px;
	width: 327px;
	height: 151px;
	text-align: center;
	color: #666;
	font-weight: bold;
	overflow: hidden;
}

.box_text {
	position: relative;
	display: block;
	top: 3px;
	left: 11px;
	width: 309px;
	height: 137px;
	padding: 5px 9px 9px 9px;
	text-align: left;
	color: #666;
	overflow: auto;
}

#center {
	position: absolute;
	top: 297px;
	left: 368px;
	width: 631px;
	height: 574px;
	background: transparent url(../img/bg/content.gif) no-repeat scroll center top;
}

#center h2 {
	position: relative;
	display: block;
	top: 1px;
	left: 10px;
	width: 611px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#center .center_tb {
	position: relative;
	display: block;
	top: 3px;
	left: 11px;
	width: 609px;
	height: 508px;
	padding: 0px;
	text-align: left;
	color: #666;
	overflow: auto;
}

#center span h3 {
	position: relative;
	display: block;
	width: 592px;
	height: 16px;
	margin: 0px;
	text-align: left;
	color: #666;
	background: #999 url(../img/bg/subsubnavi.gif) repeat-y scroll right top;
}

#center span h3 a {
	display: block;
	float: left;
	padding: 1px 9px 2px 9px;
	margin: 0px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
}

#center span h3 a:hover {
	color: #999;
	background-color: #fff;
}

#center .content_text {
	position: relative;
	display: block;
	width: 571px;
	height: auto;
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 9px 0px;
	background: transparent url(../img/bg/content_text.gif) no-repeat scroll center bottom;
}

h4  {
	font-size: 11px;
	color: #000;
	font-weight: bolder;
	text-transform: uppercase;
}

.content_text a, #box_1 a, #box_2 a, #box_3 a {
	color: blue;
	text-decoration: none;
}

.content_text a:hover, #box_1 a:hover, #box_2 a:hover, #box_3 a:hover {
	color: blue;
	text-decoration: underline;
}


#footer {
	position: absolute;
	top: 867px;
	left: 366px;
	width: 613px;
	height: 25px;
	padding:5px 9px 0px 9px;
	text-align: right;
}

#footer span {
	float: left;
}

#footer a {
	color: #000;
	text-transform:uppercase;
	text-decoration:none
}