@charset "utf-8";
h1 {
	color: #000000;
}
h2 {
	color: #666633;
}

h3  {
	color: #666666;
	text-decoration: underline;
}
#mainContent p {
	font-size: 75%;
	color: #333333;
	text-align: left;
}


#mainContent h1 {
	color: #003F6E;
	font-size: 90%;
}
#mainContent h2 {
	color: #003F6E;
	font-size: 90%;
}
#mainContent #pictureright img {
	float: right;
	margin-bottom: 10px;
}


#container #header #topmenu {

}
.imgrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -19px;
}
#mainContent ul {
	font-size: 75%;
	color: #333333;
	text-align: left;
	list-style-image: url(../images/listenpunkt.jpg);
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 15px;
	padding-left: 0px;
}
#mainContent   table   .schnaeppchen {
	float: right;
}

#mainContent table td {
	color: #333333;
	font-size: 75%;
	text-align: left;
}
#mainContent table tr td a {
	font-size: 90%;
}

#mainContent table td td {
	color: #333;
	font-size: 100%;
}
#mainContent table tr td h1    {
	font-size: 110%;
	margin-left: 2px;

}



#mainContent table td li {
	font-size: 135%;
}
#mainContent table tr td table tr td a {
	font-weight: bold;
	font-size: 95%;
}
#mainContent table tr td h4{
	color: #B80115;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: 0%;
}




#mainContent a {
	color: #285983;
	font-weight: normal;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #C3031A;
}
#sidebar2  p {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar2 ul {
}

#sidebar2 ul     li  {
	list-style-type: none;
	list-style-position: outside;
	margin-left: -40px;
}


#sidebar2 ul li a {
	font-size: 75%;
	color: #285983;
	list-style-type: none;
	text-decoration: none;
}

#sidebar2 ul li a:hover {
	color: #B80115;
}
#sidebar2 .aktiv {
	color: #B80115;
	font-weight: bold;
}


.ebene2  {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B80115;
	padding-left: 3px;
	margin-left: 10px;
}
#sidebar2 .aktiv2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B80115;
	padding-left: 3px;
	margin-left: 10px;
	color: #B80115;
	font-weight: bold;
}


.ebene3 {
	margin-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B80115;
	padding-left: 3px;
}
#sidebar2 .aktiv3 {
	margin-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B80115;
	padding-left: 3px;
	color: #B80115;
	font-weight: bold;
}
table td a {
	color: #285983;
	list-style-type: none;
	margin-bottom: 5px;
	text-decoration: none;
}
table td a:hover {
	color: #B80115;
}
.imglinks {
	float: left;
}
.verkauft {
	font-weight: bold;
	color: #C10418;
}
.unterstrichen {
	text-decoration: underline;
}

a#mouseover{
	text-decoration: none;
	text-indent: -2000px;
	display: block;
	overflow: hidden;
	width: 220px; /* Breite des Bildes */
	height: 220px; /*Höhe des Bildes */
	background-image: url(../images/home.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
}

a#mouseover:hover{
	background-position: 0px;
	width: 310px;
	height: 310px;
	background-image: url(../images/home_gross.jpg);
} 
.blau {
	color: #285983;
}

