/* ================================================ */
/*  Goossens  */
/* ================================================ */

p, span, h1, h2, h3, h4, h5, h6, ul, a {
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
  font-weight: normal;
	text-align: left;
}
a {
	font-size: 1em;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
table, input {
	font-size: 1em;
}
.main-innen {
		height: 1%;
}

/* ================================================ */
/* Seiten-Standards ohne Farben  */
/* ================================================ */

p {	
	margin-bottom: 10px;
	font-size: 0.76em;
	line-height: 1.2em;
}

/* =====  Listen  ===== */ 
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  list-style-type: disc;
	line-height: 1.3em;
}
ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.1em;
}

li {
	font-size: 0.76em;
	padding:  5px 0px 5px 0px;
	margin:  0px 0px 0px 30px;
}

H1 {
	padding: 0px 0px 1px 0px; 
	margin: 0px 0px 1em 0px;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	FONT-WEIGHT: bold;
	font-family: arial, sans-serif, tahoma, helvetica;
}
H2 {
	padding: 0px 0px 0px 0px;
	font-size: 0.86em;
	FONT-WEIGHT: bold;
}
H3 {
	padding: 0px 0px 6px 0px;
	font-size: 1em;
	FONT-WEIGHT: bold;
}
H4 {
	padding: 0px 0px 3px 0px;
	font-size: 1.1em;
	FONT-WEIGHT: bold;
}
H5 {
	padding: 0px 0px 0px 0px;
	font-size: 0.86em;
	FONT-WEIGHT: bold;
}
H6 {
	padding: 0px 0px 0px 0px;
	font-size: 0.86em;
	FONT-WEIGHT: bold;
}

table {
	width: 100%;
}




/* ================================================ */
/*  Farben und Hintergründe */
/* ================================================ */

/* 	color: #32539f;		blau 	*/
/*	color: #DE2121;		rot 	*/

body {
/* in Standards => CMS */
}
p, span, h1, h2, h3, h4, h5, h6, ul, a {
	color: #000000;
}
a {
	COLOR: #475371;
}
a:hover {
	color: #DE2121;
}

H1 {
	color:  #5f5f5f;
	BORDER-bottom: #c0c0c0 2px solid;
}
h2 {
	color:  #5f5f5f;
}
h3 {
	color:  #5f5f5f;
}
h4 {
	COLOR: #5f5f5f;
}
h5 {
	color: #aa4646;
}
h6 {
	color: #aa4646;
	BORDER-bottom: #5f5f5f 1px solid;
}


/* =====  Layout Farben  ===== */ 
#header {
	background-color: #5f5f5f;
}

#main {
	background-color: #5f5f5f;
}
.main-innen{
	background-color: #ffffff;
}
.bl-bildtextr img, .bl-bildtextl img  {
	Border: #202020 1px solid;
}
#banner {
	background-color: #5f5f5f;
	Border-bottom: #202020 1px solid;
}
#main-content .border {
	Border-left: #202020 4px solid;
	Border-bottom: #202020 4px solid;
}

#main-links .logo {
	background-color: #d0d0d0;
	Border-bottom: #202020 4px solid;
}
#main-links .links-text p, #main-links .links-text H4 {
	COLOR: #c0c0c0;
}

#main-foot p, #main-foot a, #footer p, #footer a  {
	COLOR: #c0c0c0;
}


/* =====  Menuzeile  ===== */
#menu {
}
.menufeld a {
	COLOR: #c0c0c0;
}
.menufeld a:hover {
	COLOR: #c0c0c0;
}
.menufeld a.an {
	COLOR: #c6ba81;
}
.menuhome a {
	COLOR: #c0c0c0;
}
.menuhome a:hover {
	COLOR: #c0c0c0;
}

/*** Navigation Farben ***/
#navigate a {
	color: #808080;
}
#navigate a:hover {
}
#navigate a.aus {
	color: #808080;
}
#navigate a.an  {
	color: #5f5f5f;
}

/* =====  Farben Ende ===== */ 


/* ================================================ */
/*  spezielle Klassen der Seite */
/* ================================================ */

#main-links .links-text {	
	padding: 25px 0px 15px 15px;
	text-align:left;
	font-size: 0.9em;
}
#main-links .links-text H4{	
	font-size: 0.9em;
	margin-bottom: 4px;
}
#main-links .links-text p{	
	padding: 0px;
	margin-bottom: 4px;
}

.sprachen {
	text-align: right;
	margin: 0px 10px 0px 0px;
}
.sprachen img {
	margin: 0px 0px 0px 10px;
	vertical-align: top;
}


/* =====  Menuzeile  ===== */
#menu {
	width: 540px;
	font-size: 0.66em;
	margin-left: 202px;
}

.menufeld {
	float: left;
	overflow: hidden;
}
.menufeld a {
	padding: 0px 0px 3px 0px;
	display: block;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	text-align: left;
}
.menufeld a:hover {
	TEXT-DECORATION: underline;
}
.menufeld a.an {
}

.menuhome {
	float: left;
	width: 160px; 
}
.menuhome a {
	padding: 6px 0px 6px 5px;
	display: block;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	text-align: left;
}

/* =====  Navigationsmeu ===== */ 
#navigate {
	width: 100%;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	padding: 3px 0px 0px 0px;
}
#navigate p {
	text-align: right;
}
#navigate a {
	padding: 0px 0px 0px 10px;
	FONT-WEIGHT: normal;
	text-decoration:none;
}
#navigate a:hover {
	text-decoration:underline;
}
#navigate a.an {
	text-decoration:underline;
}

/* ================================================ */
/* Galerien  */
/* ================================================ */

div.thumbs{
	text-align: center; 
}
div.thumbs p {
	font-weight: bold;
	margin-top: 0px;
}
/* für Navigationsimages */
div.thumbs img {
	border: none;
	margin-right: 0px;
	filter: alpha(opacity=100);
}

/* Gesamtrahmen Thumbreihe */
div.thumbreihe {
	margin: 0px auto 0px auto; 
}

div.thumbbild {
	margin: 0px 0px 0px 10px; 
	float: left;
	display: inline;
	text-align: center;
 	border: 5px solid #dcdcdc;
  padding: 5px;
}

/* einzelner Thumb mit fester Breite */
div.thumbbildrahmen {
	margin: 20px 2px 2px 2px; 
	float: left;
	display: inline;
	text-align: left;
}
div.thumbbildrahmen div {
	margin-right: 20px;
}
div.thumbbildrahmen img {
	Border: #777777 1px solid;
}


/* ================================================ */
/* Kundenstimmen  */
/* ================================================ */

/* Formular */
#gaestebuch {
	margin-top: 20px;
	width: 100%;
}
#gaestebuch .inhalt {
	width: 500px;
	margin-left: 0px;
}

#gaestebuch .zeiletext {
	width: 100%;
	overflow: hidden;
	font-size: 0.8em;
}
#gaestebuch .zeileinput {
	width: 100%;
	font-size: 0.8em;
}
#gaestebuch .textfeld {
	font-size: 0.8em;
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
  font-weight: normal;
	text-align: left;
}
#gaestebuch .fehlerzeile {
	width: 285px;  /*  */
	display: none;
	font-size: 0.76em;
	vertical-align: top;
}
#gaestebuch .leerzeile {
	clear:both;
	padding-bottom: 0px;
	font-size:10px;
}
#gaestebuch .sendebutton {
/* width = zeiletext + zeileinput */
	width: 460px;
	text-align: right; 
	padding: 10px 0px 30px 0px;
	font-size: 0.76em;
}

/* Liste der Einträge */
.gasteintrag {
	width: 500px;
	text-align: left; 
	font-size: 1em;
	margin-bottom: 5px;
}
.gasteintrag .innen {
	text-align: left; 
	padding: 15px 10px 30px 0px;
	font-size: 1em;
	
}


/* =====  Tabelle Navigation  ===== */
.dbnavlinks {
	width: 200px;
	float: left;
	margin: 10px 0px 15px 0px;
	font-weight: bold;
	font-size: 1em;	
	display: inline;
}
.dbnavlinks p {
	margin: 0px 0px 0px 5px;
}
.dbnavlinks a {
	text-decoration: underline;
}
.dbnavrechts {
	float: right;
	width: 300px;
	text-align: right;
	margin: 10px 0px 15px 15px;
	font-weight: bold;
	font-size: 1em;	
}
.dbnavrechts p{
	text-align: right;
}
.dbnavrechts a {
	text-decoration: underline;
}
.dbnavrechts img {
	margin: 0px 12px 0px 6px;
	vertical-align: middle;
}

/* =====  Rechts-Links Boxen ohne CMS ===== */
.box-links {
	float: left;
	width: 49%;
	text-align: left;
}
.box-rechts {
	float: right;
	width: 49%;
}
.box-rechts p {
	text-align: right;
}


/* Farben */
.fehlerzeile {
	color: #C63F3E; /* rot */
}
#fehlermeldung {
	BACKGROUND-COLOR: #FFF8F5;
	BORDER: #DE2121 1px solid;
}
#fehlermeldung p {
	color: #DE2121;
}
#fehlermeldung H3 {
	color: #333333;
}

.gasteintrag {
	border-bottom: 1px solid #cccccc;
}













/* ================================================ */
/* CMS Classes */
/* ================================================ */
.cm-links {
	text-align: left;
}
.cm-rechts {
	text-align: right;
}
.cm-mitte {
	text-align: center;
}


/* ================================================ */
/* CSS Standardvorlagen für Blockelemente */
/* ================================================ */

/* alle Module clear float */

.bl-bildtextl, .bl-bildtextr
{
	clear: both;
}
.bl-box, .bl-boxa, .bl-boxb, .bl-boxIa, .bl-boxIb
{
	clear: both;
}
.bl-tbII, .bl-tbIII, .bl-tbIV, .bl-tbIVa
{
	clear: both;
}
.bl-contIIa , .bl-contIIb, .bl-contIIIa , .bl-contIIIb 
{
	clear: both;
}
.bl-rboxIa, .bl-rboxIb, .bl-rboxIIa, .bl-rboxIIIa, .bl-rboxIIIb, .bl-rboxIIIc, .bl-rboxIIId
{
	clear: both;
}

.bl-quelltext{
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*
------------------------ 
	Blockelemente Textbausteine 
------------------------
*/
.bl-zentrisch  {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
.bl-zentrisch * {
	text-align: center;
}

.bl-rechts {
	text-align: right; 
}
.bl-rechts p {
	text-align: right; 
}

.bl-bildtextl  {
	padding: 0px;
	width: 100%;
}
.bl-bildtextl img {
	Float: left; 
	Margin: 0px 20px 0.3em 0px; 
}
.bl-bildtextl p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.bl-bildtextr  {
	padding: 0px;
	width: 100%;
}
.bl-bildtextr img {
	Float: right; 
	Margin: 0px 0px 0.3em 20px; 
}
.bl-bildtextr p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


/*
------------------------ 
	Blockelemente Tabellen
------------------------
*/
.bl-tbII, .bl-tbIII, .bl-tbIV, .bl-tbIVa {
	overflow: hidden;
	width: 100%;
}
.bl-tbII table, .bl-tbIII table, .bl-tbIV table, .bl-tbIVa table {
	BORDER-style: none;
	width: 100%;
}
.bl-tbII td, .bl-tbIII td, .bl-tbIV td, .bl-tbIVa td  {
	vertical-align: top;
}
.bl-tbII p, .bl-tbIII p, .bl-tbIV p, .bl-tbIVa p {
	margin: 0px;
}

/* Spalten */
.bl-tbII td {
	padding: 4px 4px 4px 4px;
}
.bl-tbII td.s1 {
}

.bl-tbIII td {
	padding: 4px 4px 4px 4px;
}
.bl-tbIII td.s1 {
}

.bl-tbIV td {
	padding: 4px 4px 4px 4px;
}
.bl-tbIV td.s1 {
}



/*
------------------------ 
	Container
------------------------
*/
.bl-contIIa {
	width: 100%;
}
.bl-contIIb {
	width: 100%;
}
.bl-contIIIa {
	width: 100%;
}
.bl-contIIIb {
	width: 100%;
}
.bl-contIIIb .bl-boxmitte {
	margin-left: 5px;
}

/*  Container Box innen */
.bl-boxI {
	width: 100%;
}
.bl-boxII {
	width: 50%;
}
.bl-boxIII {
	width: 33%;
}
.bl-boxIV {
	width: 25%;
}

/*  Container Box innen Ausrichtung */
.bl-boxlinks {
	float: left;
	text-align: left;
}
.bl-boxrechts {
	float: left;
	text-align: right;
}
.bl-boxmitte {
	float: left;
	text-align: left;
}


/*
------------------------ 
	Boxen einfach
------------------------
*/
.bl-box {
}
.bl-box * {
	margin: 0px;
}
.bl-box .innen {
	padding: 15px 15px 15px 15px;
	height: 1%;
}

/* ===== Box Typ A ===== */ 
.bl-boxa {
	border: #cccccc 1px solid;
	background-color:  #f6f6f6;
}
.bl-boxa * {
	margin: 0px;
}
.bl-boxa .innen {
	padding: 15px 15px 15px 15px;
	height: 1%;
}

/* ===== Box Typ B ===== */ 
.bl-boxb {
	border: #cccccc 1px solid;
	background-color:  #ffffff;
}
.bl-boxb * {
	margin: 0px;
}
.bl-boxb .innen {
	padding: 15px 15px 15px 15px;
	height: 1%;
}

.bl-boxc {
}
.bl-boxc * {
	margin: 0px;
}
.bl-boxc .innen {
	height: 1%;
}




/* ================================================ */
/*  Extra Formatierungen Blockelemente */
/*================================================ */

/* Telefontabelle
================================================ */

/* Spalten */
#main-links .bl-tbII table td.s1 {
	padding: 0px 0px 0px 0px;
}
#main-links .bl-tbII table td.s2 {
	padding: 0px 0px 0px 0px;
}

