* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
/*
div, p, a {
	font-size: 11px;
}
*/
h1 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 0px;
}
a,
a:link,
a:visited {
	color: #ce0000;
	text-decoration: none;
}
a:hover {
	color: #636563;
	text-decoration: underline;
}
td {
	font-size: 11px;
}
input, textarea, select {
	/*font-size: 10px;*/
	border: 1px solid #000000;
}
input.checkbox {
	border: 0;
}
.inputBhf {
	width: 200px;
}
.inputKat {
	width: 250px;
}
.menutext {
    color: #636563
}
.realtext {
    color: #313031
}
.menudarkgrey {
    color: #9c9a9c
}
.grey1 {
    color: #cecfce
}
.grey2 {
    color: #e7e7e7
}
.darkred {
    color: #ce0000
}
.button2 {
    border: #666666 1px solid;
    font-size: 6.5pt;
    color: #666;
    background-color: #ffffff
}
table#new img {
    border-color: #fff;
}
table#main td {
    padding: 4px;
    background-color: #e7e7e7
}
table#availTable td {
}
table#new td {
    padding-top: 2px
}
table#new td a {
    color: #fff;
    padding-top: 2px
}
table#info2 td {
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px
}
table#info td {
    font-weight: bold;
    padding-top: 2px
}
table#info td a {
    color: #fff
}
table#info td a:hover {
    color: #000
}
.button {
		/*
		background-position: right center;
    background-repeat: no-repeat;
    background-image: url(arrow.gif);
		*/
    border: #ff0000 1px solid;
    font-size: 1em;
    color: #313031;
    background-color: #ffffff
}
.button_s {
	border: #ff0000 1px solid;
	color: #313031;
	background-color: #ffffff;
	width: 20px;
	height: 18px;
	font-size: 1em;
}
.buttonL {
	border: #ff0000 1px solid;
 	padding-left: 13px;
	margin-right: 0px;
	color: #333333;
	background-color: #ffffff;
	background-image: url(arrowl.gif);
	background-position: left center;
	font-size: 1em; /* 8pt*/
	background-repeat: no-repeat;
}
.buttonM {
	border: #ff0000 1px solid;
	font-size: 1em; /* 8pt*/
	color: #333333;
	background-color: #ffffff
}
.arrow {
    border: #ff0000 1px solid;
    padding-right: 3px;
    background-position: right center;
    font-size: 8.5pt;
    /*background-image: url(arrow.gif);*/
    color: #313031;
    background-repeat: no-repeat;
    background-color: #ffffff
}
table#availTable {
}
table#main {
    border: #9c9a9c 1px solid;
    text-align: left
}
table#button {
    padding: 2px;
    background-color: #ffffff;
    text-align: right
}
table#new {
    padding-left: 10px;
    color: #fff;
    background-color: #f00
}
table#info {
    border: #999999 1px solid;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 4px;
    color: #ffffff;
    padding-top: 4px;
    background-color: #9c9a9c;
    text-align: left
}
table#info2 {
    border: #999999 1px solid;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 14px;
    color: #ffffff;
    padding-top: 14px;
    background-color: #9c9a9c;
    text-align: left
}
.red {
    color: #ff0000
}
.redbold {
    color: #ff0000;
		font-weight: bold;
}
.help {
    color: #ffffff
}
.white {
    /*CURSOR: hand;*/
    color: #ffffff
}
.P1 {
    background-color: #ffff94
}
.P2 {
    background-color: #00d294
}
.P3 {
    background-color: #6494d2
}
table#confirmation {
	visibility: hidden
}
.fixedfont {
	font-size: 6px;
	font-family: Courier
}
.vDropDown {
    font-size: 8.5pt;
    font-family: Verdana
}
.TenptFont {
    font-weight: bold;
    font-size: 10pt
}
.BigFont
{
    font-weight: bold;
    font-size: 15pt
}
.TinyFont {
    font-size: 8pt
}
.VeryTinyFont {
    font-size: 6.5pt
}
.ErrorMessage {
    border: red thin solid;
    font-size: 12pt;
    color: red;
    background-color: white;
    text-align: center
}
.LogoImage {
    background-position: right bottom;
    background-image: url(../pic/logo_white.gif);
    background-repeat: no-repeat
}
table#matrix {
	border: none;
	background-color: #e9e9e9;
	border-spacing: 1px;
	padding: 0px;
	margin: 0px;
}
table#matrix td {
	border: 1px solid white;
	/*background-color: #d9d9d9;*/
	background-color: white;
	padding: 5px;
	margin: 0px;
	padding-right: 15px;
	text-align: right;
}
table#matrix td.empty {
	font-weight:bold;
	background-color: #e7e7e7;
	border:none;
	padding: 0px;
	text-align: left;
}
table#matrix td.cross_lr {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid brown;
	border-right: 1px solid brown;
	/*background-color: #d9d9d9;*/
}
table#matrix td.cross_tb {
	border-top: 1px solid brown;
	border-bottom: 1px solid brown;
	border-left: 1px solid white;
	border-right: 1px solid white;
	/*background-color: #d9d9d9;*/
}
table#matrix td.papaya {
	border: 1px solid white;
	/*background-color: papayawhip;*/
	background-color: #9c9a9c;
	color:white;
	padding: 5px;
	margin: 0px;
	height: 40px;
	text-align: left;
}
table#matrix td.highlight {
	border: 1px solid brown;
	padding: 5px;
	padding-right: 15px;
	margin: 0px;
}
table#matrix td.field_selected,
span.field_selected {
	border: 1px solid red;
	padding: 5px;
	padding-right: 15px;
	margin: 0px;
}
table#matrix td.highlight_rand {
	border: 1px solid white;
	background-color: #d9d9d9;
	padding: 5px;
	margin: 0px;
	height: 40px;
	text-align: left;
}
table#matrix td.matrix_topleft {
	border: none;
  background-color: #e7e7e7;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
table#liste {
  border: 1px solid black;
  border-collapse: collapse;
  margin: auto;
  text-align: center;
}
table#liste th {
  padding: 4px;
  margin: 0px;
  background: transparent;
  font-weight: normal;
  text-align: left;
  border: 0px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
table#liste th {
  text-align: left;
}
table#liste th.lefth {
  border-left: 1px solid black;
}
table#liste th.righth {
  border-right: 1px solid black;
}
table#liste th.act {
  font-weight: bold;
}
table#liste td {
  background: transparent;
  padding: 4px;
  text-align: left;
}
table#liste tr.even td{
  background: transparent;
}
table#liste tr.odd td {
  background: #ffffff;
}
table#liste tr.last td {
  border: 0px solid black;
  border-top: 1px dashed black;
}
table#liste td.avail {
  text-align: right;
  padding-right: 25px;
}
table#liste .right {
  text-align: right;
}
table#liste .center {
  text-align: center;
}

p#disclaimer {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #fff;
}
table#footer {
	margin-top: 10px;
	background-color: #f00;
	border: none;
	border-collapse: collapse;
}
table#footer td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 18px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
table#footer td.white {
	background-color: #fff;
	border: none;
}
table#footer td.links {
	height: 22px;
	vertical-align: bottom;
}
table#footer a,
table#footer a:visited {
	color: #fff;
	text-decoration: none;
}
table#footer a:hover {
	color: #000;
}
.cursor:hover {
	cursor: pointer;
	font-weight:bold;
}
.nosize {
	border: 0px solid white;
	/*background-color: #d9d9d9;*/
	background-color: white;
	font-size: 6.5pt;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-align: right;
	cursor: default;
}
.nosize_billig {
	border: 0px solid white;
	background-color: #d9d9d9;
	font-size: 6.5pt;
	/*font-weight: bold;*/
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-align: right;
	cursor: default;
}
.hide {
	visibility:hidden;
	display:none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	border: 0;
}
.input_popup {
   width: 150px;
}
.tc_sign {
	border: 0px solid black;
	padding: 0px 0px 0px 5px;
}
/* Besseres Titletag: */
/*#infobox {
	position:relative; 
	z-index: 3;
}*/
#infobox a {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	border: 0px solid black;
}
#infobox a span {
	visibility:hidden;
	display:none;
}
#infobox a:hover span {
	display:block;
	visibility:visible;
	position:relative; top: 20px;left: 20px;	z-index: 2;
	color: green;
	background: grey;
	border: 1px solid red;
	padding: 0px;
}

.ab_box {
	padding: 0px 5px 0px 0px;
	margin: 0;
	/*vertical-align: middle*/
}

.titletag {
	z-index: 3;
	display:none;
	position: absolute;
	left: 5px;
	top: 5px;
}
