a:link {font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration:underline; color: #DCDCDC;}
a:visited {font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration:underline; color: #DCDCDC;}
a:active {font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration:underline; color: #DCDCDC;}
a:hover {font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration:underline; color: #C9363B;}


/* Styles für die Navigation im Fuss */
a.nav:link,a.nav:visited,a.nav:active,.aktuali {font-size:11px;margin-left:10px;margin-right:10px;font-family: Times,serif;font-weight:normal;font-style:italic;text-decoration:none;
color:#6A7177; /* border-width:1px;border-style:solid;border-color:#6A7177; */ }
a.nav:hover {font-size:11px;margin-left:10px;margin-right:10px;font-family:Times,serif;font-weight:normal;font-style:italic;text-decoration:none;
color: #C9363B; /* border-width:1px;border-style:solid;border-color:#6A7177; */}
/* Style für den "toten" Navigator auf der aktuellen Seite */
.navohne {font-size:11px;margin-left:10px;margin-right:10px;font-family: Times,serif;font-weight:normal;font-style:italic;
color: #C9363B; /* border-width:1px;border-style:solid;border-color:#C9363B; */}
a.lightbox:link,a.lightbox:visited,a.lightbox:active {color: #3F3F3F;font-size:11px;}
a.lightbox:hover {color: #C9363B;font-size:11px;}

/* Text-Formate */
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;color:#DCDCDC;font-weight:bold;}
h2 {margin:20px 0 -5px 0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#DCDCDC;font-weight:bold;}
.ueber1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;color:#DCDCDC;font-weight:bold;}
.ueber2 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#DCDCDC;font-weight:bold;}
.haupttext {font-family:Verdana, Arial, Helvetica, sans-serif;text-align:left; font-size:11px;color:#DCDCDC;}
.klein {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px; color:#DCDCDC;}
li {margin-top:7px;}
.inline {display:inline;}


/* Formate für das Terminformular */
.titel {font-family:courier new,Arial, Helvetica, sans-serif; font-size:15px;font-weight:bold;color:#DCDCDC;}
.textfeld {font-family:Verdana,Arial, Helvetica, sans-serif;font-weight:normal;font-style:normal; font-size:11px;color:#DCDCDC;}
.linktext{font-family:Verdana,Arial, Helvetica, sans-serif;font-weight:bold;font-style:normal; font-size:11px;color:#DCDCDC;}
.formhaupttext {font-weight:normal;font-family:Arial, Helvetica, sans-serif;text-align:left; font-size:12px;color:#000000;}


body {background-color: #3F3F3F;background-image: url(bilder/hintverlauf.jpg);background-repeat:repeat-x;
text-align:center; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
   /*   #808080; */
/* Logo Farben "Orgelbau Bente"
Rot #C9363B
Grau #434741
Hellgrau #6A7177
*/


img.bildl{float:left; margin-bottom:5px; margin-right:5px;
	/* border-width:1px; border-style:solid; border-color:#DCDCDC; padding: 2px; */}
img.bildr{float:right; margin-bottom:5px; margin-right:5px;margin-left:10px;
	/* border-width:1px; border-style:solid; border-color:#DCDCDC; padding: 2px; */}

/* --- Ebenen --- */

#aussen {
	/* border:1px solid #6A7177; */
        /* background-color: #808080; */		/* 808080 FFEFD5; oldlace #FDF5E6*/
	width:800px; height:400px;
	margin:20px auto;
         text-align:left;
}




#kopf {
        border:2px solid #000000;
        /* background-color: #FAF0E6; */
        background-image: url(bilder/kopf_40.jpg);
        height:125px;
        padding:5px;
        margin: 0px 0px 5px 0px;
}

.tabborder {border:1px solid #999999;}

#boxaussen {/* Box auf der Startseite rechts */
   	 /* background-color: #33FFCC; */
	float:right;width:350px;margin-top:15px;
	margin-top:55px;
}

#box {
   	/* background-color: #99FF00; */
	padding:5px;border:1px solid #afafaf;
}

.tabseiteninhalt { /* Style für die Tabelle "inhalt" */
	background-color:#808080;
	width:800px;margin:0px;
         padding:0px 4px 25px 5px;

}


#inhalt_quer {

         margin-top:10px;
         width:790px;   					/* breite Ebene "aussen" beachten! */
 	float:left;
}

#inhalt_l {

	width:300px;   					/* breite Ebene "aussen" beachten! */
	margin-top:10px;
	float:left;
}

#inhalt_r {

	width:450px;
	margin-top:10px;
	float:right;
}


#fuss2 {
	/* background-color:#808080; */
    	width:802px;
	margin-top:2px;
	float:right; 		/* Hinweis: Ohne die Angabe "float" sitzt der Fussbereich ggf. neben dem Inhalt */
}

#fuss {
	border:1px solid #ffffff;
	/* background-image: url(bilder/???.jpg); */
    	width:794px;
	padding:2px;
	margin:4px 0px 0px 2px ;
	/* margin-top:10px; */
	/* float:right; */		/* Hinweis: Ohne die Angabe "float" sitzt der Fussbereich ggf. neben dem Inhalt */
}

.galeriebild {margin:3px;}
