/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(../img/hg_body_startseite.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:13px;
	color:#707072;
	line-height:20px;
}
td.hgfooter{
	background-image:url(../img/segelschiff.gif);
	background-repeat:no-repeat;
}
 h1{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:20px;
	line-height:38px;
	color:#436CC1;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a{
	font-weight:bold;
	color:#436CC1;
	text-decoration:none;
}
a:link{
	color:#436CC1;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
a:active{
	text-decoration:none;
}


