@page { size:16.5cm; }
 
/* ALLGEMEINE BASIS STYLES */
* { font-family:ARIAL, SANS-SERIF; font-size:100.1%; }
body { margin:0; padding:0; font-size:0.7em; background:url(bilder/system/bg_body.gif) repeat-y; } 
table { margin: 0; padding: 0; border: 0; }
table, ul, li, div    { margin:0px; padding:0px;}
img { border:none; }
a { text-decoration:none; color:#333399; font-weight:bold; }
a:hover { text-decoration:underline; }
a img, a:hover img, a:focus img { border:none; }
form { display:inline; }
fieldset { border:0; }
h1 { font-size:1.4em; padding:0px; margin:10px 0 5px 0; clear:both; }
h2 { font-size:1.3em; padding:0px; margin:10px 0 5px 0; clear:both }
h3 { font-size:1.2em; padding:0px; margin:10px 0 5px 0; clear:both }
h4 { font-size:1.1em; padding:0px; margin:10px 0 5px 0; clear:both }
h5 { font-size:1.0em; padding:0px; margin:10px 0 5px 0; clear:both }
p { clear:both; margin:0px 0 10px 0; }
hr { height:1px; background-color:#2161a9; color:#2161a9; border:0 none; margin:0 0 9px 0; clear:both; }
/* HEAD */
#head_container {  display:none; }

/* HEAD NAVIGATION:Hauptmenu */
#main_nav { display:none; }
/* SUBNAVIGATION */
#sub_nav { display:none; }
/* BREADCRUMB */
#breadcrumb { display:none; }
/* TEXTCONTAINER */
#content_wrapper { width:16.5cm; }
/* text INHALT */
#content { float:left; width:16.5cm; line-height:1.4em; margin:18px 0 38px 30px; padding:0px 25px 0 0; background:url(bilder/system/dotted_vertical.gif) right repeat-y; }
/* sidebar LEFT */
#left {  display:none; }
/* sidebar RIGHT */
#right {  display:none; }

/* infobox LEFT & RIGHT */
.infobox    {  margin-bottom:15px; }
.infobox .titel { background-color:#c3d4e8; padding: 4px 5px 3px 8px; margin-bottom: 6px; border-bottom:1px solid #96b4d6; }
.infobox .titel h1 { font-size:1.0em; font-weight:bold; padding:0px; margin:0; }
.infobox .text { line-height:1.3em }
.infobox .text p { margin-top:10px; }
.infobox .bullet_link { padding-left: 9px; background:url(bilder/system/link_arrow.gif) no-repeat; }
.infobox a { font-weight:bold; }
/* infobox liste LEFT & RIGHT */
.infobox ul { list-style-type:none; margin:0 0 10px 0; padding:0; }
.infobox ul li { padding:0px 0px 0px 5px; font-weight:bold; border-top:1px solid #cccccc; } 
.infobox ul ul { padding:0px; border:none; }
.infobox ul ul li { padding:0px 0px 0px 25px; font-weight:normal!important; border-top:none; }
/* infobox tabelle LEFT & RIGHT*/
.infobox table    { border:1px solid #999999; border-right:none; border-bottom:none; margin:3px 0 15px 0; }
.infobox tr    { background-color:#FFFFFF; }
.infobox td { padding:3px; border-bottom:1px solid #999999; vertical-align:top; }
.infobox th         { background-color:#333399; color:#FFFFFF; border-bottom:1px solid #999999; padding:0 3px; line-height:1.5em; }
.infobox td, th    { border-right:1px solid #999999; }
.infobox tr.tr_colored    { background-color:#c3d4e8; }
/* infobox event LEFT or RIGHT*/
.event    {  margin-bottom:15px; }
.event .datum    { font-size:0.9em }
.event ul { list-style:none; }
.event_titel { background-color:#c3d4e8; padding: 4px 5px 3px 8px; margin-bottom: 6px; border-bottom:1px solid #96b4d6; }
.event_titel h1 { font-size:1.0em; font-weight:bold; padding:0px; margin:0; }
.event li h3 { font-size:0.9em; padding:2px 0 4px 0; margin:0; }
.event_link { padding-left: 9px; background:url(bilder/system/link_arrow.gif) no-repeat; }
.event_bottom { background:url(bilder/system/dotted_horizontal.gif) repeat-x bottom; margin-bottom:5px; padding-left:9px; }
.event_link a { text-decoration:none; font-weight:bold; }
.event_link a:hover { text-decoration:underline; }
/* TEXTINHALT */
#content p     { margin-bottom:10px; padding:0; }
#content br { clear:both; }
#content h1    { padding:2px 0 2px 4px; margin:0 0 5px 0; border-left:4px solid #2161a9; border-bottom:1px solid #2161a9; }
#content table { border:1px solid #999999; border-right:none; border-bottom:none; margin-bottom:15px; }
#content td { padding:3px; border-bottom:1px solid #999999; vertical-align:top; }
#content th { background-color:#333399; border-bottom:1px solid #999999; color:#FFFFFF; line-height:1.5em; padding:0 3px; }
#content td, th    { border-right:1px solid #999999; }
#content tr.tr_colored { background-color:#cee0ff; }
#content legend { color:#000000; font-weight:bold; clear:both; margin-bottom:3px; }
#content label { white-space:nowrap; width:110px; }
#content input[type=text], select {     float:left; }
#content input, select { width:230px; }
#content textarea { width:230px; height:8em; }
#content form br {     clear: both; }
#content input.right { float: left; width: auto; clear: both; margin-left:120px; margin-right:10px; }
#content ul { list-style-type:none; margin:0; padding:0; clear:both; margin-bottom:5px; }
#content ul li    { margin-left:0px; font-weight:bold; list-style-type:square; list-style-position:inside; border-bottom:1px solid #999999; line-height:1.5em; }
#content ul ul li    { margin-left:20px; list-style-image:none; list-style-type:disc; font-weight:normal; border:none; }
#content ul ul ul li    { margin-left:20px; list-style-image:none; list-style-type:circle; }
#content .bullet_link { padding-left: 9px; background:url(bilder/system/link_arrow.gif) no-repeat; }
#content .image    { font-size:0.9em; width:200px; } 
#content .input    { background-color:#f5f9ff; border:1px solid #999999; vertical-align:top; margin-bottom:5px; }
#content .area    { background-color:#f5f9ff; border:1px solid #999999; vertical-align:top; margin-bottom:5px; }
#content .noborder { border: none; }
#content .kontakt_send { width:352px; text-align:right; }
#content .btnsubmit { background-color:#333399; color:#FFFFFF; width:auto!important; font-weight:bold; border:1px solid; border-top-color:#FFFFFF; border-left-color:#FFFFFF; border-right-color:#666666; border-bottom-color:#666666; }
/* LINKLISTE MIT BILD UND TEXT */
.image_linkdiv_img { clear:left; float:left; width:130px; padding:0; margin:0; }
.image_linkdiv_text    { clear:right; float:right; width:500px; padding:0; margin:0; }
.image_linkdiv_headline    { font-weight:bold; margin-bottom:5px; color:#333399; }
/* WEITERE STYLES */
.left { float:left; margin:2px 15px 4px 0px; white-space:normal; }
.right { float:right; margin:2px 0px 4px 15px; white-space:normal; }
.center { padding:0 35%; clear:both; }
.clear { clear:both; }
.invisible { display:none; }
.fett { font-weight:bold; }
.kursiv    { font-style:italic; }
.noborder { border:none!important; }
.img_left { text-align:left; margin-bottom:5px; }
.img_right { text-align:right; margin-bottom:5px; }
.img_center { text-align:center; margin-bottom:5px; }
.pflichtfeld { color:#FF0000; }
