* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Sans serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

h3 {
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

p {
	padding-bottom: 5px;
}

table {
	width: 480px;
	border: none;
	margin: 0px 0px 20px 0px;
}

td {
	padding: 2px;
}

tr.dunkel {
	background-color: #ddd;
}

tr.hell {
	background-color: #fff;
}

tr.dunkel:hover, tr.hell:hover {
	background-color: #c2c2c2;
}


table .head {
	text-align: left;
	height: 25px;
	background-color: #bbb;
	border-bottom: solid 1px white;
}

#container, #top_nav, #main_nav, #legal, #header {
	width: 980px;
}

#container {
	margin-left: auto;
	margin-right: auto;
}

#top_nav {
	font-size: 10px;
}

#top_nav .meta_nav {
	height: 25px;
}

#top_nav .meta_nav ul {
	list-style: none;
	margin-left: 800px;
}

#top_nav .meta_nav li {
	display: inline;
}

#top_nav .meta_nav li a {
	float: left;
	margin: 4px 0px 0px 13px;
	color: #505050;
	text-decoration: none;
}

#top_nav .meta_nav li a:link, #top_nav .meta_nav li a:hover, #top_nav .meta_nav li.active a {
	color: #7A0000;
	border-bottom: solid 1px #7A0000;
}

#header {
	height: 200px;
	margin-bottom: 3px;
}

#main_nav {
	height: 28px;
	margin-bottom: 20px;
	border-bottom: solid 1px #505050;
}

#main_nav ul {
	display: inline;
	list-style: none;
	font-size: 13px;
	letter-spacing: 0.02em;
	font-weight: bold;
}

#main_nav li {
	float: left;
	height: 28px;
	margin-right: 20px;
}

#main_nav a, #main_nav a:link, #main_nav a:visited {
	display: block;
	line-height: 24px;
	color: #505050;
	text-decoration: none;
}

#main_nav li a:hover, #main_nav li.active a {
	height: 24px;
	color: #7A0000;
	text-decoration: none;
	border-bottom: solid 4px #7A0000;
}


#breadcrumb {
	margin-bottom: 20px;
	margin-left: 250px;
}

#content {
	margin-bottom: 10px;
}

#content p a, #content p a:link, #content p a:active {
	text-decoration: none;
	color: #123923;
	font-weight: bold;
	padding-left: 11px;
	background: url(../nav/pfeil_re.gif) center left no-repeat;
}

#col1 a:hover {
	background: url(../nav/pfeil_re_rot.gif) center left no-repeat;
}


#content a.noicon, #footer a.noicon, #footer a.noicon img, #footer a:hover.noicon {
	padding: 0px;
	text-decoration: none;
	background: transparent;
	border: none;
}

#content p a:hover {
	color: #7A0000;
	font-weight: bold;
	border-bottom: solid 1px #7A0000;
	background: url(../nav/pfeil_re_rot.gif) center left no-repeat;
}

#col1 {
	float: left;
	width: 230px;
	margin: 0px 20px 10px 0px;
}

#col1 a img {
	border: none;
}

#col1 ul, #col3 ul {
	list-style-image: url(../nav/bullet_rot.gif);
	color: #505050;
	margin-left: 15px;
	padding-bottom: 10px;
}

#col1 li, #col3 li {
	padding-bottom: 3px;
}

#col1 li.pdf, #col3 li.pdf {
	list-style-image: url(../pics/pdf_icon.gif);
	margin-left: 4px;
}

#col1 li.zip, #col3 li.zip {
	list-style-image: url(../pics/icon_zip.gif);
	margin-left: 4px;
}

#col1 li.pdf a, #col3 li.pdf a, #col1 li.zip a {
	padding: 0px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	background: transparent;
	border: none;
}

#col1 li.pdf a:hover, #col1 li.pdf a:active, #col1 li.zip a:hover, #col1 li.zip a:active, {
	color: #7A0000;
	border-bottom: solid 1px #7A0000;
}

#col1 img.img_border, #col3 img.img_border {
	border: solid 1px #888;
}

#col2 {
	float: left;
	width: 480px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#col2 a img {
	border: none;
}

#col2 h1 {
	padding-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

#col2 img.left {
	float: left;
	padding: 0px;
	margin-right: 15px;
	border: none;
}

#col3 {
	float: right;
	width: 230px;
	margin-bottom: 20px;
}

#col3 a img {
	border: none;
}

#footer {
	clear: both;
	width: 1000px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
	border-top: dotted 1px #aaa;
}

#footer p {
	font-size: 10px;
	letter-spacing: 0.02em;
}

#footer .col1 {
	float: left;
	width: 230px;
	margin: 0px 20px 10px 0px;
}

#footer .col1 p.noicon a, #footer .col1 p.noicon a:link, #footer .col1 p.noicon a:hover, #footer .col1 p.noicon a img {
	padding: 0px;
	text-decoration: none;
	border: none;
	background: transparent;
}

#footer a {
	text-decoration: none;
	color: #123923;
	font-weight: bold;
	padding-left: 11px;
	background: url(../nav/pfeil_re.gif) center left no-repeat;
}

#footer a:link, #footer a:active {
	text-decoration: none;
	color: #123923;
	font-weight: bold;
	padding-left: 11px;
	background: url(../nav/pfeil_re.gif) center left no-repeat;
}

#col1 p.noicon a, #col1 p.noicon a:link, #col1 p.noicon a:hover, #col1 p.noicon a img {
	padding: 0px;
	text-decoration: none;
	border: none;
	background: transparent;
}

#col2 p.noicon a, #col2 p.noicon a:link, #col2 p.noicon a:hover, #col2 p.noicon a img {
	padding: 0px;
	text-decoration: none;
	border: none;
	background: transparent;
}

#footer a:hover {
	color: #7A0000;
	font-weight: bold;
	border-bottom: solid 1px #7A0000;
}

#footer h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#legal {
	clear: both;
	padding: 5px 0px 20px 0px;
	margin-bottom: 10px;
	border-top: solid 1px #888;
}

#legal p {
	font-size: 10px;
	letter-spacing: 0.02em;
	color: #888;
}

#legal a, #legal a:link, #legal a:visited {
	color: #888;
	text-decoration: none;
}

#legal a:hover {
	border-bottom: 1px solid #888;
}


.legal {
	float: left;
	font-size: 10px;
	letter-spacing: 0.02em;
	color: #888;
}

.legal h3 {
	font-size: 10px;
	letter-spacing: 0.02em;
	color: #888;
	font-weight: bold;
}

.noborder{
	border:none;
}

