

li {
	margin-right: 8px;
}

p,td,ul,li,br {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content_fett {
    font-weight: bold;
}

.content_fusszeile {
	font-size: 10px;
	color: #000000;
}

.content_headline2 {
	font-weight: bold;
	color: #000000;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

a {
	color: #ed1c24;
	text-decoration: none;
}

a.link_bold {
	font-weight: bold;
}

a.link_text {
	text-decoration: underline;
}

a.link_text_bold {
	font-weight: bold;
	text-decoration: underline;
}

.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #000000;
}


.content_headline {
	font-size: 18px;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.content_headline1 {
	color: #000000;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
} 


td.table_top-left-right {
	 border-top: 1px solid #000000;
	 border-right: 1px solid #000000;
	 border-left: 1px solid #000000;
}

td.table-4 {
	 border: 1px solid #000000;
}

td.table-4_rot {
	 border: 1px solid #ED1C24;
}

td.table-top-left {
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
}

td.table_top-left-bottom {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table_bottom {
	border-bottom: 1px solid #000000;
}

td.table_top {
	border-top: 1px solid #000000;	
}

td.table_left {
	border-left: 1px solid #000000;
}

td.table_right {
	border-right: 1px solid #000000;
}

td.table_top-bottom {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table_left-bottom {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table_bottom-left-right {
	 border-bottom: 1px solid #000000;
	 border-right: 1px solid #000000;
	 border-left: 1px solid #000000;
}

td.table_left-right {	
	 border-right: 1px solid #000000;
	 border-left: 1px solid #000000;
}

