*{
padding: 0;
margin: 0;
}
body{
text-align: left;
background-color:#f1f0f0;
background: url(../images/bg.gif) repeat-y;
background-position: top right;
}

#wrap {
width: 800px;
position:relative;
/*text-align: left;*/
/*font: 12px Verdana, Arial, Helvetica, sans-serif;*/
font-family: Courier New, Arial;
font-size:12px;
color: #000000;
}
#header {
width: 800px;
height: 225px;
background: url(../images/top.jpg) no-repeat;
background-position: bottom;
}
#main-body {
float: left;
background: url(../images/middle.jpg) repeat-y;
background-color:#ffffff;
}
#left {
float: left;
width: 200px;
}
#nav {
text-align: left;
/**background: url(../images/sidebar.jpg) no-repeat;**/
width: 200px;
height: 450px;
padding-top: 10px;
padding-left: 5px;
float: left;
}
#content {
float: right;
width: 590px;
padding-top: 5px;
background-color:#ffffff;
/*margin-right: 15px;*/
}
#footer {
clear: both;
background-color:#ffffff;
height: 43px;
background: url(../images/foot.jpg) no-repeat;
vertical-align: top;
}
.erste_table{
border-collapse:collapse;
}

.erste_tablehead{
background-color: #cc3333;
color:#cccccc;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

.erste_table tr{
}
.erste_table td{
border:1px solid #cc3333;
margin-top: 3px;
margin-left: 3px;
}
.erste_td{
border:1px solid #cc3333;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
}

.erste_td_left{
background-color: #cc3333;
font-weight: bold;
color: #ffffff;
border:1px solid #cc3333;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
}

.inside {
padding: 10px;
}
.module h3{
width: 168px;
line-height: 22px;
font-size: 14px;
text-align:center;
padding-left: 0px;
margin-left: 0px;
margin-top: 5px;
color: #FFFFFF;
}
a.mainlevel:link, a.mainlevel:visited{
display: block;
/** background: url(../images/knop.jpg) no-repeat;**/
width: 140px;
vertical-align: middle;
color: #000000;
padding-left: 25px;
margin-left: 5px;
padding-bottom: 2px;
text-decoration: none;
float:left;
clear:left;
background:transparent;
}
a.mainlevel:hover{
color: #0090c8;
/*#background: url(../images/buttonnav.jpg) no-repeat;*/
text-decoration:underline;
}
.sectiontableheader{
background:#FFFFFF;
}
.sectiontableentry1{
background:#FFFFFF;
}
.sectiontableentry2{
background:#FFFFFF;
}
.sectiontablefooter{
background:#FFFFFF;
}
a, a:visited{
color:#666666;
text-decoration: none;
font-weight: bold;
}
a:hover{
color:#CCCCCC;
text-decoration: underline;
}
a.readon:link {
color: #b00e0f;
text-decoration: none;
font-weight: bold;
font-seize: 12px;
}
a.readon:visited{
color: #b00e0f;
text-decoration: none;
font-weight: bold;
font-seize: 12px;
}
a.readon:hover{
color: #b00e0f;
text-decoration: none;
font-weight: bold;
font-seize: 12px;
}
.contentheading{
font-weight: bold;
font-size: 24px;
font-family: Courier New, Arial;
}
.contentpaneopen{
/*text-align: center;*/
}
.componentheading{
color: #b00e0f;
font-weight: bold;
font-size: 22px;
font-family: Courier New, Arial;
text-align: center;
}
.back_button{
background: url(../images/button.jpg);
width: 52px;
padding-left: 2px;
padding-top: 1px;
padding-right: 2px;
padding-bottom: 2px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}
.button{
background: url(../images/button.jpg);
color: #000000;
font-weight: bold;
width: auto;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.logoutbutton{
background: url(../images/logout_button.gif);
color: #000000;
font-weight: bold;
font-size: 10px;
width: 100px;
}
.inputbox {
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #000000;
background-image: url(../images/button.jpg);
background-color: #FFFFFF;
font-weight: bold;
}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;

	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
 padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.moduletable {
text-align: left;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
text-align: left;
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
text-align: left;
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
text-align: right;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
text-align: left;
  padding: 2px;
}

#banner
{
width:160px;
position:absolute;
left: 810px;
}

#login
{
width:500px;
 position: absolute;
 left: 500px;
 top: 90px;
}

a.hotspot, a.hotspot:active, a.hotspot:visited
{
 color: #FF0000;
}

a.hotspot:hover
{
 color: #FF6600;
}

.facileforms
{
font: 12px Verdana, Arial, Helvetica, sans-serif;
}