﻿/*layout CSS */

/* ----------------------------------------------------------------- */
/* Body */
/* ----------------------------------------------------------------- */
body 
{
	padding:0;
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:17px;
}


/* ----------------------------------------------------------------- */
/* Global */
/* ----------------------------------------------------------------- */

td 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:17px;
	font-weight: normal
}

ul 
{
	list-style-type:disc;
	color:#000000;
}

H1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #415e00;    
}

H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #415e00;    
}

.componentheading
{
	margin-top: 20px;
	margin-bottom: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #415E00;    
}

#titlecontent
{ 
	color:#415e00;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:40px;
	line-height:48px;
	text-align: left;
}

.contentheading
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #415E00;
	background-color: #eaedef;
	width: 531px;    
}

img
{
	border: none;
	margin-right: 10px;
}




/* ----------------------------------------------------------------- */
/* Links */
/* ----------------------------------------------------------------- */
A:link
{
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #d70070;
	text-decoration: none;
}

A:visited
{
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #d70070;
	text-decoration: none;
	border: none;
}

A:hover
{
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #d70070;
	text-decoration: none;
	border: none;
}

/* ----------------------------------------------------------------- */
/* Logo */
/* ----------------------------------------------------------------- */

#hslulogo
{
	z-index:1;
	float: none;
	position: absolute;
	left:42px;
	top:28px;
	width:177px;
	height: 21px !important;
	
}

#ihomelablogo
{
	z-index:1;
	float: none;
	position: absolute;
	left:800px;
	top:40px;
	width:177px;
	height: 21px !important;
	
}

/* ----------------------------------------------------------------- */
/* Breadcrumbs */
/* ----------------------------------------------------------------- */

#breadcrumbs 
{
	z-index:1;
	float: left;
	position: absolute;
	left:27px;
	top:165px;
	width:962px;
	line-height:30px;
	vertical-align: middle;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #d70070;

}

#breadcrumbs img 
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

/* ----------------------------------------------------------------- */
/* Search */
/* ----------------------------------------------------------------- */

/*---added by Athena 27 May---*/

.jflanguageselection
{
    position: absolute;
    left: 800px; 
    top: 120px; 
    border: 0px;
    margin: 0px;
    padding : 0px;
    display: inline;
    clear: both;
}





.search
{
	position: absolute;
	left: 798px;
	/*top: 40px;*/
	top: 155px;
	width: 200px;
	border: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
	padding : 0px;
	overflow: hidden;
}

.search form 
{
	padding: 0;
	margin: 0;
}

.search .inputbox 
{
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #c64934;
}

/* ----------------------------------------------------------------- */
/* Navigation, Menu */
/* ----------------------------------------------------------------- */
#beginlinenavigation  
{
	z-index:1;
	width:200px;
	height: 4px;
	position: absolute;
	left: 32px;
	top: 185px;
}

#endlinenavigation 
{
	z-index:1;
	width:200px;
	padding-top:9px;
	padding-bottom:24px;
}

.leftcol
{
	z-index:1;
	position: absolute;
	left: 32px;
	top: 200px;
}

/* Level 1 */
.moduletable_menu 
{ 
	width:200px; 
}

.moduletable_menu ul
{ 
	margin: 0; padding: 0;
}

.moduletable_menu ul
{
	list-style: none; 
}

.moduletable_menu ul.menu a
{
	display: block;
	background: url(../img/navigation-line.jpg) no-repeat;
	background-position: 0px bottom;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	width: 100%;
	text-decoration: none;
}

.moduletable_menu ul.menu a:hover
{
	font-weight: normal;
	color: #d70070;
}

.moduletable_menu ul li.active a, .moduletable_menu ul li.active a:hover
{
	font-weight: bold;
	color: #d70070;
	background: url(../img/navigation-line.jpg) no-repeat;
	background-position: 1px bottom;
}

.moduletable_menu ul li.parent.active a
{
	font-weight: normal;
	color: #d70070;
	background: url(../img/dotted-first-level.jpg) no-repeat;
	background-position: 1px bottom;
}

.moduletable_menu ul li#current a
{
	font-weight: bold;
}

.moduletable_menu ul li#current li a
{
	display: block;
	background: url(../img/dotted-second-level.jpg) no-repeat;
	background-position: 14px bottom;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	width: 100%;
	text-decoration: none;
}

.moduletable_menu div#active a
{
	display: block;
	background: url(../img/dotted-second-level.jpg) no-repeat;
	background-position: 14px bottom;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	width: 100%;
	text-decoration: none;	
}

.moduletable_menu div#active a:hover, .moduletable_menu div#active a.subactive
{
	display: block;
	background: url(../img/dotted-second-level.jpg) no-repeat;
	background-position: 14px bottom;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	color: #d70070;
	text-align: left;
	padding-left: 15px;
	width: 100%;
	text-decoration: none;	
}

/*.moduletable_menu div#active a.active
{
	display: block;
	background: url(../img/dotted-second-level.jpg) no-repeat;
	background-position: 14px bottom;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	color: #d70070;
	text-align: left;
	padding-left: 15px;
	width: 100%;
	text-decoration: none;    
}

.moduletable_menu div#active a:hover
{
	color: #d70070;    
}

.moduletable_menu ul li ul li#current a:hover
{
	color: #d70070;    
}
*/


/* ----------------------------------------------------------------- */
/* Content */
/* ----------------------------------------------------------------- */
#content {
	color: #000000;
}

#component .titel {
	color: #415E00;
	/*font-size: 21px;*/
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
/*	margin-bottom: -10px; */
}

#component img {
	margin-right: 0px
}

#beginlinecontent 
{
	z-index:1;
	float: none;
	position: absolute;
	left: 250px;
	top: 185px;
	width:530px;
}

#endlinecontent 
{
	z-index:1;
}

.middle
{
	z-index:1;
	float: none;
	padding-top: 0px;
	float: none !important;
	float: left;
	padding-left: 0px;
	padding-top: 11px;
	position : absolute;
	left: 247px;
	top: 185px;
	width:530px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height:18px;  
}

.middle a {
	font-size:12px;
	text-decoration: underline;
	color: #d70070;
	line-height: 18px;
}

.contentpaneopen
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* ---- Added by Athena Der Abstand zwischen Spalten für Partnerlogos-------------*/

.partners
{
	margin-right: 40px;
       
}

/* spacers */
span.article_separator 

{
    display: block;
    height: 20px;
}



/* ----------------------------------------------------------------- */
/* Icons */
/* ----------------------------------------------------------------- */

#icons
{
	z-index:1;
	text-align:right;
	float:right;
	line-height:0px;
	padding-top:15px;
	padding-bottom:3px;
}

/* ----------------------------------------------------------------- */
/* Sidebox */
/* ----------------------------------------------------------------- */
#beginlinesidebox 
{
	z-index:1;
	float: none;
	position: absolute;
	left: 798px;
	top: 185px;
	width:200px;
}

#endlinesidebox 
{
	z-index:1;
	padding-top:10px;
	
}

#rightnarrow
{
	z-index:1;
	position: absolute;
	left: 798px;
	top: 190px;
}

.contentpaneopen_news
{
	margin-top: 10px;
	border: none;
	background: #eaedef url(../img/news-separator.gif) repeat-x center bottom;
	padding: 7px 0px 15px 9px;
	width: 191px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:14px;
}

.contentpaneopen_news .titel {
	font-color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -11px;
}

/* ----------------------------------------------------------------- */
/* Qlinks */
/* ----------------------------------------------------------------- */

.moduletable_qlinks
{
	padding: 0px 0px 7px 0px;
	margin: 9px 0px 0px 0px;
	border: none;
	background-color: #eaedef;
	width:200px;
}

.moduletable_qlinks H3
{
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 0px 8px;
	margin: 0px 0px 0px 3px;
	background: #eaedef url(../img/sidebox-line.gif) no-repeat center bottom;
	line-height: 24px; 
}

.moduletable_qlinks ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.moduletable_qlinks ul li
{
	list-style-type: none;
	padding: 3px 0px 3px 8px;
	margin: 0px 0px 0px 0px;
	background: #eaedef url(../img/sidebox-line.gif) no-repeat center bottom;
}

.moduletable_qlinks a 
{
	border: none;
	padding-left: 14px;
	background: url(../img/icon-internerlink-grau.gif) no-repeat 0px 2px;
}


.moduletable_qlinks a:link, .moduletable_qlinks a:visited 
{
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.moduletable_qlinks a:hover
{
	font-weight: normal;
	color: #d70070;
}

/* ----------------------------------------------------------------- */
/* Contacts */
/* ----------------------------------------------------------------- */

#component-contact
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sectiontableimage
{
	padding-top: 10px;
}

.sectiontableentry
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FORM TD  { 
 	text-align: left;
 	vertical-align: top;
 	padding: 3px;
 }
