/* CSS Document - lara.berlin (Träger)*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #000000;
}
body {
	background-color: #FFEEEE;
	margin-left: 0px;
	margin-top: 32px;
}
a {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	/*font-weight: bold;*/
}
table, tr, td {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#inhalt {
	padding-left: 16px;
	padding-right: 12px;
}

hr {
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
	margin: 30px 0px;
}