body {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	color: #00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#logo_druck, #adressdaten {
	display: none;
}
#rahmen {
	background-color: #fff;
}
p, div, P, DIV {
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
table.reisen td p {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 4px 8px 4px;
}
td {
	vertical-align: top;
}
.news p {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 4px 8px 4px;
}
#boxen p, #boxen form.login_box {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 4px;
	line-height: 15px;
	}
#boxen form.login_box {
	border: 1px dotted #666666;
	}
	
.boxhell p, .boxdunkel p  {
	font-size: 11px;
}
.login_box {
	font-size: 11px;
}
#einleitung p {
	font-size: 12px;
}
/* allgemeine html-tag definitionen - LINKS	*/
/* # # # # # # # # # # # # # # # # # # # # # # 	*/
a {
	color: #003366;
	text-decoration: underline;
}
/* - - - immer diese reihenfolge beachten 	*/
/* Link, Visited, Hover, Focus, Activ		*/
a:link { 
	color: #02386F;
	text-decoration: underline;
}
a:visited { 
	color: #02386F;
	text-decoration: underline;
}
a:focus { 
	color: #02386F;
	text-decoration: none;
	}
a:hover { 
	color: #02386F;
	text-decoration: none;
	}
a:active { 
	color: #02386F;
	text-decoration: none;
	}
/* allgemeine html-tag definitionen - LISTEN		*/
/* # # # # # # # # # # # # # # # # # # # # # # 		*/
ul {
	font-size: 12px;
	line-height: 16px;
}
li {
	margin-bottom: 0px;
}
ol {
	font-size: 12px;
	line-height: 16px;
}
/* allgemeine html-tag definitionen - UEBERSCHRIFTEN	*/
/* # # # # # # # # # # # # # # # # # # # # # # 		*/
h1, H1 {
	font-size: 20px;
	color: #02386F;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 17px 0 9px 0;
}
#einleitung h1 {
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	color: #02386F;
	padding: 0;
	margin: 0 0 7px 4px;
	border: 0;
}
.news h1 {
	font-size: 10px;
	color: #02386F;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 17px 0 4px 0;
	background-color: #C7D3DF;
	border: 0;
}
h1 a:link, h1 a:visited  { 
	color: #02386F;
	text-decoration: none ;
}
h1 a:focus, h1 a:hover, h1 a:active { 
	color: #02386F;
	text-decoration: underline;
	}
/* 	H2 						 */
.news h2, .inhalt h2, h2, H2 {
	font-size: 16px;
	color: #D76D02;
	margin: 0px;
	letter-spacing: 0px;
	padding: 2px 0 0 0;
	font-weight: bold;
}
h2 a:link, h2 a:visited  { 
	color: #D76D02;
	text-decoration: none;
}
h2 a:focus, h2 a:hover, h2 a:active { 
	color: #02386F;
	text-decoration: underline;
	}
	
/* 	H3 						 */
h3 {
	font-size: 14px;
	color: #D76D02;
	margin: 0px;
	letter-spacing: 0px;
	padding: 2px 0 0 0;
	font-weight: bold;
}
h3 a:link, h3 a:visited { 
	color: #000000;
	text-decoration: none;
}
h3 a:focus, h3 a:hover, h3 a:active  { 
	color: #000000;
	text-decoration: underline;
	}
/* 	H4 						 */
h4 {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
}
/* 	H5 						 */
h5 {
	font-size: 14px;
	color: #FA7D00;
	margin: 0px 0px 5px 4px;
	letter-spacing: 0px;
}
/* 	H6 						 */
h6 {
	font-size: 12px;
	color: #CC3300;
	margin: 25px 0px 11px 0px;
	letter-spacing: 0px;
}
/* verchiedenenes - boxen - schriftgroessen - etc	*/
/* # # # # # # # # # # # # # # # # # # # # # # 		*/
.grau {
	color: #555555;
}
.klein {
	font-size: 11px;
	padding: 0 2px 0 2px;
}
.mittel {
	font-size: 15px;
	padding: 0 2px 0 2px;
}
.gross {
	font-size: 18px;
	padding: 0 2px 0 2px;
}
a.klein, a.mittel, a.gross {
	color: #000000;
	font-weight: bold;
}
.boxhell h4 {
	font-size: 11px;
	color: #333333;
}
.boxdunkel h4 {
	background-attachment: scroll;
	background-image:  url("../userfiles/layout/boxdunkel.gif");
	background-repeat: no-repeat;
	height: 15px;
	padding: 2px 0px 0px 13px;
	font-size: 11px;
	color: #FFFFFF;
}
#service a {
	color: #FFFFFF;
}
#service a:link, #service a:visited  { 
	color: #FFFFFF;
	text-decoration: none ;
}
#service a:focus, #service a:hover, #service a:active { 
	text-decoration: underline;
	}
#serviceunten a {
	color: #000000;
}
#serviceunten a:link, #serviceunten a:visited  { 
	color: #000000;
	text-decoration: none ;
}
#serviceunten a:focus, #serviceunten a:hover, #serviceunten a:active { 
	text-decoration: underline;
	color: #003366;
	}
	
	
#vordergrund {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px;
	background-color: #FFFFFF;
}
#service {
	width: 512px;
	margin-bottom: 0px;
	padding: 0px;
	height: 15px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #1C4C7E;
	float: right;
	text-align: right;
}
#service p {
	font-size: 9px;
	text-decoration: none;
	padding: 0;
	margin: 0 13px 0 0;
	color: #FFFFFF;
	width: 512px;
	line-height: 13px;
}
#oben {
	height: 134px;
	width: 990px;
	margin: 0px;
	margin-bottom: 16px;
	padding: 0px;
	background-image:  url("../userfiles/layout/header_breit.jpg");
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: 1px solid #FA7D00;
}
/*#logo {
	width: 756px;
	height: 118px;
	text-align: left;
	padding: 0px 0px 0px 12px;
	clear: both;
	xbackground-image:  url("/userfiles/layout/screenlogo_neu.png");
	xbackground-repeat: no-repeat;
	xbackground-position: 12px 0px;
	}*/
	
	
#logo {
	position: relative;
	top: 30px;
	left: 10px;
	display: block;
	float: left;
}
#logo img {
	border: none;
	display: block;
	float: left;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	xpadding: 5px;
}
#logo::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		box-shadow: inset 0 0 8px rgba(0,0,0,.6);
	   } 	
#drucklogo {
	display: none;
	}
#linkespalte {
	width: 754px;
	margin: 0 9px 24px 0;
	display: inline;
	float: left;
}
#linkespalte_breit {
	width: 710px;
	margin: 0 14px 24px 14px;
	display: inline;
	float: left;
}
#linkespalte_druck {
	width: 100%;
	margin: 0 9px 24px 0;
	display: inline;
	float: left;
}
#inhalt {
	width: 961px;
	margin: 0 0 24px 0;
	padding: 0 17px 0 12px;
	min-height: 600px;
}
#rechtespalte {
	width: 192px;
	padding-left: 5px;
	float: left;
	margin: 0 0 24px 0;
}
/* topnav-css  - container fuer die css-variante des topmenues */
#topnav-css {
	height: 29px;
	background-repeat: repeat-x;
	padding: 0 0 0 4px;
	margin: 0 0 0 0;
	background-image: url("../userfiles/layout/bg-topnav.gif");
	width: 747px;
	float: left;
}
/* topnav-tabelle - container fuer die tabellenvariante des topmenues */
#topnav-tabelle {
	height: 29px;
	background-repeat: repeat-x;
	padding: 0 0 0 4px;
	margin: 0 0 0 0;
	background-image: url("../userfiles/layout/bg-topnav.gif");
	width: 747px;
	float: left;
}
#topnav-bildrechts {
	height: 29px;
	width: 17px;
	float: left;
}
#subnav {
	height: 25px;
	background-image: url("../userfiles/layout/bg-subnav.gif");
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 768px;
	clear: left;
}
#pfad {
	color: #666666;
	font-size: 10px;
	height: 18px;
	padding-top: 12px;
	width: 532px;
}
#rubrik {
	height: 50px;
	border-bottom: 17px solid #02386F;
	padding: 22px 0 0 0;
	margin: 0 0 17px 0;
}
/* ################################################################# */
/* Formate fuer die rechte Spalte, in der Reihefolge des Erscheinens */
#schriftgroesse {
	width: 198px;
	height: 20px;
	padding-top: 4px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-bottom: 14px;
}
#boxen {
	width: 198px;
}
.boxhell {
	border: 1px solid #FA7D00;
    	margin-left: 3px;
   	padding: 5px;
    	width: 190px;
}
.boxdunkel {
	background-color: #FEE2C7;
	overflow: visible;
	margin-top: 7px;
}
.boxbild {
	margin-right: 2px;
}
#wp_warenkorb_vorschau {
	border: 1px solid #FA7D00;
    	margin-left: 3px;
    	margin-bottom: 20px;
   	padding: 5px;
    	width: 190px;
    	font-size: 11px;
}
#wp_warenkorb_vorschau h2 {
	padding: 0;
}
.wp_shop_warenkorb_tag_gesamtkosten, .wp_shop_warenkorb_tag_versand_zahlung {
	font-size: 11px;
}
td.wp_shop_warenkorb_tag_td_bild {
	width: 80px;
}
td.wp_shop_warenkorb_tag_td_produkt {
	width: 100px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* #################################################################### */
/* Formate fuer die linke Spalte, in der Reihefolge des Erscheinens	*/
#einleitung {
	margin-top: 17px;
}
.inhalt {
}
.news {
}
/* #################################################################### */
/* Fussbereich der Seite - auf allen Seiten gleich			*/
#fuss {
	background-image: url("../userfiles/layout/fuss.gif");
	background-repeat: repeat-x;
	width: 978px;
	height: 40px;
	padding-left: 12px;
	margin: 0 0 0 0;
	clear: left;
}
#serviceunten {
	background-color: #FA7D00;
	height: 15px;
	width: 522px;
	border: 1px solid #FFFFFF;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	text-align: left;
	float: left;
}
#serviceunten p {
	font-size: 10px;
	text-decoration: none;
	padding: 0;
	margin: 0 13px 0 0;
	color: #000000;
}
#login {
	font-size: 10px;
	width: 200px;
	float: left;
	margin: 0 0 2px 10px;
	color: #02386F;
	padding: 0;
}
#bearbeitet {
	color: #FFFFFF;
	clear: left;
	font-size: 10px;
	position: relative;
    top: -6px;
}
#bearbeitet a {
	color: #FFFFFF;
	font-size: 10px;
}
/* #################################################################### */
/* Formatierungen, die nur bedingten Einfluss auf den Text haben 	*/
.invisible {
	display: none;
}
.bildrechts {
	text-align: right;
	float: right;
}
.rubrik-mf {
	background-image: url("../userfiles/layout/museen-fahrzeuge.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.rubrik-rt {
	background-image: url("../userfiles/layout/reisen-tagesausfluege.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.rubrik-zp {
	background-image: url("../userfiles/layout/zeitschrift-publikationen.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.rubrik-ab {
	background-image: url("../userfiles/layout/archiv-bibliothek.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.rubrik-mg {
	background-image: url("../userfiles/layout/mitgliedergruppen.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.rubrik-sa {
	background-image: url("../userfiles/layout/shop-antiquariat.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.rubrik-eg {
	background-image: url("../userfiles/layout/eisenbahn-geschichte.gif");
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.hellgrau {
	background-color: #EEEEEE;
}
.hellorange {
	background-color: #FFF4EA;
}
.invisible {
	display: none;
}
	
.hypertitle { color: black; }
.versteckt {
	display: none;
}
.anzeigen {
	display: block;
}
.Alert{ font-size: 22px; color: Red }
hr{
	color : gray;
	height : 1px;
}
.suchfeld {
	display:inline;
	width: 130px;
	margin-right: 5px;
} 
.suchbereich {
	width: 198px;
	height: 22px;
} 
.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }
.highlight {
	background : Red;
	font-weight : bold;
}
.kalender_gesamt {
	width : 100%;
	border: 0px;
}
.table_col_1 {
	border-right: 1px solid #000000;
	border-right-width:1; 
	border-bottom: 1px solid #000000;
	border-bottom-width:1;
}
.table_col_2 {
	border-bottom: 1px solid #000000;
	border-bottom-width:1;
}
.table_col_3 {
	border-right: 1px solid #000000;
	border-right-width:1; 
}
.table_col_4 {
}
 
.table_divideline_v {
	background-image: url("../Images/line_v.gif");
	background-repeat : repeat-y ;
}
 
.Small {font-size: x-small;font-style : normal;}
.SmallAlert {font-size: 13px;font-style : normal;color: Red;}
/* MENUE ANFANG */
.menu_main {
	width: 98%;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: normal;
}
.menu_main_kat {
	width: 220px;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: normal;
	float: left;
}
.menu_button {
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	height: 27px;
	line-height: 13px;
	background-color: #FCB166;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FCB166;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	letter-spacing: 0.01em;
	display: inline;
}
.menu_button_kat, .menu_button_inaktiv_kat:hover {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
	background-color: #FCB166;
	border-left: 1px solid #FCB166;
	border-top: 1px solid #FCB166;
	border-right: 1px solid #FCB166;
	border-bottom: 1px solid #FCB166;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	letter-spacing: 0.01em;
	width: 200px;
	padding: 10px 0px;
}
.menu_button_inaktiv_kat:hover {
	padding: 0;
}
.menu_button a, .menu_button a:visited, .menu_button a:link, .menu_button_kat a, .menu_button_kat a:visited, .menu_button_kat a:link {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-style : normal;
	font-weight: normal;
	width: 200px;
	padding: 10px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_button a:hover, .menu_button_kat a:hover {
	text-decoration: underline;
	width: 100%;
}
.menu_button_inaktiv {
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	height: 27px;
	line-height: 13px;
	background-color: #FA7D00;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.01em;
	display: inline;
}
.menu_button_inaktiv_kat {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
	border-left: 1px solid #FA7D00;
	border-top: 1px solid #FA7D00;
	border-right: 1px solid #FA7D00;
	border-bottom: 1px solid #FA7D00;
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	letter-spacing: 0.01em;
	width: 200px;
}
.menu_button_inaktiv a, .menu_button_inaktiv a:visited, .menu_button_inaktiv a:link, .menu_button_inaktiv_kat a, .menu_button_inaktiv_kat a:visited, .menu_button_inaktiv_kat a:link {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-style : normal;
	font-weight: normal;
	width: 200px;
	padding: 10px 0px;
	display: block;
	margin: 0px;
}
.menu_button_inaktiv a:hover, .menu_button_inaktiv_kat a:hover {
	text-decoration: underline;
	width: 100%;
}
.menu_upunkt_init {
	float: left;
	border: 0;
	padding-right: 12px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
	width: 710px;
	background-color: #FCB166;
	display: inline;
	margin-left: 7px;
	height: 16px;
}
.menu_upunkt {
	text-decoration: underline;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 19px;
	font-size: 10px;
}
.menu_upunkt_inaktiv {
	display: inline;
	padding-right: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu_upunkt_inaktiv a, .menu_upunkt_inaktiv a:visited, .menu_upunkt_inaktiv a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.menu_upunkt_inaktiv a:hover {
	text-decoration: underline;
	color: #333333;
}
.menu_bild {
	border: none;
}
/* MENUE ENDE */
.BlackBold{font-weight : bold;}
.ButtonMouseOver {
	background-color: white;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
}
.ButtonNormal {
	background-color: transparent;
	border-left: buttonface solid 1px;
	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
}
.Image {
	width: 22px;
	height: 22px;
}
.Divider {
	background-color: white;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
	width: 4px;
	height: 24px;
}
.table_versandkosten {
	xwidth: 100%;
}
.table_versandkosten th {
	xfont-weight: bold;
	text-align: left;
	padding: 5px 20px 5px 1px;
}
.table_versandkosten td {
	border-top: 1px dotted #FA7D00;
	padding: 5px 20px 5px 1px;
	vertical-align: top;
}
#navigation {
	float: left;
	width: 220px;
}
.kalendervorschau {
    display: grid;
    grid-template-columns: 170px auto;
    xpadding: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: 1px dashed orange;
}
.kalendervorschau:hover {
    background-color: #FFF2BB;
}
.kalendervorschau_bild {
    xborder: 1px solid blue;
    padding: 1px;
}
.kalendervorschau_bild * {
    margin: 0;
}
.kalendervorschau_bild img {
}
.kalendervorschau_text {
}
.kalendervorschau_text_datum {
    font-style: italic;
}
.kalendervorschau_text h3 {
    margin-bottom: 5px;
}
.kalendervorschau_text_kurzbeschreibung {
    margin-bottom: 5px;
}
.reisebericht {
    display: grid;
    grid-template-columns: 170px auto;
    xpadding: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: 1px dashed orange;
}
.reisebericht:hover {
    background-color: #FFF2BB;
}
.reisebericht_bild {
    xborder: 1px solid blue;
    padding: 1px;
}
.reisebericht_text {
}
.reisebericht_text_datum {
    font-style: italic;
}
.reisebericht_text h3 {
    margin-bottom: 5px;
}
.reiseberichtdetail {
}
.reiseberichtdetail_text_text {
    margin-top: 5px;
    margin-bottom: 20px;
}
.reiseberichtdetail .wp_katalogbild {
    margin-bottom: 12px;
}
.reiseberichtdetail .wp_katalogbild img {
    margin-bottom: -3px;
}
.mme_thumbnails img {
    margin: 5px;
    bottom: 15px;
    position: relative;
    box-shadow: 0px 0px 10px -2px #FFF;
}