/** Typographie für den Content **/
#content p {
   padding: 0;
   margin : 0 0 1em 0;
}
#forschung h1 {
   margin: 0 0 10px!important;
}
#content h1,
#content h2 {
   font-size: 150%;
   margin: 23px 0 14px 0;
   color: #004494;
   line-height: 130%;
   font-weight: bold;
   text-transform: none;
}
#content h3,
#content h4 {
   color: #004494;
   font-size: 130%;
   font-weight: normal;
   line-height: 130%;
   margin: 16px 0 5px 0;
   text-transform: none;
}
#content h5,
#content h6 {
   font-size: 100%;
   font-weight: bold;
   line-height: 130%;
   color: #333;
   margin: 7px 0 2px 0;
   text-transform: none;
}
/** Linkzustand normal **/
#content a,
#content a:link,
#content a:visited {
   color: #004494;
   font-weight: bold;
   text-decoration: none;
}
/** Linkzustand im Hover **/
#content a:focus,
#content a:hover,
#content a:active,
#content a.selected,
#content a.selected:link,
#content a.selected:visited,
#content a.selected:focus,
#content a.selected:hover,
#content a.selected:active {
   background-color: #004494;
   color: #fff;
}
strong{font-weight:bold;} 
/** Bei der HR bitte immer darauf achten, dass color und background-color gleich sind **/
hr {
   border: 0 none;
   height: 1px;
   background-color: #004494;
   color: #004494;
}
/** Styling der Listen **/
#content ul{
   margin: 1em 0;
   list-style-type: square;
   margin-left: 10px;
   padding-left: 10px;
}
#content ul ul {
   list-style-type: disc;
}
#content ul ul ul {
   list-style-type: circle;
}
#content ul ol,
#content ol ul,
#content ul ul,
#content ol ol{
   margin: 0.5em 0;
   padding-left: 20px;
}

#bannerbk ol,
#content ol{
   margin: 1em 0;
   list-style-type: decimal;
   margin-left: 10px;
   padding-left: 10px;
}
#content li{
   margin-bottom: 0.5em;
   line-height: 1.2;
   margin-left: 10px;
}
/** Hoch- und Tiefgestellt **/
#content sup,
#content sub {
   font-size: 72%;
}

/* Tabellen ***********************************/
.table_border,
#content .table_border {
   border: 1px solid #004494 !important;
   border-collapse: collapse;
}
#content .table_border td {
   border: 1px solid #004494 !important;
}

/** Inhaltstabellen des Contents **/
#content .tabrowheader td,
#content .tabrowgerade td,
#content .tabrowungerade td {
   padding: 3px;
   vertical-align: top;
}
#content .tabrowheader,
#content .tabrowheader td {
   color:#fff;
   background-color: #004494;
   font-weight: bold !important;
}
#content .tabrowgerade {
   background-color: #eee;
}
#content .tabrowungerade {
   background-color: #fcfcfc;
}
#content table{margin-bottom: 10px;}
/* Input Felder */
#content input,
#content select,
#content textarea {
   border: 1px solid #aaa;
   background-color: #FFF;
   color: #000;
   padding: 3px;
   margin: 1px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 100%;
}
#content input:focus,
#content textarea:focus,
#content input:hover,
#content textarea:hover,
#content input:active,
#content textarea:active{
   border-color: #0058A4;
}
/** Banner BK **/
#bannerbk p {
   margin: 0 0 1em;
   font-size: 100%;
}
#bannerbk h1,
#bannebrk h2 {
   color: #004494;
   line-height: 140%;
   font-size: 130%;
   font-weight: bold;
   text-transform: uppercase;
   margin: 15px 0 9px 0;
}
#bannerbk h3,
#bannerbk h4 {
   color: #004494;
   font-size: 120%;
   font-weight: normal;
   margin: 10px 0 5px 0;
   line-height: 130%;
}
#bannerbk h5,
#bannerbk h6 {
   color: #333;
   font-size: 100%;
   text-transform: uppercase;
   font-weight: bold;
   margin: 7px 0 0 0;
}

/** Links im BannerBK **/
#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color: #004494;
   font-weight: bold;
   text-decoration: none;
}
#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active,
#bannerbk a.selected,
#bannerbk a.selected:link,
#bannerbk a.selected:visited,
#bannerbk a.selected:focus,
#bannerbk a.selected:hover,
#bannerbk a.selected:active {
   background-color: #004494;
   color: #fff;
}

#bannerbk address {
   font-style: normal;
}


/** Mehrsprachigkeit **/
#selectLanguage {
   position: relative;
   display: block;
   border: 1px solid #e5e5e5;
   width: 100%;
   margin-bottom: 14px;
}
/** IDX Ref DB **/
#content .lexikon {
   position: relative;
}
/** Liste **/
#content .lexikon .liste ul {
   list-style: none;
}
#content .lexikon .liste {
   position: relative;
   width: 528px !important;
   list-style: none; 
   margin: 0;
   border: 0 none;
   padding: 10px 0;
}
#content .lexikon .tabs {
   list-style: none; 
   position: relative;
   width: 100%;
   overflow: hidden;
   background-color: #fff;
   padding: 5px 10px 5px !important;
   margin: 0 !important;
}
#content .lexikon .liste li.oneCol {
   list-style: none;
   margin: 0;
}
#content .lexikon .liste li.oneCol ul {
   margin: 0;
   padding: 0;
}
#content .lexikon .liste li.oneCol ul li {
   list-style: none;
   margin: 0.25em 0;
}
#content .lexikon .liste li.clearLexikonListe {
   list-style: none;
}
#content .lexikon .liste a,
#content .lexikon .liste a:link,
#content .lexikon .liste a:visited {
   font-weight : normal;
   text-decoration: none;
   padding: 4px 10px;
   display: block;
   background-color: #fff;
   color: #646466;
   font-size: 100%;
}
#content .lexikon .liste a:focus,
#content .lexikon .liste a:hover,
#content .lexikon .liste a:active {
   background-color: #004494;
   color: #fff;
}
/** Tabs **/
#content .lexikon .tabs li {
   position: relative;
   border-left : 0 none !important;
   border-right: 0 none !important;
   border-top  : 0 none !important;
   list-style: none;
   display: block;
   float: left;
   margin: 0 !important;
}
#content .lexikon .tabs li.selected span {
   background-color: #fff !important;
   padding: 2px 2px 1px !important;
   margin: 0 2px 0 0;
   font-size: 100% !important;
   color: #004494 !important;
   text-decoration: none;
   font-weight: bold !important;
}
#content .lexikon .tabs a,
#content .lexikon .tabs a:link,
#content .lexikon .tabs a:visited {
   position: relative;
   font-weight : bold !important;
   text-decoration: none;
   padding: 2px 2px 1px !important;
   font-size: 100% !important;
   margin: 0 2px 0 0;
   color: #333;
}
#content .lexikon .tabs a:focus,
#content .lexikon .tabs a:hover,
#content .lexikon .tabs a:active {
   padding: 2px 2px 1px;
   margin: 0 2px 0 0;
   background-color: #fff !important;
   color: #333 !important;
   text-decoration: underline !important;
}
#content .lexikon .clearLexikonTabs {
   clear: none;
}
.webdepotBrowser .inner{
   overflow: hidden;  
}

#content .ansprechpartner {
   position: relative;
   min-height: 300px;
   padding: 15px 0 0 25px;
   background-color: #efeff1;
   background-repeat: no-repeat;
   background-position: center bottom;
}
/**************************************************************/
/* Ansprechpartner                                            */
/**************************************************************/
.ein_ansprechpartner {
   position: relative;
   padding: 0;
   margin: 0 0 20px 0;
   background-color: #fff;
}
.ein_ansprechpartner .daten {
   position: relative;
}

.ein_ansprechpartner .bild {
	position: relative;
	float: right;
	border: 1px solid #004494;
}
.ein_ansprechpartner .bild img {
   display: block;
}
.ein_ansprechpartner h3 {
   margin: 0 0 10px 0 !important;
   font-size: 160% !important;
   display: block;
   border-bottom: 1px solid #004494;
}

.ein_ansprechpartner .clear_ap {
	clear: right;
	
}

/*
.ein_ansprechpartner table {
   width: 100%;
}
.ein_ansprechpartner table td {
   width: 50%;
}
*/



/** Forschung & Entwicklung **/
#forschung a:focus,
#forschung a:hover,
#forschung a:active {
   text-decoration: underline;
   background-color: transparent;
   color: #000;
}
#forschung {
   position: relative;
   padding: 0 18px 0 19px;
   text-align: center;
}
#forschung p {
   margin: 0;
}
.cuspid {
   position: relative;
   height: 65px;
   background-image: url(../images/forschung/cuspid.gif);
   padding: 34px 0 0;
}
#spacer {
   position: relative;
   height: 48px;
}
#spacer.one {
   background-image: url(../images/forschung/one_arrow.gif);
   background-position: left top;
   background-repeat: no-repeat;
}
#spacer.three {
   background-image: url(../images/forschung/three_arrow.gif);
   background-position: left top;
   background-repeat: no-repeat;
}
#content .cuspid h3 {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 110%;
   color: #000;
}
#content .cuspid h3 a {
   color: #004494;
}
#content .cuspid h3 a:focus,
#content .cuspid h3 a:hover,
#content .cuspid h3 a:active {
   color: #000;
   text-decoration: underline;
   background-color: transparent;
}
.second {
   position: relative;
   background-color: #f9f3b7;
   padding: 10px;
}
.third {
   position: relative;
   overflow: hidden;
}
.third .boxed {
   float: left;
   width: 135px;
   padding: 10px;
   background-color: #f9f3b7;
   margin-right: 26px;
   height: 35px;
}
.third .boxedlast {
   float: left;
   width: 135px;
   padding: 10px;
   background-color: #f9f3b7;
   margin-right: 0;
   height: 35px;
   margin-left: 2px;
}
.forth {
   position: relative;
   background-color: #f9f3b7;
   padding: 10px;
}
.basement {
   position: relative;
   background-color: #f9f3b7;
   padding: 10px;
}
#content .basement h3 {
   margin: 0;
   font-weight: bold;
   color: #000;
   font-size: 110%;
   text-transform: uppercase;
}
