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

body {
	height: 100%;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	}
	
#container {
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}	
			
#kopf {
	height: 97px;
	border-bottom: 1px solid #c03789;
	}
	
#signet {
	float: left;
	padding-top: 0;
	margin-top: 0;
	margin-left: 165px;
	display: inline;
	}	
	
#meta {
	float: left;
	padding: 70px 0 15px 20px;
	}

#meta a{
	text-decoration: none;
	padding-right: 2em;
	}	
	
#meta a:hover {
	text-decoration: underline;
	}		
		
#select {
	float: right;
	height: 20px;
	padding: 70px 0 0px 0px;
	}
			
#inhalt {
	clear: both;
	}
	
#links {
	width: 373px;
	height: 593px;
	float: left;
	}	
	
#navi {
	width: 165px;
	}	
	
#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navi li {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: right;
	}		
						
#navi a {
	padding: 0.5em 0.5em 0.5em 0.5em; 
	font-size: 90%;
	color: #c63789;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #c63789;
	display: block;
	}	
	
#navi a:hover {
	background-color: #c63789;
	color: #fff;
	display: block;
	}

#navi a.navi_active {
	background-color: #c63789;
	color: #fff;
	display: block;
	}	
	
#navi ul ul a {
	padding: 0.5em 0.5em 0.5em 0.5em; 
	font-size: 90%;
	color: #c63789;
	background-color: #f8e8f2;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #c63789;
	display: block;
	}	
	
#navi ul ul a:hover {
	background-color: #d69ac0;
	color: #fff;
	display: block;
	}

/*Unterschiedliche Navigationsfarben*/
#navi ul ul a.navi_active {
	background-color: #d69ac0;
	color: #fff;
	display: block;
	}
	
/*Rheinhessen*/
#navi ul ul a.navi_active_rhe {
	background-color: #C0C7DF;
	color: #fff;
	display: block;
	}
	
/*Nahe*/
#navi ul ul a.navi_active_nah {
	background-color: #B8D9C3;
	color: #fff;
	display: block;
	}
	
/*Rheingau*/
#navi ul ul a.navi_active_gau {
	background-color: #DFCCB9;
	color: #fff;
	display: block;
	}				

#mitte {
	float: left;
	margin-top: 40px;
	padding: 0px 20px 0 20px;
	width: 420px;
	}	
	
#symbole {
	float: left;
	margin: 20px 20px 10px 0;
	display: inline;
	}

#adresse {
	margin: 20px 0px 10px 0;
	}	
	
#text {
	clear: both;
	}	
	
#mitte ul {
	list-style: url(../media/aufzaehlung.gif);
	margin: 20px;
	padding: 0px;
	}
	
#mitte li {
	padding-bottom: 0.5em;
	}			
	
#rechts {
	float: right;
	margin-top: 40px;
	border-left: 1px solid #c63789;
	height: 553px;
	width: 160px;
	}
	
#rechtskarte {
	float: right;
	margin-top: 40px;
	border: none;
	height: 553px;
	width: 160px;
	}	
	
#rechtskarte h1, h2, h3 {
	font-size: 100%;
	margin-bottom: +0.5em;
	line-height: 2.5em;
	}	
	
#luecke {
	height: 40px;
	border-bottom: 1px solid #c63789;
	}	
	
#randinhalt {
	margin: 0;
	padding: 10px;
	}	

	
/*
Allgemein, RomRhein, Bingen (rosé): #f4d9e8
Naheland (grün): #d2eada
Rheinhessen (bleu): #d0d6ec
Rheingau (beige): #ebdac8
*/	
	
#rechtsabschluss {
	height: 82px;
	}
	
#verortung {
	padding-top: 30px;
	}	
	
#vorschau {
	padding-top: 10px;
	}	
	
/*Bilder*/
dd {
	padding-top: 0.75em;
	line-height: 1.2em;
	}
	
.csc-textpic-caption {
	color: #777;
	}	
	
.csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol { 
	}
	
.csc-textpic, .csc-textpic-intext-right, .csc-textpic-border
.csc-textpic-imagewrap, .csc-textpic-image, .csc-textpic-firstcol,
.csc-textpic-lastcol {
	}	

/*Tabelle*/
#symbole td {
	background-color: #edecd7;
	}


/*Basic*/
h1 {
	font-size: 120%;
	margin-bottom: -1em;
	}

h2 {
	font-size: 100%;
	margin-bottom: -1em;
	}

	
h3 {
	font-size: 120%;
	margin-bottom: +0.5em;
	line-height: 2.5em;
	}

p {
	line-height: 1.5em;
	}

a { 
	color: #777;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover, a:active { 
	}

a img {
	border:none;
	}

img {
	border:none;
	padding: 0;
	margin: 0;
	}	
	
hr	{
	display: none;
	clear:both;
	}
	
form {
	margin: 0px;
	padding: 0px;
	}		

/*################## Klassen ########################*/
.trenner {
	clear: both;
	height: 0px;
	width:0px;
	margin:0px;
	padding:0px;
	}
	
.tx-macinasearchbox-pi1 {
	float: left;
	padding: 0 2em 0 0em;
	}

.tx-macinasearchbox-pi1 input{	
	height: 15px;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	border: 1px solid #777;
	background-color: #fff;
	}	
	
.sprache {
	}	
	
.sprache select {
	height:17px;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	padding: 0px;
	background-color: #fff;
	}		
		
.none {
        display: none;
	}

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


/*\*//*/
	

/**/
			

