body{margin:0;padding:0}
html, body{height:100%}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.downloadBilder { width: 135px; min-height:159px; background-image:url(images/bg_line_downloads.gif); background-repeat:no-repeat; background-position:right; float:left; margin-right:12px; }
.downloadBilderRight { width: 120px; min-height:159px; float:left; }

td {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 17px;
}

.tdPreise {
	padding: 10px 10px 10px 10px;

}

.inputPreise{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	width: 80px;
	border: 1px solid #CCCCCC;
}

.normalBlau {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3495C6;
  line-height: 17px;
}

a:link {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #3495C6;
	text-decoration: none;
}
a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #3495C6;
	text-decoration: none;
}
a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #666666;
	text-decoration: none;

}

.input {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #666666;

	border: 1px solid #B1B1B1;
}


.btAdmin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 150px;
	height: 20px;
	border: 1px solid #3495C6;
	background-color: #ACD3EE;

  
}

div#Hauptnavi {
	width:946px;
	height:30px;
	z-index:1;
}

  ul#Navigation {
    margin: 0; padding: 0;
    text-align: left;
  }
  
  ul#Navigation li {
    list-style: none;
	position: relative;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    margin: 0; padding: 0;
  }
    ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
	line-height: 16px;

    float: left; 
    top: 30px; left: -1px;
    width: 170px;
	padding: 0px;
	background-color: #FFFFFF;
    display: none;  

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;

	/* Unternavigation ausblenden */
  }


#subnaviEf a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #D5E7F2;
color: #3495C6;
}

#subnaviEf a
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
color: #666666;
background-color: #FFFFFF;
padding: 1px 0px 3px 13px;
text-decoration: none;
font-weight: normal;
}

