  body {
	background-color: #939a9f;
    color: #333333;
    font-family: Verdana, Arial,sans-serif;
    margin: 0px; padding: 0px; 
 }

/* ul { margin: 0px; padding: 0px; }  */
.spacer-gif { width: 0px; height: 0px; display: hidden;}

a:link  	{ color: #4184d7; text-decoration: underline; list-style: none;  }
a:visited   { color: #4184d7; text-decoration: underline; list-style: none; }
a:hover   	{ color: #fc3; font-weight: normal; text-decoration: none; list-style: none; }

table.framework  { 
	empty-cells: show;
	width: 100%;
	font-size: 10px;
	table-layout: fixed;
}

/**************************************
/* Linke / Rechte Seite
/************************************ */
table.framework td.links_oben {
	height: 25px;
	width: 170px;
	background-color: #d7ddc6;
}

table.framework td.rechts_oben {
	height: 25px;
	width: 180px;
	background-color: #d7ddc6;
}

table.framework td.links_oben_hell {
	height: 170px;
	width: 170px;
	background-color: #eeefeb;
	border-top: 1px solid #ff;	
}

table.framework td.links_oben_menu {
	height: 20px;
	width: 170px;
	background-color: #d7ddc6;
	border-top: 1px solid #ff; 
}

table.framework td#dunkel {
	background-color: #d7ddc6;
}

table.framework td#hell {
	background-color: #eeefeb;
}

table.framework td.unterstrich {
	border-bottom: 1px solid #ff; 
}

table.framework td.oberstrich {
	border-top: 1px solid #ff; 
}


/**************************************
/* Navigation
/************************************ */
table.framework td.mitte_nav { 
	height: 20px;
	width: 520px;
	background-color: #4d5052; 
	border-top: 1px solid white; 
	border-right: 1px solid white; 
	border-left: 1px solid white;  
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}

table.framework td.mitte_nav div.navcontainer { 
	float: left;
	border-right: 1px solid white;
	padding-top: 3px;	
	height: 18px;
}

table.framework td.mitte_nav div.navcontainer_sel { 
	float: left;
	border-right: 1px solid white;
	padding-top: 3px;
	height: 18px;	
	background-color: #373a3c;
}

table.framework td.mitte_nav a { 
	text-decoration: none;
	color: #d7ddc6;
	font-size: 11px;
	font-family: verdana;
	padding: 3px 8px 5px 8px;	
}

table.framework td.mitte_nav a:hover { 
	background-color: #939a9f;
}

/**************************************
/* Rechts
/************************************ */
table.framework td.rechts_nav {
	height: 20px;
	background-color: #4d5052;
	border-top: 1px solid white;
}

table.framework td.rechtespalte {
	height: 20px;
	width: 180px;
	background-color: #d7ddc6;
	vertical-align: top;	
	padding: 0px 5px 0px 10px;	
}

table.framework td.rechtespalte h1, table.framework td.rechtespalte .csc-header {
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: block;
        text-align: left;
	background-color: #4d5052; 
	margin: 15px 0px 0px 0px;
	padding-left: 2px;
}

table.framework td.rechtespalte p, table.framework td.rechtespalte p.bodytext {
	font-size: 11px;
	margin: 0px;
        padding: 2px;
        background-color: #eeefeb;
}

table.framework td.rechtespalte div.content-element {
        border-bottom: 1px solid #4d5052; 
}

table.framework td.rechts_logo {
	padding-left: 10px;
	border-top: 1px solid white;	
}

table.framework td.rechtespalte .rechtespalte_container {
	margin-left: 10px;
	margin-top: 15px;
}


/**************************************
/* Links & Subnavigation
/************************************ */
table.framework td.linkespalte {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 10px;
}

table.framework td.linkespalte a, table.framework td.linkespalte a:visited {
	display: block;
	background-color: #eeefeb;
	padding: 3px 5px 3px 5px;
	margin: 1px 0px;
	color: black;
	text-decoration: none;
        border-left: 5px solid #4d5052;
}


table.framework td.linkespalte span#selected a, table.framework td.linkespalte span#selected a:visited {
	display: block;
	background-color: #eeefeb;
	padding: 3px 5px 3px 5px;
	margin: 1px 0px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

table.framework td.linkespalte a:hover {
	text-decoration: underline;
	background-color: #ced0c9;
}

/**************************************
/* Bottom
/************************************ */

table.framework td.mitte_bottom {
	width: 520px;
	height: 15px;
	background-color: #eeefeb;
	border-left: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	padding: 0px 5px 0px 5px;
}

table.framework td.mitte_bottom a {
	color: #4d5052;
	text-decoration: none;
	font-size: 10px;
}

table.framework td.mitte_bottom a:hover {
	text-decoration: underline;
}


/**************************************
/* Content-Spalte
/************************************ */
table.framework td.mitte_oben {
	height: 25px;
	width: 520px;
	background-color: #eeefeb;
	border-left: 1px solid white;		
	border-right: 1px solid white;			
}

table.framework td.mitte_schmuckbild {
	width: 520px;
	height: 170px; max-height: 170px;
	background-color: #eeefeb;
	border-top: 1px solid white;	
	border-left: 1px solid white;	
	border-right: 1px solid white;	
	vertical-align: top;	
}

table.framework td.content input, table.framework td.content textarea {
 border: 1px solid gray;
}

table.framework td.content {
	width: 520px;
	height: 400px;
	background-color: #eeefeb;
	border-left: 1px solid white;	
	border-right: 1px solid white;	
	border-bottom: 1px solid white;	
	vertical-align: top;
	padding: 10px 5px 5px 5px;
}

table.framework td.content h1 {
	font-size: 14px;
	font-weight: bold;
	display: block;
/*	background-color: #d7ddc6; */
	margin: 5px 0px 5px 0px;
}

table.framework td.content h2 {
	font-size: 11px;
	font-weight: bold;
	display: block;
/*	background-color: #d7ddc6; */
	margin: 15px 0px 5px 0px;

}

table.framework td.content p, table.framework td.content p.bodytext {
	font-size: 11px;
	line-height: 14px; 
	margin: 0px;
}

/**************************************
/* Buchungsanzeige
/************************************ */
table.buchungstabelle {
    font-size: 11px;
    font-familiy: arial;
    border: 1px solid #4d5052;
    text-align: center;
}

td.belegt, td.belegt_vor {
   background-color: #a91332;
   color: white;
}

td.frei {
   background-color: #d8d9d4;
}

td.abfahrt, td.abfahrt_vor {
   background-image: url(images/abreise_icon.gif); background-repeat: no-repeat; background-position: 0px; 
}

td.anfahrt, td.anfahrt_vor  {
   background-image: url(images/anreise_icon.gif); background-repeat: no-repeat; background-position: 0px; 
}

td.an_und_ab, td.an_und_ab_vor, td.blau_rot, td.rot_blau {
   background-image: url(images/an_ab_icon.gif); background-repeat: no-repeat; background-position: 0px; 
   color: white;
}

div.legende_belegt, div.legende_frei, div.legende_belegt_vor {
  display: inline;
  margin-left: 5px; margin-right: 5px;
  padding-left: 2px;
}

div.legende_belegt {  border-left: 12px solid #a91332; }
div.legende_belegt_vor {  border-left: 12px solid #a91332; visibility:hidden;}
div.legende_frei {  border-left: 12px solid #d8d9d4; }

table.framework td.rechtespalte .tx-mshbooking-pi1 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
        padding: 2px;
        padding-left: 12px;
        background-color: #eeefeb;
}


div.galerie_top, div.galerie_pic {
   text-align: center;
}