body {
	font-size: 14px;
	color: #F2C95F;
	background-color: #000000;
        
}

#rbn {  
          border-color: red;
          border-style: solid;
          padding: 20px;
}


#nob     { 
           border-style: none;
                         
}

#men { font-size: 12pt;
       border-style: dotted;
       padding: 5px;
}

.guestbook { width: 400px; 
             background-color: ; 
             border: 1px solid grey;
             margin-left: auto;
             margin-right: auto;
             margin-bottom: 20px;
             padding: 2px;
             text-align: left; }
			 
.gbname { float: left;
			margin-bottom: 10px;
}

.gbdate { float: right; }

.gbentry { clear: both; }


table.men { text-align: left; 
            font-size: 12pt;
}

table.news { border-collapse:collapse;
        border-style:none;
        border-width: 1px;
}

td.newstop { font-size: 12px;
           color: white;
           text-align: center;        
           border-style: solid;
           border-collapse: collapse;
           padding: 2px;
           border-width: 1px;
        
}

td.newscont { font-size: 14px;
            color: white;
            text-align: center;        
            border-style: solid;
            border-collapse: collapse;
            padding: 10px;
            border-width: 1px;
}

*.tab { color: white; 
        background-image: url(Art/titel.jpg); 
        margin: 0px;
        text-align: center;
}

*.table { font-size: 12pt;        

}


A:Link { font-size: 12pt;
         color: #EDBD44; 
}


A:hover { Text-decoration: underline overline; 
}

A:visited { COLOR: #BB7334; 
            font-size: 11pt; 
}

A img { border: none; }

