body, table, td {
	background-color : #1B1C20;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
}
p {
	text-align : justify;
}
/* Effekte bei Links */
A:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
    color : #FFFFFF;
}
A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
    color : #FFFFFF;
}
A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
    color : #FFFFFF;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size : 12px;
	font-weight : normal;
	color : #DC143C;
}
A:link.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
	font-weight : normal;
    color : #FFFFFF;
}
A:visited.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
	font-weight : normal;
    color : #FFFFFF;
}
A:active.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
	font-weight : normal;
    color : #FFFFFF;
}
A:hover.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size : 10px;
	font-weight : normal;
	color : #DC143C;
}
.leiste {
	background-color : transparent;
}
.hervor_weiss_bold {
	font-weight : bold;
}
.hervor_rot_normal {
	color : #DC143C;
	font-weight : normal
}
.copy {
	font-size : 10px;
	line-height : 12px;
}
.produktnavi {
	font-size : 10px;
	line-height : 12px;
}
.grau1 {
	background-color: #AEAEB2;
}
.grau2 {
	background-color: #98979B;
}
.grau3 {
	background-color: #6B6C6F;
}
.grau4 {
	background-color: #313131;
}
select, option {
	font-weight : normal;
	font-size : 14px;
	color: #FFFFFF;
	background-color : #313131;
}
input, textarea {
	font-weight : normal;
	font-size : 14px;
	color: #FFFFFF;
	background-color : #313131;
	border : 1px solid #FFFFFF;
	padding: 2px;
}

