﻿/* [Alpha Solutions] - [August 2008] - [Online Consulting AG] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
* {
	margin: 0;
	padding: 0;
	}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix {display: inline-block;}  /* IE 7 */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
body {
	text-align: center;
	font-size: 0.69em;
	line-height: 1.2em;
	height: 100%;
	background: #f5f6fa;
	behavior: url(/portaldata/1/js/csshover.htc);
	}
#header {
	text-align: left;
	width: 850px;
	padding: 10px;
	height: 50px;
	margin: 0 auto;
	background: url('/portaldata/1/images/header_bg.gif') 648px 28px no-repeat;
	overflow: hidden;
	}
#wrapper {
	text-align: left;
	width: 870px;
	margin: 0 auto;
	background: #e5e5e5;
	border: 1px solid #a6a6a6;
	}
#logo {float: left;}
#left {
	float: left;
	width: 650px;	
	}
#emotion {
	width: 650px;
	height: 212px;
	background: #fff;
	overflow: hidden;
	}
#emotion .bild {
	width: 848px;
	height: 170px;
	overflow: hidden;
	}
#main {
	padding: 10px 0 10px 10px;
	}
#content {
	position: relative;
	float: left;
	width: 608px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 15px 15px 45px 15px;
	background: #fff;
	border: 1px solid #a6a6a6;
	}
#right {
	float: left;
	width: 200px;
	padding: 0 10px;
	background: url('/portaldata/1/images/right_bg.gif') no-repeat;
	}
#footer {
	clear: both;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	}
/************************************************
*				Style-Elemente					*
************************************************/
img {border: none;}
hr {
	clear: both;
	color: #000;
	height: 1px;
	margin: 5px 0;
	background: #000;
	}
a, a:link, a:visited {
	text-decoration: none;
	color: #004481;
	}
a:focus {color: #000;}
address {font-style: normal;}

/************************************************
*					Suche						*
************************************************/
.search {height: 40px !important;}
.search .searchfield {
	float: left;
	color: #a6a6a6;
	width: 155px;
	height: 14px;
	padding: 5px 5px 5px 10px;
	background: url('/portaldata/1/images/searchfield_bg.gif') no-repeat;
	border: none;
	}
.search .go {
	float: left;
	margin-left: 4px;
	}
/************************************************
*					Navigation					*
************************************************/
/* Hauptmenu */
/* Stufe 1 */
#menu li {float: left; position: relative;}
#menu li a, #menu li a:link, #menu li a:visited {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.4em;
	font-weight: bold;
	color: #a6a6a6;
	display: block;
	width: 128px;
	height: 33px;
	padding-top: 3px;
	margin-right: 2px;
	border-bottom: 4px solid #a6a6a6;
	}
#menu li a span {
	display: block;
	text-transform: none;
	font-weight: normal;
	}
#menu li a:hover, #menu li a:active, #menu li a:focus,
#menu li a.active, #menu li a.active:link, #menu li a.active:visited {
	color: #004481;
	border-bottom: 4px solid #004481;
	}
	
/* Stufe 2 */
#menu ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: -170px;
	left: 0;
	width: 130px;
	}
#menu li:hover ul {
	visibility: visible;
	height: 160px;
	padding-top: 10px;
	background: #fff;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: .80;
	opacity: 0.80;
	}
#menu ul li {
	display: block;
	float: none;
	padding-left: 20px;
	}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	color: #5B5B5B;
	text-align: left;
	display: block;
	width: 110px;
	line-height: 1.4em;
	float: none;
	height: auto;
	font-weight: normal;
	border: none;
	}
#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus,
#menu ul li a.active, #menu ul li a.active:link, #menu ul li a.active:visited {
	color: #004481;
	border: none;
	}

/* Srpachwahl */
#sprachwahl {
	text-align: right;
	float: right;
	width: 120px;
	margin-top: 25px;
	}
#sprachwahl li {display: inline;}
#sprachwahl li.en {
	padding-left: 5px;
	background: url('/portaldata/1/images/sprachwahl_border.gif') no-repeat 0 2px;
	}
#sprachwahl li a, #sprachwahl li a:link, #sprachwahl li a:visited {
	color: #5b5b5b;
	}
	
/* generische Navigation */
#gnav {
	text-align: right;
	float: right;
	width: 490px;
	margin-top: 25px;
	}
#gnav li {display: inline;}
#gnav li a, #gnav li a:link, #gnav li a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #E31818;
	padding: 0 4px;
	}
#gnav li.newsletter {padding-left: 22px;}
#gnav li a:hover, #gnav li a:active, #gnav li a:focus {
	color: #5B5B5B;
	}
	
/* Service Navigation */
#servicenav {
	height: 178px;
	list-style: none;
	margin-top: 0 !important;
	}
#servicenav li {
	text-align: right;
	width: 200px;
	padding-left: 0 !important;
	background: none !important;
	}
#servicenav li a, #servicenav li a:link, #servicenav li a:visited {
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.2em;
	width: 200px;
	height: 36px;
	padding-top: 17px;
	color: #a6a6a6;
	}
#servicenav li a:hover, #servicenav li a:active, #servicenav li a:focus,
#servicenav li a.active, #servicenav li a.active:link, #servicenav li a.active:visited {
	color: #004481;
	}
	
/* Footer Navigation */
#fnav {
	width: 608px;
	position: absolute;
	bottom: 5px;
	padding-top: 6px;
	background: url('/portaldata/1/images/fnav_border.gif') no-repeat;
	}
#fnav li {
	display: inline; 
	padding-left: 0 !important;
	background: none !important; 
	}
#fnav li a, #fnav li a:link, #fnav li a:visited {
	float: left;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 0 0 16px;
	}
#fnav li.home a, #fnav li.home a:link, #fnav li.home a:visited {
	background: url('/portaldata/1/images/fnav_home.gif') 0 1px no-repeat;
	}
#fnav li.print a, #fnav li.print a:link, #fnav li.print a:visited {
	margin-left: 25px;
	background: url('/portaldata/1/images/fnav_print.gif') 0 2px no-repeat;
	}
#fnav li.top a, #fnav li.top a:link, #fnav li.top a:visited {
	float: right;
	background: url('/portaldata/1/images/fnav_top.gif') 7px 6px no-repeat;
	}
#fnav li a:hover, #fnav li a:active, #fnav li a:focus {
	color: #5B5B5B;
	}
#fnav li.newsletter {padding-left: 40px;}

/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h1, h2, h3, h4, h5 {font-weight: bold;}
h1 {
	font-size: 1.5em;
	padding: 5px 0 10px 0;
	color: #18407e;
	}
h2 {
	font-size: 1.2em;
	padding: 5px 0;
	}
h3 {
	font-size: 1em;
	padding: 5px 0;
	}
	
/* Paragraph */
p {
	line-height: 1.5em;
	margin: 5px 0;
	}
	
/* Links */
#content a, #content a:link, #content a:visited {
	font-weight: bold;
	}
	
/* Listen */
#content ul,
#right ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	}
#content ul li,
#right ul li {
	position: relative;
	padding: 2px 0 2px 20px;
	background: url('/portaldata/1/images/list_item.gif') 5px 7px no-repeat;
	}
#content ul.anfragen {
	margin-left: 20px;
	}
#content ul.anfragen li {
	font-size: 1.2em;
	line-height: 1.5em;
	background-position: 5px 10px;
	}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
	}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
	}
	
/* Tabellen */
table {
	}
table td,
table th {
	text-align: left;
	padding-right: 10px;
	}
table th {
	font-weight: bold;
	}
table td {
	}
	
/* Rechte Spalte */
#right h2 {color: #5b5b5b;}
#right .box {
	margin-bottom: 10px;
	background: #fff url('/portaldata/1/images/box_bg.gif') repeat-x;
	border: 1px solid #a6a6a6;
	padding: 0 8px 5px 5px;
	}
#right .box ul li {
	line-height: 1.4em;
	padding-left: 10px;
	background-position: 0 7px;
	}
#right .box ul li a, #right .box ul li a:link, #right .box ul li a:visited {
	display: block;
	}
/************************************************
*					Formular					*
************************************************/
.formular {width: 365px;}
label {
	float: left;
	width: 104px;
	line-height: 1.75em;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 1em;
	}
label, input.txtfield, textarea {
	margin-bottom: 6px;
	}
input.txtfield, textarea, select {
	width: 250px;
	padding: 2px 2px 2px 4px;
	border: 1px solid #bdbdbd;
	}
input.plz {width: 30px;}
input.ort {width: 206px; margin-left: 6px;}
textarea {height: 100px;}
select {
	height: 20px;
	width: 257px;
	margin-bottom: 6px;
	}
select option {
	padding: 3px;
	}
input.txtfield:hover, input.txtfield:active, input.txtfield:focus,
textarea:hover, textarea:active, textarea:focus,
select:hover, select:active, select:focus {
	border: 1px solid #004481;
	}
input.submit {
	font-weight: bold;
	color: #004481;
	width: 258px;
	height: 24px;
	margin-left: 104px;
	background: url('/portaldata/1/images/submit_bg.gif') no-repeat;
	border: none;
	}
input.submit:hover {
	color: #fff;
	background: url('/portaldata/1/images/submit_bg.gif') bottom no-repeat;
	}
.rbl, .cbl {clear: both;}
.rbl table input,
.cbl table input {
	margin-top: 4px;
	}
.cbl table.vertikal label,
.rbl table.vertikal label {width: 220px;}
.rbl table label, .cbl  table label {
	padding-left: 10px;
	width: 50px;
	}
/************************************************
*					Footer						*
************************************************/
#footer p {color: #a6a6a6;}
#footer ul {
	text-align: right;
	float: right;
	width: 230px; 
	}
#footer ul li {
	display: inline;
	padding-left: 8px;
	background: url('/portaldata/1/images/footernav_border.gif') 3px 3px no-repeat;
	}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited {
	color: #a6a6a6;
	}
#footer ul li:first-child {
	background: none;
	}

/************************************************
*					Module						*
************************************************/
/* News */
#right .newsbox {
	padding: 0;
	background: #fff url('/portaldata/1/images/newsbox_bg.gif') repeat-x;
	}
#right .newsbox h2 {border-bottom: none; padding-left: 5px;}
.newsbox .paging {padding: 3px 4px; height: 14px;}
.newsbox .paging a, .newsbox .paging a:link, .newsbox .paging a:visited {
	color: #5b5b5b;
	text-align: center;
	width: 31px;
	height: 14px;
	background: url('/portaldata/1/images/newsbox_paging.gif') no-repeat;
	}
.newsbox .paging .back a {float: left;}
.newsbox .paging .next a {float: right;}
.newsbox .paging a:hover, .newsbox .paging a:active, .newsbox .paging a:focus {
	color: #fff;
	background-position: 0 -14px;
	}
.news-liste {
	padding-bottom: 8px;
	border-bottom: 1px solid #A6A6A6;
	}
#content .news-liste p.date {}
.news-liste .bild {width: 200px; border: 1px solid #18407e;}
.news-liste .bild img {width: 200px; height: auto;}
.news-liste a.more, .news-liste a.more:link, .news-liste a.more:visited {
	display: block;
	padding-top: 5px;
	}
	
/* Bildergalerien */
#gallery .paging {
	width: 606px;
	margin-bottom: 10px;
	background: #ECECEC;
	border: 1px solid #A6A6A6;
	}
#gallery .paging input {
	color: #E31818;
	width: 17px;
	font-weight: bold;
	background: none;
	border: none;
	}
#gallery .paging .forward {
	float: right;
	}
.gallery-liste .bild {
	width: 240px;
	float: left;
	margin-right: 10px;
	}
.gallery-liste .bild img {
	width: 240px;
	}
.gallery-liste p{
	text-align: left;
	}
.gallery2 .gallery2-box{
	float:left;
	height: 147px;
	width: 147px;
	margin-right: 2px;
	border: solid 1px #A6A6A6;
	background-color: #E5E5E5;
	display: table; 
	overflow: hidden; 
	#position: relative;
	font-size: 0; 
	}
.gallery2  .gallery2-box p{
	margin:0;
	line-height: normal;
	}
.gallery2  .gallery2-box .bild img
{	
	#position: relative;  
	#top: -50%;
	#left: -50%;
}
.gallery2  .gallery2-box p.bild 
{
	display: table-cell; 
	padding: 0 !important;
	text-align: center;
	vertical-align: middle;
	#position: absolute;  
	#top: 50%;
	#left: 50%;
} 
/* Suchresultate */
#suchresultate h2 {
	font-size: 1em;
	margin: 3px 0 3px 0;
	}
#suchresultate .head,
#suchresultate .headdoc,
#suchresultate .headlinks {
	position: relative;
	background: #F1F1F1;
	padding: 3px 5px;
	margin: 10px 0;
	border: 1px solid #A6A6A6;
	}
#suchresultate .paging {
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	}
#suchresultate .paging .next {float: right;}
#suchresultate .paging .back {float: left;}
#suchresultate .paging .page {text-align: center;}

#suchresultate .paging a, 
#suchresultate .paging a:link, 
#suchresultate .paging a:visited {
	color: #E31818;
	}
#suchresultate .suche-liste h2 {
	padding: 0 0 0 20px;
	position: relative;
	background: url('/portaldata/1/images/list_item.gif') 5px 3px no-repeat;
	}
 #suchresultate .suche-liste p {
	padding-left: 20px;
	}

/* Sitemap */
ul#sitemap li {
	padding-left: 0;
	background: none;
	}
#sitemap li a, #sitemap li a:link, #sitemap li a:visited {
	color: #A6A6A6;
	text-transform: uppercase;
	}
#sitemap li a:hover, #sitemap li a:active, #sitemap li a:focus {
	color: #004481;
	}
#sitemap li a span {
	font-weight: normal;
	text-transform: none;
	}
#sitemap ul li a, #sitemap ul li a:link, #sitemap ul li a:visited {
	color: #004481;
	text-transform: none;
	padding-left: 20px;
	background: url('/portaldata/1/images/list_item.gif') 10px 5px no-repeat;
	}
/*********************************
* Styles fr die Newscenter Tabs *
*********************************/
.CustomTabStyle {
	width: 220px;
	}
.CustomTabStyle .ajax__tab_header {
	height: 30px; 
	background: url('/portaldata/1/images/kategorien_header_bg.gif') bottom repeat-x;
	}
.CustomTabStyle .ajax__tab_tab,
.CustomTabStyle .ajax__tab_outer,
.CustomTabStyle .ajax__tab_inner,
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer,
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner,
.CustomTabStyle .ajax__tab_active .ajax__tab_outer,
.CustomTabStyle .ajax__tab_active .ajax__tab_inner,
.CustomTabStyle .ajax__tab_hover {
	float: left;
	color: #5b5b5b;
	width: 66px;
	height: 31px;
	}
.CustomTabStyle .ajax__tab_tab,
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab,
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {
	text-align: center;
	display: block;
	height: 25px;
	padding-top: 5px;
	font-size: .95em;
	line-height: 1em;
	}
.CustomTabStyle .ajax__tab_tab {
	background: url('/portaldata/1/images/katnav_bg.gif') no-repeat;
	}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {
	color: #fff;
	background: url('/portaldata/1/images/katnav_hover_bg.gif') no-repeat;
	}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {
	color: #fff;
	background: url('/portaldata/1/images/katnav_active_bg.gif') no-repeat;
	}
.CustomTabStyle .ajax__tab_body {
	width: 180px;
	padding: 3px 10px;
	}
.newsbox {width: 198px; overflow: hidden;}

#header .moduleTitle,
#header .xxl-editbutton,
#emotion .moduleTitle,
#emotion .xxl-editbutton,
#servicenav .moduleTitle,
#servicenav .xxl-editbutton,
.search .moduleTitle,
.search .xxl-editbutton,
#footer .moduleTitle,
#footer .xxl-editbutton {
	display: none;
	}
/*	Highslide	*/	
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1.4em;
	/*padding: 5px;*/
	background: white;
}
.highslide-dimming
{
	background-color: Black;
}
.trennlinie {
	border-bottom:1px dotted #A6A6A6;
	background: none;
	color: #fff;
	}




