/* Stylesheet fuer Screenausgabe */
html {
	overflow: -moz-scrollbars-vertical;
}

html,body {
	margin: 0px;
	padding: 0px;
	}

#container {
	width: 900px;
	background-color: #ffffff;
	background: url(/fileadmin/dr_templates/pics/bg_fullsite.gif);
	}

#banner {
	width: 900px;
	height: 120px;
	background-color: #ffffff;
	}

#content {
	width: 510px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 180px;
	margin-right: 180px;
	background-color: #ffffff;
	}

* html #content {
	width: 510px;
	/*/*/widt\h: 510px; /* */
	}
* html #content {
	padding-left: 12px;
	/*/*/paddin\g-left: 12px; /* */
	}
* html #content {
	padding-right: 12px;
	/*/*/padding-rig\ht: 12px; /* */
	}

#sidebar-a {
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	min-height: 400px;
	}
* html #sidebar-a {
	width: 180px;
	/*/*/widt\h: 170px; /* */
	}

#sidebar-r {
	float: right;
	width: 180px;
	}

#sidebar-b {
	width: 160px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	}

#footer {
	clear: both;
	background-color: #ffffff;
	background: url(/fileadmin/dr_templates/pics/dr_footer.gif);
         background-repeat: no-repeat;
	}

#stempel {
	position:absolute;
         top:65px;
         left:900px;
         width:120px;
         height:120px;
         z-index:100;
	}

/* ab hier Text-Style: */

A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	font-weight : bold;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}

HR {
	color: #999999;
	height: 1px;
	border-top: 1px;
	border-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

SELECT {
	font-family: Verdana, sans-serif;
	font-size: 0.68em;
}
TEXTAREA {
	font-family: Verdana, sans-serif;
	font-size: 0.68em;
	width: 250px;
}
INPUT {
	font-family: Verdana, sans-serif;
}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 0.94em;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #ff0000;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 0.94em;
	margin-bottom : 0.20em;
	margin-top : 0.60em;
	color : #333333;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	color : #ff0000;
	margin-bottom : 0em;
	margin-top : 0.60em;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 0.94em;
	margin-bottom : 0.20em;
	margin-top : 0.60em;
	color : #53b336;
}
H5 {
	font-family : Verdana, sans-serif;
	font-size : 0.94em;
	margin-bottom : 0.20em;
	margin-top : 0.60em;
	color : #009900;
}
H6 {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-bottom : 0.20em;
	margin-top : 0.60em;
	color : #000000;
}
H7 {
	font-family : Verdana, sans-serif;
	font-size : 0.72em;
	margin-bottom : 0.20em;
	margin-top : 0.60em;
	color : #000000;
}
.csc-firstHeader {
	margin-top : 0.0em;
}
.csc-header {
	margin-bottom : 0.60em;
	margin-top : 1.20em;
}
.csc-subheader {
	font-family : Verdana, sans-serif;
	font-size : 0.88em;
	margin-bottom : 0.60em;
	margin-top : 0.0em;
	color : #333333;
	font-weight: bold;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 0.94em;
	margin-bottom : 0.1em;
	margin-top : 1.20em;
	color : #333333;
	font-weight: bold;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 0.88em;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #333333;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #333333;
}
.subhead4 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #333333;
}
.subhead5 {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #009900;
}

.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 0.62em;
	color : Green;
	font-weight: normal;
}

<!-- LI {
	font-family : Verdana, sans-serif;
	font-size : 1.0em;
	color : #333333;
	line-height : 120%;
	margin-bottom : 0.60em;
} -->

p, ol, ul {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 150%;
	color: #333333;
	margin-top : 0.1em;
	margin-bottom : 0.2em;
	padding-bottom : 0em;
	text-indent : 0em;
}

#sidebar-b p.bodytext {
	text-align : center;
         }

ol, ul {
	padding-top : 0.6em;
	padding-bottom : 0.6em;
}

.csc-textpic-caption {
	font-family : Verdana, sans-serif;
	font-size : 0.62em;
	color : #333333;
	font-style : italic;
         padding-top: 0.2em;
         padding-bottom: 0.2em;
	margin-top : 0.3em;
	margin-bottom : 0.3em;
}

.caption {
	font-family : Verdana, sans-serif;
	font-size : 0.62em;
	color : #333333;
	font-style : italic;
         padding-top: 0.2em;
         padding-bottom: 0.2em;
	margin-top : 0.3em;
	margin-bottom : 0.3em;
}

.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #333333;
	line-height : 120%;
	margin-bottom : 0.6em;
}

.searchbox {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #333333;
	font-weight : normal;
	margin-bottom : 0em;
         width: 120px;
}

.searchform {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 0.94em;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 0.88em;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 0.88em;
	color : #CC0000;
	font-weight : normal;
}

.pollform {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #003366;
	font-weight : normal;
	line-height : 150%;
	margin-bottom : 0.00em;
}
.pollformtitle {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	color : #003366;
	line-height : 150%;
	font-weight : normal;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
}
.pollformrequired {
	font-family : Verdana, sans-serif;
	font-size : 0.74em;
	color : #CC0000;
	font-weight : bolder;
}
.pollformcomment {
	display: none;
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #333333;
	font-weight : normal;
}
.pollformradio {
	font-family : Verdana, sans-serif;
	font-size : 0.62em;
	color : #333333;
	font-weight : normal;
}

.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 0.88em;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 0.88em;
	color : Green;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	color : #FF0000;
	margin-top : 1.5em;
	margin-left : 1.2em;
	margin-bottom : 0.6em;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #666666;
	margin-left : 2.4em;
	margin-bottom : 0.6em;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 0.62em;
	color : #666666;
	margin-left : 3.6em;
	margin-bottom : 0.6em;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 0.56em;
	color : #666666;
	margin-left : 4.8em;
	margin-bottom : 0.6em;
}

.newsheader {
	font-family : Verdana, sans-serif;
	font-size : 0.82em;
	margin-bottom : 0.6em;
	margin-top : 1.8em;
	color : #ff0000;
}

.newsaddons {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	margin-bottom : 0.6em;
	margin-top : 1.2em;
	color : #333333;
}

.newssubheader {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-bottom : 0.6em;
	margin-top : 1.2em;
	color : #333333;
}

.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-top : 1.2em;
	color : #FF0000;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	margin-left : 1.2em;
	margin-top : 0.3em;
	color : #FFB3B3;
}

.type1 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 150%;
	color: #333333;
	margin-top : 0.1em;
	margin-bottom : 0.1em;
	padding-bottom : 0em;
	text-indent : 0em;
}
.type1 ul {
	font-size : 1.0em;
}
.type1bold {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	font-weight : bold;
	line-height : 150%;
	color: #333333;
	margin-top : 0.1em;
	margin-bottom : 0.1em;
	padding-bottom : 0em;
	text-indent : 0em;
}

.type2 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 150%;
	color: #ff0000;
	margin-top : 0.1em;
	margin-bottom : 0.1em;
	padding-bottom : 0em;
	text-indent : 0em;
}

.type3 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 150%;
	color: #005AB4;
	margin-top : 0.1em;
	margin-bottom : 0.1em;
	padding-bottom : 0em;
	text-indent : 0em;
}

.popup_white {
	font-family : Verdana, sans-serif;
	font-size : 0.62em;
	color: #222222;
}

.rt_2_red {
	color: #ff0000;
}

.rt_erg {
	font-family : Verdana, sans-serif;
	font-size : 1.24em;
	font-weight: bold;
	margin-bottom : 1.0em;
	margin-top : 1.0em;
	color : #ff0000;
}

.print_cp {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	margin-bottom : 2.0em;
	margin-top : 2.0em;
	color : #333333;
}

.multitable	{ font-size: 80%; border-collapse: collapse; text-align: left; }
.multitable th	{ text-align: center; }
.multitable td	{ white-space: nowrap; border: 1px solid black; margin: 10px; padding: 5px; }
.multitable p	{ margin: 0; padding: 0; }

/*
.itemname	{ word-wrap: break-word; width: 30em; }
.itemform	{ word-wrap: break-word; width:20em; }
*/

.checkbox	{ font-size: 80%; margin-left: 20%; }

.description	{ margin: 0px; text-align: left; }


/* part for gsi_slideshow */

.tx-gsislideshow-pi1 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	color : #333333;
	font-weight: normal;
}

/* part for tx_mr_glossary */

DIV.alphabet {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	}

DIV.letter {
	font-family : Verdana, sans-serif;
	font-size : 0.76em;
	margin-bottom : 1.20em;
	margin-top : 1.20em;
	color : #333333;
	font-weight: bold;
	}

DIV.catchword {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	margin-bottom : 0.50em;
	margin-top : 1.20em;
	color : #ff0000;
	font-weight: bold;
	padding-left: 10px;
	}

DIV.catchword_desc {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 120%;
	margin-bottom : 1.20em;
	margin-top : .1em;
	color : #333333;
	padding-left: 30px;
	}

/* part for tx_sgglossary */

.tx-sgglossary-pi1 {
	font-family : Verdana, sans-serif;
	font-size: 0.72em;
	line-height : 150%;
	margin-bottom : 0.60em;
	color : #333333;
	}

td.glossary {
	font-size: 1.2em; }

table.glossary {
	font-size: 1.0em; }
/* findrisk */

.frh1 {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #009900;
	}

.frh2 {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
	text-align: center;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #ff0000;
	}

.frh3 {
	font-family: Verdana, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #53b336;
	}

.frh4 {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	letter-spacing:0.08em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #015BB4;
	}

.type1res {
	font-family: Verdana, sans-serif;
	font-size: 0.74em;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-bottom: 0em;
	text-indent: 0em;
	vertical-align: middle;
	}

.type1head {
	font-family: Verdana, sans-serif;
	font-size: 0.68em;
	font-weight: bold;
	font-style: oblique;
	line-height: 150%;
	color: #333333;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-bottom: 0em;
	text-indent: 0em;
	}

table.contenttable-2 tr td.td-0, table.contenttable-2 tr td.td-1 {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 150%;
	color: #333333;
	margin-top : 0.1em;
	margin-bottom : 0.2em;
	padding-bottom : 0em;
	text-indent : 0em;
	text-align: justify;
	background-color: rgb(240,240,240);
	vertical-align: top;
	width: 50%;
         }


.fr_initial {
	font-family : Verdana, sans-serif;
	font-size : 2.0em;
	color: #ff0000;
	font-weight: bold;
	margin-right: 5px;
}
.fr-legend {
	font-family : Verdana, sans-serif;
	font-size : 0.68em;
	line-height : 120%;
	color: #333333;
	padding: 5px;
	background-color: rgb(229,255,189);
	border: 1px dotted #ff6600;
}

.fr-space {
	height: 5px;
}

.fr-hr hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ff0000;
}

.fr-submit {
	font-family: Verdana, sans-serif;
	font-size: 0.76em;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	width: 150px;
	height: 30px;
}
/************************************************/
/* Felder und Submit Button für Email-Formulare */
/************************************************/

.csc-mailform-field {
line-height: 25px;
background-color: #fcfcfc;
clear: both;
}

.csc-mailform-field input {
font-family : Verdana, sans-serif;
font-size : 101%;
}

.csc-mailform-field textarea {
font-family : Verdana, sans-serif;
font-size : 101%;
}

.csc-mailform-field select {
background-color: #ffffff;
border: 1px solid;
font-size : 1.0em;
border-color: #656565;
}

.csc-mailform-field label {
margin:2px;
color:#000000;
float: left;
text-align: left;
margin-right: 10px;
width: 150px;
display: block;
}

/* Border um gesamtes Formular wenn gewünscht */
.csc-mailform {
width: 480px;
border-style: solid;
border-width: 1px;
border-color: #656565;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #fcfcfc;
font-family : Verdana, sans-serif;
font-size : 0.68em;
}

.csc-mailform-submit {
width: 150px;
border-style: solid;
border-width: 3px;
border-color: #999999;
background-color: #ff0000;
padding-left: 20px;
}

/*Ausrichtung des Submit Buttons*/

button {
clear: left;
position: relative;
display:block;
font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
margin-top: 10px;
left:160px;
width:auto;
background-color: rgb(240,240,240);
}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
margin-top: 10px;
left:160px;
width: 150px;
background-color: rgb(240,240,240);
}
/***************/
/* SITEMAP *****/
/***************/

div.seitenuebersicht {
   padding-top: 10px;
   margin-bottom: 10px;
}

div.csc-sitemap {
   margin: 20px 0 0 20px;
}

div.csc-sitemap a, div.csc-sitemap a:visited {
   color: #333333;
   font-weight: normal;
   text-decoration: none;
}

div.csc-sitemap a:hover, div.csc-sitemap a:focus, div.csc-sitemap a:active {
   color: #333333;
   text-decoration: underline;
   font-weight: bold;
}

/*Erste Ebene */

div.csc-sitemap ul {
   list-style: circle;
   margin-bottom: 20px;
   font-size: 1.00em;
}

div.csc-sitemap ul li{
   margin-top: 5px;
   margin-left: 20px;
   font-size: 1.00em;
}

/*Zweite Ebene */

div.csc-sitemap ul li ul{
   list-style: disc;
   font-size: 1.00em;
}

div.csc-sitemap ul li ul li{
   font-size: 1.00em;
   margin-bottom: 5px;
   margin-left: 20px;
}

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-family: Verdana,sans-serif; font-size: 0.68em; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; font-family: Verdana,sans-serif; font-size: 0.68em; }

.tx-indexedsearch-searchbox-label { font-family: Verdana,sans-serif; font-size: 0.74em; }

.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules h2 { color: rgb(51,51,51); font-family: Verdana,sans-serif; font-size: 0.68em; }
.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules p { font-family: Verdana,sans-serif; font-size: 0.68em; padding-left: 20px; }

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-family: Verdana,sans-serif; font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { font-family: Verdana,sans-serif; font-size: 0.68em; margin-top:10px; margin-bottom:10px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { font-family: Verdana,sans-serif; font-size: 0.68em; text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL {margin-top:10px; padding-top:10px; margin-bottom:10px; padding-bottom:10px;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI {display: inline; padding-right: 10px; list-style-type: disc;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res { font-family: Verdana,sans-serif; font-size: 0.68em; margin-top:10px; padding-top:10px;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#efefef; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-family: Verdana,sans-serif; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-family: Verdana,sans-serif; font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-family: Verdana,sans-serif; font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#ffffff; border-top:1px solid #999999;border-bottom:1px solid #999999; margin-top:10px; margin-bottom:20px; padding-top:5px; padding-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-family: Verdana,sans-serif; font-size: 0.68em; color: rgb(12,71,175); margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#ebf0ff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/*.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; } */
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: Verdana,sans-serif; color: rgb(255,0,0); font-weight: bold; padding:0 0.3em 0 0.3em; }
.tx-indexedsearch .tx-indexedsearch-sectionlinks LI { font-family: Verdana,sans-serif; font-size: 0.68em; }
.tx-indexedsearch .tx-indexedsearch-rules LI { font-family: Verdana,sans-serif; font-size: 0.68em; }