/*css ingenieurbuero-schicketanz*/

html {
	margin: 0;
	padding: 0;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000 
  font-size: small;
  background-color: #999999;
}
#divGesamtverpackung {
	width: 80%;
	margin: 0 auto 0 auto;
	height: 100%;
	padding: 30px 0 0 0;
	position: relative;
	min-width: 600px;
}
#divKopf {
	width: 100%;
	position: relative;
	margin-bottom: 0em;
	padding-bottom: 10px;
	height: 5.5em;
	border: 3px double #333;
	border-left: none;
	border-right: none;
	background-color: #000000;
}
#divKopf img {
	position: absolute;
	top: 15px;
	left: 10px;
}
#divKopf #divName {
	text-align: left;
	margin-left: 130px;
	margin-top: 20px;
}
#divKopf #divName h1, #divKopf #divName h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#divKopf #divName h1 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#divKopf #divName h2 {
	font-size: 95%;
	line-height: 1.1;
	margin-top: -0.5em;
	padding-top: 0;
}
#divInhalt {
	border: 1px solid #333;
	padding: 0 1em 2em 1em;
	height: auto;
	margin: 3em 0 0 0;
	background-color: #FFFFFF;
}
#divNav {
	position: absolute;
	top: 9em;
	left: 0px;
	height: 30px;
	background-color: #000000;
	width: 100%;
}
#divNav ul {
	padding-left: 0px;
	display: block;
	list-style: none;
	background-color: black;
	margin: 5px 0 5px 5px;
}
#divNav li {
	font-size: 90%;
	list-style: none;
	display: inline;
}
#divNav li a {
	text-decoration: none;
	display: inline;
	color: #000;
	border: 1px solid #333;
	border-bottom: none;
	font-size: 90%;
	margin-right: 5px;
	background-color: #EAEAEA;
	padding: 0 5px;
}
#divNav li a:link, #divNav li a:visited {
	background-color: #000000;
	font-weight: bold;
	color: white;
}
#divNav li a:hover {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}
#divNav_sub {
	height: 15px;
	display: block;
	margin: 0px 0 1em 10px;
	padding: 0;
	position: absolute;
	top: 4em;
	right: 70px;
}
#divNav_sub ul {
	list-style: none;
	display: block;
	height: 1.5em;
	margin: 5px 0;
	text-align: right;
}
#divNav_sub li {
	display: inline;
	padding: 5px;
	width: 120px;
}
#divNav_sub a {
	text-decoration: none;
	font-size: 75%;
	border-right: 1px solid #333;
	padding-right: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#divNav_sub li a:link, #divNav_sub li a:visited {
	text-decoration: underline;
}
#divNav_sub li a:hover {
	border: 1px solid #FFF;
	border-left: none;
	border-right: none;
	color: #FFFFFF;
}

#divFuss {
	clear: both;
	bakground-color: red;
	height: 5em;
	background-color: #000000;
	width: 100%;
}
#FussAdresse {
	margin: 0.5em;
	width: 100%;
}

#divFuss p {
	font-size: 80%;
	line-height: 80%;
	text-align: center;
	margin: 0;
	font-family: "Trebuchet MS";
	padding: 0.3em 0;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}
a:link, a:visited, a:active {  
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline overline;
}


.kontakte {
  background-color: #FFFFFF;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 110%;
 } 
h2 { 
	font-size: 105%;
}

h3 {
	font-size: 100%;
}

h4 {
	  font-size: 95%;
}

h5 {
	  font-size: 90%;
}
h6 { 
	 font-size: 90%
}

p, ul, dl {
	font-size: 90%;
	line-height: 1.2;
}
ul {
  font-weight: normal;
  
}
ul li {
	list-style-type: square;
}
#divVeroeffentl {
	width: 100%;
}
#divVeroeffentl dl {
	margin-top: 1em;
}
#divVeroeffentl dt {
	margin-top: 1em;
}

#divVeroeffentl dd {
	padding-top: 1em;
}
#divVeroeffentl dt+dd {
	font-weight: bold;
}
.fontklein {  
	font-size: 85%;
}
.seitentitel { 
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
	color: #666666; }
.fontfett, .wichtig {
	font-weight: bold;
}
.center {
	text-align: center;
}

.centurygothic {
	font-family: "Century Gothic";
	font-size: 14px;
}
.weiss {
	color: #FFFFFF;
}
.gross {
	text-transform: uppercase;
}
.centurygothic_h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #000099;
}
#divNav_dias {
	padding-left: 2em;
}

#divNav_dias ul {
	display: block;
	width: 200px;
}
#divNav_dias li {	
	display: inline;
	list-style-type: none;
}
#divNav_dias a {
	text-decoration: underline;
	font-size: 80%;
	color: #666666;
	margin-right: 10px;
}

