/* Restplatzshop, Herr Ablasser  */

body {
	margin: 0px;
	margin-top: 10px;
	scrollbar-base-color:#FADBC1;
	scrollbar-3dlight-color:#FDF2E9;
	scrollbar-arrow-color:#F8CFAD;
	scrollbar-darkshadow-color:#FDF2E9;
	scrollbar-face-color:#FDF2E9;
	scrollbar-highlight-color:#F8CFAD;
	scrollbar-shadow-color:#F8CFAD;
	scrollbar-track-color:#FDF2E9;
	background-color: #FDF2E9;
}

p, td, th, select, #BTN { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin-top: 0pt;}

a:link, a:visited, a:active { color: #5b5b5b; text-decoration: underline }

a:hover      { color: #FF0000; }

p, #pb, #ps   { font-size: 10pt; color: #000000;}
#pb           { font-size: 11pt; color: #0000FF; font-weight: bold }
#ps           { font-size: 8pt; color: #000000 }
#pw           { font-size: 10pt; font-weight: bold; color: #FF0000; }

td            { background-color: #FADBC1; color: #5B5B5B }

#td1          { background-color: #FADBC1; color: #5B5B5B }

th, #A1, #btn { background-color: #F8A827; color: #FFFFFF; font-weight: non-bold }

#btn          { background-color: #BEBEBE; color: #FFFF00; font-weight: bold }

body          { margin-left: auto; margin-right: auto; cursor: default;}

table {
 margin-left: auto;
 margin-right: auto;
 }
 
table.table_rahmen {
 border: 2px solid #CF001A;
 }
 
 .price{	/*color: #000000;*/ text-decoration: underline; font-size: 9pt}
.over { cursor: pointer; text-decoration:none; font-weight: bold; color: #FF0000 }
.out  { color: #FF0000 }

td.td_headline {
	height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CF001A;
	padding-left: 5px;
	font-weight: bold;
}
