/* CSS Document */

HTML, BODY {
	padding: 0px;
	margin: 0px;
	background: none;
	background-color: #FFFFFF;
	width: 100%;
}

H1 {
	margin: 0px;
	padding: 0px;
	margin-left: -1px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E30013;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}

H2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;	
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;	
}

H3 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;	
	padding-bottom: 1px;
	/*clear: both;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E30013;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;	
}

H4 {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;	
	display: inline;
}

A {
	text-decoration: none;
}

#border_content #breadcrumbs UL {
	margin: 0px;
	padding: 0px;
}

#border_content #breadcrumbs UL LI {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	list-style-type: disc;
	list-style-position: outside;
	background: none;
	display: inline;
}

#border_content #breadcrumbs UL LI A {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	background: none;
}


#border_content P {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

#border_content P A {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	background:none;
}

#border_content DIV.image_left P, #border_content DIV.image_left_small P {
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	paddin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

#border_content UL {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#border_content UL LI {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	list-style-type: square;
	list-style-position: outside;
	background: none;
}

#border_content TABLE TH {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	background-color: #8C93A0;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#border_content TABLE TR.gerade {
	background: none;
}

#border_content TABLE TR.ungerade {
	background: none;
}

#border_content TABLE TD {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 20px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#border_content #footer P {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

#border_content P.p_zitat {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

#border_content #footer P A {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

