body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333;
	background-image: url(../img/bg/bodyN.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
 
}
h1, h2, h3 {
	color: #222;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
#head {
	position:absolute;
	width:990px;
	height:152px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #000;
	background-image: url(../img/bg/kamera-onboard1Head.jpg);
	background-repeat: no-repeat;
	color: #f30;


}
#head a {
	color: #000;
	text-decoration: none;
}
#head a:hover {
	color: #333;
	text-decoration: underline;
}
#content {
	position:absolute;
	left:200px;
	top:152px;
	width:600px;
	height:auto;
	z-index:2;
	background-image: url(../img/bg/contentN.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}
#content a {
color: #555;
}
#teaser {
	position:absolute;
	left:800px;
	top: 152px;
	width:190px;
	height:auto;
	z-index:3;
	background-color: #F30;
	background-repeat: repeat-y;
	color: #000000;
}
#teaser a {
	color: #000000;
}

#navi {
	position:absolute;
	width:200px;
	height:auto;
	z-index:4;
	left: 0px;
	top: 152px;
	text-align: right;
	background-color: #000;

}
.naviLi ul { margin-left: 0.5em; padding-left: 0.5em; }
.navLi {
	background-color: #f30;
	/*background-image: url(../img/bg/naviN2.gif);*/
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 10px;
	margin-left: 0.5em; padding-left: 0.5em;
}
.navLi a  {
color: #000;
}
.grau {
	color: #f30;
	background-color: #666;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
}
.rubrik {
	color: #000;
	background-color: #ddd;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: bottom;
}
.orangeT                         {
	color: #f30;
}
.submenu {
	list-style-type: disc;
}
.einzugInh {
	margin-left: 810px;
}
a .einzugInh {
	color: #f30;
}
.einzugC {
	padding-right: 5px;
	padding-left: 5px;
}
.imgAbR {
	padding-right: 5px;
}
.rotText {
	color: #CC0000;
}
.box {
	padding: 3px;
	border: 1px solid #0099FF;
}
#content ul {
	padding-left: 20px;
}
a {
	color: #f30;
}
