/* CSS Document */

html, body {
	height: 100%;
	background-color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
/*	line-height: 120%; */
	font-size: 11px;
	color: #00FF00;
	background-color: #000000;

	text-align:center; 
}

p {
/*	line-height: 100%; */
	font-size: 11px;
	padding: 2px;
	margin: 0;
}

.clr {
	clear: both;
}

.outline {
	border: 0px solid #cccccc;
	padding: 2px;
	background-color: #005F01;
}

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

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

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

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background-color: #c64934;
}


#pagewidth{ 
	width:1000px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  

	background-color:#005F01; 
} 

#header{
	position:relative; 
	text-align: center;
/*	padding: 1px; */
	padding: 1px;
	background-color:#005F01; 
	width:100%;
} 


#leftcol{
	width:125px; 
	float:left; 
	position:relative; 
}
 
#twocols{
	width:875px; 
	float:right; 
	position:relative; 
	background-color:#005F01; 
}

#rightcol{
	width:125px; 
	float:right; 
	position:relative; 
	background-color:#005F01; 
}

#maincol{
	background-color:#005F01; 
	float: left; 
	display:inline; 
	position: relative; 
	width:750px; 
}

#footer{
	text-align: center;
	padding: 1px;
	clear:both;
} 



/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/* printer styles */ 

@media print{ 
/* hide the left column when printing */ 
#leftcol{
	display:none;
} 

/* hide the right column when printing */ 
#rightcol{
	display:none;
} 
#twocols, #maincol{
	width:100%; float:none;
}
}


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

table.content_table td {
	padding: 0px;
	margin: 0px;
}
td {
	color: #000000;
}
h2 {
	color: #000000;
}


table td.body_outer {
	padding: 2px;
	border: 0px solid #000000;
}

#bildbeschreibung {
	color: #00FF00;
}

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

/** old stuff **/

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

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: center;
	font-size: 11px;
}



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

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

.button {
	color: #c64934;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 0px #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: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	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: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

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

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

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

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

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

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 50px !important;
	height: 50px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
}

a.mainlevel#active_menu {
	color:#ffff00;
	font-weight: bold;
	text-decoration: underline;
}

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

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	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: 0px solid #bbb;
}

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

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

.historytext {
	color: #000;
	font-size: 12px;
}
