/* @group Generic */

body {
	margin: 0;
	padding: 0;
}

div, span, a, strong, li, p, td, th {
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

img {
	border: 0;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
}

.clear {
	clear: both;
}



/* @end */

/* @group Color */

body {
	background-color: #EEE;
}

#containerInner {
	background-color: #EEE;
	border-color: #666;
}

#nav ul li a,
dl#advantages dt,
dl#features dt {
	color: #900;
}

#nav ul li a {
	border-color: #666;
}

/* @end */

/* @group Framework */

#container {
	width: 822px;
	margin-left: -400px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: 30px;
	padding: 0;
}
#containerInner {
	margin: 0;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	position: relative;
}

#top {
	position: relative;
	height: 105px;
}

#content {
	position: relative;
}

#bottom {
	position: relative;
	margin: 20px 0 0 0;
}

/* @end */

/* @group Top */

#title {
	position: absolute;
	top: 0;
	left: 0;
}

#title h1 {
	line-height: 1;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
}
#title h2 {
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#logo {
	position: absolute;
	top: 0;
	right: 10px;
	/*margin: 0 0 46px 165px;*/
}
#logo h1 {
	display: inline;
	margin: 0;
	padding: 0;
}
#logo a {
	display: block;
	width: 250px;
	height: 85px;
	border: 0;
	text-decoration: none;
	background: url(../img/logo.gif) no-repeat right;
}
#logo h1 a span {
	display: none;
}

#product09 {
	position: absolute;
	top: 13px;
	right: 240px;
}

/* @end */

/* @group Content */

#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
}

#center {
	margin-left: 130px;
	width: 360px;
	min-height: 250px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #center {
	height: 250px;
}
/**/


#right {
	position: absolute;
	top: 0;
	left: 480px;
	width: 320px;
}

/* @group Nav List */

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	border-top: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #e0041d;
	color: #FFF;
	padding: 5px;
	margin: 0 0 5px 0;
	text-decoration: none;
	font-weight: bold;
	/*border-style: solid;*/
	/*border-width: 1px;*/
}
#nav ul li a:hover,
#nav ul li.de a:hover,
#nav ul li.en a:hover {
	background-color: #990213;
}

#nav ul li.de a {
	padding-left: 26px;
	background: #e0041d url(../img/de.gif) no-repeat 5px 7px;
}
#nav ul li.en a {
	padding-left: 26px;
	background: #e0041d url(../img/gb.gif) no-repeat 5px 7px;
}
#nav ul li.imprint a {
	margin-top: 20px;
}

/*#nav ul li.info a {
	padding-top: 26px;
	background-image: url(../img/information.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}*/

/* @end */

/* @group Center List */

dl#advantages {
	margin: 0;
	padding: 0;
}

dl#advantages dt {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

dl#advantages dd {
	padding: 0;
	margin: 0 0 5px 90px;
}

/* @end */

/* @group Center Info */

#center p {
	margin-top: 0;
}

#center th {
	vertical-align: top;
	text-align: right;
}
#center td.submit {
	text-align: right;
}
#center input { width: 200px; }
#center input.plz { width: 60px; }
#center input.ort { width: 130px; }
#center input.submit { width: 100px; }

/* @end */



/* @group Right */

#photo {
	position: absolute;
}

dl#features {
	margin: 60px 0 0 0;
	padding: 0;
}
dl#features dt {
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: bold;
}
dl#features dd {
	margin: 0;
	padding: 0;
}

dl#features .item1 { margin-left: 150px; }
dl#features .item2 { margin-left: 110px; }
dl#features .item3 { margin-left: 80px; }

/* @end */

/* @end */

/* @group Bottom */

#bottom {}

#bottom ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#bottom ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 30px;
}
#bottom ul li.first {
	padding-left: 0;
}

#bottom ul li img {
	margin: 0;
	padding: 0;
}

/* @end */