/*
Theme: Arkeo 2009 ver. 2.5
Description: Stylesheet for Museum Dingolfing Website.
Author: Dipl.-Ing. Dimitri Papadopoulos
Author URI: http://www.die-digitalexperten.de/  
*/
body {
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font: 83%/1.5 Arial, Helvetica, sans-serif;
}
/*** Layout styles ***/
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
}
#main,#front {
	position:relative;
	width:100%;
}
#leftcol {
	display: none;
}
#content {
	width:100%;
}
#front #content {
	width:100%;
}
#footer {
	clear: both;
	border-top: 1px solid #B7B7B7;
	padding: 10px 0 30px;
	font-size: 86%;
	text-align: right;
	color: #9C9B9B;
}
#footer p {
	margin: 0;
}
#front #footer p {
	margin-left: 8px;
}
#footer a,#footer a:link,#footer a:hover {
	text-decoration:none;
} 
#footer a:link {
	color:#9C9B9B;
} 
#footer a:visited {
	color:#9C9B9B;
} 
#footer a:hover,#footer a:active {
	color: #000000;
}
/*** Content styles ***/
a,a:link,a:hover {
	text-decoration:underline;
} 
a:link {
	color: white;
} 
a:visited {
	color: #9C9B9B;
} 
a:hover,a:active {
	color: #9C9B9B;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: .6em 0 .2em;
	color:#000000;
	padding-bottom: .1em;
}
h1 {
	font-size: 176%;
}
h2 {
	font-size: 156%;
}
h3 {
	font-size: 136%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 96%;
}
h6 {
	font-size: 96%;
}
p, ul, ol {
	margin: 0 0 1.5em;
}
ul, ol, dl {
	position: relative;
}
#content ul {
	margin: 1.5em 0 1.5em 2em;
}
#content li {
	margin: 0.5em 0 0.5em 0.5em;
	list-style: none;
	padding:0 0 0 24px;
	background: transparent url("images/elements.gif") no-repeat 0 2px;
}
table {
	font-size: 1em;
	color: #000000;
}
/*** Navigation styles ***/
#nav-first, #ennav-first, #selectlang {
	display: none;
}

/* SECONDARY NAVIGATION - vertical navigation */
#nav-sec {
	display: none;
}
#frontimg {
	/*float: left;*/
}
#frontevents h3 {
	margin: 5px 0 5px 0;
	font-size: 18px;
}
.headvmfront {
	font-size: 8pt;
}
.hlvmfront {
	letter-spacing: -1px;
	font-size: 11pt;
}
.txtvmfront {
	/**/
	margin: 0 0 5px 0;
	padding:  0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#morefront {
	margin: 12px 0 0 0;
	text-align: right;
}
#morefront a, #morefront a.link, #morefront a:visited  {
	text-decoration: none;
	font-weight: bold;
}
.event {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #ccc;
}
.tourhl1 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	font-size: 136%;
	margin: .6em 0 0 0;
	color:#000000;
	padding-bottom: .1em;
}
.eventhl1 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	font-size: 136%;
	margin: 0 0 0 0;
	color:#000000;
	padding-bottom: .1em;
}
.tourhl2, .eventhl2 {
	margin: 0 0 12px 0;
}
.shortxt {
	margin: 0 65px 2px 22px;
}
#ticker {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 30px 0 18px 0;
	color:#000000;
	padding-bottom: .1em;
}
#Routenplaner {
	position: absolute;
	top: 60px;
	left: 730px;
}