@charset "utf-8";
#topmenu {
	background-image: url(images/_topmenu.jpg);
	background-repeat: no-repeat;
}
#container {
	background-repeat: repeat-y;
	background-image: url(images/_container.jpg);
}
#mainContent h1 {
	color: #F22707;
	font-size: 110%;
	margin-left: 20px;
	margin-right: 20px;
}
#mainContent h2 {
	color: #72B8E7;
	font-size: 100%;
	margin-left: 20px;
}

#mainContent p {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 125%;
}
.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 ul li {
	list-style-type: circle;
	margin-left: 10px;
	margin-right: 20px;
}
#mainContent table tr td ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#mainContent table tr td ul li   {
	margin-left: 30px;
}



.imgright {
	float: right;
	margin-left: 20px;
	border: 1px solid #2281BF;
}
.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;
}
#mainContent table tr td h2 {
	margin-left: 0px;
}
.aussenrahmen_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #2281BF;
}
.aussenrahmen {
	border: 1px solid #2281BF;
}
