/* ************************************ CSS Style Sheet ******************************************************* */
/* ************************************ print.css ************************************************************ */

@import url("/css/se_print_menu.css");
@import url("/css/se_print_skeleton.css");

/* ************************************ CSS screen ************************************************************ */
/* ************************************************************************************************************ */


/* ------------------------------------ Überschriften --------------------------------------------------------- */



#content h1.h1oben {                    font-size:11px; font-weight:bold; color:#B4B48C; }
#content h1.h1mitte {                   font-size:15px; color:#7f7f5b; line-height:18px; }
#content h1.h1unten {                   font-size:11px; font-weight:normal; color:#B4B48C; }

#content h1.h1mitte a {                 font-size:15px; color:#7f7f5b; line-height:18px; text-decoration:none; }
#content h1.h1mitte a:hover {           color:#7f7f5b; text-decoration:none; }
#content h1.h1mitte a:visited {         color:#7f7f5b; text-decoration:none; }

#content h2.h2oben {                    font-size:11px; font-weight:bold; color:#B4B48C; }
#content h2.h2mitte {                   font-size:12px; color:#6C6C4E; line-height:15px; }
#content h2.h2unten {                   font-size:11px; font-weight:bold; color:#B4B48C; }

#content h2.h2mitte a {                 font-size:12px; color:#6C6C4E; line-height:15px; text-decoration:none; }
#content h2.h2mitte a:hover {           color:#7f7f5b; text-decoration:none; }
#content h2.h2mitte a:visited {         color:#6C6C4E; text-decoration:none; }

#content h3.h3mitte {                   font-size:11px; color:#6C6C4E; line-height:15px; }

#content h3.h3mitte a {                 font-size:11px; color:#6C6C4E; line-height:15px; text-decoration:none; }
#content h3.h3mitte a:hover {           color:#7f7f5b; text-decoration:none; }
#content h3.h3mitte a:visited {         color:#6C6C4E; text-decoration:none; }

#content .hbalken {                     clear:both;
                                        width:580px; height:23px;
                                        padding-left:10px; padding-right:10px;
                                        margin-top:10px; margin-bottom:10px;
                                        background-color:#859AAC;
                                        color:#FFFFFF; font-size:12px; line-height:23px; font-weight:bold;
                                        voice-family: "\"}\"";
                                        voice-family:inherit;
                                        width:560px; }
html>body .hbalken {                    width:560px; }

#content div.box {                      width:580px; padding:5px 10px 5px 10px;
                                        border:1px dotted #a3a37a;
                                        background-color:#BAB397;
                                        voice-family: "\"}\"";
                                        voice-family:inherit;
                                        width:560px; }
html>body div.box {                     width:560px; }

#content hr {                           clear:both;
                                        height:5px; width:530px;
                                        padding:0px; margin-top:15px; margin-bottom:10px;
                                        border:none;
                                        background-image:url('/pics/layout/linie.jpg'); }

#content p {                            font-size:11px; line-height:16px; font-weight:normal; }

#content p a {                          text-decoration:none; font-weight:normal; color:#656543; }
#content p a:hover {                    text-decoration:none; color:#535247; }
#content p a:visited {                  text-decoration:none; color:#656543; }

#content ul {                           font-size:11px; line-height:16px; font-weight:normal; }

#content ul a {                         text-decoration:none; font-weight:normal; color:#656543; }
#content ul a:hover {                   text-decoration:none; color:#535247; }
#content ul a:visited {                 text-decoration:none; color:#656543; }

#content a.link {                       text-decoration:none; font-weight:normal; color:#656543; }
#content a.link:hover {                 text-decoration:none; color:#535247; }
#content a.link:visited {               text-decoration:none; color:#656543; }


#content table {                        font-size:11px; line-height:16px; }
#content table tr td {                  vertical-align:top; }

#content ul  {                          margin-left:10px; padding-left:15px;
                                        list-style-type:square; }
#content ul li {                        line-height:16px; margin-bottom:5px; }


/* ------------------------------------ BILDER --------------------------------------------------- */

.bild {                                 clear:both; margin-bottom:10px; }
.bild img {                             display:block; margin-bottom:0px; }
.bild div {                             margin-top:0px; background-color:#F3F3F3;
                                        font-size:10px; line-height:12px; color:#7C7660;
                                        padding:4px; text-align:left; }
.bild div a {                           text-decoration:none; color:#646464; }
.bild div a:hover {                     text-decoration:underline; }

.bildlinks {                            clear:both; margin-right:12px;
                                        margin-top:5px;
                                        margin-bottom:3px; float:left; }
.bildlinks img {                        display:block; margin-bottom:0px; }
.bildlinks div {                        background-color:#F3F3F3;
                                        font-size:10px; line-height:12px; color:#7C7660; padding:4px; }
.bildlinks div a {                      text-decoration:none; color:#646464; }
.bildlinks div a:hover {                text-decoration:underline; }

.bildrechts {                           margin-left:12px; padding-top:2px;
                                        margin-top:2px; margin-bottom:3px;
                                        float:right; }
.bildrechts img {                       display:block; margin-bottom:0px; }
.bildrechts div {                       background-color:#F3F3F3;
                                        font-size:10px; line-height:12px; color:#7C7660; padding:4px; }
.bildrechts div a {                     text-decoration:none; color:#646464; }
.bildrechts div a:hover {               text-decoration:underline; }

div.bildcopy {                          background-color:#FFFFFF;
                                        font-size:9px; line-height:10px; color:#AAAAAA;
                                        padding:0px 4px 0px 4px; text-align:right; }

div.bildcopy a {                        text-decoration:none; font-size:9px; line-height:10px;
                                        color:#AAAAAA; }
div.bildcopy a:hover {                  text-decoration:underline; font-size:9px; line-height:10px;
                                        color:#AAAAAA; }

div.colored {                           background-color:#F3F3F3; }



/* ------------------------------------ FORMULARE -------------------------------------------------- */

.formzeile {                            background-color:#FFFFFF;
                                        background-image:url('/pics/layout/input_background.jpg');
                                        background-repeat:repeat-x;
                                        border:1px solid #B2B2B2;
                                        font-size:11px; color:#303030; padding:3px; }
.formradio {                            color:#B2B2B2; }
.formselect {                           border:1px solid #B2B2B2;
                                        background-color:#FFFFFF;
                                        background-image:url('/pics/layout/input_background.jpg');
                                        font-size:11px; color:#000000; line-height:20px; }
.formbutton {                           border:1px solid #B2B2B2;
                                        background-image:url('/pics/layout/input_button_background.jpg');
                                        font-size:11px; color:#000000; padding:3px 10px 3px 10px; }

.formlabel {                            clear:both; float:left; line-height:18px; text-align:right; margin:2px; }
.formlabel_left {                       clear:both; float:left; line-height:18px; text-align:left; margin:2px; }

.input {                                font-size:9px; color:#444444; }

.captcha {                              width:50px;
                                        background-color:#FFFFFF;
                                        background-image:url('/pics/layout/input_background.jpg');
                                        background-repeat:repeat-x;
                                        border:1px solid #B2B2B2;
                                        font-size:11px; color:#303030; padding:3px; }

.captchapict {                          float:left; border:1px solid #AAC2DE; }

.forminfobox {                          width:580px; padding:10px; background-color:#EEEEE6;
                                        text-align:center;
                                        voice-family: "\"}\"";
                                        voice-family:inherit;
                                        width:560px; }
html>body .forminfobox {                width:560px; }


/* ------------------------------------ Index --------------------------------------------- */

.index_box {                            clear:both;
                                        padding-bottom:15px;
                                        font-weight:bold; color:#656543; }
.index_box p {                          font-weight:bold; color:#656543; }
.index_box a {                          display: block; float:left;
                                        margin:5px; padding:5px 10px 5px 10px;
                                        color:#656543; font-weight:bold;
                                        text-decoration:none;
                                        border:1px solid #CEC7AB;
                                        background-color:#EBE4C8; }
.index_box a:hover {                    text-decoration:none; background-color:#FCF5D9; }
.index_box a.index_selected {           border:1px solid #CEC7AB;
                                        color:#656543; background-color:#FCF5D9;  }

/* ------------------------------------ Positionen ---------------------------------------- */

.cl { clear:both; }
.ob00 {                                 padding-top:0px; margin-top:0px; }
.ob03 {                                 padding-top:3px; margin-top:0px; }
.ob05 {                                 padding-top:5px; margin-top:0px; }
.ob10 {                                 padding-top:10px; margin-top:0px; }
.ob15 {                                 padding-top:15px; margin-top:0px; }
.ob20 {                                 padding-top:20px; margin-top:0px; }
.ob30 {                                 padding-top:30px; margin-top:0px; }
.ob40 {                                 padding-top:40px; margin-top:0px; }
.obm05 {                                padding-top:0px; margin-top:5px; }
.un00 {                                 padding-bottom:0px; margin-bottom:0px; }
.un03 {                                 padding-bottom:0px; margin-bottom:3px; }
.un05 {                                 padding-bottom:0px; margin-bottom:5px; }
.un10 {                                 padding-bottom:0px; margin-bottom:10px; }
.un15 {                                 padding-bottom:0px; margin-bottom:15px; }
.un20 {                                 padding-bottom:0px; margin-bottom:20px; }
.un30 {                                 padding-bottom:0px; margin-bottom:30px; }

.li15 {                                 margin-left:15px; }


/* ------------------------------------ Module ----------------------------------------------------------- */


/* ------------------------------------ Modul Sitemap ---------------------------------------------------- */
ul.sitemap_0  {                         list-style-image:url('/pics/layout/icon_kl_link.gif');
                                        margin-top:0px; padding-top:0px; }
ul.sitemap_1  {                         list-style-image:url('/pics/layout/icon_kl_link.gif');
                                        margin-top:0px; padding-top:0px; }

/* ------------------------------------ Modul Newsletter ------------------------------------------------- */
#newsletter_submit {                    margin-left:0px; padding:5px; width:140px; height:22px;
                                        border-width:1px; border-color:#888888;  border-style:solid;
                                        background-color:#EBEEF0; color:#444444; font-size:11px; }
#newsletter_formular {                  width:390px; padding-top:5px; background-color:#D9E0E4;
                                        border:1px dotted #9AACB9; }
.nlform {                               padding:0px; margin-left:15px; margin-top:0px; margin-bottom:0px; }
.nlemail {                              padding:0px; width:115px; height:14px;
                                        border-width:1px; border-color:#AAAAAA; border-style:solid;
                                        background-color:#F7F7F7; font-size:11px; }


/* ------------------------------------ Modul Suche ---------------------------------------------------- */
#search_page {                          }

#search_page p {                        font-size:11px; font-weight:normal; }
#search_page h1.h1oben {                font-size:11px; font-weight:bold; color:#A9A9A9; }
#search_page h1.h1mitte {               font-size:15px; color:#566B80; line-height:18px; }
#search_page h1.h1unten {               font-size:11px; font-weight:normal; color:#A9A9A9; }

#search_page h2.h2oben {                font-size:11px; font-weight:bold; color:#A9A9A9; }
#search_page h2.h2mitte {               font-size:12px; color:#566B80; line-height:15px; }
#search_page h2.h2unten {               font-size:11px; font-weight:bold; color:#A9A9A9; }


/* ------------------------------------ seitenspezifisch ---------------------------------------------- */

.logo_h2r_1 {                           color:#ff9900; font-weight:bold; }
.logo_h2r_2 {                           color:#999999; font-weight:bold; }
