	#seitenbereich {
		text-align:left;
		margin:0 auto;
		width: 1280px;
		height:806.5px;
		border-right: 1px solid darkred;
		border-left: 1px solid darkred;
		background-color:silver;
}
	
	#kopfleiste {
		background-color:#444444;
		float:left;
		padding-top:10px;
		padding-left:10px;
		height:130px;
		width: 800px;
		border-top: 5px black solid;
		border-bottom:2px darkred solid;
			
}	
	#fusszeile {
		clear: both;
		background-color:#444444;
		border-top: 1px solid darkred;
		padding-left:10px;
		color: white;
}
	#logo {
		float:left;
		background-color:#444444;
		padding-top:10px;
		padding-left:250px;
		padding-right:10px;
		height:130px;
		border-top: 5px black solid;
		border-bottom:2px darkred solid;
}
	#logo img {
		border:0px;
}
	a:link {
		color:black;
		background-repeat: no-repeat;
		text-decoration: none;
}
	a:visited {
		color:#444444;
		text-decoration: none;  
}
	a:hover {
		color:white;
}
	#navi {
		border-right:1px solid darkred;
		font-family:"Arial";
		font-size:19px;
		float:left;
		line-height:2.5em;
		background-color:grey;
		padding-top:10px;
		height:629px;
		width:210px;
}
	#navi ul {
		list-style: none;
		margin-top:0;
}
	#navi li {
		color: black;
		margin:0 auto;
		font-size:19px;
}
	#navi a:link {
		color:black;
		background-repeat: no-repeat;
		text-decoration: none;
}
	#navi a:hover {
		color:white;
		padding-left:33px;
		margin:0 auto;
		background-image: url(.././Bilder/hover.gif);
}
	#navi a:visited {
		color:#444444;
		text-decoration: none;  
}
	#inhalte_box {
		float:left;
		background-color:silver;
		height:280px;
		width:1060px;
		overflow:auto;
}
	#inhalte_box_modellbeschreibung {
		float:left;
		border-right: 1px solid darkred;
		background-color:silver;
		height:330px;
		width:1067px;
		overflow:auto;
}
	#inhalte_box_leer {
		float:left;
		overflow:auto;
		background-color:silver;
		height:639px;
		width:1067px;
}
	#inhalte_content {
		color:black;
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		margin-bottom:5px;
		background-color:silver;
		overflow:auto;
		
}
	#inhalte_content img {
		border:1px solid darkred;
}
	#inhalte_content table {
		border-spacing:0;
		border-collapse:collapse;
}
	#inhalte_content table td, table th {
		padding:10px;
}
	#inhalte_content_links {
		color:black;
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		margin-bottom:5px;
		background-color:silver;
		overflow:auto;
		
}
	#inhalte_content_links img {
		border:1px solid darkred;
}
	#inhalte_content_links table {
		border-spacing:1;
		border-collapse:collapse;		
}
	#inhalte_content_links table td, table th {
		border:2px solid grey;
		padding:10px;
}
	#pic_box {
		float:left;
		width:1060px;
		height:358.5px;
		background-color:silver;
}
	#pic_content {
		margin-left:265px;
		margin-top:5px;
}
	#pic_content img {
		padding:1px;
		border:1px solid darkred;
}
	#pic_box_modellbeschreibung {
		float:left;
		width:1067px;
		height:309px;
		background-color:silver;
		border-right: 1px solid darkred;
}
	#pic_content_modellbeschreibung {
		margin-left:300px;
		margin-top:15px;
		float:left;
}
	#pic_content_modellbeschreibung img {
		border:1px solid darkred;
}
	h1 {
		color: silver;
		font-size:30pt;
		font-family:"lucida sans";
		margin-top:.4em;
}
	h2 {
		color: #666666;
		font-size:20pt;
		font-family:"lucida sans";
		margin-top: 0;
		margin-bottom: 0;
}
	h3 {
		color:black;
		font-size:10.5px;
		font-family:"arial";
		margin:0 auto;
}
	h4 {
		color: darkred;
		font-size:20pt;
		font-family:"lucida sans";
		margin-top:0;
		margin-bottom:0;
}
	h5 {
		color: black;
		font-size:12pt;
		font-family:"Arial";
		margin-bottom:0;
		margin-top:10pt;		
}
	h6 {	color: black;
		line-height:15pt;
		font-size:10pt;
		font-family:"arial";
}
p {
		margin-bottom:5px;
		margin-top:5px;
}