#TopSites
{
	position: absolute;
	display: none;
}

#CHContent
{
	position: absolute;	
	display: none;
}
/* ------------------------------------------------------------------------- */
/* --- KLASSEN FÜR SCHRIFT (ALLGEMEIN,LINKS) ------------------------------- */
/* ------------------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: #A1A1A1;
}

a:link
{
    color: #023F88;
    text-decoration: none;
}

a:visited
{
    color: #023F88;
    text-decoration: none;
}

a:hover
{
    color: #023F88;
    text-decoration: underline;
}

a:active 
{
    color: #023F88;
    text-decoration: none;
}
/* ------------------------------------------------------------------------- */
/* --- KLASSEN UM FÜR BESTIMMTE TAGS MARGIN/PADDING AUF NULL ZU SETZEN ----- */
/* ------------------------------------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}

img 
{
    margin: 0px;
    padding: 0px;    
}

/* ----- H-tags Definitionen -----*/
#Info a {
	text-decoration: none;
	color: #666666;
	display: block;
}

#Info a:link {
	text-decoration: none;
}

#Info a:visited {
	text-decoration: none;
}

#Info a:hover {
	text-decoration: underline;
}

#Info a:active {
	text-decoration: none;
}

#Info span {
	color: #023F88;
	text-decoration: underline;
}

h2 {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #023f88;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 a {
	color: #023f88;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

#Content img {
	border: none;
	text-decoration: none;
	display: block;
	margin-bottom: 16px;
}

#Content div img {
	border: none;
	text-decoration: none;
	display: block;
}

#Content #CBLine img {
	border: solid 1px #E6E6E6;
}

#Content #CB img {
	border: solid 1px #E6E6E6;
}

#Content #CB1 img {
	border: solid 1px #E6E6E6;
}

.CntBox h2 {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #023f88;
	margin-top: 0px;
}

h3 {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
    margin-bottom: 2px;	
}

#Info h3 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #B5B6B8 repeat-x top;
	padding: 7px 25px 6px 24px;
}

#Info #BN h3 
{
	margin: 0px -25px 10px -24px;
	width: 188px;
}

#Info h3 img 
{
    width: 0px;
    height: 0px;
    display: none;
}

#Info img 
{
    border: none;
}

h4 {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

#Info #BN h5
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #B5B6B8 repeat-x top;
	padding: 6px 25px 5px 24px;	
	margin: 0px -25px 10px -24px;
	width: 188px;
}

#Info #BN .docHeader
{
	display: none;
}

p {
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	height: 100%;
	display: block;
}

p a {
	color: #023F88;
	text-decoration: none;
	cursor: pointer;
}

p a:hover{
}

#Content div {
	/*height: 100%;*/
	/*padding-top: 2px;*/
}

#Content img 
{
	border: solid 1px #E6E6E6;
}

#Info div 
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#Info #BN 
{
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 24px 0px 24px;
    clear: both;
}

#IBox {
	background-image: url(../../images2/200/allg/arrow_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#IBox a{
	text-decoration: none;
}

#Info p {
	font-size: 12px;
	line-height: auto; 
	margin-top: 0px;
	height: auto;
	display: block;
}

#Info div .nopad {
	font-size: 10px;
	line-height: 12px; 
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	display: block;
}

#Info p a {
    color: #666666;
    cursor: pointer;
}

#Box {
	margin-top: 12px;
	padding-top: 12px;
	background-image: url(../../images2/200/allg/footer_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#Box h2 {
	margin-top: 0px;
}

.CntBox1 {
	padding-bottom: 16px;
}

#CB1 img 
{
    padding-top: 0px;
    margin-top: -1px;
}

#CB a
{
  color: #666666;
  text-decoration: none;  
}

#CB1 h2 {
    margin-top: 0px;
}

#CB1 h2 a 
{
    color: #023f88;
}

#CB1 p {
	cursor: pointer;
}

#CB1 p a {
    color: #666666;
}

#CB1 {
    display: block;
	height: 100%;    
}

#CB1 a {
    text-decoration: none;
    color: #666666;
    display: block;
}

#CB h2 {
	margin-top: 16px;
    color: #023f88;
}

#CB h2 a {
    color: #023f88;
}

#CB p {
	cursor: pointer;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#CB p a {
    color: #666666;
}

#CB {
    display: block;
    margin: 0px;
    height: 100%;
}

#CB a {
    text-decoration: none;
    display: block;
}

#C 
{
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}

.CntBox {
	background-image: url(../../images2/200/allg/footer_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding-bottom: 16px;
}

#CBLine 
{
    width: 427px;
	border-bottom: solid 1px #A1A1A1;
	margin-bottom: 16px;
    padding-bottom: 16px;
}

#SubNav #CBLine 
{
    width: 204px;
	border-bottom: none;
	margin-bottom: 16px;
    padding-bottom: 16px;
    padding-left: 33px;
}

#SubNav #CBLine h2 
{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	width: 204px;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #B5B6B8 repeat-x top;
	padding: 6px 0px 6px 33px;
	margin: 0px 0px 16px -33px;
}

#Content .CntBoxL {
	float: left;
	width: 228px;
	background-image: url(../../images2/200/allg/footer_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-right: 12px;
}

#Content .CntBoxR {
	float: left;
	width: 228px;
	background-image: url(../../images2/200/allg/footer_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 12px;
}

#Content .CntBoxFull .PicBoxLeft 
{
	/*padding-right: 52px;*/
}

.PLBoxL {
	float: left;
	width: 228px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
}

.PLBoxM {
	float: left;
	width: 144px;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

.PLBoxR {
	float: left;
	width: 228px;
	padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 12px;
}

.line 
{
    padding: 0px;
    margin: 0px;
}

/*--------------------------------*/ 
#Header 
{
	width: 967px;
	height: 40px;
	/*position: relative;*/
	background: url(../../images2/200/allg/mainnav_pattern.gif);	
}

#Footer 
{
	width: 987px;
	font-size: 10px;
	color: #E6E6E6;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px;
}

#Footer td 
{
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}

#Footer .right 
{
	text-align: right;
	padding: 0px 20px 0px 0px;	
}

#Middle 
{
	width: 967px;
	background: #FFF;
}

#MiddlePrint
{
	width: 427px;
}

#MiddlePrint #Content 
{
	width: 427px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	border-top: none;
	vertical-align: top;
}

#SubNav
{
	width: 216px;
	vertical-align: top;
	padding: 21px 0px 8px 0px;
}

#SubNav h1 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	width: 204px;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #B5B6B8 repeat-x top;
	padding: 6px 0px 6px 33px;
}

#Content 
{
	width: 427px;
	padding: 21px 33px 10px 33px;
	vertical-align: top;
}

#Info 
{
	width: 237px;
	background-color: #E6E6E6;
	vertical-align: top;
	padding: 21px 0px 0px 0px;
}

#Info acronym {
    border: none;
}

#Clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	height: -20px;
	background-color: #FFFF00;
}

#Headline {
	width: 100%;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #999999;
}

#TOPAREA 
{
	background: #023F88;
}

#KeyVisual {
	width: 730px;
}

#KeyVisual #Layer 
{
	padding-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

#KeyVisual #Layer p
{	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

#Logo 
{
	width: 237px;
	vertical-align: top;
}

#Logo img
{
    border: none;
}

#Logo .startlinks
{
	color: #78CCD0;
	font-weight: bold;	
	display: block;
	margin: 0px 0px 0px -16px;
	padding: 2px 0px 2px 16px;
}

#Logo .startlinks:hover
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../../images2/200/allg/startlink_arrow.gif) no-repeat;
}


#Logo div
{
	margin: 0px 0px 0px 24px;
	border-bottom: solid 1px #FFF;
}

/*--------------------------------*/ 
#Main{
	/*width: 952px;
	position: relative;*/
}

#MainNav {
	float: left;
}

#S-C-I {
	border-top: solid 1px #CCCCCC;
}

#SecondLvl {
	width: 192px;
	padding-left: 16px;
	background-color: #EBF5FF;
}

#Footer a {
	color: #E6E6E6;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}

#Search 
{
	float: right;
	margin: 8px 22px 0px 0px;
}

#CNTblock {
	padding-bottom: 24px;
}


#FRM {
	width: 427px;
	text-align: left;
	border: solid 1px #A1A1A1;
	border-top: none;
	font-size: 12px;
	line-height: 20px;
}

#FRM span {
	text-align: left;
	border: solid 1px #E3E3E3;
	font-size: 11px;
	line-height: 16px;
	border:none;
}

#FRM th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #A1A1A1 repeat-x top;
	padding: 3px 0px 3px 4px;
}

#FRM td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	vertical-align:top;
}

#FRM #TSDATA td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	vertical-align:top;
}

#FRM .BTN {
	vertical-align:bottom;
}


#FRM .tdfield 
{
}

#FRM .tdtxt {
	padding-right: 8px;
	text-align: right;
	width: 100px;
}

#FRM .tdcolsp 
{
    padding-left: 26px;
}

#FRM .tdtxtLAB {
	padding-right: 8px;
	text-align: right;
	width: 100px;
}

#FRM .tdBtn {
	padding-right: 4px;
	text-align: right;
}

#StartBlock1 {
	width: 100%;
	margin-bottom: 6px;
	padding-bottom: 16px;
	border-bottom: solid 1px #CCCCCC;
}

#StartBlock2 {
	width: 100%;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #CCCCCC;
}

#Adress {
	font-size: 11px;
	line-height: 15px;
	background-color: #E6E6E6;
	vertical-align: bottom;
	padding: 0px 0px 10px 24px;
	border-bottom: solid 1px #FFF;
}

#CBox 
{
    margin-bottom: 16px;
    width: 427px;
}

#DocBR 
{
    height: 0px;
    font-size: 0px;
    line-height: 4px;
    margin: 0px;
    padding: 0px;
}

#Gallery 
{
	background-color:#F0F0F0;
	background-image: url(../../images2/200/allg/pattern_info.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ------------------------------------------- */
/* --- FORMATIERUNG VON STANDARD TABELLEN  --- */
/* ------------------------------------------- */

#TBL {
	width: 427px;
	text-align: left;
	border-right: solid 1px #A1A1A1;
	font-size: 12px;
}

#TBL th img {
	padding: 0px;
	margin: 0px;
}

#TBL span {
	text-align: left;
	border: solid 1px #A1A1A1;
	font-size: 11px;
	line-height: 16px;
	border:none;
}

#TBL .link 
{
    color: #023F88;
}


#TBL th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 204px;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #A1A1A1 repeat-x top;
	padding: 3px 0px 3px 4px;
	border-left: solid 1px #A1A1A1;	
}

#TBL td {
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	padding: 4px;
	vertical-align:top;
	font-size: 10px;
	line-height: 12px;
}

#TBL a {
	color: #023F88;
	text-decoration: none;
	display: inline;
}

#TBL a:hover {
	text-decoration: underline;
}

#TBL img 
{
	margin: 0px;
}


.TBL .interaktiv th 
{
    cursor: pointer;
}

.TBL .pointer th 
{
    cursor: pointer;
}

.TBL td {
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	padding: 4px;
	vertical-align:top;
}

#Content .TBL img
{
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline-block;
	margin-right: 8px;
	margin-top: 4px;
}

.TBL .txt
{
	width: 116px;
}

.TBL .logoPD
{
	border-left: none;
}
/* ----------------------------------------------- */
/* --- FORMATIERUNG AUSGABE LITERATURE REQUEST --- */
/* ----------------------------------------------- */
#Content .icn {
	text-align: right;
	padding-left: 0px;
	border-left: none;
	width: 18px;
}

#Content .litreq {
	width: auto;
	text-align: left;
	border-top: none;
	border-right: solid 1px #A1A1A1;
	font-size: 12px;
}

#Content .litreq td
{
	font-size: 12px;
}

#Content .litreq td span
{
	display: block;
	margin: -17px 0px 0px 32px;
}

@media screen and (min-width: 0px){ #Content .litreq td span { margin: -20px 0px 0px 32px; }}	

#Content .litreq acronym {
    border: none;
}

#Content .litreq .docicon 
{
    margin: 0px;
    padding: 0px;
    margin-right: 4px;
}

#Content .subline {
	padding: 4px;
	background-color: #A1A1A1;
	font-size: 12px;
	color: #023F88;
	font-family: Verdana;
	font-weight: bold;
}

#Content .litreq input {
	width: 16px;
	font-size: 12px;
	border: solid 1px #A1A1A1;
	background-color: #FFF;
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 16px;
}

#Content .litreq img {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-right: 4px;
}

.TBL {
	width: 427px;
	text-align: left;
	border: solid 1px #A1A1A1;
	border-top: none;
	font-size: 12px;
	margin-top: 16px;
}


#Content th img {
	padding: 0px;
	margin: 0px;
}

.TBL span {
	text-align: left;
	border: solid 1px #A1A1A1;
	font-size: 11px;
	border:none;
}

.TBL th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #023F88;
	background: url(../../images2/200/allg/headline_pattern.gif) #A1A1A1 repeat-x top;
	padding: 3px 0px 3px 4px;
}

.TBL th img {
	padding: 0px;
	margin: 0px;
	display: inline;
}

.TBL .link 
{
    color: #023F88;
}

.litreq td {
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	padding: 4px;
	width: 419px;
	vertical-align:top;
	font-size: 10px;
}

#Content .litreq a {
	color: #023F88;
	text-decoration: none;
	display: inline;
}

#Content .litreq a:hover {
	text-decoration: underline;
}
/* ---------------------------------------------------------------------------------------------------------------- */
/* ---- FORMATIERUNG AUSGABE DER AUSGEWÄHLTEN BROSCHÜREN --- */
/* ---------------------------------------------------------------------------------------------------------------- */
#BN h5 {
	background-color: #A1A1A1;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	height: 16px;
}

#BN h5 img {
	margin-right: 8px;
	margin-bottom: none;
}

#BN font 
{
	font-size: 12px;
	line-height: 17px; 
	margin-top: 4px;
	height: auto;
	display: block;
	border-bottom: solid 1px #A1A1A1;
	padding: 0px 25px 5px 24px;	
	margin: 0px -25px 10px -24px;
	width: 188px;	
}

#BN font strong {
	font-weight: bold;
	color: #333;
}

#BN font ul {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	display: block;
	background-image: url(../../images2/200/allg/pattern_shoppingb.gif);
	margin-top: 6px;
	margin-bottom: 4px; 
}


#BN ul {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 0px;
}

#Info .moreDocs {
	color: #023F88;
	text-decoration: underline;
	margin-top: 4px;
	font-size: 12px;
	margin-left: 0px;
}

#Info .moreDocs:link {
	color: #023F88;
	text-decoration: none;
}

#Info .moreDocs:hover {
	color: #023F88;
	text-decoration: underline;
}

#BN p img {
	margin-right: 4px;
	margin-top: 4px;	
}

.moreD {
	font-size: 12px;
	line-height: auto; 
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
	height: auto;
	display: none;
}

.moreD img {
	margin-right: 4px;
	margin-top: 4px;	
}

#BN .line {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	display:block;
	margin-top: 0px;
}

#BN .headline {
	background-color: #003F6D;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	height: 16px;
}

.docicon
{
    margin-right: 2px;
    margin-top: 2px;
}


.doclink .docicon {
	margin-left: -16px;
}

.doclink
{
    cursor:pointer;
    text-decoration:underline;
    padding-left: 16px;
}

#BN .doclink
{
	color: #023F88;
    text-decoration:underline;
}

#Content .globalsite
{
    margin-bottom: 18px;
}

#Content .globalsite td 
{
    padding: 6px;
    font-size: 12px;
    line-height: 14px;
    vertical-align: top;
    cursor: pointer;      
}

#Content .globalsite span
{
    color: #023F88;
    font-size: 12px; 
}

#Content .globalsite .txt 
{
    width: 460px;
    border-left: none;
    padding-left: 12px;    
}

#Content .globalsite .txtWeb 
{  
    width: 421px;
    border-left: none;
    padding-left: 12px;
}

#Content .globalsite img
{  
    margin: 0px;
}

/* ---------------------------------------------------------------------------------------------------------------- */
/* ---- NEUE KLASSEN FÜR GENDEX WEBSITE --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------- */
#GENDEXMAIN 
{
	width: 987px;
	margin-left: auto;
	margin-right: auto;
}

#GENDEXMAIN .shadowR 
{
	background: url(../../images2/200/allg/shadow_r_pattern.gif);
	width: 20px;
}

#GENDEXMAIN .shadowB 
{
	background: url(../../images2/200/allg/shadow_b_pattern.gif);
}

.GRaster 
{
	margin: 0px 0px 21px 0px;
	padding: 0px 0px 0px 33px;
}

#Info #NewsLetter 
{
	padding: 0px 24px 10px 24px;
	margin: 0px 0px 10px 0px;
}

#Info .PicBoxLeft {
	float: left;
	padding-right: 8px;
}

#Info .PicBoxRight {
	float: right;
	padding-left: 8px;
	display: block;	
}

#Info .newslField {
	width: 96px;
	font-size: 11px;
	color: #A1A1A1;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px #A1A1A1;
}

#Info .newslBtn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width: 80px;	
	height: 19px;	
	background: url(../../images2/200/allg/newsletter_btn.gif) #A1A1A1 repeat-x top;		
	text-align: left;
	overflow: visible;
	padding: 0px 0px 0px 6px;
}

#NewsLetter .FieldValidationError 
{
	width: 96px;
	font-size: 11px;
	color: #A1A1A1;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px #A1A1A1;	
	background:	#FFCDCE;


}

#NewsLetter .FieldValidationOk 
{
	background: #FFF;
	width: 96px;
	font-size: 11px;
	color: #A1A1A1;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px #A1A1A1;	
}

#FLYINGFLASH
{
	display: none;	
}