
html {
	height: 100%;
	width: 100%; 
	padding: 0;
	margin-bottom: 0px;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: transparent;
	margin: 0px;
}

html, body, #bg, #bg table, #bg td{
	width:100%;
	height:100%;
}


#auswahl {
  z-index: 9999;
  position: fixed;
  top:40px;
  left: 44px;
  color: #eeeeee;
	font-family: Verdana;
	font-weight:normal;
	font-size: 16px;
}

/* links */
#auswahl a:link, #auswahl a:visited {
  background-color: transparent;
  color: #eeeeee;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
	font-size: 16px;
}

#auswahl a:active {
  background-color: transparent;
	font-family: Verdana;
	color: #eeeeee;
	font-weight:normal;
	text-decoration: none;
	font-size: 16px;
}

#auswahl a:hover {
  background-color: transparent;
	font-family: Verdana;
	color: #9d131a;
	font-weight:normal;
	text-decoration: underline;
	font-size: 16px;
}

#auswahl a.selected:link, #auswahl.selected a:visited {
  background-color: transparent;
  color: #eeeeee;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: underline;
	font-size: 16px;
}

#auswahl a.selected:active {
  background-color: transparent;
	font-family: Verdana;
	color: #eeeeee;
	font-weight:normal;
	text-decoration: underline;
	font-size: 16px;
}

#auswahl a.selected:hover {
  background-color: transparent;
	font-family: Verdana;
	color: #9d131a;
	font-weight:normal;
	text-decoration: underline;
	font-size: 16px;
}

#supersized-loader {
  position:absolute; 
  top:50%; 
  left:50%; 
  z-index:0; 
  width:60px; 
  height:60px; 
  margin:-30px 0 0 -30px; 
  text-indent:-999em; 
  background:url(../img/progress.gif) no-repeat center center;
}
	
#supersized { 
  position:fixed; 
  left:0; 
  top:0; 
  overflow:hidden; 
  z-index:-999; 
  height:100%; 
  width:100%; 
}

#supersized img{ 
  width:auto; 
  height:auto; 
  position:relative; 
  outline:none; 
  border:none; 
}

#supersized a { 
  z-index:-30; 
  position:fixed; 
  overflow:hidden; 
  top:0; 
  left:0; 
  width:100%; 
  height:100%; 
  background:#000; 
  display:block; 
}

#supersized a.image-loading { 
  background:#000 url(../img/progress.gif) no-repeat center center; 
  width:100%; 
  height:100%; 
}

#content {
	width: 860px;
	background: transparent;
  position:absolute;
	top:20px;
	left:10px;
	z-index:70;
}

#logo {
	position: fixed;
  width: 180px;
  height: 238px;
	background-color: transparent;
	top:0px;
	left:39px;
	z-index:70;
}

#mainmenu {
	position: fixed;
	top:242px;
	left:39px;
	z-index:70;
  width: 180px;
  height: 1024px;
  overflow: hidde;
	background: transparent url(images/menu_bg.png) no-repeat;
	/*opacity:0.8; 
  filter:alpha(opacity=80);*/
}

#innercontent {
	width: 470px;
	margin-left: 250px;
	margin-top: 219px;
	background: transparent;
}

#title { 
	height: 75px;
	background: transparent url(images/title_bg.png) repeat-y;
}

#pagetitle { 
	margin: 0px 0px 0px 0px;
  width: 430px;
  overflow: hidden;
  float: left;
	height: 75px;
  font-size: 20px; 
	font-weight: bold; 
	background-color: transparent;
}

#pagetitle h1 {
  float: left;
  width: 340px;
	font-family: Verdana;
	margin: 25px 0px 0px 15px;
	font-size: 24px;
	font-weight: normal;
 	color: #000000;
	text-align: left;
	line-height: 28px;
}

#closepagecontent { 
	cursor: hand;
	cursor: pointer;
  margin: 5px 0px 0px 15px;
  width: 40px;
  float: right;
	height: 30px;
  font-size: 20px; 
	font-weight: bold; 
	background-color: transparent;
}

#closepagecontent img{ 
  margin-left: 8px;
}

#pagecontent {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 550;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	width: 400px;
	background: transparent url(images/title_bg.png) repeat-y;
}


input, option, select, textarea {
	font-family: Verdana;
	border-bottom:1px solid  #000000;
	border-top:0px solid transparent;
	border-left:0px solid transparent;
	border-right:0px solid transparent;
	color: #000000 ;
	background-color: transparent;
	font-size:12px;
	font-weight:bold;
}

input.button {
	font-size:13px;
	font-weight:bold; 
	padding-left:5px;
	padding-right:5px;
	background-color: transparent;
	color: #000000 ;
	border:1px solid #000000;
}

input.textarea {
	border-bottom:1px solid  #000000;
}

input.input {
	border-bottom:1px solid  #000000;
}

input.button:hover {
	color: #9d131a ;
	background-color: transparent; 
}

/* Main menu BEGIN */

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
  background-color: transparent;
}

#mainmenu li {
	list-style: none;
	margin-left: 0px;
	padding-top: 0px;
  background-color: transparent;
}

#mainmenu ul li a.menu_current:link, #mainmenu ul li a.menu_current:visited {
  background-color: transparent;
	background-position: 0px -54px;  
	text-decoration: underline;
	/*background-color: #eeeeee;*/
}
#mainmenu ul li a:link, #mainmenu ul li a:visited  {
	display: block;
	color: #eeeeee;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
  background-color: transparent;
	/*background: #eeeeee url(./images/menu_bg.png);
	background-repeat: no-repeat;*/
	width: 100%;
	text-indent: 27px;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	margin-bottom: 2px;
}

#mainmenu ul li a:hover {
	background-position: 0px -27px; 
	color: #9d131a;
  background-color: transparent;
	/*background-color: #eeeeee;*/
}
	
#mainmenu ul ul a:link, #mainmenu ul ul a:visited {
	font-size: 12px;
	color: #eeeeee;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
  background-color: transparent;
	line-height: 35px;
	height: 35px;
	/*background-image: none;*/
}

/*p,div,td,tr {
	font-family:   Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}*/


/* links */
a:link, a:visited {
	color: #000000;
	background-color: transparent;
	font-weight:bold;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #9d131a;
	background-color: transparent;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a.txtbottom:link, a.txtbottom:visited {
	color: #000000;
	background-color: transparent;
}
a.txtbottom:hover {
	color: #9d131a;
	background-color: transparent;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	list-style: circle;
	line-height: 15px;
	margin-left: 15px;
	padding-top: 0px;
}
/* general settings END */

mainmenu ul ul li a.menu_current {
	font-size: 13px;
	text-align: right;
}
mainmenu ul ul li a.menu_default {
	font-size: 12px;
}
mainmenu ul ul li a.menu_default:hover {
	font-size: 12px;
	text-decoration: underline;
}
mainmenu ul ul li a.menu_current:hover {
	font-size: 13px;
	text-align: right;
	text-decoration: underline;
}

/* Main menu END */
	
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}

.bg, td.post_title {
	background-color: #6c98c6;
	color: #000000;
}
.line, td.post_date {
	background-color: #547fac;
	color: #000000;
}
td.post_title {
	padding: 5px;
	margin: 20px;
}
td.post_date {
	width: 90px;
	padding: 5px;
}

/* links */
#mapdatadiv a:link, #mapdatadiv a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
	font-size: 11px;
	background-color: transparent;
}

#mapdatadiv a:hover {
	color: #9d131a;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	background-color: transparent;
}

#gbdatadiv {
  margin: 0px 0px 10px 0px;
}

#gbdatadiv a:link, #mapdatadiv a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
	font-size: 14px;
	background-color: transparent;
}

#gbdatadiv a:hover {
	color: #9d131a;
	font-weight:bold;
	text-decoration: none;
	font-size: 14px;
	background-color: transparent;
}
