body {
	background-image: url(../medien/background.jpg);
 	background-repeat: repeat-x;
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

INPUT {
    font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.navi a:link {color: #000000; text-decoration: none}
.navi a:hover {text-decoration: none; color: #57795B;}
.navi a:visited {text-decoration: none}
.navi a:active {color: #ffffff;}

.language a:link {color: #000000; text-decoration: none}
.language a:hover {text-decoration: none; color: #888888;}
.language a:visited {text-decoration: none}
.language a:active {color: #ffffff;}

.contentlist a:link {color: #000000; text-decoration: none}
.contentlist a:hover {text-decoration: none; color: #888888;}
.contentlist a:visited {text-decoration: none}
.contentlist a:active {color: #ffffff;}

.fusszeile a:link {color: #000000; text-decoration: none}
.fusszeile a:hover {text-decoration: none; color: #000000}
.fusszeile a:visited {text-decoration: none}
.fusszeile a:active {color: #e30305;}

.content a:link {color: #000000; text-decoration: none}
.content a:hover {text-decoration: none; color: #000000}
.content a:visited {text-decoration: none}
.content a:active {color: #e30305;}

.download a:link {color: #000000; text-decoration: none}
.download a:hover {text-decoration: none; color: #888888;}
.download a:visited {text-decoration: none}
.download a:active {color: #ffffff;}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

.contentlist {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 11px;
	color: #000000;
}

.download {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 11px;
	color: #000000;
}

.contentbox {
	background-image: url(../medien/background-content.png);
	background-repeat: no-repeat;
	background-color: #efefef;
	background-position: right;
}

.contentboxalt {
	background-image: url(../medien/background-content.gif);
	background-position: right;
}

.contentboxkontakt {
	background-image: url(../medien/background-contact.png);
	background-position: right;
}

.listbox {
	background-image: url(../medien/listline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 33px;
	font-size: 13px;
	color: #000000;
}

.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 11px;
	color: #000000;
}

.naviline {
	color: #b1b1b1;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.fusszeile {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.navibox {
	padding-left: 39px;
	height: 35px;
}

.productpic {
	height: 223px;
}

.productsymbol {
	height: 81px;
}

.productsymboltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.subnavibox {
	padding-left: 55px;
	height: 20px;
}

.subsubnavibox {
	padding-left: 65px;
	height: 19px;
}

.headline {
	width: 330px;
}

.redtext {
	color:#C00000;
}

.downloadheight {
	height: 23px;
}

.productbox {
	padding-left: 15px;
}

.productcontentbox {
	padding-left: 15px;
	padding-right: 15px;
}

.navihead {
	padding-left: 15px;
	padding-right: 15px;
}

.naviselect {
	background-image: url(../medien/naviselect.png);
}

.headnaviselect {
	background-image: url(../medien/subnaviselect.png);
}

.subnaviselect {
	background-image: url(../medien/back-subnavi.png);
	background-position: left;
	background-repeat: no-repeat;
}

.green {
	background-image: url(../medien/content-green.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.red {
	background-image: url(../medien/content-red.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.blue {
	background-image: url(../medien/content-blue.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.cyan {
	background-image: url(../medien/content-cyan.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.greytext {
	color:#999999;
}
