* {
	margin: 0;
	padding: 0;
	border-width: 0;
}



html {
	overflow-y: scroll;
}

body {
	background: #AAC0D5 url(/mediathek/defaultImages/background.gif) repeat-x 0px 0px;
	font-family: Verdana, sans-serif;
	color: #303030;
	font-size: 10px;
}

samp {
	font-family: Verdana, sans-serif;
}

#frame {
	width: 98.8em;
	margin: auto;
	margin-top: 1.9em; /*19px;*/
}

#logo_link {
	display: block;
 	width: 40.0em; 
	margin-left: 1.3em; /*13px;*/
}

#logo_link_dkv {
	display: block;
	width: 21.3em;
	margin-top: 1.5em;
	margin-left: 0.2em; /*13px;*/
}

#logo {
	width: 100%;
}

#contentFrame {
	margin-top: 2.0em; /*20px;*/
}

#header_image {
	width: 75.5em;
	height: auto !important;
	height: 100%;
	display: block;
	float: right;
	margin-bottom: 1.0em; /*10px;*/
}

#contentLeft {
	float: left;
	width: 22.1em;
	margin-right: 1.1em;
}

#contentMain {
	float: left;
	padding: 3.6em 1.0em 10.0em 2.4em; /*36px 10px 100px 24px;*/
	width: 46.5em; /*465px;*/
	background-color: #f2f6f9;
}

#footer {
	clear: both;
	margin-left: 21.4em; /*214px*/
	height: 1.8em; /*18px;*/
	padding-top: 1.0em; /*10px;*/
}

#contentRight {
	float: left;
	width: 24.6em; /*246px;*/
	margin-left: 1.0em; /*10px;*/
}

/* main content text style */
.contentMain_element {
	font-size: 1.1em;
	line-height: 1.3636em; /*15px;*/

}

/* right content style */
.contentRight_element {
	font-size: 1.1em;
	line-height: 1.1818em; /*13px;*/
	background-color: #f2f6f9;
}

#contentRight .Text {	/* font-size is 1.1em (inherited from .contentRight_element) */
	background-color: #f2f6f9;
	padding: 0 0.4545em 0.9091em 0.9091em; /*0px 5px 10px 10px;*/
}

#contentRight .LinkDocument {	/* font-size is 1.1em (inherited from .contentRight_element) */
	display: block;
	padding-top: 0.9091em; /*10px;*/
	background-position: 0 1.0909em; /*0px 12px;*/
}

#contentRight .ImageElement {	/* font-size is 1.1em (inherited from .contentRight_element) */
	margin-top: 1.8182em; /*20px;*/
	width: 100%;
}

/* headlines */
#contentMain h1, #contentRight h1 {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	font-size: 1.5455em; /*17px;*/
	font-weight: bold;
	line-height: 1.8182em; /*20px;*/
	color: #122257;
}

#contentMain h2, #contentRight h2 {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	font-size: 1.0909em; /*12px;*/
	font-weight: bold;
	line-height: 1.3636em; /*15px;*/
	color: #122257;
}

#contentMain h3, #contentMain h4, #contentMain h5, #contentMain h6,
#contentRight h3, #contentRight h4, #contentRight h5, #contentRight h6 {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	font-size: 1em; /*11px;*/
	font-weight: bold;
	line-height: 1.3636em; /*15px;*/
	color: #1e388e;
}

#contentRight #contentRight_headline {
	font-size: 1.4em;
	padding-left: 0.7143em; /*10px*/
	margin-bottom: 0.3571em; /*10px*/
	background-color: transparent;
}

#contentRight_header {
	display: block;
	position: absolute;
}


/* lists */
.ListUnordered_Circle {
	list-style-type: none;
}

.ListUnordered_Circle li {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	padding-left: 1.0909em; /*12px;*/
	background: url(/mediathek/defaultImages/list_item.gif) no-repeat 0.1818em 0.1818em; /*2px 2px;*/
}

.ListOrdered_Number {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	padding-left: 1.4545em; /*16px;*/
}

/* links */
#contentRight a, a.LinkDocument, a.LinkExtern, a.LinkImage, a.LinkFile, a.LinkMail {
	text-decoration: none;
	color: #2745ab;
}

#contentRight a:hover, a:hover.LinkDocument, a:hover.LinkExtern, a:hover.LinkImage, a:hover.LinkFile, a:hover.LinkMail {
	text-decoration: underline;
}

.LinkDocument {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	padding-left: 1.0909em; /*12px;*/
	background: url(/mediathek/defaultImages/internal_link.gif) no-repeat 0 0.2727em; /*0px 3px;*/
}

.LinkExtern {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	padding-left: 1.0909em; /*12px;*/
	background: url(/mediathek/defaultImages/external_link.gif) no-repeat 0 0.1818em; /*0px 2px;*/
}

.LinkMail {	/* font-size is 1.1em (inherited from .contentMain_element and .contentRight_element) */
	padding-left: 1.2727em; /*14px;*/
	background: url(/mediathek/defaultImages/letter.gif) no-repeat 0 0.1818em; /*0px 2px;*/
}

samp.LinkGlossary, body div#dkv samp.LinkGlossary {
 	color: #5567A4; 
	border-bottom: 1px dotted #5567A4 !important;
	border-bottom: 1px dashed #5567A4;
	text-decoration: none;
	cursor: help;
	display: inline;
}

samp.LinkGlossary:hover, body div#dkv samp.LinkGlossary:hover {
	text-decoration: none;
	color: #5567A4;
}

.GlossaryTooltip {
	background-color: transparent;
	z-index: 200;
	width: 40em; /*400px*/
}

.GlossaryTooltip_ArrowBorder_LeftTop, .GlossaryTooltip_ArrowBorder_RightTop,
.GlossaryTooltip_ArrowBorder_LeftBottom, .GlossaryTooltip_ArrowBorder_RightBottom {
	display: none;
	border-left: 11px dotted transparent;
	border-right: 11px dotted transparent;
	display: block;
	width: 0;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	z-index: 201;
	position: relative;
}

.GlossaryTooltip_Arrow_LeftTop, .GlossaryTooltip_Arrow_RightTop,
.GlossaryTooltip_Arrow_LeftBottom, .GlossaryTooltip_Arrow_RightBottom {
	border-left: 10px dotted transparent;
	border-right: 10px dotted transparent;
	display: block;
	width: 0;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	z-index: 201;
	position: relative;
}

.GlossaryTooltip_ArrowBorder_LeftTop, .GlossaryTooltip_ArrowBorder_RightTop {
	border-bottom: 11px solid #CCCCCC;
	top: 1px;
}

.GlossaryTooltip_ArrowBorder_LeftTop {
	margin-left: 50px;
	margin-top: -10px;
	top: 12px;
}

.GlossaryTooltip_ArrowBorder_RightTop {
	margin-left: 300px;
}

.GlossaryTooltip_Arrow_LeftTop, .GlossaryTooltip_Arrow_RightTop {
	border-bottom: 10px solid #E7EDF6;
}

.GlossaryTooltip_Arrow_LeftTop {
	margin-left: 51px;
	margin-top: -10px;
	top: 12px;
}

.GlossaryTooltip_Arrow_RightTop {
	margin-left: 301px;
	margin-top: -10px;
	top: 1px;
}


.GlossaryTooltip_ArrowBorder_LeftBottom, .GlossaryTooltip_ArrowBorder_RightBottom {
	border-top: 11px solid #CCCCCC;
}

.GlossaryTooltip_ArrowBorder_LeftBottom {
	margin-left: 50px;
	top: -1px;
}

.GlossaryTooltip_ArrowBorder_RightBottom {
	margin-left: 300px;
	top: -11px;
}

.GlossaryTooltip_Arrow_LeftBottom, .GlossaryTooltip_Arrow_RightBottom {
	border-top: 10px solid #E7EDF6;
}

.GlossaryTooltip_Arrow_LeftBottom {
	margin-left: 51px;
	margin-top: -11px;
	top: -1px;
}

.GlossaryTooltip_Arrow_RightBottom {
	margin-left: 301px;
	margin-top: -11px;
	top: -11px;
}

.GlossaryTooltip_top1, .GlossaryTooltip_top2, .GlossaryTooltip_top3, .GlossaryTooltip_top4,
.GlossaryTooltip_bottom1, .GlossaryTooltip_bottom2, .GlossaryTooltip_bottom3, .GlossaryTooltip_bottom4 {
	height: 1px;
	display: block;
	font-size: 1px;
}

.GlossaryTooltip_top1, .GlossaryTooltip_bottom1 {
	background-color: #CCCCCC;
}

.GlossaryTooltip_top2, .GlossaryTooltip_top3, .GlossaryTooltip_top4,
.GlossaryTooltip_bottom2, .GlossaryTooltip_bottom3, .GlossaryTooltip_bottom4 {
	background-color: #E7EDF6;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}

.GlossaryTooltip_top3, .GlossaryTooltip_top4,
.GlossaryTooltip_bottom3, .GlossaryTooltip_bottom4 {
	background-color: #E7EDF6;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.GlossaryTooltip_top4, .GlossaryTooltip_bottom4 {
	height: 2px;
}

.GlossaryTooltip_top1, .GlossaryTooltip_bottom1 {
	margin-left: 5px;
	margin-right: 5px;
}

.GlossaryTooltip_top2, .GlossaryTooltip_bottom2 {
	margin-left: 3px;
	margin-right: 3px;
}

.GlossaryTooltip_top3, .GlossaryTooltip_bottom3 {
	margin-left: 2px;
	margin-right: 2px;
}

.GlossaryTooltip_top4, .GlossaryTooltip_bottom4 {
	margin-left: 1px;
	margin-right: 1px;
}

.GlossaryTooltip_Content {
	background-color: #E7EDF6;
	padding: 1em; /*10px*/
	display: block;
	z-index: 200;
	color: #203062;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.GlossaryTooltip_Content h1 {
	color: #203062;
	font-size: 1.3em;
	font-weight: bold;
}

.glossaryTooltip_content ul {
	margin-left: 15px;
}

.TableElement h2 .LinkDocument {
	padding-left: 0;
}

.GlossaryTooltipBackground {
	position: absolute;
	left: 0;
	top:0;
	z-index: 5;
	display: block;
	height: 800px;
	width: 1280px;
	background-color: #fff;
	opacity: 0;
	filter:alpha(opacity=0);
}

.GlossaryTooltip_Content a {
	color: #2745AB;
	text-decoration: none;
}

.GlossaryTooltip_Content a:hover {
	text-decoration: underline;
}

#glossary_closebutton {
	display: block;
	float: right;
	cursor: pointer;
}

/* Proxy */
.proxyerror {
}

.proxyerror  h1 {
}

.proxyerror_code {
	display: none;
}


/* CLEARFIX */

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/*---------------------------------------------------------*/
/* Workaround: Clearfix-Anpassung für alle IE-Versionen */
/*
** IE5.x/Mac - x
** IE7 - x
*/
.clearfix { display: inline-block; }

/*
** IE5.x/Win - x
** IE6 - x
*/

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*--------------------------------------------------------*/

 /* .floatbox-Anpassung für IE #/
/* Hides from IE-mac \*/
* html .floatbox {width:100%;}
/* End hide from IE-mac */