/*###########################################################################
Haupt-Stylesheet für Website www.welterbe-speyer.de
Letzte Änderung: 15.03.07
#############################################################################*/

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	}

body {
	position: relative;
	height: 100%;
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	background: url(../media/back.gif) repeat-y;
	}
	
/*Bilder*/
dd {
	padding-top: 0.5em;
	line-height: 1.2em;
	}
	
.csc-textpic-caption {
	color: #777;
	font-size: 85%;
	}	
	
/* Flächen am Kopf */	
	
#kopf {
	position: fixed;
	width: 1002px;
	height: 170px;
	z-index: 10;
	top: 0px;
	background-color: #4f958d;
	}	
	
#topleiste {
	background-color: #4f958d;
	height: 18px;
	}	
	
#nebennavilinks {
	float:left;
	}
	
#nebennavirechts {
	float: right;
	}
	
#bildleiste {
	clear: both;
	height: 116px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}	
	
#signet {
	float: left;
	width: 172px;
	height: 37px;
	overflow: hidden;
	}
	
#hauptnavi {
	background: url(../media/naviband.jpg) repeat-x;
	height: 17px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}		
	
#breadcrumbs {
	height: 20px;
	background: url(../media/breadcrumbsback.jpg) no-repeat;
	background-position: 171px 0px;
	padding-left: 210px;
	}	
	

/* Flächen im Inhaltsbereich */	

#rechterrand {
	float: left;
	width: 1000px;
	background-color: #bdd2d1;
	margin: 172px 0 18px 0;
	}

#linkerrand {
	float: left;
	width: 780px;
	background-color: #d2e0e0;
	}

#mitte {
	float: left;
	width: 625px;
	margin: 0 0 0px 170px;
	display: inline;
	background-color: #fff;
	border-left: 1px solid #0e4b3c;
	}

#wrapper {
	float: left;
	width: 1000px;
	margin-left: -170px; 
	margin-right: -220px;
	margin-bottom: 0px;
	display: inline;
	}

#schichtung {
	position: absolute;
	width: 171px;
	float: left;
	}
						
#seitennavi {
	background: url(../media/grundriss1.jpg) no-repeat;
	height: 403px;
	width:169px;
	float: left;
	display: block;
	}	

#inhalt {
	margin: 0 220px 0 170px;
	padding: 20px 35px 10px 35px;
	min-height: 400px;
	}	
	

#rechts {
	position: relative;
	float: right;
	width: 17%;
	padding: 30px 20px 10px 20px;
	}
	
#rechts h2 {
	font-size: 100%;
	color: #0d4a43;
	margin-bottom: 0em;
	}
	
#rechts a {
	color: #6c9790;
	}		

#rechts a.hover {
	color: #0d4a43;
	}


	
/* Footer */			

#footer {
	position: fixed;
	bottom: 0px;
	clear: both;
	width: 1002px;
	height: 18px;
	z-index: 29;
	background: url(../media/fusskachel.gif) repeat-x;
	color: #D9E4DD;
	text-align: right;
	font-size: 100%;
	padding: 0px;
	}	
		
#footer p {
	margin: 3px 5px 0 0;
	}
	
#dom {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 30;
	}		


/*##################### Navigationen #############################*/
a img {
	border: none;
	}
	
#topleiste a {
	font-size: 80%;
	padding: 0 0.5em 0 0em; 
	margin-left: 35px;
	font-weight: normal;
	color: #D9E4DD;
	text-decoration: none;
	}

#topleiste a:hover {
	color: #fff;
	text-decoration: underline;
	}

#breadcrumbs {
	color: #b1b7b5;
	padding: 2px 0 0 208px;
	}

#breadcrumbs a {
	font-weight: normal;
	color: #b1b7b5;
	font-size: 80%;
	text-decoration: none;
	}	

#breadcrumbs a:hover {
	font-weight: normal;
	color: black;
	}	
		
#hauptnavi a {
	position: relative;
	padding: 0em 1.5em 0 0em;
	color: #0d4844;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 35px;
	}
	
#hauptnavi a:hover {
	text-decoration: none;
	color: white;
	}	
	
#hauptnavi a.active{
	color: white;
	}

#seitennavi h1 {
	font-size: 100%;
	margin-top: 2em;
	text-decoration: none;
	text-transform: uppercase;
	}

#seitennavi a {
	color: #205a52;
	padding: 2px 0px 2px 24px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #76a8a2;
	border-bottom: 1px solid #76a8a2;
	width: 145px;
	line-height: 1em;
	margin-bottom: 1.5em;
	}

#seitennavi a:hover {
	color: #1f3c39;
	text-decoration: none;
	border-top: 1px solid #1a4f48;
	border-bottom: 1px solid #1a4f48;
	}	

#seitennavi a.active {
	color: #1f3c39;
	text-decoration: none;
	border-top: 1px solid #1a4f48;
	border-bottom: 1px solid #1a4f48;
	}	
	
#seitennavi a.nav_active {
	color: #1f3c39;
	text-decoration: none;
	border-top: 1px solid #1a4f48;
	border-bottom: 1px solid #1a4f48;
	}	

#seitennavi ul {
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	}
	
#seitennavi ul ul{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0px;
	font-size:90%;
	}
	
#seitennavi li {
	padding: 0 0 5 0px;
	text-transform:none;
	}
/* Inhaltsbereich */	
#inhalt input,#inhalt textarea{
	border: 1px solid #bdd2d1;
	background:#fff;
	padding:1px;
}

#inhalt input.sub {
	font-weight: bold;
	color: #fff;
	background-color: #bdd2d1;
	border: 1px solid #bdd2d1;
}

/* Allgemeine Marker */		

form {
	margin: 0;
	padding: 0;
	}	
	
h1 {
	font-size: 120%;
	line-height: 1.2em;
	text-decoration: underline;
	}	
	
h2 {
	font-size: 110%;
	margin-bottom: -0.5em;
	color: #3a2814;
	}

	
h3 {
	font-size: 100%;
	margin-bottom: -0.5em;
	color: #3a2814;
	}

p {
	line-height: 1.5em;
	font-size: 95%;
	}

a { 
	color: #3a857d;
	font-weight: bold;
	text-decoration: none;
	}

a:hover { 
	color: #3a2814;
	font-weight: bold;
	text-decoration: underline;
	}	
	
a img {
	border: none;
	}
	
img {
	border: 0px;
	padding: 0;
	margin: 0;
	}		


/* Klassen */	

.none {
    display: none;
	}

.tx-macinasearchbox-pi1 {
	float: left;
	margin: 0px 0px 0px 2px;
	}
	
.tx-macinasearchbox-pi1 input{	
	font-size: 9px;
	width: 167px;
	height:15px;
	font-family: Verdana, Sans-Serif;
	border:1px solid #0d4a43;
	}	

.tx-thmailformplus-pi1_error {
	color: #ff0000;
	list-style: none;
	margin: 0 0 0.5em 0;
	}

.tx-thmailformplus-pi1 ul {
	line-height: 1em;
	margin-left: 1em;
	padding-left: 1em;
	}

.sprache {
	float: right;
	margin: 0px 2px 0px 0px;
	}
	
.sprache select {
	height: 17px;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	padding: 0px;
	background-color: #fff;
	}	
	
.unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
	}