/*  genutztes Rot #e60004 */
body {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  /* background-color: #ccceb8; */
  background: url(../bilder/verlauf-hintergrund.jpg);
}

* {
  margin:0;
  padding:0;
}


a.extern
 {
background: transparent url('../bilder/icon_link_extern.gif') 100% 50% no-repeat;
padding-right: 12px;
text-decoration: underline;
font-weight:normal;
white-space:nowrap;
}

a.intern
 {
background: transparent url('../bilder/icon_link_intern.gif') 100% 50% no-repeat;
padding-right: 12px;
text-decoration: underline;
font-weight:normal;
white-space:nowrap;
}

a.mail
 {
background: transparent url('../bilder/icon_email.gif') 100% 50% no-repeat;
padding-right: 16px;
text-decoration: underline;
font-weight:normal;
white-space:nowrap;
}

a.pdf
 {
background: transparent url('../bilder/icon_pdf.gif') 100% 50% no-repeat;
padding-right: 14px;
text-decoration: underline;
font-weight:normal;
white-space:nowrap;
}


.bildlinks {
  float:left;
  padding:1em 1em 1em 0;
}

.bildrechts {
  float:right;
  padding:1em 0em 1em 1em;
}

.bildmitte {
  clear:both;
  margin:0 auto;
}


hr {
  clear: both;
}



#komunikationsinfo {
  width: 1000px;
  margin: 30px auto 5px auto;
  text-align: right;
  font-size: .8em;
  color:#C0C0C0; 
  /* background-color: ; */
  /* border:1px solid black; */
}

#komunikationsinfo p {
  margin-right:1.2em;
}

#komunikationsinfo img {
  margin-left: 1.5em;
}

#komunikationsinfo a {
    color: #C0C0C0;
    text-decoration: none;
}

#komunikationsinfo a:hover {
    color: #C0C0C0;
    text-decoration: underline;
}

#stkurzoben {
  /*  background-color: #F7F7F7; */
  width:970px;
  margin: 5px auto 0px auto;
}

#trenneroben {
  height:4px;
  /* background-color: yellow; */     
  width:970px;
  margin: 0px auto 5px auto;
  border-bottom: 4px solid #e60004;
  clear:both;  
}

#breadcrumbs {
  /*  background-color: #F7F7F7; */
  width:970px;
  margin: 5px auto 0px auto;
  font-size: .8em;
}

#seite {
  width: 1000px;
  margin: 0px auto 0px auto;
  background-color: white;
  height: auto;
  /* border:1px solid black; */
}

#kopfbereich {
  /* padding: 20px; */
  /* background-color:lightblue;
  border-bottom:1px solid black;
  */
  /* margin-bottom:1.5em; */
  background: url(../bilder/hintergrund-kopf-ganz.jpg) no-repeat ;
  height: 111px;
}

#kopfbereich p {
  text-align: right;
  color:#415f02;
  font-size:10pt;
  /* letter-spacing: 0.01em; */
  padding-top:44px;
  padding-right:16px;
  /* border:1px dashed black; */
}

#inhalt {
  float: right;
  /* background-color: lightgreen; */ 
  /* margin-right: 210px; */
  width:750px;  
  margin-right:15px;
  font-size: 0.8em;
}



#stkurzoben li {
  font-size: 0.8em;
  list-style:none;
  float:left;
  /*  background-color: #808080; */
   /* height: 30px; */
}

#stkurzoben a {
  text-decoration: none;
  /* font-weight: bold;  font-size: 0.75em; */
  color:black;
}

#stkurzoben a:hover {
  text-decoration: none;
  color:#e60004;   /* #E2001A; */
}


#stko1 {
  /* display:inline; */
  width: 150px;
  margin-right: 10px;
  margin-bottom: 4px;
  /* height: 30px; */
}

#stko4 {
  width: 115px;
  margin-right: 10px;
  /* height: 30px; */
}

#stko2 {
  width: 95px;
  margin-right: 10px;
  /* height: 30px; */
}

#stko3 {
  text-align: right;
  width: 210px;
  /* margin-right: 10px; */
  padding-top: 8px;
}

#stko5 {
  width: 70px;
  margin-right: 10px;
  /* height: 30px; */
}

#stko6 {
  width: 120px;
  margin-right: 10px;
  /* height: 30px; */
}


.kastenrot {
    background-color: #e60004;  /*  #E2001A; */
    color:white;
    padding:3px 6px;
}



#fussbereich2 {
  clear: both;
  width: 1000px;
  margin: 0px auto 0px auto;
}


#fussbereich {
  clear: both;

  width: 1000px;
  margin: 0px auto 0px auto;

  /* background: url(../bilder/hintergrund-fuss-ganz.jpg) no-repeat ; */
  background: transparent url(../bilder/hintergrund-fuss-ganz.png) no-repeat ! important;
  /* margin-top:1.5em; */

  text-align:right;
  font-size:8pt;
  height:22px;
}

#fussbereich p {
  margin-right:1.2em;
}


#fussbereich a {
    color:#e60004;  /*  #E3001B; */
    /* text-decoration:none; */
}

#adressefuss {
  width: 1000px;
  margin: 10px auto 0px auto;
  text-align: left;
  font-size: .8em;
  color:#C0C0C0;
  background-color: #23201B; 
  /* background: url(../bilder/tuev-bdu.png) no-repeat ; */
  background: url(../bilder/hintergrund-fuss-unten.png) no-repeat ;
  /* border:1px solid black; */
}

#adressefuss p.fusslogos {
  float: left;
  padding-left: 20px;
  padding-top: 20px;
  border:0px solid black;
}

#adressefuss img {
  border:0px solid black;
}

#adressefuss p.fussadresse {
  margin:0em 1.2em 1em 0em;
  padding:20px 10px 20px 710px;
}

#adressefuss a {
    color: #C0C0C0;
    text-decoration: none;
}

#adressefuss a:hover {
    color: #C0C0C0;
    text-decoration: underline;
}

#boxlinks {
  float:left;
  width:364px;
  padding-right:10px;
  /*  background-color: yellow; */ 
}

#boxrechts {
  float:left;
  padding-left:10px;
  width:364px;
  /*  background-color: orange;  */
}


#inhalt h1, h2, h3, h4, h5, h6 {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    line-height: 1.6em;
    font-size: 1.6em;
    font-weight: normal;
}

#inhalt h1 {
    color:black;
}

#inhalt h2 {
    color:black;
    font-size: 1.2em;
    line-height: 1.0em;
    background-color: #eeeeee;
    border-bottom: 2px solid #e60004;
    margin-bottom: .3em;
    padding-left:.3em;    
}

#inhalt h3 {
    color:black;
    font-size: 1.2em;
    background-color: #eeeeee;
    line-height: 1.0em;
}


#inhalt h4 {
    color:black;
    font-size: 1.1em;
    background-color: #eeeeee;
    line-height: 1.0em;
}


#inhalt img {
    padding:0em .5em 0.2em 0em;
}

#inhalt p {
    padding-bottom: 1.4em;
    line-height: 1.6em;
    text-align: justify;
}

#inhalt ul {
    padding-left: 2em;
    /* line-height: 1.6em; */
    list-style:disc;
    padding-bottom: 0.2em; /* 2em -> 0.2em */
}

#inhalt ol {
    padding-left: 2em;
    line-height: 1.6em;
    padding-bottom: 2em;
}

#inhalt ul li, #inhalt ol li {
    padding-bottom: 0.5em;
}


/* Steuerung  */


#steuerung {	
    float: left;
	width: 200px;
	overflow: hidden;
	margin-top:0px;
	padding-left:15px;
	/* background-color: orange; */
}

#steuerung ul {
    padding:0px;
    margin-top:0px;
    background-color: #F4F4F4; 
    font-size: 11px;
}

#steuerung ul li {
    border-top: solid 4px white;
    margin: 0px;
    padding:0px;
    list-style: none;
}

#steuerung ul li li {
  padding-right:0em;
  font-weight: normal;
  padding-left:1.4em;
  font-size: 0.8em;
}

#steuerung ul li a {
    color: #4B4846;
    display: block;
    text-decoration: none;
    height:100%;
    padding: 2px 5px;
    margin:0 0 0 0;
}

#steuerung ul li a:hover {
    background-color: #e0e0e0;
    color:red;
}

.dsteu_hight > a {
    color: #e60004 ! important;
    
}

.dsteu_hight > strong {
    color: #e60004 ! important;
    padding: 2px 5px;
    font-weight: normal;
    display: block;
    height:100%;
}

.steuerung_abstand_nach_oben  {
    border-top: 16px solid white  ! important;
}


.steuerung_abstand_nach_oben:hover  {
    border-top: 16px solid white   ! important;
}


/*  Definitionslisten  */

dt {
 font-weight: bold;
}

dd {
  padding-left: 4em;
  /* width:80%; */
  padding-bottom:1em;
}


/* f&uuml;r die Bildergalerie */
.vorschaubilder {
    float:left;
    text-align: center;
    width: 160px;
    height: 140px;
    border:0px solid black;
    font: 85% Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}

.vorschaubilder img {
    border:0px;
}

/*****************************************************/
a, a:link, a:visited {
	color: #e60004;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.fachbeitrag-footer {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 4px;
}

div.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;

}
div.bild {
	text-align: center;
	padding: 0px 2px 0px 0px;
	color: #e60004;
}

div.bild > i {
    display: block;
}


div.fachbeitrag-weitere-themen {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 4px;
	width: 354px;
}

div.gesetzestext {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	padding: 4px;
	text-align: justify;
}
/*_*/
#tabelle{

	text-align:left;
	border-collapse:collapse;
	margin:0px;
}

#tabelle th{
	font-size:12px;
	font-weight:normal;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	color: #fff;
	padding:12px 15px;
}

#tabelle td{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	color: #e60004;
	padding: 8px 15px;
}

.tabelle-alt1{
	background:	#f9bfc0;
}

.tabelle-alt2{
	background:	#facccd;
}

#tabelle #tabelle-col-1,#tabelle #tabelle-col-3{
	background: #ec4043;
	border-bottom: 1px solid #e60004;
}

#tabelle #tabelle-col-2,#tabelle #tabelle-col-4{
	background: #f7b2b3;
	border-bottom: 1px solid #e60004;
}
/*_*/



.bg-grey {
	background-color: #f0f0f0;
}

#boxlinks.profile {
	height: 150px;
}
#boxrechts.bg-grey {
	height: 141px;	
}

#boxrechts.bg-grey ul li{
	list-style: none;
	list-style-position:inside;
	margin: 0px 0px 0px -20px;
}

.profile ul li {
	list-style: none;
	margin: 0px;
}


.profile img {
	float: left;
	
}

.profile .name {
	background-color: #f0f0f0;
	display: block;
	width: 261px;
	margin: 0px 0px 0px 98px;
	padding: 2px 0px 0px 5px;
	height: 18px;
	font-weight: bold;	
	border-bottom: 2px solid #e60004;
}

.profile .position {
	font-size: 12px;
	padding: 2px 0px 5px 5px;
	margin: 0px 0px 0px 98px;
	
	display: block;
}

.profile .title {
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 98px;
}

.profile p {

	line-height: 10px;
}

.mainFocus {
	border-bottom: 1px solid black;
	padding: 2px 0px 3px 0px;
	margin: 0px 0px 0px 10px;
	display: inline-block;
	width: 222px;
}

.profile-focus li{
	list-style-image:url(../bilder/dreieck.png);
}

.lastPublications {
	border-bottom: 1px solid black;
	padding: 2px 0px 3px 0px;
	display: inline-block;
	/* width: 222px; */
}
/*_*/

div.news {
}

div.news-title {
	text-align: left;
	width: 364px;
	color: #000;
	font-weight: bold;
	background-color: #eee;	
	border-bottom: 2px solid #e60004;
	
}

span.news-title2 {
	display: block;
	width: 290px;
	float:left;
	display: table-cell;
	vertical-align: bottom;
	height: 28px;
}

.news-title3 {
	display: block;
	width: 750px;
	float:left;
}



span.news-date {
	height: 28px;
	font-size: 10px;
	color: #999999;
	display: block;
	display: inline-block;
	width: 65px;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
}

div.greyLine {
	background-color: #999999;
	display: block;
	width: 374px;
	font-size: 2px;
}

div.news-text {
	padding: 4px 0px 0px 0px;
	display: block;
	text-align: justify;
}

div.news-text img {
	padding: 4px 4px 4px 0px;
}



div.eLoquenz {
	background-image: url(../bilder/hintergrund-eLoquenz.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 138px;
	
}

div.LoquenzLive  {
	background-image: url(../bilder/hintergrund-LoquenzLive.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 144px;
}

div.LoquenzBlog  {
    display: block;
	height: 134px;
	/* background-color: #DEDCDD; */
}

div.eLoquenz-head {
	background-color: #ffffff;
	display: inline;

}

div.eLoquenz-title {
	background-color: #e30004;
	height: 20px;
	padding: 4px 4px 0px 4px;
	width: 105px;
	display: block;
	color: #ffffff;
	float: left;

}

div.eLoquenz-title a {
	color: #ffffff;
	display: block;
	width: 105px;
	height: 20px;
}

div.eLoquenz-author {
	height: 20px;
	padding: 4px 0px 0px 4px;
	width: 247px;
	display: block;
	margin: 0px 0px 0px 113px;
	background-color: #ffffff;

}

div.eLoquenz-appetizer {
	padding: 4px;
	height: 92px;
	font-size: 10px;
	text-align:justify;
}

div.eLoquenz-appetizer-blog {
	padding-right: 4px; 
	height: 134px;
	font-size: 10px;
	text-align:justify;
	background-color: #DEDCDD;
}

.eloquenz-appetizer-title {
	font-size: 12px;
	font-weight: bold;
	display: block;
}

div.eLoquenz-more {
	background-color: #ecebeb;
	background-image: url(../bilder/hintergrund-eLoquenz-mehr.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 225px;
	float: right;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 4px 0px 4px;
	font-size: 10px;
}

div.eLoquenz-more a{
	text-decoration: none;
	display: block;
	width: 225px;

}

div.eLoquenz-abo {
	padding: 10px 0px 10px 0px;
	color: #e60004;
}

.eLoquenz-abo {
	padding: 4px 0px 4px 0px;

}

div.eLoquenz-abo form {
	text-align: left;
	display: inline;
}

div.eLoquenz-abo input.submit {
	text-align: right;
	background-image: url(../bilder/button-testen.png);
	border: 0px;
	width: 63px;
	height: 22px;
	padding: 0px 0px 4px 0px;
}

div.eLoquenz-abo form input.text {
	height: 12px;
	vertical-align: middle;
	border: 1px solid #4b4846;
	font-size: 11px;
	font-weight: normal;
	color: #c3c3c3;
	width: 295px;
	text-align: right;
	padding: 5px 0px 4px 0px;

}

div.fachbeitrag-teaser-head img {
	padding: 4px 4px 4px 0px;

}

div.fachbeitrag-teaser-typ {
	padding: 10px 0px 0px 0px;
}

div.fachbeitrag-teaser-title {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 4px 0px;
}

div.fachbeitrag-teaser-greyLine {
	background-color: #999999;
	display: block;
	width: 280px;
	font-size: 1px;
	margin: 2px 0px 2px 0px;
	float: right;
}

div.fachbeitrag-teaser-author {
	text-align: right;
}

div.fachbeitrag-teaser-appetizer {
	/* width: 375px; */
	text-align: justify;
}

div.fachbeitrag-head {
	height: 125px;

}

div.fachbeitrag-head img {
	padding: 4px 4px 4px 0px;
}

div.fachbeitrag-head h1 {
	font-size: 14px;
	padding: 4px 0px 0px 0px;
	height: 25px;
	
}

div.fachbeitrag-head-appetizer {
	height: 40px;
	padding: 4px;

}

div.fachbeitrag-body {
	background-color: #e60004;
}

div.fachbeitrag-body-col-1 {
	padding: 15px 4px 4px 0px;
	width: 370px;
	text-align: justify;
	float: left;
}

div.fachbeitrag-body-col-2 {
	padding: 15px 4px 4px 0px;
	width: 370px;
	text-align: justify;
	float: right;
}

div.fachbeitrag-footer {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 4px;
	margin-top: 10px;
}

.#e60004 {
	color: #e60004;
}

.moreNews {
	text-align: center;
	height: 18px;
}

.moreNews ul li {
	margin: 20px 0px 0px 0px;
	list-style: none;
	display: inline;
}

.moreNews ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.moreNews ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*_*/

div.references {
	padding: 0px 12px 0px 12px;
}

div.references table td {
	width: 160px;

}

div.reference-logo {
	border: none;
	width: 150px;
	height: 106px;
	text-align: center;
	vertical-align: middle;
	border-top: solid #f4f4f4 4px;
	border-left: solid #f4f4f4 4px;
	border-right: solid #f4f4f4 4px;
	border-bottom: none;
	padding: 0px;
	margin: 0px;

}

div.reference-name {
	background-color: #f4f4f4;
	width: 150px;
	height: 30px;
	border-top: none;
	border-left: solid #f4f4f4 4px;
	border-right: solid #f4f4f4 4px;
	border-bottom: solid #f4f4f4 4px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/*_*/

.press-logo {
	font-weight: bold;
	width: 170px;
	text-align: right;
	border-right: 2px solid #4b4946;
	padding: 0px 10px 0px 0px;
	float: left;
}

.press-logo img {
	text-align: center;
}

.press-article {
	padding: 0px 0px 0px 190px;
}

/*_*/

ul.list-more li{
	list-style-image:url(../bilder/dreieck.png);

}

/*_*/
.contact-person {
	float: right;
}
.contact-data {
	margin: 48px 0px 0px 0px;
	width: 250px;
	float: left;
}

.contact-person ul li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #f4f4f4;
	height: 10px;	
	vertical-align: top;
	display: block;
}

.rezensionen {
	padding: 0px 0px 0px 62px;
}

/*_*/

div.partner {
	padding: 0px 12px 0px 12px;
}

div.partner table td {
	

}

div.partner-logo {
	border: none;
	width: 150px;
	height: 106px;
	text-align: center;
	vertical-align: middle;
	border-top: solid #f4f4f4 4px;
	border-left: solid #f4f4f4 4px;
	border-right: solid #f4f4f4 4px;
	border-bottom: solid #f4f4f4 4px;
	padding: 0px;
	margin: 0px;

}

div.partner-name {
	background-color: #f4f4f4;
	width: 150px;
	height: 30px;
	border-top: none;
	border-left: solid #f4f4f4 4px;
	border-right: solid #f4f4f4 4px;
	border-bottom: solid #f4f4f4 4px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

div.partner-details {

}

td.partner-details {
	width: 100%;	
}

.suchwort  {color: #222; background-color: #ff6; border: 1px dotted #ffff67;}
.suchwort0 {color: #222; background-color: #a0ffff; border: 1px dotted #0affff;}
.suchwort1  {color: #222; background-color: #ff6; border: 1px dotted #ffff67;}
.suchwort2 {color: #222; background-color: #9f9; border: 1px dotted #99ff98;}
.suchwort3 {color: #222; background-color: #f99; border: 1px dotted #ff9998;}
.suchwort4 {color: #222; background-color: #f6f; border: 1px dotted #ff66fe;}
.suchwort5 {color: #fff; background-color: #800; border: 1px dotted #880001;}
.suchwort6 {color: #fff; background-color: #0a0; border: 1px dotted #00aa01;}
.suchwort7 {color: #fff; background-color: #886800; border: 1px dotted #886801;}
.suchwort8 {color: #fff; background-color: #004699; border: 1px dotted #004698;}
.suchwort9 {color: #fff; background-color: #909; border: 1px dotted #990098;}
