html {
  font-size: 100.01%;
  height:100%;
}
body {
width:auto;
height:100%;
font-size:80%;
font-family:Verdana;
margin-top:0px;
padding-top:0px;
background-color:#333;
}

h1 {
font-size: 120%;
color:#000;
padding-left:20px;
padding-bottom:5px;
border-bottom:1px solid gray;
margin-right:5px;
padding-right:70px;
text-align: right;
}

ul {
	list-style-image: url("checked.png");
}

#topm h1 {
	font-size: 180.01%;
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	font-family:Times-New-Roman;
	color:black;
	margin-top:30px;
	-webkit-transform: scale(1.2,2);
}
h2 {
  font-size: 100.01%;
}


#fzglist {
	padding-left:5px;
	padding-right:5px;
	width:100%;
	margin-top:10px;
}
#fzginlist {
	padding-left:5px;
	padding-right:5px;
	width:100%;
	margin-top:0px;
}
td.inlist {
	padding-top:10px;
}
td.inlistpicture {
	padding:0px;
	padding-top:10px;
	width: 300px;
	height: 250px;
}

p.freibleibend {
	font-weight:bold;
	color:#000;
	margin-bottom:30px;
}
td.fmodel {
	font-weight:bold;
}

div.P1 {
	font-size:60px;
	font-weight:normal;
	float:left;
}
div.P2 {
	font-size:40px;;
	font-weight:normal;
	float:left;
	padding-top:7px;
}
span.P1 {
	font-size:60px;
	font-weight:normal;
	float:left;
}
span.P2 {
	font-size:40px;;
	font-weight:normal;
	float:left;
	padding-top:7px;
}
td.blank {
	font-size:1px;
	width:10px;
	border:none;
}
td.defdef {
	text-align:left;
	background-color:#ddd;
	padding-left:3px;
	padding-top:3px;
	width:25%;
	font-weight:bold;
	border-bottom:1px dotted #333;
}
td.defval {
    background-color: #EEEEEE;
	border-left: 1px dotted #000000;
    color: navy;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: left;
	border-bottom:1px dotted #333;
}
td.defr {
	padding-left:3px;
	border-left:1px solid black;
}
td.listheadline {
	font-weight:bold;
	font-size:15px;
	height:70px;
}

td.ir {
	border-right:2px solid #666;
	padding-top:10px;
}

div.listhead {
	border:1px solid black; 
	-moz-border-radius: 0 40px 0 40px;
	border-radius: 0 40px 0 40px;
	padding:15px;
	background-color:#333;
	color:#eee;
	float:left;
}
div.topdetails {
	float:right;
	margin-right:30px;
	margin-top:30px;
	border-top: 1px solid #ccc;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-left: 1px solid #ccc;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#efefef;
}

div.topdetails a {
	text-decoration:none;
	color:black;
}
td.tabsep {
	background-color:#C8D0E8;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	
}

td.sa {
	text-align:left;
}
td.spacertd {
	font-size:1px;
	height:15px;
	border-top:1px solid black;
}

td.odd {
	background-color:#eee;
}
td.even {
	background-color:#ddd;
}

#menu td {
	height:30px;
	width:33%;
	text-align: center;
	border-bottom:1px solid black;
	background-color:#aaa;
	border-right:2px solid white;
}
#menu td a {
	color:white;
	font-size: 110.01%;
	font-wight:bold;
	text-decoration:none;
}
a.filtera:hover {
    background-color: #EEEEEE;
    color: black;	
}
a.filtera {
    background-color: #666;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 30px;
    padding: 10px;
    text-decoration: none;
	color:white;
	
}
a.sel {
    background-color: #EEEEEE;
    color: black;	
}
#cnttab {
	width:1000px;
	margin:auto;
	height:100%;
	border:0px;
	background-color:#fff;
	margin-top:5px;
}

#headtab {
  background-image: url(wa.gif);
  background-repeat: no-repeat;
  padding:0px;
  border:0px;
  border-bottom:1px solid black;
}

div#slideshow {
        width: 900px;
        height: 150px;
        position: relative;
}
div#slideshow img {
        width: 900px;
        height: 300px;
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
}
div#slideshow img.start {
        display: block;
}


#content {
  padding-top:15px;
  padding-left:10px;
  width:680px;
  height:100%;
}
#mnu {
    background-color:#eee;
    height:1000px;
  width:220px;
  border-right:1px solid black;
}
#mnu div {
width:200px;
border:0px;
height:32px;
padding-left:12px;
padding-top:9px;
background-image: url(/fileadmin/img/mnubg1.png); background-repeat:repeat-x;
margin-top:3px;
}
#mnu div:hover {
  background-image: none;
  background-color: silver;
}
#mnu div a {
color:navy;
font-weight:bold;
text-decoration: none;
}

#mobile {
	width:100%;
	height:100%;
	margin-bottom:0px;
	border:0;
}

