@charset "utf-8";
#topmenu {
	background-image: url(images/_topmenu.jpg);
	background-repeat: no-repeat;
}
#mainContent h1 {
	color: #F22707;
	font-size: 14pt;
	margin-left: 20px;
	margin-right: 20px;
}
#mainContent h2 {
	color: #72B8E7;
	font-size: 12pt;
	margin-left: 20px;
}

#mainContent p {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20pt;
}
.zentriert {
	text-align: center;
}

#mainContent a {
	color: #2281BF;
	text-decoration: none;
}
#mainContent a:hover {
	color: #8EC1DF;
	text-decoration: none;
}


#mainContent table {
	margin-left: 20px;
}
#mainContent table tr td h2 {
	margin-left: 0px;
}
#mainContent ul li {
	list-style-type: circle;
	margin-left: 10px;
	margin-right: 20px;
}


.imgright {
	float: right;
	margin-left: 20px;
}
.rabatte {
	color: #D20000;
}
.box  {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #2281BF;
	color: #666;
}
.button  {
	border: 1px solid #2281BF;
	background-color: #FFF;
}
.nachricht {
	width: 265px;
	border: 1px solid #2281BF;
}
.tablehg {
	background-color: #EFEFEF;
}
.aussenrahmen_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #2281BF;
}
.aussenrahmen {
	border: 1px solid #2281BF;
}

