html, div, p, h1, h2, h3, body,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   vertical-align: top;
   font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
   border: none;
}
.header {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 120px;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	background-color: #FFFFFF;
	height: 500px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/bg-main.gif);
}
.main-left {
	width: 180px;
	padding: 15px;
	background-image: url(images/bg-maintop.jpg);
	background-repeat: no-repeat;
}
.main-right {
	width: 570px;
	padding: 45px 45px 15px 15px;
	background-image: url(images/bg-maintop.jpg);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	font-size: 12px;
}


.navi {
	text-align: right;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	word-spacing: 1em;
	background-image: url(images/bg-navi.jpg);
	height: 25px;
	padding-right: 10px;
	padding-top: 5px;
}
.footer {
	text-align: right;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A9C1D8;
	font-size: 18px;
	font-weight: lighter;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.12em;
	background-image: url(images/bg-footer.gif);
	height: 25px;
	padding-right: 100px;
}body {
	background-color: #336699;  
}
.image-testimo {
	float: right;
	margin-bottom: 5px;
	margin-left: 7px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color: #336699;
}
.logo {
	margin-left: 11px;
	width: 100%;
	font-size: 12px;
	color: #1F3F5F;
}

.topheader {
	background-color: #336699;
	background-image: url(images/bg-topheader.gif);
	height: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 1px;
}

.bottomfooter {
	background-color: #336699;
	background-image: url(images/bg-bottomfooter.gif);
	height: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
}
#navi a {
	color: #336699;
	text-decoration: none;
	font-size: 15px;
}

#navi a:hover {
	color: #000000;

}
.hl{
	text-decoration: underline;
	font-weight: bold;
}



#navisub a {
	color: #336699;
	text-decoration: none;
	display: block;
	margin-bottom: 11px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 12px;
}

#navisub a:hover {
	color: #000000;

}
.agentur {
	color: #699BCD;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#agentur a {
	text-decoration: none;
	color: #699BCD;
}

