body {
	background-image: url(pix/null-0.jpg);
 }
 
.a {
	color: black;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}

.a:hover { 

	color: #666666; 
  text-decoration: underline;

}

.a1 {
	color: #55617B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}

.a1:hover {
	color: #55617B;
	text-decoration: underline overline;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;

}

.a2 {
	color: #55617B;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}

.a2:hover {
	color: #55617B;
	text-decoration: underline overline;
	font-size: 9px;
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;

}

.a3 {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}


.text-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.rahmen1 {
	border: 1px solid #000000;
	
}

.rahmen2 {
	border: 1px solid #999999;

}
.agb {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(pix/null-0.jpg);
}

.agb-head {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.linedown {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.line-down {
	border: 1px solid #000000;
}
.inlink {
}
