/* -------- Allgemein -------- */


body
	{
	padding: 0px;
	margin: 0px;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #B0834C;
	scrollbar-3dlight-color: #B0834C;
	scrollbar-darkshadow-color: #B0834C;
	scrollbar-face-color: #FEEAB4;
	scrollbar-highlight-color: #FEEAB4;
	scrollbar-shadow-color: #FEEAB4;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;
	}

/* -------- Hintergründe -------- */

#start
	{
	display: none;
	}

.startbg
	{
	background: url(http://www.gerichtslaube.de/images/start_bg.jpg) no-repeat top left #feeab4;
	}

.anfahrt
	{
	background: url(http://www.gerichtslaube.de/images/anfahrt_bg.jpg) no-repeat top right #ffffff;
	}

.tageskarte
	{
	background: url(http://www.gerichtslaube.de/images/tageskarte_bg.jpg) repeat-y right #ffffff;
	}

.standard
	{
	background: url(http://www.gerichtslaube.de/images/standard_bg.jpg) no-repeat top left #ffffff;
	}

h1, .h1
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #DE8207;
	margin: 0;
	}

h2
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #DE8207;
	font-weight: normal;
	margin: 0;
	}

p, .p, ul, li
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #4F311B;
	margin-top: 0;
	}

strong
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #82654F;
	margin-top: 0;
	font-weight: normal;
	}

.stand
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #8C2F08;
	margin-top: 0;
	}

.karte
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #4F311B;
	margin-top: 0;
	}

ul,li
	{
	margin-bottom:0px;
	}
	
li.karte
	{
	list-style-type: circle;
	}

.copy
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 0;
	color: #4F311B;
	text-decoration: none;
	}

.historie
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #4F311B;
	margin-top: 0;
	padding-left: 20px;
	}

.hisimg
	{
	margin-left: -20px;
	}

a.text
	{
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #A44818;
	text-decoration: none;
	}

a.text:hover
	{
	background:#FFE08A;
	}

.lang
	{
	border: 1px solid #B0834C;
	}

#bpbutton
	{
	display: block;
	position: absolute;
	z-index: 3;
	top:5px;
	left:1px;
	width: 120px;
	height: 120px;
	}

#bpover
	{
	display: block;
	position: absolute;
	z-index:2;
	top:60px;
	left:40px;
	width: 29px;
	height: 48px;
	opacity: 0;
	-moz-opacity: 0;
	filter: Alpha(opacity=0);
	}
