/*###########################################################################
Zentrales Stylesheet für Website www.welterbe-rlp.de
Letzte Änderung: 26.07.06
Formatierungen zu den Inhaltselementen befinden sich in cron_css_styles.css

- Grundlegende Einstellungen 
- Basics
- Definition Bereiche
- Kontextsensitive Definitionen 
- Klassen

#############################################################################*/

/*####################### Grundlegende Einstellungen ########################*/
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.1%;
	position: relative;

	}

body {
	background-color: #c4d6e3;
	color: #000;
	/*color: #fff;*/
	font-family: verdana, helvetica, sans-serif, sans;
	font-size: 75%;
	}
	
/*##################### Basics #############################*/
	
h1 {
	font-size: 120%;
	margin-bottom: +0.5em;
	color: #00005a;
	}

h2 {
	font-size: 110%;
	margin-bottom: -1em;
	color: #3d6f96;
	}

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

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

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

a:hover { 
	color: #3d6f96;
	font-weight: bold;
	text-decoration: underline;
	}	
	
a img {
	border: none;
	}
	
img {
	border: 0px;
	padding: 0;
	margin: 0;
	}		
	
td {
	line-height: 1.5em;
	font-size: 95%;
	vertical-align: top;
	}

p.csc-form-label, p.csc-form-label-req{
	font-size: 11px;
	}		

/*############### Definition Bereiche ###################*/

#kopf {
	position: fixed;
	top: 0;
	height: 153px;
	width: 100%;
	z-index: 10;
	background-color: #00599b;
	}
	
#top {
	height: 22px;
	background-color: #00005a;
	border-bottom: solid 1px #fff;
	}	
			
#nebennavi {
	margin-left: 7px;
	padding: 2px 0px 0px 0px;
	float: left;
	}
			
#leiste {
	height: 111px;
	background: url(../media/bilderfries-content.jpg) no-repeat;
	}	
	
#signet {
	position: relative;
	float: left;
	left: 5%;
	top: 20px;
	}
	
#logos {
	position: relative;
	float: right;
	right: 5%;
	top: 20px;
	}								
						
#hauptnavi {
	background-color: #00005a;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	top: 133px;
	height: 18px;
	width: 100%;
	}	
	
#breadcrumbs {
	background-color: #c6d7e4;
	border-top: 1px solid #88abc6;
	}
	
#flaeche {
	width: 17%;
	height: 24px;
	background-color: #bcd0e0;
	}		
	
#footer {
	position: fixed;
	bottom: 0px;
	clear: both;
	height: 20px;
	width: 100%;
	border-top: 1px solid #fff;
	background-color: #00005a;
	margin:0px;
	padding:0px;
	text-align: center;
	z-index: 3;
	}
	
/*############### Spalten liquide und bunt! ###################*/

#rechterrand {
	float: left;
	width: 100%;
	background-color: #b3cadb;
	margin: 180px 0 0 0;
}

#linkerrand {
	float: left;
	width: 77%;
	background-color: #c6d7e4;
}

#mitte {
	float: left;
	width: 77.9%;
	margin: 0 0 0 22.1%;
	display: inline;
	background-color: #fff;
	/*background-color: #8caec8;*/
}

#wrapper {
	float: left;
	width: 166.6%;
	margin-left: -28.33%; 
	margin-right: -38.32%;
	display: inline;
	}
						
#seitennavi {
	position: relative;
	float: left;
	display: block;
	width: 17%;
	}

#inhalt {
	margin: 0 23% 0 17%;
	padding: 5px 25px 10px 25px;
	}	
	

#rechts {
	position: relative;
	float: right;
	width: 20%;
	padding: 10px 10px 10px 10px;
	}				

	
/*##################### Formatierung Navigationen #############################*/
	
#nebennavi a {
	font-size: 95%;
	padding: 0 3em 0 0; 
	font-weight: normal;
	color: #D9E4DD;
	}

#nebennavi a:hover {
	color: #fff;
	text-decoration: none;
	}

#hauptnavi a {
	position: relative;
	padding: 0 1em 0 1em;
	border-left: 1px dashed #fff;
	color: #fff;
	margin-right: 1px;
	}
	
#hauptnavi a:hover {
	text-decoration: none;
	background-color: #0e579a;
	border: 1px solid #fff;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	}	
	
#hauptnavi a.active{
	}
	
#hauptnavi .links {
	float: left;
	text-transform: uppercase;
	padding-left: 183px;
	margin-top: 2px;
	bottom: 0px;
	color: #ffffff;
	}	
	
#hauptnavi .rechts {
	float: right;
	padding-right: 40px;
	margin-top: 1px;
	bottom: 0px;
	}
	
#hauptnavi .rechts a:hover {
	padding-top: 2px;
	}	
	
.rechteborder {
	border-right: 1px dashed #fff;
	}

#seitennavi a {
	background-color: #b3cadb;
	border-bottom: 1px solid #c6d7e4;
	color: #3d6f96;
	font-size: 100%;
	padding: 4px 0 4px 7px;
	display: block;
	}

#seitennavi a:hover {
	color: #d1dfea;
	text-decoration: none;
	background-color: #6695b8;
	}	

#seitennavi a:active {
	color: #d1dfea;
	}
	
#seitennavi a.navi_active {
	color: #d1dfea;
	text-decoration: none;
	background-color: #6695b8;
	}	

#seitennavi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#seitennavi ul ul{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0px;
	}
	
#seitennavi li {
	padding: 0 0 0px 0px;
	}

	
/*################### Formatierung Inhaltsbereiche #####################*/
#rechts h1 {
	color: #3d6f96;
	font-size: 95%;
	text-transform: none;
	}	
	
#rechts h2 {
	color: #3d6f96;
	font-size: 95%;
	text-transform: none;
	}	

#rechts p {
	color: #3d6f96;
	}	

#inhalt h2 {
	font-size: 90%;
	text-transform: none;
	color: #333333;
	padding-top: 2px;
	margin-bottom: 5px;
	}	
	
#inhalt ul {
	margin-left: 3.5em;
	margin-right: 3.5em;
	font-size: 95%;
	line-height: 1.5em;
	}			
	
#inhalt p {
	padding: 0px 0px 7px 0px;
	margin: 0px;
	}	


/*################## Klassen ########################*/
.trenner {
	clear: both;
	height: 15px;
	font-size: 1px;
	}

#hauptnavi .links {
	padding-left: 17%;
	}
	
#hauptnavi .rechts {
	padding-right: 1%;
	}	

.links {
	float: left;
	display: inline;
	padding-left: 17%;
	margin-top: 2px;
	line-height: 1.4em;
	bottom: 0px;
	color: #6695b8;
	font-size: 90%;
	}
	
.rechts {
	float: right;
	display: inline;
	padding-right: 23%;
	margin-top: 2px;
	line-height: 1.4em;
	bottom: 0px;
	}	
		
.none {
    display: none;
	}

.tx-macinasearchbox-pi1 {
	float: right;
	padding-top: 2px;
	margin: 0px 5px 0px 0px;
	}

.tx-macinasearchbox-pi1 input{	
	height: 15px;
	width: 100px;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	border: 1px solid #001264;
	padding: 0px;
	background-color: #88b2d1;
	}

.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;
	padding-top: 2px;
	margin: 0px 5px 0px 0px;
	}
	
.sprache select {
	height:15px;
	width:100px;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	border:1px solid #001264;
	padding: 0px;
	background-color: #88b2d1;
	}	

.unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
	}					
	

/*\*//*/

#footer {
	text-align: left;
	}
	
/**/	

