@media all{

* {
	margin: 0em;
	padding: 0em;
	border: none;
	text-decoration: none;
	color: #000000;
	clear: none;
}

p, ul, ol {	
	font-size: 0.75em;
}

ul, ol {
	padding: 0.625em;
	line-height: 1.2em;
	margin: 0em 0em 0em 2em;

}

a {
	color: #165169;
}

a:visited {
	color: #491669;
}


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

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


body {
	margin: 0em;
	padding: 0.625em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

#topbox {
	width: 47.5em;
	height: 3.4375em;
	margin-bottom: 1em;
	background: url(../img/topboxbackground.gif) no-repeat;
}


#tophomelink {
	margin: 0em;
	padding: 0.625em 0.625em 0em;
	height: 1.625em;
	width: 46.3em;
}

#tophomelink_EUDB {
	margin: 0em;
	padding: 0.625em 0.625em 0em;
	height: 1.625em;
	width: 64em;
}

#topmenue {
	margin: 0em;
	padding: 0em 0.625em 0em;
	text-align: right;
	width: 46.3em;
	background: none;
}



#topmenuep {
	margin: -0.1em 0em 0em;
	padding: 0em;
	font-size: 0.82em;
	color: #165169;
}

#topmenuep a {
	color: inherit;
}

#topmenuep a:visited {
	color: #491669;
}

#contentbox {
	width: 47.5em;
	margin-bottom: 2em;
	clear: both;
}


#contentleft {
	width: 11.25em;
	float: left;
}

.leftmenue {
	margin: 0em 0em 0.75em 0em;
	border-bottom: 1px solid #CCCCCC;
}

.leftmenue p {
	padding: 0.625em;
	border: 1px solid #cccccc;
	border-bottom: none;
}

.leftmenue p.menue_ueberschrift_links {
	background: url(../img/menue_ueberschrift_links.gif) no-repeat;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}

.leftmenue p.shortIndex {
	font-size: 0.6em;
	
	font-weight: bold;
	color: #165169;
}

.leftmenue img {
	margin-right: 0.625em;
}

.leftmenue a {
	padding: 0.2em 0em;
	display: block;
	float: left;
	font-weight: bold;
	color: #165169;
}

.leftmenue a.navgraph {

	font-weight: bold;
	color: #491009;
}

.leftmenue a:visited {
	color: #491669;
}

.leftmenue a:active {
	background-color: #DBF0F4;
}

.leftmenue br {
	clear: both;
}

.leftmenue form p {
	color: #165169;
	font-weight: bold;
}

.leftmenue form p input.text{
	padding: 0.15em;
	margin: 0.2em 0em;
	width: 11.5em;
	border: 1px solid #CCCCCC;
}

.leftmenue form p input.submit {
	margin-top: 0.5em;
	padding: 0.05em;
	width: 12em; 
	font-weight: bold; 
	color: #165169; 
	background: url(../img/button_background.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

.leftmenue form p input.radiobutton {
	width: auto;
	border: none;
	margin: 0.2em 0em -0.1em;
	padding: 0.2em 0.2em 0em;
}


#contentmiddle {
	background: url(../img/content_middle_top.gif) no-repeat;
	margin: 0em 0.625em;
	width: 25.625em;
	float: left;
}

#contentmiddle p {
	padding: 0.625em;
	line-height: 1.2em;
}


#contentmiddle p.content_middle_top {
	background: url(../img/content_middle_top.gif) no-repeat;
	height: 1.25em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}

#contentmiddle p.content_middle_top_menue {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0.3em 0.625em 0.3em 0.75em;
	font-weight: bold;
	color: #165169;
}


#contentmain {
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;
}

#contentmain h1 {
	margin: 0em;
	padding: 0.75em 0.46em;
	font-size: 1em;
	color: #165169;
}

#contentmain hr {
	margin: 0.2em 0.46em;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	clear: both;
}



#contentmain a img {
	margin-right: 0.625em;
}


#contentmain p.atommenue {
	width: 9.5em;
	float: left;
}

#contentmain p.block {

    text-align: justify;
}

#contentmain em.block {
   width: 22em;
}

#contentmain ul.block {
    text-align: justify;
	padding: 0em 6em 1em 3em;
}
#contentmain ol.block {
    text-align: justify;
	padding: 0em 6em 1em 3em;
}

#contentmain p.atommenue a img {
	width: 1em;
	height: 1em;
}

#contentmain p.atommenue_bottom {
	font-weight: normal;
}

#contentmain p.atommenue_bottom a img {
	width: 1em;
	height: 1em;
}


#contentmain form p textarea {
	width: 29em;
	height: 15em;
	border: 1px solid #CCCCCC;
}

#contentmain form p input.submit {
	margin-top: 0.5em;
	padding: 0.05em;
	width: 9.5em; 
	font-weight: bold; 
	color: #165169; 
	background: url(../img/button_background.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

#contentmiddle p.content_middle_bottom {
	background: url(../img/content_middle_bottom.gif) no-repeat;
	height: 1.7em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}

#contentmiddle p.content_middle_bottom_menue {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0.3em 0.625em 0.3em 0.75em;
	font-weight: bold;
	color: #165169;
}

#contentright {
	width: 9.375em;
	float: left;
}

.rightmenue {
	margin: 0em 0em 0.75em 0em;
	border-bottom: 1px solid #CCCCCC;
}

.rightmenue p {
	padding: 0.625em;
	border: 1px solid #cccccc;
	border-bottom: none;
}

.rightmenue p.menue_ueberschrift_rechts {
	background: url(../img/menue_ueberschrift_rechts.gif) no-repeat;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}

.rightmenue img {
	margin-right: 0.625em;
	width: 2em;
	height: 1em;
}

.rightmenue a {
	margin: 0.2em 0em;
	float: left;
	font-weight: bold;
	color: #165169;
}

.rightmenue a:visited {
	color: #491669;
}

.rightmenue br {
	clear: both;
}

#contentmiddle_wide {
	background: url(../img/content_middle_wide_top.gif) no-repeat;
	margin: 0em 0em 0em 0.625em;
	width: 35.6em;
	float: left;
}
#contentmiddle_wide_EUDB {
	background: url(../img/content_middle_wide_top_EUDB.gif) no-repeat;
	margin: 0em 0em 0em 0.625em;
	width: 64em;
	float: left;
}

#contentmiddle_wide p {
	padding: 0.625em;
	line-height: 1.2em;
}

#contentmiddle_wide p.content_middle_wide_top {
	background: url(../img/content_middle_wide_top.gif) no-repeat;
	height: 1.25em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}



#contentmain_wide {
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;
}

#contentmain_wide h1 {
	margin: 0em;
	padding: 0.75em 0.46em;
	font-size: 1em;
	color: #165169;
}

#contentmain_wide hr {
	margin: 0.5em 0.46em;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	clear: both;
}

#contentmain_wide a img {
	margin-right: 0.625em;
}


#contentmain_wide p.atommenue {
	width: 8.5em;
	float: left;
}
#contentmain_wide p.error {
	float: center;
	font-weight: bold;
	font-size: 1em;
	color: #00CC33;
}
#contentmain_wide p.success {
	float: center;
	font-weight: bold;
	font-size: 1em;	
	color: #CCCCCC;
}

#contentmain_wide p.atommenue a img {
	width: 1em;
	height: 1em;
}

#contentmain_wide p.statistik {
	font-weight: bold;
	color: #165169;
	clear: both;
}

#contentmain_wide span.statistikbalken {
	display: block;
	background: url(../img/button_background.gif) repeat-x;
	height: 1.5em;
	margin: 0.5em 0.625em 0.5em 0em; 
	border: 1px solid #CCCCCC;
	clear: none;
	float: left;
}

#contentmain_wide span.statistikprozent {
	margin: 0.5em 0em;
	padding: 0.2em;
	height: 1.5em;
	color: #999999;
	display: block;
}

#contentmain_wide input.suchbegriff {
	padding: 0.15em;
	width: 25em;
	border: 1px solid #CCCCCC;
}

#contentmain_wide input.suchbutton {
	padding: 0.05em;
	width: 9em; 
	font-weight: bold; 
	color: #165169; 
	background: url(../img/button_background.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

#contentmain_wide form[method] p {
	line-height: 1.5em;
}

#contentmain_wide form p input.text {
	padding: 0.15em;
	margin: 0.2em 0em;
	width: 11.5em;
}

#contentmain_wide form p input.submit {
	margin-top: 0.5em;
	padding: 0.05em;
	width: 12em; 
	font-weight: bold; 
	color: #165169; 
	background: url(../img/button_background.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

#contentmain_wide form p input.checkbox {
	width: auto;
	border: none;
	margin: 0em 0.625em 0em 0em;
	padding: 0em 0em 0em;
}

#contentmain_wide form p input.file {
	margin-top: 0.5em;
	padding: 0.05em;
	width: auto;
	margin: 0em 0.625em 0em 0em;
	padding: 0em 0em 0em;
}

#contentmain_wide form p textarea {
	width: 40em;
	height: 40em;
	border: 1px solid #CCCCCC;
}

#contentmain_wide form p.formaddrechts {
	text-align: right;
	float: right;
	clear: none;
}

a.modullink {
	font-weight: bold;
	color: #165169;
}

a.modullinkSelectetAtom {
	font-weight: bold;
	color: #165169;
	background-color: #B9E1DF;
}

.ueberschrift2, .ueberschrift3 {
	font-weight: bold;
	display: block;
	color: #165169;
	clear: both;
}


#contentmiddle_wide p.content_middle_wide_bottom {
	background: url(../img/content_middle_wide_bottom.gif) no-repeat;
	height: 1.7em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}
#contentmain_wide_EUDB p.content_middle_wide_bottom_EUDB {
	background: url(../img/content_middle_wide_bottom_EUDB.gif) no-repeat;
	height: 1.7em;
	width: 66em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}

#designby {
	text-align: right;
}

#content_glossar {
	background: url(../img/glossar_top.gif) no-repeat;
	width: 21.9em;
	float: left;
}

#content_glossar p {
	padding: 0.625em;
	line-height: 1.2em;
}


#content_glossar p.glossar_top {
	background: url(../img/glossar_top.gif) no-repeat;
	height: 1.7em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
	margin: 0em 0em -0.4em 0em;
}

#content_glossar p.glossar_bottom {
	background: url(../img/glossar_bottom.gif) no-repeat;
	height: 1.7em;
	border: none;
	padding: 0.3em 0.625em 0.1em 0.75em;
	font-weight: bold;
	color: #165169;
}

#glossar_main {
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;
	margin: 0em;
	padding: 0em;
}


#glossar_main hr {
	margin: 0.2em 0.46em;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	clear: both;
}


}

@media print {
#topbox, #tophomelink, #topmenue, #contentleft, #contentleft .leftmenue, .menue_ueberschrift_links,  #contentright, .rightmenue, .content_middle_top, .content_middle_bottom, .content_middle_wide_top, .content_middle_wide_bottom {
	visibility: hidden;
	display: none;
}

#tophomelink, #contentmain, #contentmain_wide, #contentmiddle, #contentmiddle_wide, #content_glossar {
	display: block;
	visibility: visible;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: auto;
	border: none;
	background: none;
	text-decoration: none;
	font-weight: normal;
}

a, p {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}


}