/* Stylesheet */

/* ... body, html im Template definieren, 
   da im RTE sonst Scrollleisten erscheinen */

/*body, html {
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}*/
/*Leistungsverzeichnis*/
.diagnostic{
/*    width:470px;*/
}
form.lv_search{
    background: none repeat scroll 0 0 #D2E5EA;
    height: 45px;
    padding: 10px 15px;
    width: 440px;
}
form.lv_search b{
    color:#008BA9;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
}
form.lv_search .styled{
    width:440px;
    border: 1px solid #9ACCDA;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding:0px;
    margin:0px;
}
p.letterline{
    max-width:470px;
    margin-top:15px;
}
p.letterline a,p.letterline span.linkdisabled{
    background-color: #C7DBE0;
    color: #008BA9;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    height: 14px;
    line-height: 13px;
    text-align: center;
    text-decoration: none;
    width: 14px;
    margin-right:3px;
}
p.letterline span.linkdisabled{
    color:#999999;
}
p.letterline a:hover,p.letterline a.activ{
    color:#ffffff;
    background-color:#006B78;
}
table.analysetable hr{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #A2C5CA;
    border-style: solid;
    border-width: 0 0 1px;
    height: 0;
}
.analysetable{
    margin-top:15px;
}
.analysetable th{
    text-align: left;
}
tr.mcsheader{
    background:none repeat scroll 0 0 #D2E5EA;
}

/*Bild-Untertitel*/
.csc-textpic-caption {
	padding-left: 0px;
}
/* imagewrap -> Text mit Bild*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	/* Achtung: ueberschreibt Einstellungen im Constant-Editor von Typo3 */
	border: 1px solid rgb(49,82,148);
	padding: 0;
	margin: 0;
}

/* Bildreihen */
DIV.csc-textpic-imagerow img {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}
/* Rahmen um Bilder */
/* - Bilder mit HTMLArea eingefuegt*/
.bodytext img {
	border-color: rgb(49,82,148) !important;
	/*border-width: 1px !important;*/
	border-style: solid;
}
p.bodytext img {
	margin: 10px 0px 0px 0px;
}
/* nach Bildern kein Abstand */
td img {
	float: left;
}
img {
	/* Bilder haben keinen Rahmen */
	border:0;
}
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin: 10px auto auto 10px;
}
/* Positionierungs in Typo3: beside text, right */
.csc-textpic-imagewrap {
	margin-top: 3px;
}

/* GENERAL fonts */
p, ol, ul, div, h1, h2, h3,
input, select, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
p {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
h1, h2, h3 {
	/*margin: 0px 0px 0px 0px;*/
	margin: 15px 0px 10px -1px;
	padding: 0px 0px 0px 0px;
}
h1, h2, h3,
.news-list-container h2 a,
.news-list-container h3 a
{
	font-weight: bold;
	color: #000000;
}
h1 {
    font-size: 22px;
    color: #008BA9;
    line-height:25px;
}
.csc-header-n1 H1, .csc-header-n2 H1, .csc-header-n3 H1, .csc-header-n4 H1, .csc-header-n5 H1, .csc-header-n6 H1, .csc-header-n7 H1, .csc-header-n8 H1, .csc-header-n9 H1, .csc-header-n10 H1, .csc-header-n11 H1, .csc-header-n12 H1 {
    font-size: 11px;
}
h2 {
    font-size:17px;
    color: #008ba9;
}
h3 {
    font-size:13px;
    color: #008ba9;
}
.csc-textpic-caption, 
.news-single-imgcaption {
	font-size: 90%;
}

a {
	font-family: inherit;
	font-size: inherit;
	/*color: inherit;*/
	color: #008ba9;      /*Farbe in den Textlinks!*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
label {
	display: block;
	width: 0px;
	margin: -1px 0 0px 0;
	vertical-align: baseline;
}

/* FileList-Element */
.csc-uploads p {  
	padding: 0;
	margin: 0;
}
.csc-uploads-icon {
	vertical-align: top;
	padding-top: 3px;
}
.csc-uploads-description {

}
.csc-uploads-fileName p {
	float: left;
}
p.csc-uploads-description {
	padding-left: 10px;
}

/* ------------------------- */
/* Struktur                  */
/* ------------------------- */

#wrapper {
	width: 1003px;  
	/* wenn Website zentriert */
	margin-right: auto;
	margin-left: auto;
	
	margin-top: 0px;
	/*text-align: left;*/
	background: url(../_img/bg.gif) repeat-y;
	background: #ECF4F6;
	border-left: 1px solid #9accda;
	border-right: 1px solid #9accda;
  
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* ------ */
/* HEADER */
/* ------ */

#header {
	position: relative;
	display: block;
	height: 155px;
}
#header img {
	float: left;
}
#logo {
	padding: 0;
	width: 175px;
	height: 155px;
	float: left;
}
#logo-title {
	padding: 8px 0 8px 23px;
	width: 152px; /*175 -padding*/
	color: #ffffff;
	background-color: #00485d;
	/*font-size: 11px;*/
	line-height: 13px;
}
#header-images {
	/* Bereich beschneiden, wenn Bilder zu gross */
	height: 155px;
	overflow: hidden;
}
#header-images img{
	float: left;
}

/* ----------- */
/* LEFT BORDER */
/* ----------- */

#border-left {
	float: left;
	width: 180px;
	margin-top: 28px;
	margin-left: 25px;
}

/* Navigation: Sub-Menu */
#menu {
	position: relative;
	overflow: visible;
	width: 175px;
	width: auto;
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	border-top: 5px solid #aad0d7;
	border-bottom: 8px solid #aad0d7;
	margin-bottom:15px;
}

#logo-dakks {
	padding: 0;
	width: 175px;
	height: 178px;	
	float: left;
	height:auto;
	padding-bottom: 1em;
}

/* -------------- */
/* Main-Container */
/* -------------- */

#main-container {
	float: left;
	position:relative;
	display: block;
	width: 510px; /* -padding*/
	padding: 0px 43px 0px 40px;
}

/* Navigation: Main-Menu */
#main-nav {
	padding: 0;
	height: 25px;
	background-color: #00485d;
}

#rootline {
	padding: 35px 0 15px 10px;
}

/* Haupt-Inhaltsbereich */
#contentsection {
	float: left;
	position: relative;
	display: block;
	min-height: 400px;
	margin-top: 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	/*background-color: white;*/
}

/* ------------ */
/* RIGHT BORDER */
/* ------------ */

#border-right {
	float: right;
	width: 180px;
	margin-top: 28px;
	margin-right: 25px;
}
#langbox {
    background-color: #D2E5EA;
    height: 30px;
    margin-bottom: 15px;
    padding-top: 10px;
    text-align: center;
}
div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}


/* ------------------------- */
/* Main-Menu                 */
/* ------------------------- */

ul#Navi 					{ margin:0px; padding:0px; list-style:none; color:#FFFFFF; z-index:50; }
/*ul#Navi li 					{ float:left; position:relative; padding-right:8px; padding-left:8px; padding-top:2px; padding-bottom:7px; background:#00485d; z-index:50; }*/
ul#Navi li 					{ float:left; position:relative; padding: 0; background:#00485d; z-index:50; }
ul#Navi li ul 				{ margin:0px; padding:0px; position:absolute; top:25px; left:0px; display:none; z-index:50; }
ul#Navi li:hover ul 		{ display: block; z-index:50; }
ul#Navi li ul li 			{ float:none; display: block; margin-bottom:0px; width:200px; min-width:200px; z-index:50; }
ul#Navi a, ul#Navi span 	{ display:block; text-decoration:none; color:#ffffff; z-index:50; }
ul#Navi a 					{display: block; padding: 3px 8px 6px 8px; }
ul#Navi .none 				{ margin:0px; padding:0px; margin-top:6px; width:0px; height:12px; line-height:12px; border-left:1px solid; z-index:50; }

ul#Navi a:hover,
ul#Navi a:focus,
ul#Navi a:active /* IE !!! */
{
	color: #ffffff !important;
	background-color: #0081a1;
}

/* level 1 */
.main-nav-no {}
.main-nav-act {
	background-color: #0081a1 !important;
}
/* level 2 */
.main-nav-2-act {
	background-color: #ffffff !important;
}
.main-nav-2-act a {
	color: #000000 !important;
}

/* ------------------------- */
/* Sub-Menu                  */
/* ------------------------- */

#menu a {
	display: block;
	/****width: 100%;*/
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	text-decoration: none;
	/*font-size: 11px;*/
	line-height: 17px;
	color: #000000;
	background-color: #aad0d7;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	width: 175px;
	width: auto;
	background-color: #aad0d7;
}
#menu ul ul {
}
#menu ul ul ul {
}
#menu ul ul ul ul {
}

#menu li {
	margin-left: 0px;
}
#menu li li a {
	padding-left: 13px;
}
#menu li li li a {
	padding-left: 25px;
}

#menu li li a,
#menu li li li a,
#menu li li li li a {
	background-color: #ffffff;
}

#menu a:hover,
#menu a:focus,
#menu a:active /* IE !!! */
{
	background-color: #d2e5ea;
}
/* Level 1 */
.menu-no a {
}
.menu-ifsub a {
}
.menu-act a {
}
.menu-cur a {
	font-weight: bold;
	background-color: #ffffff !important;
}
.menu-curifsub a {
	font-weight: bold;
	background-color: #ffffff !important;
}
.menu-actifsub a {
	font-weight: bold;
	background-color: #ffffff !important;
}
/* Level 2 */
.menu-cur-2 {
	text-decoration: underline !important;
}
.menu-curifsub-2 {
	text-decoration: underline !important;
}

/* ------------------------- */
/* Right-Border              */
/* ------------------------- */

.border-container {
	background-color: #d2e5ea;
	padding: 0 0 16px 15px;
	margin-bottom: 15px;
}
h2.block-title {
	padding: 8px 10px 0px 0px;
	margin: 0;
	color: #008ba9;
	background-color: #d2e5ea;
	font-weight: bold;
}
.border-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.border-container p {
	padding: 0;
	margin: 0;
}
.border-container .menu-no a,
.border-container .menu-cur-2 a {
	color: #000000;
}

/* ------------------------- */
/* modified              */
/* ------------------------- */
#modified{
    float: right;
    position: relative;
    right: 30px;
    top: -40px;
}
/* ------------------------- */
/* Footer              */
/* ------------------------- */
#footer{
    margin-left: auto;
    margin-right: auto;
    background-color:#00485D;
    width:1003px;
    height:60px;
    border-left: 1px solid #9ACCDA;
    border-right: 1px solid #9ACCDA;
    color:#ffffff;
    padding:17px 0 0 0px;
    font-size:9px;
}
#dsc-logo{
    float:left;
    width:210px;
    height:60px;
    padding-left:10px;
    color:#ffffff;
}
#footer a{
    color:#ffffff;
}
#footer ul { 
    margin:0px;
    padding:0px;
    list-style: none;
    color:#ffffff;
    padding-bottom: 3px;
    font-weight: bold;
}
#footer ul li{
    float:left;
}
#footer span{
}

/* ------------------------- */
/* SEARCH                    */
/*                           */
/*  ext: indexed_search +    */
/*  ext: macinasearchbox     */
/* ------------------------- */

/* macinasearchbox */
#searchbox {
	height: 61px;
	margin-bottom: 15px;
	background-color: #d2e5ea;
}
#searchform {
	padding: 9px 0px 0px 15px;
}
.searchbox-field,                     /* macinasearchbox */
.tx-indexedsearch-searchbox-sword {   /* indexed_search */
	display: block;
	float: left;
	/*margin: 0 10px 0 0;
	padding: 0 10px 0 10px;*/
	width: 138px; /* -padding */
	height: 15px; /* -padding */
	color: #000000;
	background-color: white;
	border: 1px solid #9accda;
	font-size: inherit;
}
.searchbox-label {
	padding-bottom: 2px;
	color: #008ba9;
	font-weight: bold;
}

/* indexed_search */
.tx-indexedsearch-searchbox {
	visibility: hidden;
	height: 0;
	background-color: #FF0000;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:19px;
}
.tx-indexedsearch-search-submit {
	display: block;
	float: left;
	width: 19px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin: 0px;
	padding: 0px;
}

/* - search results */
.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css {
	float: right;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 0;
}
.tx-indexedsearch-icon {
	display: block;
	float: left;
	margin-top: -1px;
}
.tx-indexedsearch-text-item-size {
	margin-left: 0;
}
.tx-indexedsearch-text-item-crdate {
	margin-left: 0;
}
.tx-indexedsearch-text-item-mtime {
	margin-left: 10px;
}
.tx-indexedsearch-text-item-path {
	margin-left: 0;
}
div.tx-indexedsearch .browsebox {
	padding-left: 0;
	text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: none repeat scroll 0 0 rgb(255,255,255);
}


/* ------------------------- */
/* ext: tt_news              */
/* ------------------------- */

/*
#news-from-newsletter .block-title {
  display: none;
}*/
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
    font-size: 1em;
}
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, 
.news-single-item HR.clearer, 
.news-latest-container HR.clearer { 
  clear:right; 
  height:0px; 
  /*border: dotted 1px #AAABB9;*/
  /*border-bottom-color: #AAABAE;*/
  visibility: hidden; 
}
.news-latest-container HR.clearer {
	clear:left;
}
/*---------------------------------------------------------------------------------*/

/*-----------------------------------  tt_news LATEST view  -----------------------*/

.news-latest-container {
  margin: 0;
  padding: 0;
}

.news-latest-item {
  padding: 10px 10px 7px 0px;
}
.news-latest-item p{
  margin: 0px 0px 0px 0px;
}
.news-latest-item a {
  font-weight: bold;
}
.news-latest-gotoarchive {
  padding-left: 10px;
}
.news-latest-item img {
  float: left;
  padding: 0px 10px 0px 0px;
  margin: 0;
}
.news-latest-title a { /* eigene class */
  display: block;
  margin-top: -3px;
  text-decoration: none;
  color: #000000;
}
.news-latest-title a:hover { /* eigene class */
  text-decoration: underline;
}
.news-latest-date {
	display: block;
	color: rgb(32,41,130);
	padding-bottom: 0.4em;
}
.news-latest-date a {
	text-decoration: none;
}
.news-latest-date a:hover {
	text-decoration: underline;
}
/*--------------------------------- tt_news LIST view  ----------------------------*/

.news-list-container {
	padding-top: 0px;
}
.news-list-item p {
	margin: 0;
}
.news-list-item h3 a {
	text-decoration: none;
}
.news-list-item h3 a:hover {
	text-decoration: underline;
}
.news-list-item img {
	float: right;
	padding: 0 0 10px 10px;
}
.news-list-container .news-list-date {
	display: block;
	width: 100%;
	float: left;
	padding-left: 0;
}
.news-list-morelink a {
  color: #008ba9 !important;
  font-weight: bold;
}

.news-list-container img {
    border: medium none;
    float: right;
    margin: 0 0 5px 5px;
}

/*--------------------------------- tt_news SINGLE view  --------------------------*/

.news-single-item {
  padding: 0;
}
.news-single-img {
  padding: 0 0 0 10px;
  margin: 0;
}
.news-single-backlink, .news-single-backlink a {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.news-single-additional-info {
    clear: both;
    margin-top: 10px;
    padding: 0px;
}
.news-single-related, .news-single-files, .news-single-links {
	margin: 0 0 3px;
	padding: 0px;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
    font-weight: bold;
    margin-left: 0px;
}
.news-single-timedata {
	color: #000000;
}
/*--------------------------------- tt_news Archivemenu (AMENU) -------------------*/

.news-amenu-container {
	margin: 0;
	padding: 0;
	width: 100%;
}
.news-amenu-container li {
	padding-bottom:2px;
}
.news-amenu-container li:hover {
    background-color: #ffffff;
}
.news-amenu-container ul {	
	list-style-type: none;
	width: 520px;
        padding:0px;
}
.news-amenu-container h2 {
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	padding: 2px;
	color: #008BA9;
	background-color: #d2e5ea;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------*/


/* ------------------------- */
/* ext: rggooglemaps         */
/* ------------------------- */

/* Kategorien */
.mapcat {
	margin: 10px 10px 10px 0;
	width: 180px;
	float: left;
}
ul.pde li {
	padding: 0px !important;
}
ul.pde li img{
	/*width: 15px;*/
}

/* Results */
#rggmsearch {
	clear: both;
	padding-right: 10px;
	width: 180px;
}
#formResult {
	width: 100%;
}

#resultdiv
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: 100px;
	overflow: auto;
	border: 1px #aad0d7 solid;
}
#searchFormResult {
	float: left;
	margin-top: 20px;
	border: 1px #516B6E solid;
	height: 100px;
	width: 288px;
}
#resultdiv ul,
#searchFormResult ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 328px; /*IE7*/
}
#resultdiv li,
#searchFormResult li 
{
	background-color: #ffffff;
}
#resultdiv li a,
#searchFormResult li a {
	display: block;
	padding: 5px;
}
#resultdiv li a:hover,
#resultdiv li a:focus,
#searchFormResult li a:hover,
#searchFormResult li a:focus
{
	background-color: #d2e5ea;
}

/* ------------------------- */
/* Kontaktformular Mailform  */
/* ------------------------- */

#mailform {
}
.csc-mailform {
	margin: 0px;
	padding: 0px;
	width: 450px;
	border: 0;
}
		
.csc-mailform-field {
	margin: 0 0 3px 0;
	padding: 0;
	float: left;
}

.csc-mailform label {
	display: block;
	width: 100px;
	float: left;
	text-align: left;
	margin: 1px 0 0 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
}

.csc-mailform input,
.csc-mailform select, 
.csc-mailform textarea {
	margin: 0;
	padding: 0px 3px;
	width: 292px; /*- padding, -border*/
	height: 17px;
	color: #000000;
	background-color: white;
	border: 1px solid #9accda;
	float: left;
}

/* Sonderfaelle */
select#mailformanrede {
	padding: 0;
	width: 100px;
	height: 19px;
}
input#mailformplz {
	width: 92px; /*-padding*/
	margin-right: 5px;
}
input#mailformort {
	width: 187px; /*-padding, -margin */
}
input#mailformemail {
	margin-bottom: 14px;
}
textarea#mailformIhre_Mitteilung {
	clear: left;
	width: 392px;
	height: 200px;
	margin-bottom: 14px;
}
input#mailformformtype_mail {
	margin-top: 14px;
	border: 0;
	width: 120px;
	height: 18px;
	/*background-color: #f0f0f0;*/
	background-color: #d2e5ea;
}



/* -------- */
/* Tabellen */
/* -------- */

TABLE.table {
  background-color: #FFFFFF;
  border-collapse: collapse;
  border: solid 1px #008ba9;
  border-spacing: 0px;
  /* Rand rechts und unten kommt von Zelle*/
  border-right-style: none;
  border-bottom-style: none;
  margin-bottom: 8px;
}
TABLE.table td p,
TABLE.table td h1,
TABLE.table td h2 {
  height: auto;
  /*padding: 2px;*/
  margin: 0;
}
TABLE.table td,
TABLE.table th {
  padding: 2px 4px;
  vertical-align: top;
  border-right: solid 1px #008ba9;
  border-bottom: solid 1px #008ba9;
}
.table-head1 {
  background-color: #aad0d7 !important;
}
.table-head2 {
  background-color: #d2e5ea !important;
}
/* alternierende Zeilenfarben */
TABLE.table tr:nth-child(odd) { background-color:#F4F5F5; }
TABLE.table tr:nth-child(even) { background-color:#FFFFFF; }
/*MS IE*/
TABLE.table tr:-ms-nth-child(odd) { background-color:#F4F5F5; }
TABLE.table tr:-ms-nth-child(even) { background-color:#FFFFFF; }


/*-------------------------*/
/* RTE                     */
/*-------------------------*/

/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE
#
# TYPO3 CVS ID: $Id: dynamiccss.css,v 1.1 2005/12/28 00:49:11 mundaun Exp $
# ***************************************************************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, td.align-justify { text-align: justify; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #CC1111; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

#footer, #footer ul li, #footer ul li a {
	color:#fff;
}

#footer .border-container {
	background: #00485D;
	color:#fff;
}

#printlink {
	text-align:right;
	line-height:16px;
	height:16px;
}

#printlink a {
	font-weight:bold;
	padding-left:20px;
	vertical-align:middle;
	background: url("/fileadmin/_img/icon_print.png") center left no-repeat;
	line-height:16px;
	display:block;float:right;
}
#border-left .border-container.image {
	margin:0 0 15px;
	padding:0;
}

#border-left .border-container.image img {
	margin:0;
	padding:0;
}


table p {
    margin-bottom: 0;
}

FOOTER P {
    font-size:8pt;
    color:#666666;
}