body {

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 13px;

	color: #000000;

	background-color: #012F7C;

	background-image: url(img/bgr.jpg);

	background-repeat: repeat-x;

	margin: 0px;	

	margin-top: 17px;

}



a {

	color: #000000;

	font-weight: bold;

	text-decoration: underline;

}



td.box_links {

	background: url(img/bgr_l.jpg) no-repeat;

}



td.box_rechts {

	background: url(img/bgr_r.jpg) no-repeat;

}



td.box_content {

	background: url(img/bgr_c.jpg) no-repeat;

}



hr {

	border: 1px solid #CCCCCC;

	height: 1px;

}



h1 {

	text-decoration: none;

	display: inline;

	font-weight: bold;

	font-size: 22px;

}

h2 {

	text-decoration: none;

	display: inline;

	font-weight: bold;

	font-size: 18px;

}



a.navi {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}



a.boxsmall {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

	font-size: 13px;

}



.footer {

	font-size: 13px;

	text-decoration: none;

	color: #FFFFFF;

}



.boxtitle {

	font-size: 16px;

	font-weight: bold;

}