/* ************************************ CSS Style Sheet ******************************************************* */
/* ************************************ screen.css ************************************************************ */

@import url("/css/fvg_screen_skeleton.css");
@import url("/css/fvg_screen_menu.css");

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


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



#content h1.h1oben {                    font-size:11px; font-weight:normal; color:#B4B4A0; }
#content h1.h1mitte {                   font-size:17px; font-weight:normal; color:#D12704; line-height:19px; }
#content h1.h1unten {                   font-size:11px; font-weight:normal; color:#B4B4A0; }

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

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

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

#content h2.dunkel {                    font-size:12px; font-weight:bold; color:#444444; line-height:15px; }


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

#content div.box {                      clear:both; float:left;
                                        width:600px; padding:5px 10px 5px 10px;
                                        border:1px dotted #C0C0C0;
                                        background-color:#E8E8E8;
                                        voice-family: "\"}\"";
                                        voice-family:inherit;
                                        width:578px; }
html>body div.box {                     width:578px; }

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

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

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

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


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

#content ul  {                          margin-left:10px; padding-left:15px;
                                        list-style-type:square; }
#content ul li {                        line-height:18px; 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;
                                        text-align:left; }
.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;
                                        text-align:left; }
.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:left; }

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 #C2B2B2;
                                        font-size:11px; color:#666666; 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; font-weight:normal; color:#FFFFFF; padding:3px 10px 3px 10px; }

.formlabel {                            float:left; line-height:18px; text-align:right; 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 #C2B2B2;
                                        font-size:11px; color:#666666; padding:3px; }

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

.forminfobox {                          width:400px; padding:10px;
                                        background-color:#F0F0F0;
                                        border:1px solid #666666;
                                        line-height:18px; font-size:11px; color:#444444; text-align:center;
                                        voice-family: "\"}\"";
                                        voice-family:inherit;
                                        width:378px; }
html>body .forminfobox {                width:378px; }

/* ------------------------------------ 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; }




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

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