/*HTML Body*/
/*========================================================*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5{
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	font-weight : bold;
	text-align:left;
	border-bottom:solid #555555 1px;
}

/* INPUT FIELDS */
/*========================================================*/
form {
	display:inline;
}
.formfieldcaption, .topselect, .selectbox, .inputfields, .formtextarea, .infodiv {
 color:#555555;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 8pt;
 text-align:left;
}
.formfieldcaption {
	font-weight:bold;
}
.topselect, .selectbox, .inputfields, .formtextarea {
	border : 1px solid #B9B9B9;
	background-color : #ffffff;
 }
 .infodiv {
	border : 1px solid #B9B9B9;
	display:none;
	position:absolute;
	top:0px;
	left:-288px;
	width:300px;
 	background-color : #E4E2E3;
 	padding:4px;
 }
 .formfieldcaption {
 padding-right:10px;
 }
 .forminfo {
 padding-top:1px;
 }
.topselect {
 color:#ff0000;
  font-weight: bold;
 }
.checkbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #E4E2E3;
}

/* IMAGE BORDER */
.imageborder {
	border : 1px solid #555555;
}

/* BLOCK HEADLINES */
/*========================================================*/
.headline, .headlinebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0672BA;
	padding-bottom:0px;
	margin-bottom:0px;
}
.headlinebig {
	font-size: 18pt;
}

/* PARAGRAPH HEADLINE */
/*========================================================*/
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0672BA;
	padding-bottom:0px;
	margin-bottom:0px;
}
.subheadlinesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0672BA;
	padding-bottom:0px;
	margin-bottom:0px;
}

/* PARAGRAPH TEXT */
/*========================================================*/
/*Fließtext*/
.normtext, .normtextlight, .normtextwhite, .teasertext, .dummy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : normal;
}
.normtextlight {
	color : #BBBBBB;
}
.normtextwhite {
	color : #ffffff;
	background-color : #0672BA;
	padding:4px;
}
a.normtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}
a.normtext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}
a.normtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672ba;
}
a.normtext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672BA;
}
.normtextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : normal;
}
a.normtextsmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a.normtextsmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a.normtextsmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a.normtextsmall:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}

/*Subheadlines*/
.normtextbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : bold;
}
a.normtextbold:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : normal;

}
a.normtextbold:active {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #555555;
	font-weight : normal;

}
a.normtextbold:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #555555;
	font-weight : normal;

}
a.normtextbold:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0672BA;
	font-weight : normal;

}

/*Subheadlines*/
.normtextblue{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0672BA;
	font-weight : bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
a.normtextblue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672BA;
}
a.normtextblue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672BA;
}
a.normtextblue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672BA;
}
a.normtextblue:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672BA;
}

/*Bildunterschrift*/
.normtextklein {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #0672BA;
	font-weight : normal;
	padding-top:3px;
}


/* THEME & GLOSSARY CONTENT */
/*========================================================*/
.themeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom:0px;
	margin-bottom:0px;
}
.glossarimage
{
	float:left;
	margin-right:7px;
}
.glossarheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#7C7D81;
	padding-bottom:0px;
	margin-bottom:0px;
}
.glossartext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
}
.glossartextlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : normal;
}
a.glossartextlinks:link {
	color : #555555;
	border-bottom: 1px dashed;
}
a.glossartextlinks:active {
	color : #555555;
	border-bottom: 1px dashed;
}
a.glossartextlinks:visited {
	color : #555555;
	border-bottom: 1px dashed;
}
a.glossartextlinks:hover{
	border-bottom: 1px dashed;
	color: #0672BA;
}

/* TEXT/BUTTON/RSS LINKS */
/*========================================================*/
.textlinks, .rsstextlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : normal;
}
a.textlinks:link, a.rsstextlinks:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}
a.rsstextlinks:link  {
	text-decoration: none;
}
a.textlinks:active, a.rsstextlinks:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}
a.rsstextlinks:active  {
	text-decoration: none;
}
a.textlinks:visited, a.rsstextlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}
a.rsstextlinks:visited  {
	text-decoration: none !important;
}

a.textlinks:hover, a.rsstextlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0672BA;
}
.buttontext, a.buttontext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a.buttontext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a.buttontext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a.buttontext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0672BA;
}

/* NAVIGATION LINKS */
/*========================================================*/
.specialnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #555555;
	font-weight : bold;
}
a.specialnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}
a.specialnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}
a.specialnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}
a.specialnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #7C7D81;
}

.Level0 {
	font-size :8pt;
	font-weight : bold;
}
.Level1 {
	font-size : 8pt;
	font-weight : bold;
}
.Level2 {
	font-size : 8pt;
	font-weight : bold;
}
.Level3 {
	font-size : 8pt;
	font-weight : bold;
}
.Level4 {
	font-size : 8pt;
	font-weight : bold;
}


.aktiv {
	color: #ffffff;
}
.hover {
	color: #ffffff;
}
.inaktiv {
	color:  #e4e2e3;
}

a{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size : 9pt;
}
a:link    {
	color: #e4e2e3;
}
a:active {
	color:  #e4e2e3;
}
a:visited {
	color:  #e4e2e3;
}
a:hover{
	color: #ffffff;
}

/* TABLE CONTENT */
/*========================================================*/
.tableborder {
	background-color:#ffffff;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border : thin #ffffff;
}
.tablebackgroundlight {
	background-color:#E4E2E3;
}
.tablebackgroundmiddle {
	background-color:#B9B9B9;
}
.tablebackgrounddark {
	background-color:#7C7D81;
}
.dummy {
	margin:0px;
	padding:0px;
}
td.kontentrahmen {
	background-color:#555555;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border : thin #b2b2b2;
}
.thspacer {
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
th.normtext{
	font-weight:bold;
	text-align:center;
	
	
}
th.normtext2{
	font-weight:normal;
	text-align:left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
}
.tableFrage
{
	border : 1px solid #B9B9B9;
	width:100%;
	border-collapse:collapse;
	margin : 10px 0px 10px 0px;
}
.tableFrage th
{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:10px;
	vertical-align:middle;
	border : 1px solid #B9B9B9;
}
.tableFrage td	
{
	text-align:center;
	vertical-align:middle;
	border : 1px solid #B9B9B9;
}
/* LIST CONTENT */
/*========================================================*/
ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 16px;
	padding-left: 0px;
}
.line2{
padding-left:20px;
}
.line23{
padding-left:28px;
}
.line21{
padding-left:15px;
}/* Embedded E-Catalogue */
/*========================================================*/
.eectablecell, .eectablecelldunkel,
.eectableheader, .eectableheaderhell,
.eecnopicturemedium, .eecnopicturethumb,
.eecnopictureinnen, .eecnopicturenoborderinnen,
.eecpageheadline, .eecimagecaption,
.eecheadlinerot, .eecheadlineblau, .eecheadlinegrau,
.eecextsearchtablecell, .eecextsearchtableheadline,
.eectablecellwhite,
.eecfilterdiv, .eecfilterdivactive, .eecfilterdivwhite, .eecfilterdivwhiteactive  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	font-weight : normal;
	vertical-align:top;
	padding:4px 4px 2px 2px;
}
.eecimagecaption, .eectableheader, .eectableheaderhell {
	font-size : 7pt;
}
.eectableheader {
	vertical-align:bottom;
}
.eectablecell, .eectableheaderhell {
	background-color:#F3F3F3;
}
.eecnavigationpathactive {
	font-weight : bold;
	color: #0672BA;
}
.eeclinkactive {
	font-weight : bold;
}
.eecpageheadline {
	font-weight : bold;
	font-size : 13pt;
	color: #555555;
	padding-bottom:0px;
	margin-bottom:0px;
}
.eecmainpageheadline {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	color: #7C7D81;
	padding-bottom:0px;
	margin-bottom:0px;
}
.eecheadlinerot, .eecheadlineblau, .eecheadlinegrau {
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
}
.eecheadlinerot {
	background-color:#ED2433;
	}
.eecheadlineblau {
	background-color:#0672BA;
}
.eecheadlinegrau {
	background-color:#7C7D81;
}

.eecsubgroupheadline {
	font-weight : bold;
	font-size : 8pt;
	color: #0672BA;
}

.eecnopicturelarge, .eecnopicturemedium, .eecnopicturethumb,
.eecpicturelarge, .eecpicturemedium, .eecpicturethumb,
.eecnopicturenoborderlarge, .eecnopicturenobordermedium, .eecnopicturenoborderthumb,
.eecpicturenoborderlarge, .eecpicturenobordermedium, .eecpicturenoborderthumb  {
	width:50px;
	height:50px;
	#display: table; 
	position: relative; 
	overflow: hidden; 
	padding:0px;
}
.eecnopicturelarge, .eecnopicturemedium, .eecnopicturethumb,
.eecnopicturenoborderlarge, .eecnopicturenobordermedium, .eecnopicturenoborderthumb,
.eecpicturelarge, .eecpicturemedium, .eecpicturethumb {
	border: 1px solid #B9B9B9;
}
.eecnopicturelarge, .eecnopicturenoborderlarge,
.eecpicturelarge, .eecpicturenoborderlarge {
	width:175px;
	height:175px;
}
.eecnopicturemedium, .eecnopicturenobordermedium,
.eecpicturemedium, .eecpicturenobordermedium {
	width:100px;
	height:100px;
}
.eecpictureinnen, .eecnopictureinnen,
.eecpicturenoborderinnen, .eecnopicturenoborderinnen  {
	#top:50%;
	#left:50%;
	padding:0px;
	vertical-align:middle;
	display: table-cell;
}
.eecpictureinnen, .eecnopictureinnen {
	position: absolute;
}
.eecnopictureinnenlarge, .eecnopictureinnenmedium, .eecnopictureinnenthumb,
.eecpictureinnenlarge, .eecpictureinnenmedium, .eecpictureinnenthumb {
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	position: relative;
	#top:-50%;
	#left:-50%;
	font-size : 8pt;
}
.eecnopictureinnenlarge, .eecnopictureinnenmedium, .eecnopictureinnenthumb {
	padding:2px;
}
.eecnopictureinnenthumb {
	font-size : 7pt;
}
.eecpicturelarge {
	width:175px;
	height:175px;
}
.eecpicturemedium {
	width:100px;
	height:100px;
}
.eecpicturethumb {
	width:50px;
	height:50px;
}
.eecastext, .eecastextbold {
	font-family : Courier new;
	color : #555555;
	font-size : 8pt;
}
.eecproposallist {
	position : absolute;
	background-color:#FFFFFF;
	visibility:hidden;
	border-style: none;
}
.eecextsearchtablecell, .eecextsearchtableheadline {
	border: 1px solid #B9B9B9;
	padding:4px;
}
.eecextsearchtableheadline {
	background-color:#B9B9B9;
}
.eecfilterdiv, .eecfilterdivactive, .eecfilterdivwhite, .eecfilterdivwhiteactive  {
	border: 1px solid #E4E2E3;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#F3F3F3;
}
div.eecfilterdiv, div.eecfilterdivactive, div.eecfilterdivwhite, div.eecfilterdivwhiteactive  {
	float:left;
}
.eecfilterdivwhite, .eecfilterdivwhiteactive {
	background-color:#FFFFFF;
}
.eecfilterdivactive, .eecfilterdivwhiteactive {
	border-color:#555555;
}
.eecmouseoverdivaussen, .eecmouseoverdiv {
	position:absolute;
	width:175px;
	padding:1px;
}
.eecmouseoverdivinnen, .eecmouseoverdiv {
	border: 1px solid #555555;
	float:right;
	background-color:#D7D7D7;
}
.eecmouseoverdivinnen {
	right:0px;
}
.autoformdiv {
	padding-left:40px;
	padding-top:10px;
	padding-bottom:20px;
}
.tableheader {
	font-weight:bold;
	font-size:9pt;
}

ul.shortcuts {
	list-style-image:none !important;
}
li.shortcuts {
	list-style-type:none !important;
	list-style-image:none !important;
	background:url(../../icons/pfeil.gif) no-repeat scroll 5px 80%;	
	padding-left:13px;
	margin-left:-20px;
}