body { 
	font-size:8pt;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Verdana;
	color:#FFFFFF;
	background-color:black;
	}

td, th	{
	font-size:8pt;
  vertical-align:top;
	}

h3	{
	font-size:13pt;
	}

.indexcontent {
	background-color:#000000;
	color:#FFFFFF; 
	font-family:Verdana; 
	font-size:8pt; 
	padding:2px; 
	vertical-align:top;
	}

a { 
	color:orange; 
	text-decoration:none; 
	}

a:hover { 
	color:red; 
	text-decoration:underline; 
	}

a.start { 
	color:#FFFFFF; 
	text-decoration:none; 
  font-weight:normal; 
	}

a.top { 
	color:orange; 
	text-decoration:none; 
  font-weight:normal; 
  font-style:italic; 
	}

select, option, textarea, input	{ 
	font-family:Verdana; 
	font-size:7pt; 
	background-color:#000000;
	color:#ffffff;
	}

td.nav2 {
  background-color:black;
  background-image:url(../grafik/bg2.jpg);
	}

table.fc1 { 
	list-style:none; 
	margin:0; 
	padding:0; 
	font:8pt Verdana; 
	color:#000000;
	width:219px;
	}

td#fc { 
  height:17px;
  color:white;
  vertical-align:middle;
	background-image:url(./images/halbtrans200.gif);
  padding:0px;
	text-align:left;
	}
  
td#fc a:hover { 
  color:red;
  height:17px;
  vertical-align:middle;
	padding:0px; 
	}

td#fc a:link, td#fc a:visited { 
	text-decoration:none; 
	display:block; 
	width:100%; 
	padding:0px; 
	}

.tooltip {
	font-size:8pt;
	font-family:Verdana;
  position:absolute;
  display:none;
  background-color:#FFFFFF;
  color:black;
  border:1px solid red;
  padding:8px;
  }

#sddm {		
	width:219px;
  margin: 0;
	padding: 0;
	text-align: left;
	z-index: 30;
  }

#sddm td {
	display: block;
	width:100%; 
	margin: 0 1px 0 0;
	padding: 2px 10px;
	font: Verdana; 
	border-bottom:solid black 1px;
  }

#sddm td a {
	display: block;
	margin: 0;
	padding: 0;
	width:100%; 
	color: #FFF;
	text-align: left;
	text-decoration: none;
  }

#sddm td a:hover {
  color: red;
	border-bottom:solid maroon 1px;
  }

#sddm div {	
  position: absolute; 
  left:300px;
	visibility: hidden;
	margin: -13px;
	padding: 7px;
	background: black;
	border:solid maroon 1px;
  }

#sddm div a {
	position: relative;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: white;
	font: Verdana;
  }

#sddm div a:hover {	
	display: block;
	color: red;
  border-bottom:dashed black 1px;
  }

.rddivroundbox { background: url(./images/rddivbackground.gif) repeat;width:100%;overflow:hidden; }
.rddivtop div  { background: url(./images/rddivtop_left.gif) no-repeat top left; }
.rddivtop      { background: url(./images/rddivtop_right.gif) no-repeat top right; }
.rddivbot div  { background: url(./images/rddivbottom_left.gif) no-repeat bottom left; }
.rddivbot      { background: url(./images/rddivbottom_right.gif) no-repeat bottom right; }
.rddivtop div, .rddivtop, .rddivbot div, .rddivbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
  }
.rddivcontent  { margin: 0 14px; }
.rddivroundbox { margin: auto; }

.rddivroundboxblue { background: url(./images/rddivbackgroundblue.gif) repeat;width:100%;overflow:hidden; }
.rddivtopblue div  { background: url(./images/rddivtop_leftblue.gif) no-repeat top left; }
.rddivtopblue      { background: url(./images/rddivtop_rightblue.gif) no-repeat top right; }
.rddivbotblue div  { background: url(./images/rddivbottom_leftblue.gif) no-repeat bottom left; }
.rddivbotblue      { background: url(./images/rddivbottom_rightblue.gif) no-repeat bottom right; }
.rddivtopblue div, .rddivtopblue, .rddivbotblue div, .rddivbotblue {
	width: 100%;
	height: 14px;
	font-size: 1px;
  }
.rddivcontentblue  { margin: 0 14px; }
.rddivroundboxblue { margin: auto; }

.rddivroundboxmaroon { background: url(./images/rddivbackgroundmaroon.gif) repeat;width:100%;overflow:hidden; }
.rddivtopmaroon div  { background: url(./images/rddivtop_leftmaroon.gif) no-repeat top left; }
.rddivtopmaroon      { background: url(./images/rddivtop_rightmaroon.gif) no-repeat top right; }
.rddivbotmaroon div  { background: url(./images/rddivbottom_leftmaroon.gif) no-repeat bottom left; }
.rddivbotmaroon      { background: url(./images/rddivbottom_rightmaroon.gif) no-repeat bottom right; }
.rddivtopmaroon div, .rddivtopmaroon, .rddivbotmaroon div, .rddivbotmaroon {
	width: 100%;
	height: 14px;
	font-size: 1px;
  }
.rddivcontentmaroon  { margin: 0 14px; }
.rddivroundboxmaroon { margin: auto; }
