html, body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11pt;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:  0px;
	margin-right: 0px;
	vertical-align: top;
}
A {
	font-weight: bold;
	letter-spacing: 1px; 
}


/* Schriftstyle fuer: Haupttitel */
h3 {
	color: #036;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 0px;	
	margin-bottom: 2px;
	margin-top: 5px;
}
/* Schriftstyle fuer: noch nicht benutzt */
h5 {
	font-size: 75%;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
.fett h5 {
	font-weight: bold;
}
/* Schriftstyle fuer: Normalen Text + Firmen-Adresse auf index.php */
h6 {
	font-size: 70%;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
/* Schriftstyle fuer: Angebote */
.klein {
	font-size: 70%;
}
.blau {
	color: #036;
}
/* Schriftstyle fuer: Pfad */
.fett {
	font-weight: bold;
	letter-spacing: 1px;
}



.tab-zentriert { text-align: center; vertical-align: middle }
.tab-right { text-align: right; }
.titelblau { color: #036; font-weight: bold; font-size: 75%; }
.mini   { font-size: 80%; line-height: 8pt; }



img { border: 0px;}
table {
	font-size: 70%;
	border:1px; 
	border-color:#000000;
}
tr.blau {
	background-color: #6699ff;	
	color: Black;
}



#titel_logo {
	position:absolute; 
	width:90px; 
	height:57px; 
	margin-left: 262px; 
	margin-top: 10px; 
}
#titel {
	position: absolute;
	width: 400px;
	height: 40px;
	margin-left: 355px;
	margin-top: 30px;
}
#pfad {
	visibility: hidden;
	position: absolute;
	width: 300px;
	height: 30px;
	margin-left: 262px;
	margin-top: 85px;
}
#text {
	position: absolute;
	margin-top: 130px;
	margin-left: 350px;
	height: 700px;
	width: 600px;
	overflow: visible;
}
#home {
	visibility: visible; 
	position: absolute; 
	z-index: 2; 
	top: 67px; 
	left: 0px; 
	width: 78px; 
	height: 138px; 
}
#navigationsadresse {
	visibility: visible;
	position:absolute; 
	width: 215px; 
	height: 57px; 
	margin-left: 10px; 
	margin-top: 380px; 
}
#navigation { 
	visibility: visible; 
	position: absolute; 
	z-index: 1; 
	top: 0; 
	left: 0; 
	width: 250px; 
	height: 360px ;
}

