body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

img {
	border: 0;
}

div#wrapper {
	display: inline-block;
	width: 802px;
}

div, a#logo {
	margin-right: 1px;
	margin-bottom: 1px;
}

div#header {
	width: 802px;
	height: 72px;
	margin: 0;
}

div#header div, div#header a#logo {
	display: block;
	float: left;
	height: 71px;
}

div#header a#logo {
	background: #f5f5f5 url(images/logo.gif);
	width: 200px;
}

div#header div#navigation {
	width: 600px;
	background: #C9C9C9;
}

div#header div#navigation a {
	display: inline-block;
	float: left;
	height: 25px;
	margin-top: 41px;
	margin-left: 25px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

div#header div#navigation a:hover {
	color: #000000;
}

div#breadcrumb {
	width: 801px;
	height: 40px;
	background: #f5f5f5;
}

div#sep-a {
	width: 600px;
	float: right;
	height: 5px;
	margin: 0;
	background: #000000;
}

div#sep-b {
	width: 600px;
	float: right;
	height: 5px;
	margin: 0 1px 0 0;
	background: #C3C2BB;
}

span.sep-v {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	display: block;
	margin: 0 0 0 200px;
	padding-top: 20px;
	font-size: 20px;
	text-align: left;
	color: #C3C2BB;
	height: 30px;
}

h2 {
	color: #1c549f;
	margin-bottom: 0px;
	margin-top: 45px;
}

h2.first {
	margin-top: 0;
}

div#sidebar {
	float: left;
	width: 200px;
}

div#sidebar ul {
	list-style: none;
}

div#sidebar ul li {
	list-style: none;
	text-align: right;
	padding: 15px 15px 0 0;
}

div#sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #C3C2BB;
	padding-right: 15px;
	font-weight: bold;
}

div#sidebar ul li a:hover {
	color: #000000;
	background: url(images/pfeil.gif) no-repeat right center;
}

div#content {
	float: right;
	width: 600px;
	padding-top: 10px;
	text-align: justify;
}

div#content-wextra {
	float: right;
	width: 380px;
	padding-top: 10px;
	text-align: justify;
}

div#content p, div#content-wextra p {
	margin-bottom: 20px;
}

div#extra {
	float: left;
	width: 200px;
}

div#extra img {
	float: left;
	margin: 1px 1px 0 0;
}

div#footer {
	float: right;
	width: 592px;
	margin-right: 1px;
	background: #C3C2BB;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding: 2px 4px;
	margin-top: 20px;
}

div#footer a {
	text-decoration: none;
	color: #ffffff;
}

div#footer a:hover {
	color: #000000;
}

.ad {
	width: 200px;
	float: left;
	margin: 0 0 1px 0;
}

.ad a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: #ffffff;
	width: 100px;
	height: 20px;
	padding-top: 5px;
	float: right;
}

.ad-backlit {
	background: url(../../images/Backlit-3.jpg) center center;
	height: 150px;
}

.ad-blockout {
	background: url(../../images/Blockout-4.jpg) center center;
	height: 150px;
}

.ad-frontlit {
	background: url(../../images/Frontlit-7.jpg) center center;
	height: 295px;
	margin-top: 1px;
}

td input {
	width: 100%;
}

table.anfordern {
	width: 376px;
}

table.anfordern th.produktname {
	width: 40%;
}

table.anfordern th.checkbox {
	width: 20%;
}

input.submit {
	background: #1c549f;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #333333 1px 1px 1px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

a.angebot {
	display: inline-block;
	width: 80px;
	height: 15px;
	background: url(images/angebot.gif) center center no-repeat;
}
