body{
	font-family: Verdana, Arial  Helvetica, sans-serif;
	color: #000000;
	line-height: 1em;
}

p, td, li, label, select, input, dd {
	font-size: 0.8em;
	color: #333;
}

p, li, dd {
	line-height: 1.5em;
}

img {
	margin: 0%;
	padding: 0%;
	border: none;
}

h1, h2, legend, th, dt{
	font-size: 0.9em;
	font-weight: normal;
	color: #003399;
}

h2, legend, th, dt {
	font-size: 0.85em;
}

a {
	color: #003399;
}



a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover { 
	color: #f00;
}

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


hr {
	color: #748BB9; /* IE 6 */
	border: #748BB9; /* Opera 7.11 */
	background-color:#748BB9; /* Mozilla 1.4 */ 
	height: 1px;
	margin: 0px;
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

ul{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

li
{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 0.5em;
}


table{
	margin: 10px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	background-color: #fff;
}

th, td {
	padding: 0.5em;
	vertical-align: text-top;
}


form{
	color: #000;
	margin: 0px;
	padding: 0px;
}

form br {
	clear: both;
}

input, textarea, select {
	width: auto;
	border: 1px solid #999;
	color: #000;
	background-color: #fff;
	margin: 0.3em;
	padding: 0.3em;

} 

label, select{
	cursor: pointer;
}

label {
	width: 30em;
}


input:focus, textarea:focus, select:focus {      /*nur Mozilla Varianten zurzeit */
	border: 1px solid #999;
	color: #000;
	background-color: #fff; 
} 

fieldset input, fieldset textarea, fieldset select {
	float: left;
	width: auto;
	/*border: 1px solid #000;
	color: #000;
	background-color: #fff; */
	margin: 0.1em;
	padding: 0.1em;
} 

fieldset{
	background-color:#E7EAF1;
	padding: .5em;
	margin-bottom: 2em;
	line-height: 1.5em;
}

legend {
	border: 1px solid #999;
	padding: .5em;
	background-color:#E7EAF1;
}

.small {							/*Adressblock auf jeder Seite links  */ 
	font-size: 0.65em;
}

.bold {
	font-weight: bold;
}

.red{
	color: #f00;
}

.rechts {								/* Anfrage, Button rechts ausrichtne */ 
	text-align: right;
}

.hint{									/* Verwendet in Kontaktdaten - Anfrage*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.75em;
}

.must, .must:hover, .must:focus{		/* Verwendet in Kontaktdaten - Anfrage*/
	background-color: #fcc;
}

.left {
	float: left;
}

.right{
	float: right;
}

.img_left{   							/* Verwendet in Produktübersicht */
	float:left; 
	margin:10px 20px;
}

.img_right{ 							/* Verwendet in Serviceseite, Index */
	float:right; 
	margin:10px 20px;
}


.button {
	float: none;
	border: none;
	margin: 0;
	padding: 0px 2px;
	color: #039;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #748BB9;
	vertical-align: text-bottom;
	background-image: url(img/blubar.gif);
	background-repeat:  repeat-x;
	background-position: top right;
}

.button:hover {
	color: #f00;
}

/* Headerbereich */
#header h1 {				/* Firmenbezeichnung im Header 1. Zeile "MEsselektronik Ulrich Falm" */
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0px;
	margin: 0px;
}

#header h2 {			/* Firmenbezeichnung im Header 2. Zeile "Schall- und Vibrationsmessgeräte" */
	font-size: 11px; 
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0px;
	margin: 0px;
}

#header ul{					/* Hilfsmenü im Header*/
	font-size: 0.8em;
}

#header ul li{
	padding: 0;
	margin: 0;
}

/* Hauptnavigation */ 

#nav ul{
	margin:0; 
	padding:0;
	list-style:none;
}

#nav ul li {
	float: left;
 	padding: 0 0%;
	margin: 0;
}
 
#nav a, nav a:link, #nav a:visited, #nav a.active {
	color: #fff;
	padding: 3px 15px;
	margin: 0;
	text-decoration: none;
	display: block;
	
	background-image: url(img/bluactivebar.gif);
	background-repeat:  repeat-x;
	Background-position: top right;	color: #ffffff;
	border-top: none; 
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #fff;
}


#nav a:hover{
	color: #f00; 
	background-image: url(img/blubar.gif);
}

#nav a.active{
	color: #039;
	background-image: url(img/blubar.gif);
}


/* linke und rechte Seite im mitleren Bereich*/ 
#left {
 font-size: 0.85em;
 }

#left h2, #right h2{
	color: #039;
	margin: 0%;
	background-color: #ADB9D2;
	padding: .25em 1.25em;
}

#left ul, #left p, #right ul, #right p{
	background-color: #E7EAF1;
	padding: 0 1.25em;
	margin: 0em 0em 1em 0em;
}

#left li{
	margin: 0;
	padding: 0;
}

/* Unternavigation auf Produktseite*/ 

#left.subnav h2{
	background-image: url(img/ad.gif);
	background-repeat:  no-repeat;
	background-position: 2px 10px;
}

#left.subnav h2.active {
	background-image: url(img/adr.gif);
}

#left.subnav h2.active a{
	color: #f00;
}


#left.subnav li {
	list-style-image: url(img/ar.gif);
	list-style-position: outside;
}


#left.subnav li:hover{
	list-style-image: url(img/arr.gif);
}

#left.subnav li.active{
	list-style-image: url(img/arr.gif);
}
#left.subnav li.active a{
	color: #f00;
}

/* Center Bereich*/

#center li, #center3 li{
	list-style-type: none;
	list-style-image: url(img/bulletin.gif);
	list-style-position: outside;
	margin-left: 2em;
}

/* Anfrageformular Artikeltabelle*/
#anfrageart th, #anfrageart td{				
	border: 1px solid #748BB9;
}

/* Anfrageformular Wünsche*/
#wishes input {				
	float: left;
	width: auto;
	clear: both;
	margin-left: 8.8em;
	margin-right: .3em;
}

#wishes input[type=checkbox],
#wishes input[type=radio],
#wishes input[type=submit]{
	margin-left: 10.3em; /*Aus unerfindlichen Gründen braucht diesmal der Mozilla eine Extrawurst in Form eines zusätzlichen em für den Abstand nach links */
} 

/* Anfrageformular Kontaktdaten*/
#contact label, #wishes label.left{	
	float: left;
	text-align: right;
	width: 10em;
	margin-right: .3em;
}

#contact input, #contact select{
	width: 25em;
}


#route{
	border: 1px dashed #748BB9;
}

#route th{
	color: #039;
	margin: 0%;
	background-color: #ADB9D2;
	padding: .25em 1.25em;
	text-align: left;	
}

/* Fusszeile*/ 
#footer{
	font-size: 0.65em;
}

#footer a, #footer a:link, #footer a:visited{ 
	color: #fff;
	padding: 0% 0%;	
}

#footer a:hover{
	color: #f00;
}















