@charset "iso-8859-1";
/* CSS Document */
body {
	height: 100%;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#001522;
	font-family:arial;
	font-size: 12px;
	color: #FFFFFF;
}

div#pagewidth {
position: absolute;
left: 50%;
width: 600px;
margin-left: -485px;
}





table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}






table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

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

/** old stuff **/

.back_button {
  float: right;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
}





/* Joomla core stuff */
a:link, a:visited {
	color: #233A5C; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #233A5C;	
	text-decoration: underline;
	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;
}

.button {
   color:black;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#92D0EE;
}

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

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

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 40px;
	color: #white;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}



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

table.searchinto {
	width: 100%;
}

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

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

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	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 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

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

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

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

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

table.contenttoc td {
  padding: 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;
}




.search {
	font-size: 13px;
	font-weight: bold;
	font-family:verdana;
	color: #fff;
}




/* rechtermenu */



a.mainlevel:link, a.mainlevel:visited {
  	background: url(../images/back.gif);
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 36px;
	font-family:verdana;
	color: #fff;
	text-align: left;
	padding-left: 18px;
	height: 37px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
  	background: url(../images/backx.gif);
	font-size: 13px;
	font-weight: bold;
	font-family:verdana;
	text-decoration: none;
	color: #ccc;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}



a.mainlevel-prod:link, a.mainlevel-prod:visited {
	background:url(../images/q1.jpg) left center no-repeat;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #233A5C;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-family:verdana;
	color: #E0E0E0;
	text-align: left;
	padding-left: 14px;
	height: 20px;
	width: 175px;
	text-decoration: none;
}

a.mainlevel-prod:hover {
	background:url(../images/q1.jpg) left center no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #FF7A00;
	color: #E0E0E0;
	width: 175px;
	font-size: 12px;
	font-weight: bold;
	font-family:verdana;
	text-decoration: none;
}

a.mainlevel-prod#active_menu {
	color: #E0E0E0;
	font-weight: bold;
}

a.mainlevel-prod#active_menu:hover {
	color: #E0E0E0;
}







a.linkermenu:link, a.linkermenu:visited {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 36px;
	font-family:verdana;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	height: 37px;
	width: 100%;
	text-decoration: none;
}

a.linkermenu:hover {
	font-size: 13px;
	font-weight: bold;
	font-family:verdana;
	text-decoration: none;
	color: #ccc;
}

a.linkermenu#active_menu {
	color:#fff;
	font-weight: bold;
}

a.linkermenu#active_menu:hover {
	color: #fff;
}





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

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

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

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

div.mosimage {
  border: 1px solid #ccc;
}

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

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;















.date {
	font-size:12px;
	color:#737373;
	font-family:verdana;
}
.date strong {
	color:#737373;
}
.header {
	font-size:12px;
	line-height:14px;
	color:#C8D7ED;
	font-family:verdana;
}
.header strong {
	color:#C8D7ED;
}
.content {
	font-size:12px;
	line-height:13px;
	color:#E5E5E5;
	font-family:verdana;
}
.content a {
	color:#ffffff;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content strong {
	color:#ffffff;
}
.content strong a {
	color:#ffffff;
	text-decoration:underline;
}
.content strong a:hover {
	text-decoration:none;
}
.content span {
	color:#C8D7ED;
	font-weight:bold;
}
.content b {
	color:#E5E5E5;
}
.content b a {
	color:#E5E5E5;
	text-decoration:underline;
}
.content b a:hover {
	text-decoration:none;
}
.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content li {
	background:url(images/q1.jpg) left center no-repeat;
	margin:0 0 0 0px; 
	padding:0 0 0 12px;
	line-height:16px;
}
.content li strong {
	color:#ffffff;
}
.content li a {
	color:#ffffff;
	text-decoration:underline;
}
.content li a:hover {
	text-decoration:none;
}
.content_dark {
	font-size:12px;
	line-height:13px;
	color:#353535;
	font-family:verdana;
}
.content_dark strong {
	color:#353535;
}
select {
	font-size:12px;
	color:#353535;
	font-family:verdana;
	width:147px;
	height:19px;
	background-color:#F3ECE5;
	border:#C1C1C1 solid 1px;
	padding:0 0 0 5px; 
	vertical-align:top;
}
input {
	font-size:12px;
	color:#353535;
	font-family:verdana;
	width:191px;
	height:19px;
	background-color:#F3ECE5;
	border:#C1C1C1 solid 1px;
	padding:0 0 0 5px
	vertical-align:top;
}
.form {
	font-size:12px;
	color:#353535;
	font-family:verdana;
	width:161px;
	height:19px;
	background-color:#F3ECE5;
	border:#C1C1C1 solid 1px;
	padding:0 0 0 5px
	vertical-align:top;
}
.address {
	font-size:12px;
	line-height:13px;
	color:#ffffff;
	font-family:verdana;
}
.address span {
	font-size:10px;
	line-height:13px;
	color:#B6CDEE;
}
.address a {
	color:#ffffff;
	text-decoration:underline;
}
.address a:hover {
	text-decoration:none;
}
.banner {
	font-size:10px;
	line-height:12px;
	color:#115BA0;
	font-family:verdana;
}
.footer {
	font-size:12px;
	line-height:13px;
	color:#A5B2C5;
	font-family:verdana;
}
.footer a {
	color:#A5B2C5;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
