@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;
}
.imgright_ohneRahmen {
	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;
}
#mainContent table tr td h2 {
	margin-left: 0px;
}
.aussenrahmen_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #2281BF;
}
.aussenrahmen {
	border: 1px solid #2281BF;
}
#mainContent table tbody tr td .pruefung {
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-image: url(images/_footer.png);
	background-repeat: no-repeat;
}
#footer a.werbeagentur{
	margin-top: 90px;
	margin-right: 35px;
	width: 130px;
	float: right;
	color: #333;
	font-size: 85%;
	text-decoration: none;
}
#footer a.impr {
	font-size: 85%;
	color: #333;
	text-decoration: none;
	margin-top: 40px;
	float: left;
	margin-left: 30px;
}

