p {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: black;
}
body {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: black;
}
strong {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: black;
}
.prisliste{
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: black;
}
b {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: black;
}
li {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: black;
}
.white{
	padding-left: 6px;
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: white;
}
.whitespace{
	border: 2px solid silver;
	padding: 4px 4px 4px 4px;
	background-color: white
}
.adresse {
	font-family :  Arial,Verdana;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: black;
	height: 20px;
	padding-left: 10px;
}
.box {
	padding: 4px 4px 4px 4px;
}
img {
	margin-right: 4px;
}

.input {
	border: 1px inset silver;
	padding: 2px 2px 2px 2px;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #595959;
	background : #DDEEFF;
}
.button{
	border: 1px outset silver;
	padding: 2px 2px 2px 2px;
	font-family : Verdana, Arial;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #F2F2F2;
	background : #4682B4;
	margin-top: 4px;
}
.space{
	border: 2px outset white;
	padding: 8px 8px 8px 8px;	
}
hr{
	border-bottom:1px solid silver;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;

}
h1{
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: #21106A;
}
h3{
	margin-left: 10px;
	font-family : Verdana, Arial;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: #A8A28A;
}
.nLinks {
	font-family : Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #C62B6F;
	text-decoration: none;
}
.nLinks:Hover {
	color: gray;
}
.Links-off  { color: #330066; font-size: 13px; font-family: Arial, Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none; text-align: left; padding: 0 2px 0 54px; width: 176px; height: 15px }
.Links-off:Hover {
	color: silver;
}
.Links-on    { color: #0099ff; font-size: 13px; font-family: Arial, Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none; text-align: left; padding: 0 2px 0 54px; width: 176px; height: 15px }
.Links-on:Hover {
	color: silver;
}
.Links-on2  { color: #c62b6f; font-size: 13px; font-family: Arial, Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none; background-image: url(../layoutimag/links-off.gif); background-repeat: no-repeat; background-attachment: fixed; text-align: left; padding: 0 2px 0 54px; width: 176px; height: 15px }
.Links-on2:Hover {
	color: silver;
}
.sLinks-off {
	padding: 0px 2px 0px 54px;
	font-family : Arial,Verdana;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #3399ff;
	text-align: left;
	text-decoration : none;
	background-color : #f4f4f4;
	width: 176px;
	margin-top : 1px;
}
.sLinks-off:Hover {
	color: white;
	background-color : #3399ff;
	
}