/* ------------- ALLGEMEIN/CONTAINER ---------------- */html { height:100%;}body {	padding:0px;	margin:0px;	height:100%;	width:100%;	text-align:center;}* html, * html body {/* height:auto; /* hiermit verschwinden beim IE die falschen Scrollbalken; keine Ahnung, warum */}td#container {	height: 375px;	width: 850px;	border: 1px solid #000000;	background-image: url(images/basics/pagefond.gif);	background-repeat: repeat-x;	vertical-align: top;	background-color: #22280C;}* html td#container {background-position:0px 1px;} /* IE-hack wg. borderbug */div#rahmen {	width:940px;	height:560px;	border:1px solid #000000;}/* ------------- HAUPTNAVIGATION ---------------- */.menukat { margin-right: 20px; margin-bottom: 8px; }.menuzeile { margin-bottom: 8px; }.navtable { width: 852px; }table.navtable tr td {text-align: left;}.menulogo { margin-top:35px; margin-right:15px; margin-left:0px; margin-bottom:30px; }/* ------------- LINIENFONDS UND FOTOS MITTE ---------------- */div#lines, div#kontaktlines, div#welcomelines {	width: 820px;	margin-left:15px;	text-align: center;	background-color: #22280C;	background-repeat: repeat-x;}div#lines {	height: 275px;	margin-top: 42px;	background-image: url(images/basics/linefond275px.gif);}div#welcomelines {	height: 45px;	margin-top: 152px;	background-image: url(images/basics/welcome-lines.gif);}div#kontaktlines {	height: 140px;	margin-top: 167px;	background-image: url(images/basics/kontakt-lines.gif);}div#lines img, div#welcomelines img, div#kontaktlines img {	border-right-width: 10px;	border-left-width: 10px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #22280C;	border-left-color: #22280C;	border-top-color: #22280C;	border-bottom-color: #22280C;}div#welcomelines img { margin-right:200px; }/* ------------- UNTERNAVIGATION ---------------- */div#subnav {	margin-top: 34px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #FFFFFF;}.fotobutton { margin-right: 1px; margin-left: 3px;}.rotelinie { margin-top: 0px; margin-right: 10px; height:32px; }.bildnr { float: right; margin-top: 15px; }.bildunterschrift {	float:left;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	color: #6A6B6D;	letter-spacing: 1px;	margin-top:0px;}/* ------------- NOCH EINSORTIEREN ---------------- */