﻿
a		{ color: #010365; text-decoration: none;}
a:hover 	{ color: #fff; text-decoration: none;}

a.footer		{ color: #fff; text-decoration: underline;}
a.footer:hover 	{ color: #fff; text-decoration: none;}

#top_menu a {
}

#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
}
#top_menu li {
	float:right;
	margin-right: 5px;
	padding-right: 5px;
}
#top_menu li:hover {
	color: #fff;
}

#rightcol {
	padding-left: 5px;
	background-color: transparent;
	text-align:left;
}
#rightcol h3 {
	text-align:center;
	padding-top:10px;
	width:180px;
	height:25px;
	background-repeat: repeat; background-image: url(../images/middle_bg.png); background-position: center top;
}
#leftcol {
	text-align:left;
	/*background-repeat: repeat-y; background-image: url(../images/bg_main_menu.png); background-position: center top;*/
}
#leftcol ul {
	list-style: none;
}
#leftcol li a {
	display:block;
	color: #010365;
	text-align: left;
	text-decoration: none;
	font-size: 10pt;
}
#leftcol li a:hover {
	color: #fff;
	text-decoration: none;
}
#leftcol h3 {
	text-align:center;
	padding-top:10px;
	width:180px;
	height:25px;
	/*background-repeat: repeat; background-image: url(../images/middle_bg.png); background-position: center top;*/
}
li.active {
	width:80%;
	color: #000;
}

#head_modul a:link, #head_modul a:visited, #footer a:link, #footer a:visited {
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	background:transparent;
	text-align:center;
	position: relative; top: 10px;
}
#head_modul a:hover, #head_modul a:focus, #footer a:hover, #footer a:focus {
	color: #fff;
}
.main	{
	/*background-repeat: repeat; background-image: url(../images/middle_bg.png); background-position: left top;*/
}
.banneritem_text {
	padding-left:0px;
}
a.mainlevel-nav { color: #010365; font-weight:normal;text-decoration: none;	}
a.mainlevel-nav:hover { color: #ffffff; text-decoration: none;}
.moduletable_menu, .leftcol {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;	
}
 .moduletable {
	padding-left:5px;
	padding-right:5px;
}
.moduletable_text {
	padding-left:5px;
	padding-right:5px;
}
.bannerheader, .bannerfooter_text {
	padding-left:15px;
}
h3 {
	font-size:10pt;
	font-weight: bold;
}
ul.menu	{

}
.dotted_border {
	border-width:1px; border-color:#777; border-style:dotted; padding:10px;
}
/*.bg_left	{ background-repeat: repeat-y; background-image: url(../images/left_m.png); background-position: left top; }
.bg_top		{ background-repeat: repeat-x; background-image: url(../images/menu_m.png); background-position: left top; } */

.bg_top {
  border-top-width:1px;
  border-top-style:solid;
  border-bottom-width:medium;
  border-bottom-style:double;
  border-color:white;
  background-color:#9BBDDA;
  padding-left: 75px;

}

.bg_image	{ background-repeat: no-repeat; background-image: url(../images/bg.jpg); background-position: center top; }
.newsflash { background-repeat: repeat-x; background-image: url(../images/newsflash_m.png); background-position: left top; }
body	{ color: #000000;
		  background-color:#E4EDF2;
		  /*background-repeat: repeat; background-image: url(../images/cube.png); background-position: left top;*/
		  font-family: verdana, BankGothic Md BT, Courier New, arial, helvetica, sans-serif; 
		  font-size: 8pt; 
       color: #010365;
		  font-weight: normal; 
}
		  
/*.main	{background-color: #ADADAD;}*/

td		{ vertical-align: top; }

textarea	{ color: #fff; background-color: #ffffff; font-size: 8pt; font-weight: bold; }
img		{ border: 0px; padding: 4px;}
.hf	{
	background-color: #C7C4CB;
}
.footline	{
	background-color: #E1D39C;
}
.head	{
	background-color: #9FC081;
}
.hb	{
	background-color: #C7C4CB;
}

.sitename {
	width: 80%;
	text-align: center;
	margin: 10px 0 0 20px;
	font-family: "Impact", Helvetica, Sans-Serif;
	font-size: 2.2em;
	color: #FFF;
	background:transparent;
	position: relative;
	left: 200px;
}

.search {
	margin-top: 5px;
}
.search .inputbox {
	border-width:1px; border-color:#777; border-style:dotted;
	background: transparent;
	text-align: center;
	color: #777;

}
.search .inputbox:hover, .search .inputbox:focus {
	background: #fff;
	color: #000;	
	border-width:1px; border-color:#000; border-style:dotted;
}
.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;
}
.componentheading {
	color: #010365;
	font-size: 1.6em;
	text-align: left;
	letter-spacing: 1px;
	border-bottom: 1px dashed  #AAA;
}

.contentpaneopen, .contenttoc {
	/* margin: 5px; */
}
.contentpaneopen span {
font-weight: bold;
}

.contentheading {
        background-repeat: repeat; background-image: url(../images/hintergrundbalken.png); background-position: left top;
        width: 820px;
        height: 29px;
        vertical-align: middle;
        font-family:Verdana;
        font-size:20pt;
 
}
.small, .createdate, .modifydate {
	color: #999999;
	font-size: 0.85em;
}
.inputbox {
	border: 1px solid #555;
	font-size: 1em;
}
.input {
	border-style:none;
	padding-left:10px;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #999;
}
.button {
	margin: 5px;
	font-size: 1.04em;
}
.sectiontableentry1 {
	background: transparent;
}
.sectiontableheader {
	padding: 5px;
}
.readon {
  text-align: right;
  width:100%;
}

.article_separator {
 display: none;
}
 	#Zwischenueberschrift { 
	
		font-size: 10pt; 
		color: #010365; 
		font-family: verdana, "BankGothic Md BT", "Courier New", arial, helvetica, sans-serif; 
		background-color: #9bbdd9; 
		margin-top: 16pt; 
		margin-bottom: 0; 
		padding: 2px; } 
	
	#TabellenzelleTermine { 
		font-size: 9pt; 
		color: #010365; 
		font-family: verdana,BankGothic Md BT,Courier New,arial,helvetica,sans-serif;
		vertical-align: top;
		width: 400px;
		margin-top: 10px; }

