/*Freunde und Förderer des Bürgermeister Müller Museums CSS File
  Main page styles*/

* {
	margin: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 1.3em;	
}

p {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
h1 {
	text-align: center;
	line-height: 1.2em;
	margin-left: 10px;
	margin-top: 10px;
	}
h2 {
	font-size: 1.4em;
	text-align: left;
	line-height: 1.2em;
	margin-left: 10px;
	margin-top: 10px;
	}
h3 {
	font-size: 1.6em;
	text-align: left;
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 60px;
	}


a {
	border: 0;
}
.navtop {
	padding-left: 1px;
	padding-right: 1px;
}

#wrapper {
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 868px;
	height: 1000px;
	background-image: url(images/uv/background.jpg);
}


#page {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 0;
	position: relative;
	width: 868px;
	height: 644px;
}

#header {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	position: relative;
	width: 868px;
	height: 148px;
}
#header img {
	border: 0px;
}


/*Left navigation styles*/

#nav {
	padding-top: 5px;
	font-size: 18px;
	}
#navtop {
	width: 650px;
	height: 115px;
	float: right;
	position: relative;

}
#navtop img {
padding-left: 10px;
padding-top: 5px;
border: 0;
position: static;

}
#navleft {
	padding-top: 50px;
	width: 168px;
	float: left;
}

ul#ohr {
	font-size: 14px;
}

ul#ohr li {
	padding-bottom: 10px;
}

ul#mich {
	color: white;
	background-image: url(images/Mich_Content.png);
	list-style: none;
	margin-left: 0;
	padding-bottom: 12px;
	padding-top: 20px;
	padding-left: 6px;
	font-size: 14px;
}

ul#mich li {
	padding-bottom: 15px;
}

ul#products {
	list-style: none;
	margin-left: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 14px;
}

ul#pakete {
	list-style: none;
	margin-left: 0;
	padding-bottom: 14px;
	padding-left: 0;
	font-size: 12px;
}

ul#products li a {
	display: block;
	text-decoration: none;
	margin: 0 3px;
}

ul#products li.l1 a {
	font-weight: bold;
	padding: 4px 8px;
	color: #222222;
}
ul#products li.l1h a {
	padding: 4px 8px;
	color: #747474;
}

ul#products li.l2 a {
	font-weight: bold;
	padding: 4px 30px;
	color: #313131;
	font-size: 0.8em;
}
ul#products li.l2h a {
	padding: 4px 30px;
	color: #747474;
	font-size: 0.8em;
}
ul#products li.l3 a {
	padding: 4px 40px;
	color: #313131;
	font-size: 0.8em;
}
ul#products li.l3h a {
	padding: 4px 40px;
	color: #919191;
	font-size: 0.8em;
}

ul#products li a:hover {
	background-color: #808285;
	color: #FFFFFF;
}
.littlenav {
	padding-left: 20px;
	font-size: 0.9em;
}
.littlenavl2 {
	padding-left: 30px;
	font-size: 0.9em;
}

#content {
	position: absolute;
	left: 200px;
	top: 40px;
	width: 650px;
	height: auto;
}

ul#kontakt {
	list-style: none;
	margin-left: 0;
	padding-bottom: 14px;
	padding-left: 0;
	font-size: 16px;
	border-bottom: 1px dotted #CCCCCC;
}
ul#kontakt li {
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	margin: 0 3px;
}
td h1 {
	text-align: center;
	font-size: 16px;
}
td#pakete {
	border-bottom-color: #b6bdbf;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	text-align: center;
}
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	margin: 10px;
	margin-top: 15px;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.sample td {
	font-size: 0.9em;
	border-width: 1px;
	padding: 1px;
	margin-right: 10px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.vl {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	margin: 10px;
	margin-top: 15px;
}
table.vl th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.vl td {
	font-size: 0.9em;
	border-width: 0px;
	padding: 1px;
	padding-bottom: 10px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}

p.

