body {
	margin: 0;
	background: #f8f8f8 url(images/bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
}
#title {
	padding: 44px 0 5px;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #1d2353;
}
h2 {
	background:transparent url(http://www.qualigo.net/global/main/img/icon.catch.box.png) no-repeat scroll left center;
	color:#FFFFFF;
	font-size:16px;
	height:40px;
	line-height:40px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.box {
	width: 800px;
}
.bluebox {
	background: #6893B4 url(http://www.qualigo.net/global/main/img/bg.catch.box.jpg) bottom right;
	background-repeat: no-repeat;
	color: #CFEBFF;
	border-left:1px solid #8DB1CD;
	border-right:1px solid #3E6D91;
}
.endbox {
	padding-top: 30px;
	color: #4d4d4d;
}
td {
	color: #CFEBFF;
	text-align: justify;
	font-size: 13px;
	padding: 5px;
}
.freebox a{
	color: #000000;
	text-align: justify;
	font-size: 13px;
	padding: 4px 50px;
	font-weight: bold;
	background: #c0c0c0;
	text-decoration: none;
	border-bottom:1px solid #818181;
	border-right:1px solid #818181;
}
.freebox a:hover {
	text-decoration: none;
	border-top:1px solid #818181;
	border-left:1px solid #818181;
	border-bottom:none;
	border-right:none;
}
td a{
	color: #416c8e;
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
.freebox a:hover {
	background: #eaeaea;
}
.bluebox span {
	padding: 0 5px 10px;
	display:block;
}
.impressum {
	color: #000000;	
}
hr {
	width: 400px;
	height: 1px;
	color: #c0c0c0;
	border-top: 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
