body {
	margin: 0;
	padding: 0;
	background-color: #F6F3EF;
	background-image: url(../0_image/bg_02.gif);
	background-repeat: repeat-x;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #E34300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.editlink {
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	background-color: #E34300;
	color: white;
	font-weight: bold;
}


.nohover a:hover {
	background-color: transparent;
}

.main_navi {
	background-image: url(../0_image/bg_01_verlauf.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.pfeil_01 {
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 3px;
}

.datum {
	font-weight: bold;
}

.content_box_folgeseite {
	padding-left: 25px;	
}

.content_txt_folgeseite {
	padding: 25px 96px 25px 28px;	
}

.content_txt_folgeseite ul {
	padding-left: 17px;
	margin: 6px 0 0 0;
}

.content_txt_folgeseite li {
	list-style-image: url(../0_image/list_box.gif);
	list-style-type: square;
	padding-bottom: 4px;
}

.font_12_bold {
	font-weight: bold;
	font-size: 12px;
}

.font_16 {
	font-size: 16px;
	font-weight: bold;
}