

body {
	background-color:#4e2312;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
  	background-repeat:no-repeat;
  	background-position:top left;
}

body.left {
	background-color:#4e2312;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bilder/hadice_neu.gif); 
  	background-repeat:no-repeat;
  	background-position:top left;
}

body.menu {
	font-family: sans-serif, Verdana, Arial;
	font-size: 18px;
	color: #F5E49C;
	font-weight: bold;
	//background-image:url(bilder/bg_margin.bmp); 
  	background-repeat:no-repeat;
  	background-position:top right;
}

body.margin {
	font-family: sans-serif, Verdana, Arial;
	font-size: 18px;
	color: #F5E49C;
	font-weight: bold;
	//background-image:url(bilder/margin.bmp); 
  	background-repeat:repeat-y;
  	background-position:top right;
}

body, td {
	font-family: sans-serif, Verdana, Arial;
	font-size: 18px;
	color: #F5E49C;
	font-weight: bold;
}
td.footer {
	font-family:  Verdana, Arial,sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

td.left {
	text-align: left;
	vertical-align: bottom;
}
td.lineb{
  border-bottom-width:2px;
  border-bottom-style:dotted;
  border-bottom-color:#008197;
}

td.border1{
  border-bottom-width:4px;
  border-bottom-style:solid;
  border-bottom-color:white;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:white;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:white;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:white;
}

td.border2{
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:white;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:white;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:white;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:white;
}


td.rb{
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#e77d05;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#e77d05;
}


table.menu{
  background-image:url(bilder/hadice_menu.gif); 
  background-repeat:no-repeat;
  background-position:top center;
}

td.menu1{
  background-image:url(bilder/menu1.gif); 
  background-repeat:no-repeat;
  background-position:bottom right;
  text-align: right;
  vertical-align: middle;
}
td.menu2{
  background-image:url(bilder/menu2.gif); 
  background-repeat:no-repeat;
  background-position:bottom right;
  text-align: right;
  vertical-align: middle;
}
td.menu3{
  background-image:url(bilder/menu3.gif); 
  background-repeat:no-repeat;
  background-position:bottom right;
  text-align: right;
  vertical-align: middle;
}
td.menu4{
  background-image:url(bilder/menu4.gif); 
  background-repeat:no-repeat;
  background-position:bottom right;
  text-align: right;
  vertical-align: middle;
}
td.menu5{
  background-image:url(bilder/menu5.gif); 
  background-repeat:no-repeat;
  background-position:bottom left;
  text-align: left;
  vertical-align: middle;
}
td.menu6{
  background-image:url(bilder/menu6.gif); 
  background-repeat:no-repeat;
  background-position:bottom left;
  text-align: left;
  vertical-align: middle;
}
td.menu7{
  background-image:url(bilder/menu7.gif); 
  background-repeat:no-repeat;
  background-position:bottom left;
  text-align: left;
  vertical-align: middle;
}
td.menu8{
  background-image:url(bilder/menu8.gif); 
  background-repeat:no-repeat;
  background-position:bottom left;
  text-align: left;
  vertical-align: middle;
}

table.main{
  background-color:#193576;
  background-repeat: repeat;
  background-position:top left;
}
table.big{
  background-repeat:no-repeat;
  background-position:top right;
}
a {
  color:yellow;
  font-weight: bold;
  text-decoration: none;
}
a:hOver{
  color:#02d6fa;
  font-weight: bold;
  text-decoration: underline;
}
a:hOut{
  color:white;
  font-weight: bold;
  text-decoration: none;
}

a.menu {
  color:black;
  font-weight: bold;
  text-decoration: none;
}
a.menu:hOver{
  color:white;
  font-weight: bold;
  text-decoration: none;
}
a.menu:hOut{
  color:black;
  font-weight: bold;
  text-decoration: none;
}

div.title{
  font-size: 26px;
  font-family: Comic Sans MS, sans-serif, Arial, verdana;
  color:  #02d6fa;
  font-style: normal;
  text-align: left;
  text-decoration: none;
}
