/* START der allgemeingültigen, seitenübergreifenden Style-Definitionen*/

/* START dynamisches Navigationsmenü*/

#masterdiv {
	position:absolute;
	left:429px;
	top:181px;
	width:155px;
	height:170px;
	z-index:3;
	background-color: 990000;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#990000;
color:#ffffff;
font-size: 11px;
width:150px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #F26523;/* */
}

.submenu{
margin-bottom: 0.5em;
color:#ffffff;
text-align:center;
}

/* ENDE dynamisches Navigationsmenü*/


/* grauer Hintergrund Topbanner */
#logo_banner {
	position:absolute;
	left:0px;
	top:7px;
	width:989px;
	height:124px;
	z-index:1;
	background-color: #EEEEEE;
}
/* Fusslinie zum Topbanner */
#bottomline {
	position:absolute;
	left:0px;
	top:132px;
	width:989px;
	height:6px;
	z-index:18;
	background-color: #747474;
}
/* Toplinie zum Topbanner */
#topline {
	position:absolute;
	left:0px;
	top:0px;
	width:989px;
	height:6px;
	z-index:1;
	background-color: #747474;
}
/* Subtitel zum Logo */
#punch {
	position:absolute;
	left:132px;
	top:97px;
	width:396px;
	height:16px;
	z-index:1;
}
/* MAPwriter Logo */
#logo {
	position:absolute;
	left:8px;
	top:17px;
	width:187px;
	height:54px;
	z-index:1;
}
/* Weltkugel */
#global {
	position:absolute;
	left:789px;
	top:24px;
	width:186px;
	height:90px;
	z-index:14;
}
/* Mittelnavigation */
#navigation {
	position:absolute;
	left:415px;
	top:138px;
	width:183px;
	height:680px;
	z-index:3;
	background-color: #990000;
}

/* Rechtseitiges Banner für die Subnavigation mit grossen Karten */
#rightbanner {
	position:absolute;
	left:780px;
	top:138px;
	width:209px;
	height:680px;
	z-index:0;
	background-color: #999999;
}
/*Topnavigation über Kreisicons*/
#iconnavi {
	position:absolute;
	left:600px;
	top:76px;
	width:187px;
	height:38px;
	z-index:16;
}
/* Grauer Hintergrund des Textbereiches */
#grey_bg {
	position:absolute;
	left:600px;
	top:138px;
	width:389px;
	height:680px;
	z-index:0;
	background-color: #999999;
}
/* Copyrightvermerk */
#copyright {
	position:absolute;
	left:833px;
	top:117px;
	width:141px;
	height:13px;
	z-index:15;
}
/* Anfragebutton */
#senden {
	position:absolute;
	left:431px;
	top:400px;
	width:142px;
	height:39px;
	z-index:16;
}
/* Schriftdefinition */
.Stil2 {
	font-size: small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Schriftdefinition */
.Stil4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: medium;
  }
  /* Schriftdefinition */
.Stil5 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* Schriftdefinition */
.Stil6 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
/* Schriftdefinition */
.Stil7 {
	color: #990000;
	font-weight: bold;
}
/* Schriftdefinition */
.Stil9 {
	color: #FF925E;
	font-weight: bold;
	font-style: italic;
}

a.linkSidebar:link {text-decoration: none;color: #333333;font-weight: normal;font-size: 11px; padding-left:8px; background: transparent url("http://www.mapwriter.de/gmaps/images/icons/symbols/arrow.gif") no-repeat 0px 4px;}
a.linkSidebar:visited {color: #333333;text-decoration: none;font-weight: normal;font-size: 11px; padding-left:8px; background: transparent url("http://www.mapwriter.de/gmaps/images/icons/symbols/arrow.gif") no-repeat 0px 4px;}
a.linkSidebar:active {color: #333333;text-decoration: none;font-weight: normal;font-size: 11px; padding-left:8px; background: transparent url("http://www.mapwriter.de/gmaps/images/icons/symbols/arrow2.gif") no-repeat 0px 4px;}
a.linkSidebar:hover {color: #333333;text-decoration: none;font-weight: normal;font-size: 11px; padding-left:8px; background: transparent url("http://www.mapwriter.de/gmaps/images/icons/symbols/arrow2.gif") no-repeat 0px 4px;}

a.nav:link {text-decoration: none;color: #FFFFFF;font-weight: bold;font-size: 11px;}
a.nav:visited {color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 11px;}
a.nav:active {text-decoration: none;color: #FF7328;font-weight: bold;font-size: 11px;}
a.nav:hover {color: #FF7328;text-decoration: none;font-weight: bold;font-size: 11px;}

a.nav2:link {text-decoration: none;color: #990000;font-weight: bold;font-size: 11px;}
a.nav2:visited {color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 11px;}
a.nav2:active {text-decoration: none;color: #990000;font-weight: bold;font-size: 11px;}
a.nav2:hover {color: #FF7328;text-decoration: none;font-weight: bold;font-size: 11px;}

select {
background-color: #FFF;
border: 1px solid #7F9DB9;
color: #000;
height: 18px;
font: 9px Verdana, Arial, Geneva, Helvetica, Sans-Serif;
margin: 0px;
padding: 0px 0px 0px 0px;
}
/* ENDE der allgemeingültigen, seitenübergreifenden Style-Definitionen*/
