/* CSS Document */
form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 
/* Gallery patch for FF,IE */
img.giThumbnail   { border-width: 0; }


iframe.shoutbox { border-width: 0; }

.clr {
	clear: both;
}

div.scroller {
	padding-left: 10px;
	color: white;
	overflow: hidden;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 10px !important;
}
.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

td.shawdow_left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	width: 8px;
}
td.shawdow_right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	width: 8px;
}
td.shawdow_bottom {
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
td.head {
	width: 980px;
	vertical-align: top;
	background-color: white;
}

td.headbgimage {
	width: 318px;
	height: 100px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid	black;
}
img.headerillu {
	border-right: 1px solid	black;
	width: 318px;
	overflow: hidden;
}


td.pp_txt {
	background-color: black;
	height: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	display: none;
}
td.Logo {
	width: 195px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(../images/Logo_animiert.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: 53px 8px;
}
div.pp_banner {
	width: 468px;
	overflow: hidden;
	vertical-align: top;
	padding: 5px;
	background-color: white;
}


table.moduletable_banner {
	height: 85px;
	width: 400px;
	padding: 0px 0px 0px 0px;
}

td.full, table.full {
	width: 980px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 1px solid #cccccc;
 	width: auto;
  	padding: 4px;
  	margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

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




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


li.latestnews
{
	line-height: 15px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
}

a.latestnews, a.latestnews:visited , a.latestnews:link {
	font-size: 12px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	height: 15px;
	vertical-align: middle;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 16px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background: #4E6FC2;
}





body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: black;
	background: #e2e2e2 ;
}

/* mambo core stuff */
a:link, a:visited {
	color: #039; 
	text-decoration: none;
	
}

a:hover {
	color: #039;	
	text-decoration: underline;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	line-height: 15px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
}

table.contentpaneopen td {
	margin: 0px;
	padding: 1px;
	font-size: 12px;
	line-height: 17px;
}


table.contentpane td {
	margin: 0px;
	padding: 1px;
}



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

td {
	font-size: 12px;
	line-height: 17px;
}



table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: black;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: 1px solid #ebebeb;
	padding: 3px;
        text-transform: uppercase;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.componentheading{
	font-weight: bold;
	color: #999999;	
	font-size: 14px;
}

div.moduletable_search, table.moduletable_search {
	text-align: left;
	padding: 0px;
	white-space: nowrap;
	border-spacing: 0px;
	border-collapse: collapse;
}

input.inputbox_search {
	height: 8px;
	width: 80px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
}
button_search {
	height: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
}


table.moduletable_top {
	text-align: right;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

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

table.moduletable th {
	text-align: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	background: #718CCE;
	letter-spacing: 0.2em;
	white-space: nowrap;
	
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	white-space: nowrap;
	
}

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

table.moduletable_right th {
	text-align: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	color: black;
	font-size: 11px;
	text-transform: uppercase;
	background: #CBD3F5;
	border: 1px solid #cccccc;
	letter-spacing: 0.2em;
	}

table.moduletable_right td {
	font-size: 11px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #cccccc;
	background: #E3E8FF;
}

table.moduletable-header {
width: 100%; 
border: 1px solid #999999;
 }

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: white;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #4E6FC2;
	border-top: 1px solid White;
	background-image: url(../images/leftmenu.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-weight: normal;
}

#active_menu,a#active_menu:hover, a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #039;
	text-align: left;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background: #4E6FC2;
	border-top: 1px solid White;
	background-image: url(../images/leftmenu.gif);
	background-position: 0px -25px;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
	font-weight: normal;
		
}

a.sublevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: white;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #4E6FC2;
	border-top: 1px solid White;

	height: 20px;
		
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: white;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #4E6FC2;
	border-top: 1px solid White;
	height: 20px;
}


.pathway { padding-left: 2px; font-size: 11px; }

.blockborder{
	border: 1px solid #CCCCCC;
}

/* shout it */
body.contentpane {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	background: #E3E8FF;
}
td.shoutitem {
	border-bottom: 2px solid ffffff;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	line-height: 13px;
}

/* marquee head */
#myscroller  {
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	overflow: hidden;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
