a:link {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #990000;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCCC;
}

h1 {
	font-size: 13pt;
	line-height: 16pt;
	color: #666666;
	font-style: normal;
}

h2 {
	font-size: 10pt;
	line-height: 16px;
	color: #333333;
}

h3 {
	font-size: 13pt;
	line-height: 16pt;
	color: #333333;
}

h4 {
	font-size: 18pt;
	line-height: 18pt;
	color: #000000;
}


.agbtext {
	font-size: 13pt;
	line-height: 15pt;
	color: #333333;
	width: 630px;
	padding-bottom: 40px;
	padding-left: 70px;
	text-align: left;
}
.anfragetext {
	font-size: 13pt;
	text-align:	justify;
	line-height: 15pt;
	color: #333333;
	width: 630px;
}

.preis	{
	color: #990000;
}

ul {
	margin-left: 230px;
	line-height: 17pt;
	list-style-type: circle;
	text-align: left;
}
.breite630 {
	width: 630px;
}
p {
	font-size: 13pt;
	line-height: 15pt;
}

