td.content a {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

td.content a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #333333;
}

td.padbot20 {
    padding-bottom: 20px;
}

td.padtop20 {
    padding-top: 20px;
}

td.content_blue2 {
	background: url(../../img/gradient_blue_long.gif) repeat-x bottom;
	padding-top: 20px;
}

td.content_white {
	padding-top: 20px;
}

td.content_grey {
	background-color: #D5D5D5;
	padding-top: 20px;
}

td.whiteline {
	border-bottom: 1px solid #ffffff;
}

a.prodlinie {
	/*background-image: url(../img/arrow_right_mediumgrey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 6px 3px 8px;*/ /* t r b l */
	color: #8a8a8a;
	font-weight: bold;
	margin-top: 10px;
}

a.prodlinie:hover {
	/*background-image: url(../img/arrow_right_anthrazit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 6px 3px 8px;*/ /* t r b l */
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}

td.content ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
}

td.content ul li {
    background: url(../../img/arrow_right_mediumgrey.gif) no-repeat 1px 4px;
	margin-bottom: 3px;
	padding: 1px 6px 3px 8px; /* t r b l */
}

ul li {
    list-style-image: none;

}

ul li ul {
    margin:0;
}

ul li ul li {
    margin-left: 10px;
}

ol li {
    list-style-image: none;
}

ol {
    margin-left: 15px;
}

ol li {
    list-style-image: url(../../img/arrow_list.gif);
    margin-left: 0;
    padding-left: 0;
    line-height: 1.4em;
}

ul.linklist ul {
    margin-left: 10px;
}

td.c1 a {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

td.c1 a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #333333;
}

td.seknav {
	padding-left: 3px;
}

a.seknav {
	background-image: url(../../img/arrow_right_mediumgrey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 6px 3px 8px; /* t r b l */
	color: #8a8a8a;
	font-weight: bold;
	margin-top: 10px;
	line-height: 15px;
}

a.seknav:hover {
	background-image: url(../../img/arrow_right_anthrazit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 6px 3px 8px; /* t r b l */
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	line-height: 15px;
}

a.seknav_act {
	background-image: url(../../img/arrow_right_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 6px 3px 8px; /* t r b l */
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	line-height: 15px;
}

a.gallery {
	background-image: url(../../img/icon_img.gif);
	background-repeat: no-repeat;
	background-position: center 5;
	padding: 3px 8px 3px 8px; /* t r b l */
}

a.gallery_act {
	background-image: url(../../img/icon_img_act.gif);
	background-repeat: no-repeat;
	background-position: center 5;
	padding: 3px 8px 3px 8px; /* t r b l */
}

span.gallery_separator {
	padding: 3px 1px 3px 1px; /* t r b l */
}

span.gallery_begin {
	padding: 3px 4px 3px 4px; /* t r b l */
}

form.kontakt {
	margin: 0;
}

form.kontakt input, form.kontakt textarea {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #8a8a8a;
	background-color: #ffffff;
}

form.kontakt input.but {
	width: 100px;
}

form.kontakt textarea {
	width: 315px;
	height: 100px;
}

form.kontakt td {
	padding-bottom: 3px;
}

form.kontakt input.radio {
	border: 0;
}

input.textfeld {
	width: 315px;
}

input.textfeld_kl_li {
	width: 210px;
}

input.textfeld_kl_re {
	width: 70px;
}

#universalNavContainer ul {
    padding: 0;
    margin: 25px 0 0 0;
    color: #000000;
    text-align: left;
}

#universalNavContainer ul li {
    display: inline;
    text-align: left;
    padding: 0;
    margin: 0;
}

#universalNavContainer ul li a {
    padding: 0;
    margin: 0 0 3px 0;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    display: block;
}

#universalNavContainer ul li a:hover,
#universalNavContainer ul li a.act {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

/*---------------------------------------- FUNKTIONEN*/

#functionNavContainer {
    text-align: right;
    width: 590px;
    height: 17px;
    font-size: 10px;
    float: right;
    margin: 0;
}

#functionNavContainer ul {
    padding: 0;
    margin: 5px 0 0 0;
    color: #000000;
    float: right;
    text-align: right;
}

*html #functionNavContainer ul {
    margin: 4px 0 0 0;
}

#functionNavContainer ul li {
    display: inline;
    text-align: right;
    padding: 0;
    margin: 0;
}

#functionNavContainer ul li a {
    padding: 1px 3px 1px 3px;
    margin: 0 0 0 4px;
    color: #000000;
    text-decoration: none;
    float: left;
    display: block;
    background: #c6c7c8;
    border: 1px solid #000000;
}

#functionNavContainer ul li a:hover,
#functionNavContainer ul li a.act {
    color: #000000;
    text-decoration: none;
    background: #eeeeee;
    border: 1px solid #000000;
}

/*---------------------------------------- DETAILBILDER*/

.detailImgContainer,
.equipmentContainer {
    width: 590px;
    padding: 0;
    margin: 10px 0 20px 0;
    line-height: normal;
}

.detailImgContainer div,
.equipmentContainer div {
    float: left;
    width: 75px;
    padding: 0;
    margin: 20px 0 0 7px;
}

.equipmentContainer div {
    width: 179px;
    margin: 20px 0 0 21px;
}

.detailImgContainer div.firstImg,
.equipmentContainer div.firstImg {
    margin: 20px 0 0 0;
}

.detailImgContainer p,
.equipmentContainer p {
    font-size: 9px;
    margin: 3px 0 0 0;
}

.kitchenLabel {
    display: block;
    margin: 0;
    padding: 0;
    clear: both;
}

.overviewName {
    height:25px;
}


