@import url(standard.css);

/* Allgemeine Angaben */

body {
	font-weight: normal; 
	font-size: 11px;
	color: #000000;
	background: #E4E4D6;
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	background-image: url(custom/main_background.gif);
	background-repeat: repeat-y;
	scrollbar-3dlight-color : #001522;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #001522;
	scrollbar-face-color : #6E91B1;
	scrollbar-highlight-color : #94ADC4;
	scrollbar-shadow-color : #2D6690;
	scrollbar-track-color : #809AB8;
}

table {
	font-size: 11px;
}

banner {
	border-color:#000000;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
	display: inline;
	width: 100%;
	color: #4D618B;
	border-bottom: 1px solid #4D618B;
	margin-bottom: -10px;
	display: block;
}

/* Content Management*/

#layout_content_inside {
	padding: 10px;
	padding-right: 0;
  width: 560px;
	line-height: 17px;
}

#layout_content_inside ul {
	color: #000000 !important;
}

#layout_content_inside ul a {
	color: #000000 !important;
}

/* Tab-Menü für das Presse-Modul */

#tabs_navigation {
	text-align: left;
	margin: 0;
	list-style-type: none;
	padding: 3px 10px 0px 0;
	position: relative;
	top: -1px;
}

#tabs_navigation li {
	display: inline;
	margin-right: -5px;
}

.tabs_inactive a {
	padding: 3px 10px;
	border: 1px solid #8CA4BF;
	background: url('images/tabs_inactive_bg.gif');
	background-repeat: repeat-x;
	color: #73716F;
	margin: 0;
	text-decoration: none;
}

.tabs_inactive a:hover {
	text-decoration: underline;
}

.tabs_selected a {
	padding: 3px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #8CA4BF;
	border-top: 1px solid #8CA4BF;
	border-right: 1px solid #8CA4BF;
	background: url('images/tabs_active_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000000;
	margin: 0;
	text-decoration: none;
}

.tabs_selected a:hover {
	text-decoration: underline;
}

#tabs_content {
  width: 550px;
  max-width: 544px;
	border: 1px solid #8CA4BF;
	background-color: #FFFFFF;
	padding: 6px;
	padding-top: 14px;
}

/* Hauptnavigation */

#style_layout_topnavigation {
	height: 22px;
	left: 210px;
	top: 66px;
	position: absolute;
	margin-bottom: -24px;
	text-align: left;
	width: 770px;
	white-space: nowrap !important;
}

#style_navigation, #style_navigation ul {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
}

#style_navigation li {
	background-color: #cae4ff;
	float: left;
	margin: 0;
	margin-right: 0px;
	border: 1px solid #8cbad5;
}

#style_navigation li a {
	color: #000000;
	display: block;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px 4px 10px;
}

#style_navigation li a:hover {
	color: #000000;
	background-color: #ffcccc;
}

#style_navigation li ul {
	position: absolute;
	background: #FEFEFE;
	margin: 0 !important;
	border: 1px solid #9D9DA1;
	padding: 5px;
	width: 160px;
	left: -999em;
	-moz-opacity: 0.9;
	opacity:.99;
	filter: alpha(opacity=99);
}

#style_navigation li ul li {
	background-color: transparent;
	border: 0;
	padding: 0;
	height: auto;
}

#style_navigation li ul a {
	background-image: none;
	border-bottom: 1px solid #d0d0d0;
	color: #555555;
	display: block;
	font-weight: normal;
	margin-bottom: 4px !important;
	padding: 0 0 4px 1px;
	text-align: left;
	width: 164px;
}

#style_navigation li ul a:hover {
	color: #000000;
	background-color: #ffcccc;
}

#style_navigation li ul ul {
	margin: -1em 0 0 10em;
}

#style_navigation li:hover ul ul, #style_navigation li.sfhover ul ul {
	display: none;
}

#style_navigation li:hover ul, #style_navigation li li:hover ul, #style_navigation li.sfhover ul, #style_navigation li li.sfhover ul {
	left: auto;
	top: 21px;
}

.style_navigation_last {
  border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}

/* Newstickernavigation */

#style_layout_newsticker{
	height: 22px;
	left: 25px;
	top: 58px;
	position: absolute;
	text-align: left;
	margin-bottom: 0px;
	width: 550px;
	white-space: nowrap !important;
}

#style_newsticker, #style_newsticker ul {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
}

#style_newsticker li {
	background-color: #cae4ff;
	float: left;
	margin: 0;
	margin-right: 0px;
	border: 1px solid #00ccff;
}

#style_newsticker li a {
	color: #000000;
	display: block;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px 4px 10px;
}

#style_newsticker li a:hover {
	color: #000000;
	background-color: #ffcccc;
}

#style_newsticker li ul {
	position: absolute;
	background: #FEFEFE;
	margin: 0 !important;
	border: 1px solid #9D9DA1;
	padding: 5px;
	width: 160px;
	left: -999em;
	-moz-opacity: 0.9;
	opacity:.99;
	filter: alpha(opacity=99);
}

#style_newsticker li ul li {
	background-color: transparent;
	border: 0;
	padding: 0;
	height: auto;
}

#style_newsticker li ul a {
	background-image: none;
	border-bottom: 1px solid #d0d0d0;
	color: #555555;
	display: block;
	font-weight: normal;
	margin-bottom: 4px !important;
	padding: 0 0 4px 1px;
	text-align: left;
	width: 164px;
}

#style_newsticker li ul a:hover {
	color: #000000;
	background-color: #ffcccc;
}

#style_newsticker li ul ul {
	margin: -1em 0 0 10em;
}

#style_newsticker li:hover ul ul, #style_newsticker li.sfhover ul ul {
	display: none;
}

#style_newsticker li:hover ul, #style_newsticker li li:hover ul, #style_newsticker li.sfhover ul, #style_newsticker li li.sfhover ul {
	left: auto;
	top: 21px;
}

.style_newsticker_last {
  border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}

