body {
	background: #f2f2f2 url(../bilder/layout/hintergrund.gif) repeat-x;;
	/*background-color: #ffcc66;*/
	font-size: 1.0em;
	color: #000033;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
/* Bildlaufleiste im Firefox immer zeigen */
html { 
	height: 101%; 
}
#einband {
	background-color: #ffffff;
	/*background-image: url(../bilder/verlauf.jpg);*/
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 720px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 10px;
	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
	-moz-box-shadow: 0px 5px 5px #999;
	-webkit-box-shadow: 0px 5px 5px #999;
	-o-box-shadow: 0px 5px 5px #999;
	box-shadow: 0px 5px 5px #999;
}
#kopfbereich,
#navibereich01,
#navibereich02,
#inhaltsbereich,
#fussbereich {
	width: 680px;
}
#kopfbereich {
	padding: 10px 10px 0 10px;
}
#inhaltsbereich {
	padding: 10px;
}
#navibereich01 a,
#navibereich02 a {
	color: #003399;/*#FF8A00;*/
	text-decoration: underline;
}
#navibereich01 a:visited,
#navibereich02 a:visited {
	color: #003399; 
	text-decoration: underline;
}
#navibereich01 a:hover,
#navibereich01 a:focus,
#navibereich02 a:hover,
#navibereich02 a:focus {
	color: #ffaa00; /*#991B00;/*#FF8A00;*/
	text-decoration: underline;
}



address {
	text-align: left;
	font-size: 100%;
	font-style: normal;
	line-height: 1.5em;
	margin: 30px 0;
}
img.htschriftzug {
	border: 0px;
	height: 60px;
	width: 300px;
}
h1#htschriftzug {
	padding: 0px;
	margin: 0px;
	background-image: url(../bilder/layout/website-technik-logo.jpg);
	background-repeat: no-repeat;
	background-position: 42.5px 0;
	border: 0px;
	width: 638px;
	height: 130px;
}
h1#htschriftzug span {
	visibility: hidden;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #ffaa00;
	text-decoration: underline;
}
a:focus {
	color: #ffaa00;
	text-decoration: underline;
}
a:active {
	color: #ffaa00;
	text-decoration: underline;
}
p, 
li {
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #333333;
	line-height: 125%;
}
#ueber_mich li {
	margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
	text-align: left;
	color: #333333;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { 
	font-size: 1.0em;
	margin-bottom: 0;
}
span.navi {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
}
td.navi {
	font-size: 1.0em;
   font-weight: normal;
	color: #333333;
	text-align: center;
}
table.navi {
	border: 0px;
	width: 690px;
}
table.copyright {
	width: 690px; 
	border: 0px; 
	color: #333333;
}
tr.copyright {
	text-align: right;
}
td.copyright {
	font-weight: normal;
}
span.text, p.text {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
}
span.fett, p.fett {
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
}

ul.text1 {
	list-style-image: url("../bilder/layout/listenpunkt_1.jpg"); 
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
hr.linie1 {
   width: 100%;
	text-align: center;
	font-style: normal;
	line-height: 1px;
	color: #000033;
	text-decoration: none;
}
.referenz01 {
	overflow: visible;
	position: relative;
	visibility: inherit;
	z-index: 1;
	height: auto;
	width: auto;
	top: auto;
}
img.referenz {
	border: 1px solid #999;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	-o-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
