/* template_css */
html, body{ 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
text-align: justify;
background: url(../images/bg.jpg) left top;
background-repeat: repeat-x;
margin:0; 
padding:0; 
text-align:center; 
background-color: #41566E;

}

p, td {
font-size: 12px !important;
line-height: 1.4;
} 

.error{
font-size: 14px;
color: #FF0000;
}


table.moduletable th {
 background: url(../images/moduletitle.png) left top no-repeat;
  margin-left: -8px;
	margin-right: -7px;
	/*border: 0px solid #f00;*/
	margin-bottom: 5px;
	height: 29px;
	width: 180px;
	line-height: 29px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #57616E;
}
 
table.moduletable td {
  background: url(../images/modulebg.png) left top;
  background-repeat: no-repeat;
  font-size: 11px;
  padding-left: 5px;  
  font-weight: normal;
}

ul
{
margin: 0;
padding: 0;
list-style: none;

}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;


}


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: 0px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}
	
	

table.contentpane td.sectionentry2{
  width: 200px;
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}


.componentheading {

	color: #B70000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin: 1px;
	
	}
	
.contentheading {
  
  margin-left: 3px;
  padding-left: 3px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #7492AB;
  text-align: left;
  text-indent: 4px;
  line-height: 50px;

  
}

a:link, a:visited {
	color: #BD4B37;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #742E21;	text-decoration: none;
	font-weight: bold;
}

/* MENUS */

a.mainlevel:link, a.mainlevel:visited {
  margin-left: -10px;
	margin-right: -10px;;
  display: block;
	background: transparent url(../images/menubg.png);
	font-size: 10px;
	font-weight: bold;
	color: #535657;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	width: 180px;
}

a.mainlevel:hover {
  margin-left: -10px;
	margin-right: -10px;;
  display: block;
	background: transparent url(../images/menubg.png);
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	width: 180px;
}


#active_menu.mainlevel {

	margin-left: -10px;
	margin-right: -10px;;
        display: block;
	background: transparent url(../images/menubg.png);
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	width: 180px;

}


a.sublevel:link, a.sublevel:visited {
line-height: 20px;
height: 20px;
margin-left: 5px;
}

a.sublevel:hover{
color: #000;
}

#active_menu.sublevel{
color: #000;
}

 table.pollstableborder {
  padding: 0;
  margin: 0;
  background: none;
  text-align: left;
}
table.pollstableborder td.sectiontableentry2 {
  padding: 5px 2px 0 0;
background: none;
}

table.pollstableborder td.sectiontableentry1 {
  padding: 5px 2px 0 0;
background: none;
}

.poll{
color: #7492AB;
font-size: 10px;
background: none;
}




/*layout*/
#wrapper{
margin-left: auto;
margin-right: auto;
width: 732px;
margin-top: 10px;

}

#top{
width: 732px;
height: 170px;
background:#FFFFFF none repeat scroll 0 0;
}
#header{
background: transparent url(../images/header.png) left top no-repeat;
width: 732px;
height: 142px;

}
#headpic{
position: absolute;
margin-left: 3px;
margin-top: 10px;
background: transparent url(../images/headpic.jpg) left top no-repeat;
width: 725px;
height: 131px;
}


#path{
width: 732px;
height: 29px;
background: transparent url(../images/path.png) left top;
text-align: left;
font-size: 12px;
color: #57616E;
}

#content{
border: 0px solid red;
width: 732px;
background: #fff;
}



.spacer {
  clear: both;
  }

#leftcol{
float: left;
width: 180px;
margin-left: 0px;
}

#rightcol{
float: right;
width: 180px;
margin-right: 0px;
margin-top: 0px;
}


#main{
float: right;
width: 545px;
}





#user1{
width: 100%;
text-align: left;
float: left;
}

#user2{
width: 40%;
float: right;
margin-right: 0px;
padding-right: 0px;
}


#user1 table.moduletable th{
width: 100%;
background: url(../images/path.png) left top;
}

#user1 table.moduletable td{
width: 100%;
/* background: url(../images/userbg.jpg) left bottom no-repeat; */
margin-bottom: 5px;
padding-bottom: 5px;
}

#user1 a:link, a:visited {
	color: #7492AB; 
  text-decoration: none;
	font-weight: bold;
}

#user1 a:hover {
	color: #ff9900; 
  text-decoration: none;
	font-weight: bold;
}

#user2 a:link, a:visited {
	color: #7492AB; 
  text-decoration: none;
	font-weight: bold;
}

#user2 a:hover {
	color: #ff9900; 
  text-decoration: none;
	font-weight: bold;
}

#user1 li{
background: transparent url(../images/bullet.png) no-repeat left;

}

#user2 li{
background: transparent url(../images/bullet.png) no-repeat left;

}

#user2 table.moduletable th{
width: 267px;
background: url(../images/path.png) left top;
}

#user2 table.moduletable td {
width: 268px;
background: url(../images/userbg.jpg) left bottom no-repeat;
margin-bottom: 5px;
padding-bottom: 5px;
}

#mainbody{
width: 545px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}
#footer{
color: #fff;
text-align: center;
 height:25px; 
  background-color:#D9D1D1; 
 clear:both;
 bottom: 0px;
 }

/* hack for IE */
.textimage {
border: 5px solid #fff;
}

.textborderimage {
display: block;
float: left;
margin-right: 10px;
border: 1px solid #ccc;
}


#Layer14       {
visibility         : hidden;
position           : absolute;
left               : 20px;
top                : 40px;
width              : 150px;
height             : 200px;
z-index            : 322;
background-color   : #ffffff;
overflow           : auto;
}

h2{
text-align: left; 
padding-left: 100px;}


#mainbody, #content{
background: #fff; 
}

#footer a 
{
color: #999;
}

#footer a:hover 
{
color: #555;
}


#datentime{
float:right;
clear: both;
color: #555;
}


#starttext{
width: 400px;
color: #fff;
margin-left: 35px;
background: #EEE ; /*url(../images/bg_scroll_med.gif) top left repeat-x;*/
padding: 20px;
border: 1px solid #999;
}

#starttext ul{
list-style-image: none;}

#starttext li{
font-size: 1.1em;
padding-left: 20px;
line-height: 2;
color: #000;
background: transparent url(../images/arrow_right.gif) no-repeat left;
}

.moduletable  h3{
display: block;
line-height: 30px;
margin: 5px;
padding-left: 15px;
color: #000;
background: #eee url(../images/path.png) top repeat-x;
}
#leftcol table.moduletable {
padding: 0px;
margin-left: 0px;}


 .moduletable .button{
 font-size: 10px;}
