@charset "UTF-8";
/* CSS Document */

#start {
	width: 820px;
}
#start ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3a01c7;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#start ul li {
	padding-bottom: 13px;
}
#start h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #030179;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#start #artikel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #363636;
	background-image: url(../images/start/hintergrund_artikel.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 803px;
	margin-bottom: 25px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-color: #f1f1f1;
	border: 1px solid #c2c2c2;
	background-position: top;
}
#start #artikel h2     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/start/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#start #artikel h2 a , #start #artikel h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#start #artikel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #020179;
	margin-top: 12px;
	margin-bottom: 6px;
}
#start #artikel h3 a , #start #artikel h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #020179;
}
#start #artikel a {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
#start #artikel a:hover {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
#start #artikel .preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d9002b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d9002b;
	margin-right: 10px;
}
#start #artikel .tabelle {
	padding-bottom: 5px;
}
#start #artikel .rot {
	font-weight: bold;
	color: #d9002b;
}
