/* ####################  NEU ###################*/
a {
text-decoration: none;
}
/* Hauptnavigation */
#nav {
	display: block; 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	font-size:1.25em;
	float:left;
	text-decoration: none;
	background-color: #7d7d7d;

}
#nav li { display: inline; 	}
#nav a {
	padding-top: 10px;
	width: 188px;
	color:#fff;
	overflow:hidden;
	float:left;
	text-decoration: none;
	height: 28px;
	text-align: left;
	border-style: solid;
	border-color:  #999;
	border-width: 0px; border-right-width: 1px; border-bottom-width: 0px;
	font-size: 0.9em;
}
#nav a span {
	padding:17px 8px 8px 8px;
	cursor:pointer;
	display:block;
}
* html #nav a span {padding-bottom:7px;}
#nav .active a {
	text-decoration:none;
	color:#fff;
	background-color: #424446;
}
#nav a:hover {
	text-decoration:none;
	color:#fff;
	background-color: #4e5155;
}
#nav .active a span {
	background-color: #48494c;
	color: #000;
	}
#nav .acitve a:hover span {
	color: #000;
	}	
/* Hauptnavigation2 */
#navseite {
	display: block; 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	font-size:1.0em;
	float:left;
	text-decoration: none;
}
#navseite li { display: inline; }
#navseite a {
	padding-top: 8px;
	padding: 10px 8px 19px 8px;
    color: #ccc;
	overflow:hidden;
	float:left;
	text-decoration: none;
	height: 6px;
	text-align: left;
	border-style: solid;
	border-color: #000;
	border-width: 0px; border-right-width: 0px;	
}
#navseite a span {
	padding:17px 8px 8px 17px;
	cursor:pointer;
	display:block;
}
#navseite a:hover {
	text-decoration:none;
    color: #fff;
	background-color: #fffA;
}
#navseite .active a {
	color: #fff;
	font-weight: bold;
	background-color: #990000;
	}
#navseite .acitve a:hover span {
	background-image:none;
	color: #000;
	}	
	
body {
font-family: verdana,arial,helvetica,geneva,sans-serif;
color: #000;
font-size: 100%;
font-size: 0.8em;
line-height: 1.4em;
color: #666;
background-image: url(back.jpg);
text-align: left;
}

a {
  outline: none;
  color:#1f2937;
}
p {
  margin: 0.8em 0em;
}
h1, h2, h3, h4, h5, h6 {
font-family: verdana,arial,helvetica,geneva,sans-serif;
font-weight: normal;
}
h1 { font-size:1.05em; margin-bottom: 2.3em; margin-top: 1.7em; color: #646464; line-height: 1em; font-weight: bold; text-transform: uppercase;}
h2 { font-size:1.9em;color: #970000; font-weight: bold; margin: 1.5em 0em; }
h3 { font-size:1.2em; margin-bottom: 0em; margin-top: 0em; margin: 0px; color: #970000; font-weight: bold; }
h4 { font-size:1.1em; margin-bottom: 1em; margin-top: 1em; color: #970000; font-weight: bold; }
h5 { font-size:1.3em; margin-bottom: 5px; margin-top: 30px; color: #970000; }
h6 { font-size:0.9em; margin: 0px; }

.zaehler {
font-size:4em;
color: #999;
}



#global {
width:945px;
min-height: 100px;
margin:auto;
text-align: left;
background-image:url(admin.png);
background-position: 614px 0px;
background-repeat: no-repeat; 

}

#content table, th, td {
border: 0px solid #040;
padding: 8px;
border-collapse: collapse;
background-color: #F0F0F0;
}
td:hover {
background-color: #ccc;
}

#tabelleohne table, th, td {
border: 0px solid #040;
padding: 8px;
border-collapse: collapse;
background-color: #F0F0F0;
}
#tabelleohne td:hover {
background-color: #F0F0F0;
}

#content {
line-height: 1.4em;
float:left;
width:905px;
padding: 20px;
text-align: justify;
background-color: #fff;
font-size: 0.9em;
}

#seitennavi {
z-index: 5;
float:left;
width:944px;
height:35px;
margin:auto;
margin-bottom: 10px;
background-color: #424446;
}


.formular_s, .formular_m, .formular_l, .formular_xl, .formular_kasten  { padding: 5px; border-style:dotted; border-width: 1px; border-color: #333; font-family: Arial, Helvetica, sans-serif; margin: 2px 0px 1px 0px;}
.formular_s {width: 90px; }
.formular_m {width: 150px; }
.formular_l {width: 300px; }
.formular_xl {width: 500px; }
.formular_branchen {width: 220px; }
.formular_kasten {margin-left: 0px; width: 90px; padding: 1px 7px;  }

.formular_button {
width: 400px;
padding: 10px 0px;
background-color: #666;
color: #fff;
font-size: 1.4em;
border-width: 0px;
cursor: pointer;
}

.formular_button a:hover {
background-color: #fff;
color: #970000;
}

.formular_button_s {
width: 250px;
padding: 10px 0px;
background-color: #666;
color: #fff;
font-size: 1.0em;
border-width: 0px;
cursor: pointer;   
}
.formular_button_s a:hover {
background-color: #fff;
color: #970000;
}

#clear {
float: left;
display: block;
clear: both;
}

	