body, html {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #EEEEEE;
	background-color: #99CCFF;
	background-image: url(../pic/modelle_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment:fixed;
	margin-top: 112px;
}
#TblModelle, #DivModell {
	background-color: #336699;
	width: 770px;
}
#DivModell {
	width:770px;
	margin:0px auto;
	border:thin inset #CCCCCC;
}

#TblModelle td {
	border: solid #3d6b99 1px;
	padding: 10px;
}
.previewImg {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 10px 0px 0px;
}
#TblModelle a:hover img, #DivModell a:hover img {
	border: 1px solid #FFFFFF;
}
#TblModelle a, #DivModell a {
	color: #FFFFFF;
	font-weight:normal;
}
#TblModelle a:hover, #DivModell a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#TblModelle th {
	font-size: larger;
	border: solid #3d6b99 1px;
}
#linkframe, #linkframe a{
	color: #663300;
	font-weight:bold;
	font-style:italic;
	width: auto;
	z-index:1;
}
#linkframe a:hover {color: #000000;}
.headnavi {
	font-style:italic;
	color: #663300;
	font-weight:bold;
}
#linkframe{
	top:60px;
	display:block;
	text-align:left;
	white-space: nowrap;
	border: thin inset #FFCC66;
	padding: 6px;
	margin:0px auto;
	z-index:2;
	width: 758px;
}
#centerhead {
	margin:0px auto;
	width:770px;
	height: 100px;
}
#headframe{
	left: 0px;
	top:0px;
	height:100px;
	width:100%;
	text-align:center;
	color: #663300;
	background-color: #000099;
	background-image: url(../pic/kiefer.jpg);
	background-repeat:repeat-x;
	z-index:1;
	border-bottom: 5px outset #CC9966;
	position: fixed;
}
