td,span{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	vertical-align: top;
	color : #000000;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : #2F4F4F;
	text-decoration : underline;
}
A:HOVER {
	text-decoration : none;
}
A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}
A.menu:HOVER {
	text-decoration : underline;
}
A.submenu:ACTIVE, A.submenu:LINK, A.submenu:VISITED {
	font-family : Arial, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
A.submenu:HOVER {
	font-family : Arial, sans-serif;
	text-decoration : underline;
}
A.menuunten:ACTIVE, A.menuunten:LINK, A.menuunten:VISITED {
	color : #6B6B8C;
	text-decoration : none;
}
A.menuunten:HOVER {
	color : #6B6B8C;
	text-decoration : underline;
}
A.warenkorb:ACTIVE, A.warenkorb:LINK, A.warenkorb:VISITED {
	color : #FF0000;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
}
A.warenkorb:HOVER {
	color : #FF0000;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline;
}
.headline1{
	font-size : 11px;
	font-weight: bold;
}
.headline1blue{
	font-size : 11px;
	font-weight: bold;
	color : #424A46;
}
.headline1grey{
	font-size : 11px;
	font-weight: bold;
	color : #6B6B8C;
}
.headlinedetaillist{
	font-size : 11px;
	font-weight: bold;
	color : #424AC6;
}
.text{
	font-size:10px;
}
.detail{
	font-size:10px;
	color : #6B6B8C;
}
.textliste{
	font-family : Arial, sans-serif;
	font-size:10px;
}
.weiss{
	color : #FFFFFF;
}
.grey{
	color : #6B6B8C;
}
.lightgrey{
	color : #CCCCCC;
}
.rot{
	color : #FF0000;
}
input,select,textarea{
	font-family : Verdana, sans-serif;
	font-size : 10px;
}
.list0 {
	background-color : #FFFFFF;
}
.list1 {
	background-color : #F5F5F7;
}

table.service {
	border-width: 2;
	background-color: #FFFFFF;
	border-color: #465E86;
	border-style: solid;
}

