#marqueecontainer{
position: relative;
width: 140px; /*marquee width */
height: 700px; /*marquee height */
border-bottom: 1px solid #005C00;
background-color: #C5D1AB;
background-image:url(../images/bg-grid.gif);
overflow: hidden;
padding: 2px;
}

.flink a        {}
.flink a:hover  {}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}a:hover {
  color            : #003D90;
	text-decoration:underline;
}

/* ###################### MAIN MENU SETTINGS ###################### */
a.mainlevel {
	font-family      : Arial, Helvetica, serif;
	color:#000000;	
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.mainlevel:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.mainlevel#active_menu {
	color:#FFFC00;
}

a.sublevel {
  font-family      : Arial, Helvetica, serif;
  width            : 100%;
  margin-bottom    : 3px;
  padding-left    : 5px;
	text-decoration:none;
}

a.sublevel:hover {
	color:#ffffff;
	text-decoration:underline;
}

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

/* ###################### MODULE SETTINGS ###################### */
table.moduletable img{
	border:0px;	
}

table.moduletable {
width            : 100%;
padding          : 3px;		
}

table.moduletable td {
background-color: #80A2A6;
/* Opacity in IE */
filter: alpha(opacity=90);
/* Opacity in Mozilla */
-moz-opacity: 0.9;
padding:3px;
}

table.moduletable th {
  font-family: Arial;
text-transform:uppercase;
  font-size        : 11px;
  color            : #ffffff;
	border:1px solid black;
	background-color:#38646C;
  text-align       : center;
  padding-left     : 5px;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #27A19A;
}

.frameheader {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #666666;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 11px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 15px;
  font-weight      : bold;
  color            : #333333;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #330000;
}

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
  width:100%;
}

.contentheading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  color            : #B9C9A5;
  text-align       : left;
  padding-left: 3px;
  border    : 1px solid #B9C9A5;
  background-color:#000000;
font-variant:small-caps;
	font-weight:bold;
}

.componentheading {
  font-family      : Arial;
  font-size        : 12px;
  font-weight      : bold;
  color            : #B9C9A5;
  text-align       : left;
  padding      : 3px;
  border    : 1px solid #B9C9A5;
  background-color:#000000;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #e4e7ec;
  margin           : 13px;
 }

.sectiontableentry2 {
  background-color : #ECEFF4;
  margin           : 3px;
 }

.sectiontableheader {
  background-color : #969696;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FFFFFF;
  height:27px;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #ff3300;
  border-bottom    : 1px dashed #ff3300;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #006CFF;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #006CFF;
}

a.pathway:hover {
 color            : #006CFF;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

.modifydate {
border-top:1px dashed gray;
font-family: Verdana;
font-size: 10px;
line-height: 1.2em;
text-align: right;
word-spacing: normal;
text-decoration: none;
text-transform:lowercase;
}

.search {
text-align:center;
}

img {
border:0px solid black;
}

.buttonheading img {
border:0px solid black;
}

.buttonheading img:hover {
border:0px solid black;
}


.contakt img
{
border:0px solid black;
}

a:hover img {
border:0px solid #00ff00;
}

.contact_email {
}

hr {
border:1px solid gray;
}

.highlight {
background-color:#FFCC00;
}
