* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image: url(/produktdatenbank/images/hintergrund.gif);
	background-repeat: repeat-x;
}

img {
	border: none;
}

a {
	color: #000000;
}

p
{
	margin-top: 10px;
	line-height: 150%;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 5px;
	margin-top: 13px;
}

h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: rgb(205,205,205);
}

div.page .content .nospace,
div.page .content .nospace td {
    margin: 0;
    padding: 0;
}

div.page .content table {
	border-collapse:collapse;
	border: solid gray 1px;
}

div.page .content th,
div.page .content td {
	border: solid gray 1px;
	vertical-align: top;
}

th {
	padding: 4px;
	background:#CCCCCC;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}

ul {
	list-style-type: none;
}

.kopfzeile {
	background: repeat-x 0% 100%;
	padding-right: 55px;
}

.brotkrumen {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 9px;
	color: gray;
}

.brotkrumen a {
	color: gray;
}

div.page {
	width: 97%;
}

div.page .content h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.page .content h1.bezeichnung {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 13px;
}

div.page .content .service h2 {
	margin-top: 13px;
}

div.page .content .service table th {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}

div.page .content table {
	margin-top: 8px;
	margin-bottom: 8px;
	border: solid #FFFFFF 1px;
}

div.page .content th {
	padding: 4px;
	vertical-align: top;
	background:#CCCCCC;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}

div.page .content td {
	padding: 3px;
	background-color: #E4F1D4;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 10px;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0268B5;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}

div.page .content td a:link,
div.page .content td a:visited {
	text-decoration: underline;
}

div.page .content td a:hover,
div.page .content td a:active {
	text-decoration: none;
	border-bottom: 1px solid rgb(102,161,56);
}


div.form table,
div.form table td,
div.form table th,
div.search_text table,
div.search_text td,
div.search_text th
{
	border: none;
}

input.text {
	background: url(/produktdatenbank/images/brotkrumen.gif) repeat-x;
	border: 1px solid rgb(205,205,205);
	font-size: 10px;
	height: 15px;
	padding: 2px;
	width: 190px;
	margin-right: 15px;
}

table.search {
	width: 100%;
}

div.search_table input.img,
div.search_table img.img
{
	margin-top: 5px;
    float: right;
}

div.search_text,
div.search_table,
div.cart
{
	margin: 5px 0;
}

div.search_text {
	margin-bottom: 25px;
}

div.search_text,
div.search_table
{
	padding-top:5px;
	border-top: 1px solid rgb(205,205,205);
}

div.cart {
    text-align: right;
    width: 100%;
    color: gray;
    font-size: 10px;
    background-image: url();
}

div.page .content .cart td {
	background-color: #FFF;
	border: 0;
}

div.page .content table.search td {
	background-color: #EDEADC;
	border:none;
	font-size: 10px;
	padding: 0px;
    border-left: solid white 1px;
}

div.page .content .search_text td {
	background-color: #FFF;
	border:none;
}

table.search td {
	border:none;
	border-left: solid white 1px;
}

table.search th {
	border: none;
	padding: 4px;
	background: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	border-bottom: solid white 1px;
	text-align: left;
}

table.search a
{
	color: black;
}

div.page .content .search_table a:link,
div.page .content .search_table a:visited {
	text-decoration: none;
}

div.page .content .search_table a:hover,
div.page .content .search_table a:active {
	text-decoration: none;
	border-bottom: 0;
}


table.search ul li {
	padding: 3px 5px;
	border-bottom: solid white 1px;
}

table.search ul li.subtree {
	padding: 0;
	margin: 0;
	border-bottom: none;
}

table.search ul.subtree li {
	padding-left: 20px;
	margin: 0;
}


.search .pg ul li {
	background-color: #C9DCF0;
}

.search .pg ul li:hover {
	background-color: #F2F7FC;
}


.search .pg ul li.subtree li {
	background-color: #E4EEF8;
}

.search .pg ul li.subtree li:hover  {
	background-color: #F2F7FC;
}


.search .anw ul li {
	background-color: #E4F1D4;
}

.search .anw ul li:hover {
	background-color: #F7FDEF;
}

.search .anw ul li.subtree li {
	background-color: #F2F8EA;
}

.search .anw ul li.subtree li:hover {
	background-color: #F7FDEF;
}

div.legende {
	margin: 10px;
}
div.legende img{
	margin-top: 5px;
}


