@CHARSET "ISO-8859-1";

body {
	margin: 20px;
	background-color: #000066;
	color: #000066;
}
img {
	border: 0;	
}
div,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
	line-height: 170%;
	margin: 1em 0;
}
h1 {
	font-weight: normal;
	font-size: 18pt;
	text-align: center;
	margin: 34px 0;
}
a {
	color: #000066;
}
#main {
	width: 892px;
	border: #385d8a 4px solid;
	margin: 0 auto;
}
#frame {
	background-color: #ffffff;
}
#banner {
	height: 140px;
	line-height: 0;
	padding: 5px;
}
#banner img.logo {
	padding: 25px 50px;
	margin-right: 12px;
	border-right: 1px solid #000066;
}
#menu {
	background-color: #000066;
}
#menu #lanmenu {
	width: 271px;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
	margin-top: 3px;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu #lanmenu a#sel {
	text-decoration: underline;
}
#menu a.menu {
	display: block;
	float: left;
	width: 154px;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-size: 11pt;
	padding: 3px 0;
}
#submenu {
	width: 266px;
	float: left;
	margin: 30px 5px; 
}
#submenu .h {
	background-color: #000066;
	padding: 5px 0;
	color: #ffffff;
	text-align: center;
	font-size: 13pt;	
}
#submenu a {
	display: block;
	border: 4px solid #000066;
	margin-top: 15px;
	padding: 2px;
	line-height: 0;
	text-align: right;
}
#submenu img.logo {
	margin-bottom: 8px;
	margin-right: 18px;
}
#content {
	float: left;
	position: relative;
	padding: 0 30px;
	width: 550px;
}
#footer {
	width: 870px;
	margin: 0 auto;
	color: #ffffff;
	margin-top: 7px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}

.homebox {
	display: block;
	width: 212px;
	position: absolute;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 0;
}
.homebox .title {
	font-size: 14pt;
	line-height: 100%;
	height: 20px;
	padding: 3px 0;
	background-color: #000066;
}

h1.products {
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
}
table.products {
	width: 100%;
	margin-bottom: 25px;
}
table.products th {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 2px solid #000066;
	text-align: left;
	vertical-align: bottom;
}
table.products th img {
	position: absolute;
	right: 40px;
	margin-top: -32px;
}
table.products td {
	vertical-align: top;
}
table.products td.artnr {
	width: 100px;
	padding-top: 0.5em;
}
table.products td .name {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}
table.products a {
	text-decoration: none;
	color: #000066;
}
.lieferanten-list {
	margin-top: 34px;
}
.lieferanten-list a.h {
	display: block;
	font-weight: bold;
	font-size: 14pt;
	color: #000066;
	text-decoration: none;
	margin-bottom: 1em;
}
.lieferanten-list p {
	margin-top: 0.5em;
	padding-bottom: 1em;
}
.details-header {
	margin-top: 34px;
}
.details-header .name {
	font-size: 11pt;
	font-weight: bold;
	padding-left: 20px;
}
.details-pics {
	line-height: 0;
	margin-bottom: 10px;
	margin-left: 70px;
}
.details-pics .pic {
	margin-right: 10px;
}
.details-pics .thumb {
	margin-bottom: 5px;
}
.details-file {
	background-image: url(../images/klammer.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 6px 5px 5px 17px;
}
.videolink {
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	padding: 30px 0 20px 60px;
	display: block;
	width: 100px;
}

.err {
	font-weight: bold;
	color: #ff0000;
}
ul.admin li {
	font-size: 12pt;
	padding-top: 10px;
}
ul.admin a {
	text-decoration: none;
}
table.admin-list {
	margin-bottom: 1em;
}
table.admin-list td,th {
	padding: 2px 20px 2px 0;
}
table.admin-list th {
	border-bottom: 1px solid #000066;
}
table.admin-form {
	width: 100%;
}
table.admin-form td,th {
	vertical-align: top;
}
.breadcrumb {
	margin-top: 10px;
	float: left;
}