/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("/images/background.gif");}


/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; font-weight: bold;}
.TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-weight: bold;}


a:link, a:visited, a:active {text-decoration: none; color:  rgb(2,108,1);}
a:hover {text-decoration: none;font-weight: bold;color: black;} 


table.mlayout {width: 589px;  margin-top: 0px;}
/*
#table.mlayout tr {top: 0px; left:0px;}
#table td{ border: 1px solid red}
*/

div.mlayout0 {background-image: url('/images_l/S-4.jpg'); width: 589px; height: 349px;}
div.mlayout1 {background-image: url('/images_l/S-4_Zimmer.jpg'); width: 589px; height: 349px;}
div.mlayout2 {background-image: url('/images_l/S-4_Preise.jpg'); width: 589px; height: 349px;}
div.mlayout3 {background-image: url('/images_l/S-4_Anfahrt.jpg'); width: 589px; height: 349px;}
div.mlayout4 {background-image: url('/images_l/S-4_Kontakt.jpg'); width: 589px; height: 349px;}



.center {margin: auto; text-align: center;}
.left  {text-align: left;}
.right {text-align: right;} 


.text1 {font-family: 'Arial CE', sans-serif; font-size: 10px; color: rgb(2,108,1);}
.text2 {font-family: 'Arial CE', sans-serif; font-size: 13px; color: rgb(2,108,1); font-weight: bold;}
.text3 {font-family: 'Arial CE', sans-serif; font-size: 15px; color: rgb(2,108,1); font-weight: bold;}
.text4 {font-family: 'Arial CE', sans-serif; font-size: 17px; color: rgb(2,108,1); font-weight: bold;}
