@charset "utf-8";

.imgrechts {
	float: right;
	border: 1px solid #B41140;
	margin-left: 15px;
}
.imgleft {
	border: 1px solid #B41140;
	float: left;
	margin-right: 15px;
}
#mainContent  p  {
	font-size: 100%;
	color: #666666;
	text-align: left;
}
#mainContent td p {
	font-size: 100%;
	color: #666666;
	text-align: left;
}

#mainContent h1 {
	color: #002F5E;
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #002F5E;
	margin-top: 20px;
}
#mainContent h2 {
	color: #002F5E;
	font-size: 90%;
}
#mainContent h3 {
	color: #002F5E;
	font-size: 90%;
	margin-top: 5px;
}

#footer  a   {
	color: #999999;
	text-decoration: none;
}


.rot {
	color: #B41140;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#mainContent a {
	color: #B41140;
	text-align: center;
}
#bottom a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	margin-right: 20px;
}
li {
	font-size: 100%;
	color: #666666;
	text-align: left;
	line-height: 17px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/_liste_rot.gif);
}
table {
	font-size: 75%;
	color: #666666;
	text-align: left;
}
.box {
	width: 300px;
	border: 1px solid #B41140;
}
.button {
	border: 1px solid #B41140;
	background-color: #FFFFFF;
}
blockquote {
	width: 250px;
	height: 100px;
	padding-left: 20px;
	border: 3px solid #002F5E;
}
.klein {
	font-size: 75%;
}
.außenrahmen {
	border: 1px solid #B41140;
}
.re4 {
	margin-left: 400px;
}
.re3 {
	margin-left: 300px;
}
.re2 {
	margin-left: 200px;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B41140;
}

