body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #2A0000;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}


hr {
	border: 1px solid #800000;
	height: 1px;
}

img {
	border: 0px;
}

a {
	color: #000000;
	font-weight: bold;
}

h1 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 22px;
}

h2 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 16px;
}

.navi {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 25px;
	vertical-align: middle;
}

.footer {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}


.box {
	width: 170px;
	margin-bottom: 7px;
}

.box_l_gelb_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	background-image: url(img/box_l_gelb_head.jpg);
	font-weight: bold;
}

.box_l_gelb_content {
	background-image: url(img/box_l_gelb_bgr.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_l_gelb_foot {
	background-image: url(img/box_l_gelb_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;	
}

.box_l_gruen_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	background-image: url(img/box_l_gruen_head.jpg);
	font-weight: bold;
}

.box_l_gruen_content {
	background-image: url(img/box_l_gruen_bgr.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_l_gruen_foot {
	background-image: url(img/box_l_gruen_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;	
}

.box_r_gelb_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	background-image: url(img/box_r_gelb_head.jpg);
	font-weight: bold;
}

.box_r_gelb_content {
	background-image: url(img/box_r_gelb_bgr.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_r_gelb_foot {
	background-image: url(img/box_r_gelb_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;	
}

.box_r_gruen_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	background-image: url(img/box_r_gruen_head.jpg);
	font-weight: bold;
}

.box_r_gruen_content {
	background-image: url(img/box_r_gruen_bgr.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_r_gruen_foot {
	background-image: url(img/box_r_gruen_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;	
}