html, body, div, img { margin: 0; padding: 0; border: 0; }

body {
   font-family: "Lucida Grande", lucidagrande, "lucida sans unicode", lucida, Arial, sans-serif;
	color: #606060;
}

a { color: #606060; text-decoration: none; }

#middle2 { 
	position: relative;
	visibility: visible;
	border : 1px solid #ffffff; margin : 0px auto;
	z-index: 0;
	height:1px;
   width: 935px;
}

.top {
   position: relative;
	z-index: 0;
   width: 935px;
	top: 10px;
	left: 0;
}

/* ========================================================================================== */

#wrapper { width: 935px; margin: 0 auto; margin-top: 10px; }
#header { height: 199px; position: relative; }
#naviandmain { width: 640px; float: left; z-index: 1;}
#main { width: 470px; float: right; }
#navileft { width: 170px; float: left; }
#rightcontent { width: 240px; margin-right: 20px; float: right; }
#footer { width: 935px; margin: 0 auto; }

/* ========================================================================================== */

#zoomcontainer { position: relative; top: 0; left: 170px; width: 470px; height: 1px; z-index: 2; }

#zoom { position: absolute; top: 1px; left: 0; width: 470px; height: 30px; display: none; }

#zoomcontent { position: absolute; top: 0; left: 0; width: 470px; }

#zoomfader {
   position: relative;
   height: 12px;
   width: 470px;
   background: url(images/zfade.png) repeat-x;
}

.mainmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
   height: 18px;
}

.mainmenu ul li {
   display: inline;
   padding: 8px 9px 7px 9px;
   font-size: 12px;
   line-height: 22px;
   font-weight: normal;
}

.mainmenu ul li a {
   padding: 8px 0 7px 0;
   text-decoration: none;
}

.mainmenu ul li a:hover { color: #FF551C; }

.mainmenusel {
   background: #FFFFFF;
   border-left: 3px double #CCCCCC;
   border-right: 3px double #CCCCCC;
}

.mainmenu ul li.mainmenusel a { color: #FF551C; }
.mainmenu ul li.mainmenusel a:hover { color: #606060; }

.submenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

.submenu ul li {
   display: inline;
   padding: 8px;
   font-size: 10px;
   font-weight: normal;
}

.submenu ul li a {
   padding: 8px 0 7px 0;
   text-decoration: none;
   color: #A0A0A0;
}

.submenu ul li a:hover { color: #FF551C; }
.submenu ul li.submenusel a { color: #FF551C; }
.submenu ul li.submenusel a:hover { color: #606060; }

.linon { padding: 8px; }

.rightmenu {
   position: relative;
   top: -8px;
   width: 240px;
   height: 20px;
}

.rightmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
   vertical-align: top;
}

.rightmenu ul li {
   display: inline;
   font-size: 12px;
   font-weight: normal;
}

.rightmenu ul li span { padding: 0 14px; }

.rightmenu ul li img { vertical-align: bottom; }

.rightmenu ul li a { padding: 0 14px; color: #000000; text-decoration: none; }

.rightmenu ul li a img { vertical-align: bottom; }

.rightmenu ul li a:hover { color: #FF551C; }

.rightmenusel { color: #FF551C; } /* #000000 */

.rightmenuoff { color: #000000; } /* #D0D0D0 */

/* ========================================================================================== */

#rcdiv {
   position: relative;
   width: 240px;
   height: 198px;
   background: #A0A0A0;
}

#gmap {
   position: relative;
   top: 1px;
   left: 1px;
   width: 238px;
   height: 196px;
   background: #FFFFFF; /* url(images/GoogleMapsJavaInfo.gif) no-repeat center center; */
}

#rcpanimg {
   position: relative;
   width: 238px;
   top: 1px;
   left: 1px;
   background: #FFFFFF;
}

.rcimgtxtbox {
   position: absolute;
   bottom: 1px;
   left: 1px;
   height: 40px;
   width: 238px;
   background: url(images/1px_trans_black.png);
}

.rcimgtxt {
   position: relative;
   margin: 5px;
   font-size: 10px;
   line-height: 14px;
   font-weight: normal;
   text-align: center;
   color: #FFFFFF;
}

/* ---------------- googlemaps hacks ---------------- */
/* -------------------------------------------------- */

#gmap div span { visibility: hidden; }
#gmap div a { visibility: hidden; }
#gmap a img {
   width: 45px !important;
   height: 21px !important;
   position: absolute !important;
   bottom: 1px !important;
   left: 190px !important;
}

/* -------------------------------------------------- */

#rctxt {
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 10px;
   line-height: 14px;
   text-decoration: none;
}

/* ========================================================================================== */

#zoomdiv {
   position: relative;
   width: 470px;
   height: 388px;
   background: #A0A0A0;
}

#gmapzoom, #zoompanimg {
   position: relative;
   top: 1px;
   left: 1px;
   width: 468px;
   height: 386px;
   background: #FFFFFF;
}

#zoomimgtxt {
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 12px;
   line-height: 14px;
   text-decoration: none;
}

/* ---------------- googlemaps hacks ---------------- */
/* -------------------------------------------------- */

#gmapzoom div span { visibility: hidden; }

#gmapzoom div a {
   font-size: 9px !important;
   position: absolute !important;
   right: 404px !important;   
   bottom: 2px !important;
}

#gmapzoom a img {
   width: 45px !important;
   height: 21px !important;
   position: absolute !important;
   bottom: 1px !important;
   left: 420px !important;
}

/* -------------------------------------------------- */

.lastlink { margin-top: 20px; margin-bottom: 20px; }
.lastlink a:hover { color: #202020; }

.standard-input{ width:700px }

.border-input{ background-color: #ffffff; font-size: 10px; color:#606060; line-height: 12px; width:280px; height: 20px; border: 2px #8A6C31 solid }

.contentheadline { font-size: 13px; font-weight: bold; color:#FF551C; line-height: 16px; padding-bottom: 5px; }

.contentheadline a { color:#FF551C; }

.textlink {
   background: url(images/link_content.gif) no-repeat;
   background-position: 0 9;
   padding: 4px 4px 4px 10px;
   font-size: 11px;
   font-weight: normal;
   line-height: 15px;
   text-decoration: none;
}

.textlink:hover { color: #FF551C; }

.red10 {
   background-image: url(images/link_content.gif);
   background-position: 0 9;
   background-repeat: no-repeat;
   font-size: 10px;
   font-weight: bold;
   color:#500025;
   line-height: 12px;
   text-decoration: none;
   padding:4px;
   padding-left:7px
}

.datum { font-size: 7px; line-height: 10px; text-decoration: none; }

.black9 { font-size: 9px; line-height: 12px; text-decoration: none; }
.black10 { font-size: 10px; line-height: 14px; text-decoration: none; }
.black10b { font-size: 10px; font-weight: bold; line-height: 13px; text-decoration: none; }
.black11 { font-size: 11px; font-weight: normal; line-height: 15px; text-decoration: none; }
.black11:link{ text-decoration: underline; }
.black12 { font-size: 12px; font-weight: normal;line-height: 14px; text-decoration: none; }
.black14 { font-size: 14px; font-weight: bold; line-height: 18px; text-decoration: none; }

.sectionhead {
   font-size: 11px;
   color: #606060;
   font-weight: bold;
   padding-top: 15px;
   padding-right: 0;
   padding-bottom: 2px;
   padding-left: 20px;
   text-align: left;
}

.sectionhead a { font-weight: bold; color: #606060; }
.sectionhead a:hover { color: #FF551C; }
.sectionhead a:active { color: #FF551C; }

.trenner { background: url(images/trenner.gif) top left no-repeat; width: 935px; }
.trennerA { background: url(images/trennerA.gif) top left no-repeat; width: 935px; }
.trennerB { background: url(images/trennerB.gif) top left no-repeat; width: 935px; }
.trennerN { background: url(images/trennerN.gif) top left no-repeat; width: 935px; }

.button{ color: #606060; height: 20px; font-size: 10px; padding: 1px; }

.navileftheadline12 { padding-left:20px; padding-top:10px; padding-bottom:3px; text-align:left; font-size: 12px; font-weight: bold; color:#374F57; line-height: 15px; text-decoration: none }

.navilefttext10 {
   text-align: left;
   background-image: url(images/link_navi.gif);
   background-position: 0px;
   background-repeat: no-repeat;
   padding-bottom: 2px;
   padding-left: 10px;
   font-size: 10px;
   font-weight: normal;
   color: #707070;
   line-height: 14px;
   text-decoration: none;
}

.navileftdiv a:hover { color: #202020; }

.navileftdiv { margin-left:20px; text-align:left; padding-bottom:2px; }

.n1 { 
    background-image: url(images/bg_topnavi_neu.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align:center;
	width:70px;
	height: 20px;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	font-family: verdana,sans-serif;
	font-weight:bold;
	text-decoration: none;
	display:block;
	float:left;
	padding-top:4px;
	margin-right:11px;
}

.n1:hover{
    background-position: 0px -51px;
	color: #ffffff;
}
