 body {
  overflow:auto;
  background-color:#000000;
  background-attachment:scroll;
  background-image: url(cctb.jpg);
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: Verdana;
  margin: 0px;
  padding: 0px;
 }
 a:link  {text-decoration:underline; color:#6B3F12}
 a:visited {text-decoration:underline; color:#6B3F12 }
 a:hover { text-decoration:underline; color:#6B3F12}



.u1 { font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:0.85em; font-weight: bold}
.u2 { font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:1.2em; font-weight: bold}
.klein { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:0.65em; line-height:0.85em }
.klein-braun { font-family:Arial, Helvetica, sans-serif; color:#6B3F12; font-size:0.65em; line-height:0.85em }
.normal { font-family:Verdana; color:#000000; font-size:0.75em }
.normal-kleiner { font-family:Verdana; color:#000000; font-size:0.70em; line-height:0.90em }
.aufzaehlung { font-family:Verdana; color:#C46F2A; font-size:0.70em; line-height:1.2em }
.rottext { font-family:Verdana; color:red; font-size:0.85em }
.menubig { font-family:palatino, times, times new roman; line-height:30px; vertical-align:middle; color:#532B02; font-size:0.92em;  font-weight: bold }
.menusmall { font-family:arial, helvetica, sans serif; color:#E6A026; font-size:0.75em;  font-weight: normal }







input.text
{
border: none;
border-top: 1 solid #444444;
border-bottom: 1 solid #444444;
background: #CCCCCC;
color: #3A270F;
font-size: 12px;
font-weight: 500;
font-family:Georgia, "Times New Roman", Times, serif;
}

.container{
 border-left: solid 1px #444444;
 border-right: solid 2px #CCCCCC;
 border-top: solid 1px #444444;
 border-bottom: solid 2px #CCCCCC;
 color: #6b6e4b;
 background-color: #F8F9F3;  //#F8FBEB;
 padding: 5px;
 overflow: overflow;
}

.container-rot{
   border-left: dotted 2px #FF0033;
 border-right: dotted 2px #FF0033;
 border-top: dotted 2px #FF0033;
 border-bottom: dotted 2px #FF0033;
 background-color: #FFFFFF;
 padding: 5px;
 overflow: overflow;
}

table.menu {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
    background-color: transparent;
}
table.menu th {
	border-width: 0px;
	padding: 0px;
	border-style: outset;
	border-color: #015D7F;
	background-color: #024D69;
	-moz-border-radius: ;
}
table.menu td {
	border-width: 0px;
	padding: 0px;
	border-style: outset;
	border-color: #000000;
	-moz-border-radius: ;
}

table.menu2 {

	border-width: 0px;
	border-spacing: 3px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
    background-color: transparent;
}
table.menu2 th {
	border-width: 0px;
	padding: 1px;
	border-style:solid;
    border-spacing:1px;
	background-color: #024D69;
	-moz-border-radius: ;
}
table.menu2 td {
	border-width: 0px;
	padding: 2px;
	border-style:solid;
    border-spacing:1px;
	background-color: #626262;
	-moz-border-radius: ;
}

table.tb1 {
    table-layout:fixed;
	border-width: 0px;
	border-spacing: 1px;
	border-style: none;
	border-color: none;
	border-collapse: collapse;
    background-color: transparent;
}
table.tb1 th {
	border-width: 0px;
	padding: 1px;
	border-style:solid;
    border-spacing:1px;
	-moz-border-radius: ;
}
table.tb1 td {
	border-width: 0px;
	padding: 1px;
	border-style:solid;
    border-spacing:1px;
	-moz-border-radius: ;
}




