/* CSS Document */

body {
	background-image: url(gfx/bg.gif);
	margin: 0;
}

#maintab {
  text-align: center;
  margin: auto;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #666666;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #bb4c27;
}

.login {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}

.loginform {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

body,td,th {

	font-family: Arial;

	font-size: 13px;

	color: #666666;

}

.navi_links {

	font-size: 14px;

	font-family: Arial;

}

a.navi_links {

	font-family: Arial;

	font-size: 14px;

	color: #666666;

}

a.navi_links:link {

	text-decoration: none;

}

a.navi_links:visited {

	text-decoration: none;

	color: #666666;

}

a.navi_links:hover {

	text-decoration: none;

	color: #000000;

}

a.navi_links:active {

	text-decoration: none;

	color: #666666;

}

.logo {

background: url("gfx/logo.gif");

width: 235px;

height: 75px;

}

.header_01 {

background: url("gfx/head01.gif");

width: 300px;

height: 202px;

}

.header_02 {

background: url("gfx/head02.gif");

width: 300px;

height: 202px;

}

.header_03 {

background: url("gfx/head03.gif");

width: 315px;

height: 202px;

}

.button_01 {

background: url("gfx/01.gif");

width: 43px;

height: 60px;

}

.zw {

background: url("gfx/zw.gif");

width: 5px;

height: 60px;

}

.bg_spalte_navi {

background: url("gfx/bg_spalte_navi.gif");

width: 265px;

}

.menue_button {

background: url("gfx/menue_button.gif");

width: 192px;

height: 27px;

}

.news_trenner {

background: url("gfx/news_trenner.gif");

height: 6px;

}

a.link {
  text-decoration: underline;
}

/*SLIDER*/
#slider { margin:0; padding:0; width:868px; height:202px; }
#slider ul { list-style:none; margin:0; padding:0; height:202px; }
#slider li { margin:0; padding:0; height:202px; }
