/* CSS Document */
body { background-color: #fff; text-align: center; height: 100%; margin: 0; padding: 0; }
td { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active { color: #999; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover { color: #333; }
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-225px; /* half of container's height */
		float:left;
		}
#container { margin:0 auto; position:relative; /* puts container in front of distance */
		height:430px; width:780px; clear:left; }
.mark { color: #333; }
.headline { font-size: 13px; }
/*INFO*/
#info { background-image: url(../pics/bg_info.gif); text-align: left; position: relative; width: 190px; height: 430px; z-index: 10; float: left; }
/* CONTENT */
#content { background-image: url(../pics/bg_content.gif); text-align: left; position: relative; width: 360px; height: 430px; float: left; }
#pic_frm { overflow: hidden;	/* damit der ie auch richtig abschneidet */	position: relative; top: 40px; left: 0; width: 360px; height: 330px;	/* ende */}
#pics { position: relative; width: 360px; height: 300px; white-space: nowrap; }
/*NAVIGATION */
#navi { background-image: url(../pics/bg_navi.gif); text-align: left; position: relative; width: 230px; height: 430px; float: right; }
#pic_navi { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10px; background-image: url(../pics/navi/scroll_back.gif); text-align: center; position: absolute; top: 340px; left: 0; width: 360px; height: 30px; z-index: 3; }
a.subnavinaktiv:link, a.subnavinaktiv:visited       { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.subnavinaktiv:hover, a.subnavinaktiv:active, a.subnavinaktiv:focus      { color: #f9f9f9; text-decoration: none  ;; }
a.subnavaktiv:link, a.subnavaktiv:visited      { color: #f9f9f9; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.subnavaktiv:hover, a.subnavaktiv:active, a.subnavaktiv:focus        { color: #f9f9f9; font-weight: bold; }
/*PAGES
*/

