/* CSS Document - Truth-Seeker*/
body {
background-color:#000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size:11px;
font-family:Tahoma, Verdana, Arial;
color:#FFFFFF;
background-image:none;

}

td, p, li, ul {
  font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}
th {
background-image:url("../images/balken.png");
background-repeat:repeat-x;
background-color:#359E2D;
padding-top:4px;
padding-bottom:4px;
padding-left:5px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;}
a:link, a:visited {font-size: 11px;color:#9EB3F7;text-decoration:none;font-weight:bold;}
a:hover{font-size: 11px;color:#0074cc;text-decoration:underline;font-weight:bold;}
.left{width:160px;background-color:#2a2a2a;text-align:left;color:#FFFFFF;padding:0;}
.main{width:640px;background-color:#FFFFFF;color:#000000;padding:5px;}
.right{width:160px;background-color:#2a2a2a;text-align:center;color:#FFFFFF;}
.main-table{border:1px solid #000000;}
.head-mitte
{
background-image:none;
background-repeat:no-repeat;
width:640px;
height:130px;
}
.inputbox {
	background-color: #1D1D1D;
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style:none;
padding:0;
padding-top:2px;
margin:0;
float:left;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #FFFFFF;
margin-left: 5px;
white-space: nowrap;
}

.contentheading {
  font-family      : Arial;
  font-size        : 12px;
  font-weight      : bold;
  color            : #CCCCCC;
  text-align       : left;
  padding-top      : 7px;
  border-bottom    : 1px solid #CCCCCC;
  background-image: none;
  height:20px;
}

/* Main Menu */
table.moduletable{
width:160px;
margin:0;
padding:0;
margin-bottom:5px;
padding-bottom:3px;
background-color:#2a2a2a;
color:#FFFFFF;
}
table.pollstableborder
{
background-color:#1B537D
}
label
{}
.sectiontableentry2
.sectiontableentry1

a.mainlevel:link , a.mainlevel:visited{
display:block;
height:16px;
color:#FFFFFF;
text-decoration:none;
padding-left:8px;
background-repeat:no-repeat;
/* Topmenu - Text */
text-indent:-1px;
border-bottom:1px solid #545454;
background-color:#2a2a2a;
}
a.mainlevel{
display:block;
height:16px;
color:#FFFFFF;
text-decoration:none;
padding-left:8px;
background-repeat:no-repeat;
text-indent:-1px;
border-bottom:1px solid #545454;
background-color:#2a2a2a;
}
a.mainlevel:hover{
display:block;
height:16px;
color:#000000;
text-decoration:none;
padding-left:8px;
background-color:#484848;
text-indent:-1px;
border-bottom:1px dotted #545454;
}
.componentheading {
background-image: url("../images/zeiger.png");
text-transform:uppercase;
border-bottom:1px dashed #000000;
background-repeat:no-repeat;
padding:0;
margin:0;
padding-left:32px;
padding-bottom:2px;
color:#000000;
font-weight:bold;
background-color: #1D1D1D;
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.button {
  color: #FFFFFF;
  font-family:  Arial, sans-serif;
  text-align:center;
  font-size:10px;
  font-weight:bold;
  border-top:1px solid #0F79CA;
  border-bottom:1px solid #1B537D;
  border-left:1px solid #1B537D;
  border-right:1px solid #0F79CA;
  width:auto;
  background:#186aa9;
  padding:0px 5px;
  line-height: 12px !important;
  line-height: 12px;
  margin:1px;
  background-color: #1D1D1D;
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
  }
  
  /*
  At this point I am overwhelmed and yet amazed at all that CSS can do...WOW!
  */
h1
{
padding-left:5px;
font-size: 16px;
font-weight:bolder;
font-family: verdana;
font-style:italic;
color:#520408;}
h2
{
padding-left:5px;
font-size: 16px;
font-weight:bolder;
font-family: verdana;
font-style:italic;
color:#520408;
}
h3
{
padding-left:5px;
font-size: 13px;
font-weight:bolder;
font-family: verdana;
font-style:italic;
color:#FFFFFF;
}