* {
	margin: 0;
	padding: 0;
	}
	
body {
	margin:0;
	padding:0;
	font:14px/16px Verdana, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
	overflow:auto;
	background-color: #fff;
	}
	
a {
	color: #000;
	text-decoration: underline;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a.selected {
	color: #000;
	}

a em
	{
	text-decoration: underline;
	}

a img{
	border:none;
	}
			
p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	}

p,h1,h2 {
	margin:0px 10px 10px 10px;
	}
	
.beta, noscript p {
	background-color: #EADA8B;
	border: 1px solid #ccc;
	padding:10px 5px;
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:140%;
	padding-top:25px;
	}
	
h2 {
	font-size:110%;
	padding-top:25px;
	}

#centercontent img.align-left {
	float:left;
	margin-right:20px;
	border: 1px solid #666;
	padding:0;
	}
		
#header {
	background-color: #004792;
	height:140px;
	}
	
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 260% 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 15px; left: 30px;	
	}
	
#header h1#logo-text span {
	color: #fff;
	}
	
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 100% 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #fff;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 95px;		
	}

#header p#subtitle {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 100% 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	font-style:italic;
	color: #cdcdcd;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 120px; left: 30px;		
	}


/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #fff;
	font-size: 100%;	
	}
	
#header #header-links a {	
	color: #fff;
	text-decoration: none;	
	}
	
#header #header-links a:hover {
	text-decoration:underline;		
	}


#centercontent {
	margin-top:5px;   		
	margin-left: 30px;
   	margin-right:240px;
	padding-bottom: 5em;
	}

#centercontent img {
	float:right;
	padding: 0 0 8px 0;
	}
	
#centercontent p {
	padding-right:20px;
	line-height: 24px;
	}

#centercontent p, #centercontent ul {
	padding-left:25px;
	padding-right:20px;
	line-height:24px;
	}
	
#centercontent ul {
	padding-left:60px;
	}
	
#rightcontent {
	position: absolute;
	margin-top:20px;
	right:0px;
	top:230px;
	width:220px;
	background-color:#fff;
	margin-right:20px;
	}

.guide {
	border: 1px solid #e6e6e6;
	background-color:#004792;
	padding:5px;
	margin-bottom:10px;
	color:#fff;
	font-size:90%
	}
	
a.guide {
	text-decoration:none;
	}

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

.box {
	border: 1px solid #e6e6e6;
	background-color:#f6f6f6;
	padding:0px 0 10px 0;
	margin-bottom:10px;
	font-size:90%;
	}
	
.box h2 {
	font-size:14px;
	padding-left:10px;
	padding-top:15px;
	}

.box p {
	
	padding-left:10px;
	}

.box img{
	padding:0;
	float:left;
	margin:0 6px 0px 0px;
	}
	
#leftcontent {
	position:absolute;
	margin-top:50px; 
	left:30px;
	top:193px;
	width:300px;
	background:#fff;
	}
	
		
/*****************************************************************************************/
/***************************horizontal main navigation ***********************************/	
	
#h-contain
	{
	margin: 0 0 0 0;
	padding: 0;
	height:30px;
	font-size:90%;
	background: #000 url(../img/nav_bg2.png) no-repeat;
	border-top:1px solid #fff;
	}
	

#h-contain ul
	{
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#h-contain ul li
	{
	display: block;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0;
	}

#h-contain ul li a
	{
	padding: 0px 30px 0px 3px;
	color: #fff;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:140%;
	text-decoration: none;
	}

#h-contain ul li a.last
	{
	border-right: none;
	}

#subtitle {
	margin-top:30px;
	margin-left: 200px;
	}

#h-contain ul li a:hover
	{
	color:#c30;
	}
	
#index #nava1 a,
#formulare #nava2 a,
#kontakt #nava3 a,
#hilfe #nava4 a {
	color:#EADA8B;
	}
	
#nava6 a {
	margin-left:150px;
	}
	
	/*  EADA8B  A34338 */
	
/*****************************************************************************************/
/****************** Suche auf der Startseite und die Detailanzeige ***********************/

.search_info {                 /*  Darstellung der Anzahl der Treffer */     
	margin:0 0 10px 40px;
	font-style:italic;
	font-size:90%;
	}

.disp_tab, #address, #general, #category, #information {
	width: 90%;
	}

table.disp_tab, table.db_table, #address, #general, #category, #information {
	margin:0 0 20px 30px;
	border: 1px solid #e6e6e6;
	background-color:#f6f6f6;
	padding: 5px 20px 0 20px;
	}

table.disp_tab .info {
	/* margin:0 0 10px 215px; */
	font-size:90%;
	padding-left:50px;
	padding-bottom:8px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:8px;
	}

table.disp_tab img {
	vertical-align: bottom;
	}

table.disp_tab .info a {
	padding-right:40px;
	font-weight:bold;
	}

table.disp_tab .button {
	background-color:#004792;
	margin:10px 0 5px 0px;
	padding: 2px 20px;
	color:#fff;
	font-weight:bold;
	border: 1px solid #fff;
	}

table.db_table {
	width: 90%;
	border-collapse: collapse;
	border-bottom: 2px solid #004792;
	}

table.db_table img {
	margin-right:10px;
	}

table.db_table th {
	text-align:left;
	background-color:#004792;
	color:#fff;
	padding: 3px 0px;
	line-height:1.4em;
	}

table.db_table tr {
	line-height:2.8em;
	}


table.db_table .tab_line1 {
	background-color:#fff;
	}

table#bank {
	width:75%;
	font-size:90%;
	background-color:#f6f6f6;
	margin-left:55px;
	border:1px solid #ccc;
}

table#bank td {
	line-height:1.5em;
	padding-left:4px;
}

table#bank th {
	text-align:left;
	padding: 5px 0px;
	padding-left:4px;
	background-color:#EADA8B;
}
/*****************************************************************************************/
/*******************************Kategorie-Browser *******************************************/
.list_container, #data_note_container {
	margin-left:30px;
	}

.list_container option {
	padding:0px 5px;
	}

#box_1, #box_2, #box_3, #box_4 {
	border:1px solid #ddd;
	min-height:200px;
	width:23%;
}

#box_3 {
	width:48%;
}


#data_note_container {
	margin-top:10px;
	margin-bottom:10px;
	}
#data_note_container a {

	background-color:#000;
	margin-top:6px;
	padding: 4px 20px 4px 20px;
	vertical-align:middle;
	height:22px;
	color:#fff;
	}

 iframe {
	padding:0;
	margin:0;
	width:95%;
	min-height:4500px;
	border:none
	}

/*****************************************************************************************/
/*********************** Detailanzeige der Suchergebnisse ********************************/
table .general_title {
	font-weight:bold;
	}

table .data_cell img {
	margin: 10px 25px 0 10px;
	}

#information .picto_cell, #information .data_cell {
	vertical-align:top;                                /* Piktogramme und texte oben bündig ausrichten */
	padding: 10px 25px 10px 10px;
	}

#information .picto_cell img {                              /* Abstand zwischen 2 nebeneinander liegenden Piktogrammen */
	padding-left: 5px;
	padding-bottom: 5px;
	float:right;
	}

#address img{
	float:right;
}

#address .picto_cell{
	margin-bottom:10px;
}

#address .addr_info {
	line-height:1.4em;
	}

#address td {
	vertical-align:top;
	}


#information .data_cell {
	border-bottom:1px solid #ddd;
	}

#information .item_title {
	font-weight:bold;
	}

#information ul {
	padding-left:35px;
	line-height:24px;
	}

/*****************************************************************************************/
/*************************** Darstellung Oeffnungszeiten ***********************************/		

.time_table {
	font-size:90%;
	border:1px solid #ddd;
	background-color:#fff;
	margin:4px 0 4px 0;
	padding:5px;
	}
	
.time_table td {
	padding:0px 5px 0px 5px;
	}

.time_header {
	font-weight:bold;
}

/*****************************************************************************************/
/*************************** Darstellung Tabelle access key ***********************************/		

table.access_key {
	font-size:90%;
	width:30%;
	border:1px solid #ddd;
	background-color:#f6f6f6;
	margin:4px 0 4px 50px;
	padding:5px;
	}
	
table.access_key td {
	padding:0px 5px 0px 5px;
	}

table.access_key th {
	font-size:90%;
	font-weight:normal;
	text-align:left;
	background-color:#004792;
	color:#fff;
	padding: 3px 6px;
	line-height:1.4em;
	}


/* ================= Formulare ================= */

form#kontakt_form {
	border: 1px solid #004792;
	margin: 30px 0 10px 30px;
	width:75%;
	padding:10px;
	background-color:#F1F1F1;
	}
	
form#kontakt_form label {
	display:block;
	float:left;
	padding-right:10px;
	width:90px;
	}
	
form#kontakt_form input, form#kontakt_form textarea {
	border:1px solid #666;
	margin-bottom:10px;
	font-size:100%;
	padding: 2px 0;
	width:65%;
	}

form#kontakt_form input.submit { 
	background-color:#ddd;
	margin:10px 0 0 100px;
	color:#000; 
	width:140px;
	}