
div#main_navigation ul li {
	position: relative;
}

div#main_navigation ul li a:hover {
	text-decoration: none;
}

div#main_navigation ul li:hover  div.dropdown,
div#main_navigation ul li:active div.dropdown,
div#main_navigation ul li:focus  div.dropdown {
    display: block;  
}

div.dropdown {
	display: none;
	position: absolute;
	left: 35px;
	top: 42px;
	background-color: #F6F6F6;
	border: 1px solid silver;	
	padding: 0;
	text-align: left;
}

div.dropdown div.dropdownentry.tulink {
	border-left-color: #1C3092;
}

div.dropdown div.dropdownentry {
	font-size: 1em;
	line-height: 20px; 	
	padding: 3px 5px;
}

div.dropdown div.dropdownentry a {
	line-height: 1.5em; 
	display: inline !important;
	float: none !important;
}




#top .headerbutton {
  width: 2.8em;
  height: 20px;
  float: right;
  margin-right: 18px;
  margin-top: 5px;
}

#header       .header_img , 
#header_small .header_img {
  border: none;
}

#content {	
	position: relative;
}

#right_column {
	margin: 0 36px 15px 0;
	
}

.right_column_dropin_wrapper {
	position: absolute; 
	right: 26px; top: -25px;
	width: 224px;
}

.right_column_dropin_wrapper .right_column_dropin_anchor {
	position: absolute;
	top: 0; right: 0;
}

.right_column_dropin_wrapper:hover  .right_column_dropin,
.right_column_dropin_wrapper:focus  .right_column_dropin,
.right_column_dropin_wrapper:active .right_column_dropin {
	display: block;
	max-height: unset;
	transition: 1s;
}

.right_column_dropin {
	display: none;
	max-height: 0;
	position:absolute; 
	right: 0; top: 15px;
	margin-right: 0px !important;
	background: white;
	border: 2px solid silver;
	padding: 12px;
	transition: 1s;
}

.right_column_fixed {
	float: right;
	margin-right: 0px; 
}

.fullwidth {
	width: 650px !important;
}

.hotnews_decoration, .maintitleblock_decoration {
	display: none;
}

.hotnews hr {
	border: none;
	border-top: 1px dotted #B0B0B0;
	margin: 7px 0px;
}

.hotnews {
	font-size: 0.9em;
	margin-bottom: 30px;
}


.fbistyle TH {
		vertical-align: top;
		text-align:left;
		font-weight: bold;
		color:black;
		background:#eee;
		border: thin solid #ddd;
}

.fbistyle TD UL {
        padding-left: 1.1em;
        margin-top: 0.1em;
        margin-bottom: 0.1em;
}


.fbistyle TD {
		vertical-align: top;
                padding-left: 0.5em;
                padding-right: 0.5em;
}

.fbistyle TH {
                padding-left: 0.5em;
                padding-right: 0.5em;
}

.fbistyle P {
		margin-bottom: 4px;
		line-height: 130%
}

.fbistyle LI {
		margin-bottom: 4px;
}


/* --------------------- Dekorationen ------------------------ */

.dottedbox {
                border: thin dotted black;
                background: white;
                padding: 1px 0.3em;
                margin: 0.2em 0px;
}

.greybox {
                border: thin solid silver;
                background: rgb(232,232,232);
                padding: 1px 0.3em;
                margin: 0.2em 0px;
}

.yellowbox {
                border: thin solid silver;
                background: yellow;
                padding: 1px 0.3em;
                margin: 0.2em 0px;
}

.lilabox {
                border: thin solid black;
                background: rgb(234,234,255);
                padding: 1px 0.3em;
                margin: 0.2em 0px;
}

.floatleft {
		float: left; 
		border: 0pt none ; 
		margin-right: 2em; 
}

.floatright {
		float: right; 
		margin-left: 2em; 
}


/* ----------------------- spezielle ------------------------- */

/* Überschrift der Homepage */


.disabled {
		font-weight:bold;
		color:#999999;
		text-decoration:line-through;
}

.description {
		color:#666666;
		font-size: 0.92em;
}

.separator {
		font-size: 18px;
		font-weight: bold;
		color:#333333;
}

/*** ***/
.td_right {
		text-align:right;
}

.time {
		font-weight:bold;
		color:#CC2222;
}

.date {
		font-weight:bold;
		color:#CC2222;
}

.important {
		font-weight:bold;
		color:#CC2222;
}

.veryimportant {
		font-weight:bold;
		color:#CC2222;
		text-decoration:blink;
}





div#aktuelles {
	display: none;
/*	
	position: absolute;
	right: 0px; top: 120px;
	padding: 5px;
	min-width: 10em; 
	width: 25%; 
	margin-right: 3px;
	overflow:hidden;
	z-index: 10;
	background: white;
*/
}

div#maintitleblock {
	/* margin-top: 5em; */
	margin-bottom: 2em;
	overflow:hidden;
	display: none;
	/*width: 70%; */
}

div#introtext {
}


.ewoche_gnuplf {
	display: none;
}

a.more {
	color: #aa3333;
	font-weight: normal;
}

h1 span.more {
	font-size: 0.75em;
	font-weight: normal;
}

.body_index {
	
	background: #F6F7FB;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0.5em 0em 1em 0em;
}

.body_footer > .body_index
{
	background: none;
}
