/* CSS Document */
body {
	background-color: #CCCCCC;
	margin: 0px;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.preis_bold {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding: 8px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	display: inline;
	padding: 8px;
}

.info {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	background-color: #EAF5FF;
	text-align: left;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	display: block;
	background-color: #EAEAEA;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	line-height: 18px;
	padding-top: 10px;
}
.listbullet {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}
.uvp_preis_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.impressum {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	text-align: left;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 18px;
	margin-bottom: 4px;
}
a:hover	{color:#800000;}
.intextlist {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
}

.boldtitle {
	font-family: Verdana, sans-serif;
	background-color: #EAEAEA;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 2px;
	text-indent: 5px;
	}
a {
	text-decoration: none;
	color: #000000;
}
.linknormal {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.topoflist {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 2px;
	background-color: #E2DBD3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-indent: 5px;
	border-color: #000000;
	width: 160px;
}
