/* CSS Document Laurel & Hardy Museum 19.05.2009*/

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #085591;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	background-color: #FFFFFF;
	}
/* linke Navigation*/

#navcontainer {
	background: transparent;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	text-transform: none;
	margin:0px 0px 0px 0px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	position: absolute;
	z-index: 2;
	left: 16px;
	top: 198px;
	font-weight: normal;
	visibility: visible;
}

ul#navlist {
	text-align: left;
	list-style: url(none) none;
	padding: 0;
	width: 210px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	letter-spacing: 0.1em;
}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a {
	display: block;
	width: 100%;
	color: #B8B8B8;
	text-decoration: none;
	background: url(images/nav_li_o.gif) no-repeat;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1em;
	border: none;
}

#navcontainer>ul#navlist li a { width: 190px; }

ul#navlist li#active a {
	background: url(images/nav_li_u.gif) no-repeat;
	color: #085591;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #085591;
	background-image: url(images/nav_li_u.gif);
	background-repeat: no-repeat;
}

/* Text über den Bildern*/

.beschreibung {
	position: absolute;
	top: 150px;
	left: 258px;
	height: 868px;
	width: 516px;
	z-index: 4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 0em;
	background-color: transparent;
	overflow:auto;
	border: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #085591;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	visibility: visible;
	color: #333333;
	font-weight: normal;
	margin: 0em;
	clear:none;
	}
	
	
/* Inhalte Kontakt*/
#adresse {
	position: absolute;
	top: 226px;
	left: 292px;
	height: 176px;
	width: 505px;
	z-index: 3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	padding: 0em;
	background-color: transparent;
	overflow: hidden;
	color: #999999;
	font-weight: normal;
	margin: 0em;
	clear:none;
	visibility: visible;
	}
#map24 {
	position:absolute; 
	width:436px; 
	height:100px; 
	z-index:3; 
	left: 286px; 
	top: 422px;
	}
.museumshof {
	position: absolute;
	top: 632px;
	left: 635px;
	height: 94px;
	width: 128px;
	z-index: 4;
	visibility: visible;
	}
/* Überschrift über den Inhaltscontainer*/

.h1 {
	position: absolute;
	top: 121px;
	left: 404px;
	height: 26px;
	width: 374px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #085591;
	background-repeat: no-repeat;
	clear: both;
}

/* Kopf bzw Logo*/

#logo{
	position: absolute;
	top: 0px;
	left: 218px;
	height: 135px;
	width: 592px;
	z-index: 1;
	background-image: url(images/logo_s.gif);
	background-repeat: no-repeat;
	visibility: visible;
	}
#logo div{
	width:100px;
	margin:0.5em 0em 0em 1.7em;
	}
#logo img{
	margin:0.1em 0.1em 0.1em 0.1em;
	padding: 0px;
	float:none;
	}
/* Randbebauung*/

.randli {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1068px;
	width: 218px;
	z-index: 1;
	background-image: url(images/nav_bg_s.gif);
	background-repeat: no-repeat;
	visibility: visible;
	}
.randre {
	position: absolute;
	top: 0px;
	left: 807px;
	height: 1068px;
	width: 215px;
	z-index: 1;
	background-image: url(images/re_bg_s.gif);
	visibility: visible;
	background-repeat: no-repeat;
	}
.randu {
	position: absolute;
	top: 1026px;
	left: 218px;
	height: 42px;
	width: 591px;
	z-index: 3;
	background-image: url(images/laurel_hardy_kontakt.gif);
	background-repeat: repeat-x;
	float: none;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 5em;
	}

#marketing {
	position: absolute;
	top: 696px;
	left: 131px;
	height: 119px;
	width: 118px;
	z-index: 1;
	visibility: visible;
	background-image: url(images/siegel.png);
	}

/* setzt mir den Container in front of distance */
.aussenrand{
	position: relative;
	width: 1022px;
	height: 1068px;
	top: -10px;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	visibility: visible;
	z-index: 8;
	margin:0 auto;
	clear:left;
	}

.mtsolution {
	position: absolute;
	top: 1044px;
	left: 33px;
	height: 10px;
	width: 150px;
	z-index: 1;
	visibility: visible;
	float: none;
	clear: both;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
#featurebox1{
	position: absolute;
	top: 244px;
	height: 94px;
	width: 98px;
	z-index: 4;
	margin: 0px;
	left: 869px;
	visibility: visible;
	background-image: url(images/oeffnungszeiten_2012.png);
	}
#featurebox1 div{
	float:left;
	width:100px;
	margin:0 0 0 0;
	}

/* Abstand kleine Bilder*/
#featurebox1 p{
	margin:0.3em 0.1em 0.1em 1em;
	padding-top: 0em;
	padding-left: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
#featurebox2{
	position: absolute;
	top: 490px;
	height: 410px;
	width: 150px;
	z-index: 4;
	margin: 0px;
	left: 844px;
	visibility: visible;
	}
#featurebox2 div{
	float:left;
	width:141px;
	margin:0 0 0 0;
	}

/* Abstand kleine Bilder*/
#featurebox2 p{
	margin:0.3em 0.1em 0.1em 1em;
	padding-top: 1em;
	padding-left: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#translate {
	position:absolute;
	width:174px;
	height:47px;
	z-index:1000;
	left: 828px;
	top: 14px;
}

