/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.rot {
	color: #FF0000;
	font-weight: bold;
}
.header_01 {
background: url("gfx/header_01.jpg");
width: 273px;
height: 148px;
}
.header_02 {
background: url("gfx/header_02.jpg");
width: 398px;
height: 148px;
}
.ticker {
background: url("gfx/ticker.jpg");
width: 1034px;
height: 25px;
}
.under-ticker {
background: url("gfx/under-ticker.jpg");
width: 1034px;
height: 6px;
}
.titel-box-links {
background: url("gfx/titel-box-links.jpg");
width: 220px;
height: 25px;
}
.bg-box-links {
background: url("gfx/bg-box-links.jpg");
width: 220px;
}
.titel-box-rechts {
background: url("gfx/titel-box-rechts.jpg");
width: 174px;
height: 25px;
}
.bg-box-rechts {
background: url("gfx/bg-box-rechts.jpg");
width: 174px;
}
.footer {
background: url("gfx/footer.jpg");
width: 1034px;
height: 40px;
}
.trennung {
background: url("gfx/trennung.jpg");
width: 220px;
height: 10px;
}
.navigation-titel-links {
	background: url("gfx/titel-box-links.jpg");
	width: 220px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation-titel-rechts {
	background: url("gfx/titel-box-rechts.jpg");
	width: 174px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.links_footer {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
a.links_footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.links_footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.links_footer:hover {
	text-decoration: none;
	color: #7ad6ff;
}
a.links_footer:active{
	text-decoration: none;
	color: #FFFFFF;
}
.links_navigation {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.links_navigation:link {
	text-decoration: none;
}
a.links_navigation:visited {
	text-decoration: none;
	color: #000000;
}
a.links_navigation:hover {
	text-decoration: none;
	color: #0d7eb6;
}
a.links_navigation:active{
	text-decoration: none;
	color: #000000;
}
.white {
	color: #FFFFFF
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0d7eb6;
}
a:active {
	color: #000000;
}
