@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #808080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.95em;
	background-image: url(img/b2.jpg);



}

.main {
	border-right-width: 10px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5A010;
	border-left-color: #B6B6B6;
	background-color: #FFFFFF;
}
.tb1 {
	background-color: #ECC013;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5A010;
	border-bottom-color: #C5A010;
}
.tb2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DDDDDD;
}
.tb3 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #669966;
}


.h1 {
	font-size: 270%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 50px;
}
.h2 {
	color: #666666;
}

.h3 {
	color: #990000;
}
.h4 {
	font-size: 80%;
	color: #989797;
}
.h5 {
	font-size: 27px;
	font-weight: bold;
	color: #CC0000;
}
.vergleich {
	border: 4px double #FF9900;
	padding: 20px;
}


a:link {
	color: #C29E10;
	text-decoration: none;

}

a:visited {
	color: #C29E10;
	text-decoration: none;

}
a:hover {
	color: #ECC013;

}
a:active {
	color: #ECC013;
	text-decoration: none;

}
a.m2:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}
a.m2:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}
a.m2:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
}
a.m2:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;

}

