/*CSS*/
body
  { background-color: white; margin: 0 }
tr
  { color: black; font-weight: normal; font-size: 11px; font-family: Verdana; border: solid 1px }
td,p,div { color: black; font-weight: normal; font-size: 11px; font-family: Verdana; border: none }
.header
 { background-repeat: repeat-x }

.top
 { background-repeat: repeat-x }

.footer
 { color: #ffffff; font-size: 12px; background-repeat: repeat-x; margin-top: 4px }

.content
    { color: black; font-size: 9px; font-family: Verdana; background-color: #afe2d6; padding: 0px 5px; border-right: 4px solid #333333; border-left: 4px solid #333333 }

.left
{
	
}
.right
{
	
}

/*modules*/
table.moduletable   { background-color: #7accbe; margin-bottom: 5px; padding: 0px 0px 1px; width: 184px }
table.moduletable-topmenu { background-color: transparent; margin-bottom: 5px; padding: 0px 0px 1px; width: 184px }
table.banner { background-color: transparent; margin-bottom: 5px; padding: 0px 0px 1px; width: 450px }
.moduletablenews { color: white; font-style: normal; font-weight: normal; background-color: transparent; margin-bottom: 5px; padding: 0px 0px 1px; width: 300px }
table.moduletable th  { color: #f0fff0; font-weight: bold; font-size: 14px; font-family: courier, "Courier New", Courier, Monaco; background: url(../images/module_th.jpg) no-repeat; text-align: left; padding-top: 8px; padding-left: 10px; height: 30px }

table.moduletable td {
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	margin: 3px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

/*links of title,readon,etc*/


a.mainlevel:link, a.mainlevel:visited     { color: #0f0; font-weight: bold; font-size: 12px; line-height: 20px; text-decoration: none; background-color: #008b8b; text-align: left; text-indent: 6px; vertical-align: middle; padding: 1px 0px; width: 176px; height: 20px; display: block }

a.mainlevel:hover    { color: #adff2f; font-size: 12px; line-height: 20px; text-decoration: none; background-color: #008080; text-align: left; text-indent: 6px; vertical-align: middle; padding: 1px 0px; width: 176px; height: 20px; display: block }

a.sublevel:link, a.sublevel:visited  { color: #256e6c; font-weight: bold; font-size: 11px; text-align: left; vertical-align: middle; padding-left: 1px }

a.sublevel:hover   { color: #afeeee; text-decoration: none }

.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited   { color: #fff; font-weight: bold; font-size: 14px; margin: 3 0 0; padding: 6px 20px; position: relative }
a.mainlevel-nav:hover {
	position: relative;
	color: #FFFFFF;
	padding: 4px 20px 4px 20px!important;
 	font-weight: bold;

}

.moduletable-nav {

}


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

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

.contentheading     { color: #008080; font-weight: bold; font-size: 15px; font-family: "Courier New", Courier, Monaco; padding: 3px 0px 2px }

.componentheading  { color: #004543; font-weight: bold; font-size: 20px; text-indent: 5px; margin-bottom: 3px; padding: 3px 0px; border-bottom: 1px dotted #8bc0b5 }

.sectiontableheader
 { color: #7fe87f; font-weight: bold; background: #333333 url(../images/module_th.jpg) repeat-x; padding: 2px }



.contentpane {

}

.contentpaneopen {
  padding: 3px 5px 3px 5px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small
 { color: #008b8b; font-size: 10px }

.createdate
 { color: #20b2aa; font-size: 10px }

.modifydate
 { color: #20b2aa; font-size: 10px }

.contentdescription
 { color: #008b8b; font-size: 11px }





/*custom stuff*/

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

li
 { line-height: 15px; background: url(../images/dot.gif) no-repeat 0px 0px; padding-top: 0px; padding-left: 19px }

a.readon:link, a.readon:visited
  { background: url(../images/pfeil.gif) no-repeat 0px 0px; text-indent: -5000px; padding-left: 17px; height: 20px; display: block } 

a.readon:hover
  { background: url(../images/pfeil_over.gif) no-repeat 0px 0px }

a.category:link,a.category:visited
{
	color:#59AA08; text-decoration: none;
	font-weight: bold;
}

a.category:hover
{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

table.searchinto {
width:inherit;
}

table.searchintro td {
	font-weight: bold;
}

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

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #D9DEDA;
  padding: 1px 2px;
  color: #666666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
}

.pollstableborder td {
  padding: 2px;
}

.inputbox    { background-color: #c1e0e0; padding: 2px; border-style: solid; border-width: 1px 0px 0px 1px; border-color: #afeeee #008080 #008080 #afeeee }

.button   { color: #afeeee; font-weight: bold; font-size: 9px; font-family: Courier, Monaco, "Courier New"; background-color: #256e6c; text-align: center; margin: 1px; padding: 0px 5px; border: #cccccc; width: auto }

.back_button    { color: #0f0; font-weight: bold; font-size: 11px; line-height: 20px; font-family: Monaco, Courier, "Courier New"; background-color: #7accbe; text-align: center; float: left; margin: 10px 1px; padding: 0px 10px; border-style: double none outset none; border-width: 1px 0px 1px 0px; border-color: #f0fff0 #78993c #008080 #78993c; width: 100px; height: 24px }

.pagenav  { color: #40e0d0; font-weight: bold; font-size: 11px; line-height: 20px; background-color: #c1e0e0; text-align: center; margin: 1px; padding: 0px 10px; border: none 3px #cccccc; width: auto }

.pagenavbar {
	margin-right: 10px;
}

.strong
{
	color:#78993C;
}
p.JAddresses_entry  { float: left; margin-bottom: 10px; width: 33% }
