/* Content */

td { font-family: Arial, Helvetica, sans-serif }
.headline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; color: #505050 }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; color: #505050 }
.textbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; color: #505050 }
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 16px; color: #505050 }
.blaetternactive { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 16px; color: #505050 }
.dokheadline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; font-variant: small-caps; line-height: 16px; color: #505050 }
.textblue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 16px; color: #0046C1 }

/* Form-Elements */
.error { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; color: #FFFFFF; background: #FF8A00 }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4E4E4E }
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4E4E4E }
.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background: #FF8A00; border-top-color: #FFC37C; border-left-color: #FFC37C; border-right-color: #412300; border-bottom-color: #613400 }

/* list-styles */
.listlight { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; color: #505050; background: #F2F2F2 }
.listdark { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; color: #505050; background: #EBEBEB;}
.checkbox_height { height:1em; }

/* added Oct. 14th */ .listlightbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; color: #505050; background: #F2F2F2 }
/* added Oct. 14th */ .listdarkbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; color: #505050; background: #EBEBEB }

.linelight { background: #FFFFFF }
.linedark { background: #CCCCCC }
.linedark2 { background: #8B8A8A }

/* Background */
.background_green { background: #CCED69 }
.background_orange { background: #FF8A00 }

/*.darkgrey { background: #7B7E7B }
.list { background: #D3D6D3 }
.boxleft { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: right; line-height: 14px; color: #000000; background: #D3D6D3 }
.boxright { background: #F2F3F2 }
.listdark { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; color: #000000; background: #D3D6D3 }
*/

/* link-styles */
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0046C1; text-decoration: none }
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0046C1; text-decoration: none }
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0046C1; text-decoration: none }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0046C1; text-decoration: underline }
a.textbold:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0046C1; text-decoration: none }
a.textbold:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0046C1; text-decoration: none }
a.textbold:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0046C1; text-decoration: none }
a.textbold:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0046C1; text-decoration: underline }
a.textsmall:link { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #505050; text-decoration: none }
a.textsmall:active { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #505050; text-decoration: none }
a.textsmall:visited { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #505050; text-decoration: none }
a.textsmall:hover { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #505050; text-decoration: underline }

/* Reiter Styles */
.reiter_active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #505050; background: #CCED69 }
.reiter_inactive { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background: #FF8A00 }
.reiter_bottom { background: #8A8A8A; line-height: 1px; height: 1px }
.bgreiter_active { background-image:url(../img/bg_reiteractive.gif); background-repeat:repeat-x; padding:0px; line-height: 4px; height: 4px }
.bgreiter_inactive { background-image:url(../img/bg_reiterinactive.gif); background-repeat:repeat-x; padding:0px; line-height: 4px; height: 4px }
.reiter_active_bottom { background: #CCED69; line-height: 1px; height: 1px }

a.reiter_active:link { color: #505050; text-decoration: none; background: #CCED69 }
a.reiter_active:active { color: #505050; text-decoration: none; background: #CCED69 }
a.reiter_active:visited { color: #505050; text-decoration: none; background: #CCED69 }
a.reiter_active:hover { color: #FFFFFF; text-decoration: none; background: #CCED69 }
a.reiter_inactive:link { color: #FFFFFF; text-decoration: none; background: #FF8A00 }
a.reiter_inactive:active { color: #FFFFFF; text-decoration: none; background: #FF8A00 }
a.reiter_inactive:visited { color: #FFFFFF; text-decoration: none; background: #FF8A00 }
a.reiter_inactive:hover { color: #CCED69; text-decoration: none; background: #FF8A00 }

/* Headernavigation */
.headernav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0046C1 }
a.headernav:link { color: #0046C1; font-weight: normal; text-decoration: none }
a.headernav:active { color: #0046C1; font-weight: normal; text-decoration: none }
a.headernav:visited { color: #0046C1; font-weight: normal; text-decoration: none }
a.headernav:hover { color: #0046C1; font-weight: normal; text-decoration: none }

/* Topframe green */
.topgreen { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4E4E4E }
.topgreenbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4E4E4E }

/* Navigation-Tree */
.tree { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0046C1 }
a.tree:link { color: #0046C1; font-weight: normal; text-decoration: none }
a.tree:active { color: #0046C1; font-weight: normal; text-decoration: none }
a.tree:visited { color: #0046C1; font-weight: normal; text-decoration: none }
a.tree:hover { color: #0046C1; font-weight: normal; text-decoration: underline }
.treeactive { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #505050 }
a.treeactive:link { color: #505050; font-weight: bold; text-decoration: none }
a.treeactive:active { color: #505050; font-weight: bold; text-decoration: none }
a.treeactive:visited { color: #505050; font-weight: bold; text-decoration: none }
a.treeactive:hover { color: #505050; font-weight: bold; text-decoration: none }

/* Left Frame */
.leftheadline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #FF8A00 }
.leftheadbg { background: #8B8B8B }
.lefttext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; color: #505050 }

/* Document-View */
.textmeta { font-size: 10px; font-weight: normal; line-height: 16px; color: #505050; }
.headline1 { font-size: 15px; font-weight: bold; line-height: 26px; color: #505050; font-variant: small-caps; background: #E5E5E5 }
.headline2 { font-size: 15px; font-weight: bold; line-height: 26px; color: #505050; font-variant: small-caps; background: #F2F2F2 }
.headline3 { font-size: 15px; font-weight: bold; line-height: 16px; color: #505050; font-variant: small-caps; }
.headline4 { font-size: 15px; font-weight: bold; line-height: 16px; color: #505050; }
.headline5 { font-size: 13px; font-weight: bold; line-height: 16px; color: #505050; font-variant: small-caps; }
.headline6 { font-size: 13px; font-weight: bold; line-height: 16px; color: #505050; }
.headline7 { font-size: 12px; font-weight: bold; line-height: 16px; color: #505050; font-variant: small-caps; }
.art { font-size: 12px; font-weight: normal; line-height: 16px; color: #003ABE; }
.comment { font-size: 12px; font-weight: normal; line-height: 16px; color: #505050; font-style: italic }
.editorial { font-size: 10px; font-weight: normal; line-height: 16px; color: #505050; }

/* .textlila { color: #AA00BE }
.textgreen { color: #00AABE }
.textred { color: #BE0000 }
.textblue { color: #003ABE }
.bgdarkgrey { background:#E5E5E5; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; color: #505050 }
.bglightgrey { background: #F2F2F2; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; color: #505050 }
*/

.titel1 { font-size: 15px; font-weight: bold; line-height: 26px; color: #505050; font-variant: small-caps; background: #E5E5E5 }