ul {list-style-type:none; padding:0; margin: 0;}
a img {border: 0 none;}
body {
	background: #1C5391;
	text-align:center;
	margin-top: 0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	text-align:left;
	margin: 0 auto;
	width: 976px;
	/*width: auto;  
	min-width: 900px; 
	max-width: 100em;*/
	background-color: #FFFFFF;
}
#page {
	width:auto;
	margin: 0 1em;
}
#header {height: 150px; width:956px;}
#topnavContainer {
	background:url(img/topnav_bg.gif) repeat-x;
	padding-top: 17px;
	height: 36px;
	text-align:right;
}
#topnav {float:right; width:auto;}
#fontsizer {float:left; width:auto; margin: -6px 0 0 3px;}
.clear {height: 1px; clear:both;}
#topnav li, .mapcat li{display: inline; padding-right: 20px;}

#links {
	width:745px;
	float:left;
}
#rechts {
	width: 200px;
	float:left;
	padding-left: 8px;
}
.right_box {
	background-color:#1C5391;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:-10px;
	padding:3px 0 3px 10px;
}
#contentFooter {
	clear:both;
	padding-top: 20px;
}

/* Linkstyles */
#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:focus, #topnav a:hover {
	color: #000000;
	background-image:url(img/raquo.gif);
	background-repeat:no-repeat;
	background-position: 0 .4em;
	text-decoration: none;
	padding-left: 12px;
}
#topnav a:active, #topnav a:focus, #topnav a:hover{text-decoration: underline;}
#content a:link, #content a:visited {
	font-weight:bold;
	color: #1c5391;
	text-decoration:underline;
}

#content a:active, #content a:focus, #content a:hover {
	text-decoration: none;
	font-weight:bold;
	background-color: #1c5391;
	color: #FFFFFF;
}

/* Typo */
H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	/*letter-spacing: -0.05em; */
	line-height: 100%;
	color: #1C5391;
	font-size: 1.5em;
}
#contentFooter .drucken, #contentFooter .top {
	width:48%;
	text-align:center;
	float:left;

}
#links .drucken {
	text-align:left;
	float:none;
}
#fontsizer .drucken a {
	text-align:left;
	float:none;
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}
#fontsizer .drucken a:hover, #fontsizer .drucken a:focus {
	text-decoration: underline;
}
.drucken a, .senden a, .top a {
	background: url(img/drucken.gif) no-repeat 0 -.2em;
	padding-left: 25px;
	line-height: 250%;
	text-decoration: none;
	color: black;
	height: 20px;
}
.drucken a:hover, .senden a:hover, .top a:hover {text-decoration:underline;}
.top a {background: url(img/top.gif) no-repeat 0 .1em; padding-left: 15px;}

/*
 * EXT:rggooglemap
 */
div.tx-rggooglemap-pi1 {width:730px; }
legend {font-weight:bold;}
#dragbar1 {width: 400px;}
div.mapnest {padding-bottom: 5px;}
div#getdirections table, div#getdirections {font-size: 11px; /*width:400px;*/}
div.mapcat ul.pde li {
	line-height:1.3em;
	margin:0;
	/*padding: 0;*/
	padding: 0.2em 15px 0.2em 0;
}

/********************* 
 * POI
 ******************/ 
#poitab li {
	display:inline;
	margin-right: 15px;
}
.poi-content {
  clear:both;
  height:auto;
  width:300px;
  font-size:11px;
  color:#000;
  margin-top: 10px;
}
.poi-content-k, .poi-content-m, .poi-content-s {
  clear:both;
  height:170px;
  width:300px;
  font-size:11px;
  color:#000;
  margin-top: 10px;
}
/*.poi-content-k img {
	float:right;
	margin: 0;
}*/
/********************* 
 * Tooltip map
 ******************/ 
.markerTooltip {
  background: #FFF;
  font-weight:normal;
  color:#000;
  padding: 2px 3px;
  white-space: nowrap;
  border: #000 solid 1px;
  z-index:4;
  font-size:11px;
}
.poi-content-k .images, .poi-content-m .images, .poi-content-s .images {
	width:80px;
	float:right;
	margin-left: 2px;
}
.poi-content-k .images img, .poi-content-m .images img, .poi-content-s .images img {
	border:1px solid #000;
	margin-bottom: 2px;
}

.macina_banners-pi1-banner {
	padding: 5px 0px;
}
div.pde {
	width:730px;
	height:50px;
}
div.pde div {
	width:145px;
	float:left;
}
tr.kategorie td {
	font-size: 110%;
	font-weight: bold;
	vertical-align:middle;
}
/* 
 * Sortable Tables
 */
table#rggooglemap-menu {border:1px solid #888; font-size:11px;}
table#rggooglemap-menu th {text-align:left;}
table#rggooglemap-menu tr.odd{background-color: #DDD;}
table#rggooglemap-menu tr.even{background-color: #EEE;}

table#rggooglemap-menu tr.even:hover, table#rggooglemap-menu tr.odd:hover {background-color:#CAE3FF;}
table#rggooglemap-menu thead tr {
	background-color: #888;
	font-size: 120%;
}

table#rggooglemap-menu tr.kategorie td {
	font-size: 110%;
	font-weight: bold;
	vertical-align:middle;
	border-bottom: 1px solid #888;
}