body, tr, td {
	color: #000;
	/*font-family: Geneva, Arial, Verdana, sans-serif;*/
	font-family: Geneva, Arial, sans-serif;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-darkshadow-color: #999;
	scrollbar-base-color: #fff;
	font-size: 11px;
	line-height: 16px;
	margin: 10px;
	vertical-align: top;
}
td { 
    vertical-align: top;
}
.main-background-color {
	background-color: #FFFFFF;
}
#navigation {
	position: absolute;
	left: 20px;
	top: 115px;
	z-index: 10;
	width: 810px; 
}
#black-line {
	position:absolute; 
	left:0; 
	top:19px; 
	width:810px; 
	height:1px; 
	background-color:#000;
}
.english {
	text-align: right; 
	width:100%; 
	padding:0 0 5px 0;
}
.navItem {
	padding:0 39px 5px 0;
}
.vertical-menu {
	position:absolute; 
	left:0; 
	top:-2px; 
	padding: 0px 0 0 0;
	z-index:30;
	background-color:#fff; 
}
#nav0 {
	position:absolute; 
	left:20px; 
	top:135px;
	z-index:1
}
#fuchs-und-frachdachs 
{
	position:absolute;
	top:15px;
	z-index:1;
	left:680px;
}
#content_col1 
{
	position: absolute; 
	left: 20px; 
	top: 190px;
	width: 250px;
}
#content_col2
{
	position: absolute; 
	left: 300px;
	top: 190px;
	width: 250px;
}

#content_col3 
{
	position:absolute; 
	left: 570px;
	top: 190px;
	width: 250px;
}
#content_col2_3 
{
    position: absolute; 
	left: 300px;
	top: 190px;
    width: 520px;
}
#content_main {
	position: absolute; 
	left: 20px; 
	top: 190px;
	width: 810px;

}
img 
{
	border:0px;
}
a, .link {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
/*
Georgia, "Times New Roman", Times, serif;
*/
.title {
	/*font-size:16px; 16px; line-height: 24px;*/
	text-transform: uppercase;
	font-weight: normal;
}
.subtitle {
	font-weight: bold;
}
.text {
	font-size: 11px;
	line-height: 16px;
}
.bold {
	font-weight: bold;
}
li {
	list-style-type: square;
}
.smallhidden, .system, .footer {
	color: #000;
	font-size: 11px;
}
.bildlegende, .caption {
	color: #000;
	font-size: 11px;
}
.button, .button:active, .button:visited {
	border: #000 1px solid; 
	padding-top:0px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:0px;
	font-weight: normal; 
	background-color: #fff; 
	color: #000; 
	cursor: pointer; 
	text-decoration:none;
	font-size: 11px; 
}
.button:hover {
	border: #000 1px solid; 
	padding-top:0px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:0px;
	font-weight: normal; 
	background-color: #000; 
	color: #fff; 
	cursor: pointer; 
	text-decoration:none;
	font-size: 11px; 
}
.hiddenbutton {
	border-bottom: #999 1px solid; 
	padding-top:1px;
	padding-right:5px;
	padding-left:5px;
	font-weight: normal; 
	background-color: #fff; 
	color: #999;
	font-size: 11px; 
}
.textfield {
	border: #999 1px solid; 
	background-color: #fff;
	color: #000;
	font-family: Geneva, sans-serif;
	font-size: 11px; 
}
.searchfield {
	font-family: Geneva, sans-serif;
	background-color: #fff; 
	color: #000;
	width:100px;
	border-left: 0px;
	border-bottom: #000 1px solid;
	border-top: 0px;
	border-right: 0px;
	font-size: 11px; 
}
.solid-bottom {
	border-bottom: 1px dotted #999;
}
.box-black {
	background-color: #000;
	color: #fff;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px;
}
.box-white {
	background-color: #fff;
	color: #000;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px;
}
.white, a.white, a:hover.white, a:visited.white, a:active.white {
	color: #fff;
}
.home-keyword {
	text-decoration: underline;
}
.tablerow {
	padding-top: 2px;
	padding-bottom: 2px;
}
a.nav, a.nav:visited {
  color: #000;
  text-decoration: none;
}
a.nav:hover, a:active, .hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.nav-selected {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
a.nav-selected:hover, a.nav-selected:active {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.menu {
  text-transform: uppercase;
}
#content_col1 .menu {
	text-transform: none;
}