/*
        Style-Datei
*/

body{
        /*background-color: #00DDDD;*/
        margin:0;
        padding:0;
        height:100%;
        width:1000px;
        font-family: Arial, Helvetica;
        }


   h1 { font-size:18px; margin-bottom: 2px; margin-top: 2px; }
   h2 { font-size:14px; margin-bottom: 2px; margin-top: 2px;}

#header {
        background-position:right;
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/kopfzeile1.jpg);
        background-repeat:no-repeat;
        height:106px;
        width:1000px
        }
#link_impressum{
        position:relative;
        font-family:Arial, Helvetica;
        font-size:10pt;
        top:30px;
        text-transform:uppercase;
        color:#FFFFFF;
        text-decoration:none;
        }

#header_text a{
        font-family:Times, Serif;
        font-size:10pt;
        text-transform:uppercase;
        color:#817E6B;
        text-decoration:none
        }

#spacer{
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/verlauf3.jpg);
        height:29px;
        margin-bottom:2px;
        width:1000px;
        }

#main{
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/verlauf1.jpg);
        background-repeat:repeat-x;
        height:271px;
        width:1000px;
        }

#content_box{
        background-color:#ABA585;
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/verlauf2.jpg);
        background-repeat:repeat-x;
        width:530px;
        min-height:450px;
        position:absolute;
        left:200px;
        display:inline;
        z-index:100;
        }
#content{
        padding:30px;
        padding-right:35px;
        font-family:Arial, Helvetica, Sans Serif;
        font-size:9pt;
        text-align:justify;
        line-height:130%;
        }

#content a{
        text-decoration:none;
        color:#FFFFFF;
        }

#navi{
        font-stretch:expanded;
        height:260px;
        width:240px;
        position:absolute;
        left:760px;
        top:150px;
        display:inline;
        }

#navi a{
        font-stretch:expanded;
        padding-left:5px;
        font-family:Times, Serif;
        font-size:10pt;
        font-weight:500;
        text-transform:uppercase;
        color:#BBBBBB;
        text-decoration:none;
        line-height:200%;
        width:150px;
        }

#navi #navi_bold a{
        font-stretch:expanded;
        padding-left:5px;
        font-family:Times, Serif;
        font-size:10pt;
        color:#FFFFFF;
        font-weight:600;
        text-transform:uppercase;
        text-decoration:none;
        line-height:200%;
        width:150px;
        }
#navi a:hover{
        font-stretch:expanded;
        padding-left:5px;
        font-family:Times, Serif;
        font-size:10pt;
        text-transform:uppercase;
        color:#FFFFFF;
        text-decoration:none;
        line-height:200%;
        width:150px;
        }

.h3{
        font-size:9pt;
        font-weight:bold;
        text-transform:uppercase;
        }
.h4{
        font-size:13pt;
        font-weight:600;
        }

#footer{
        position:fixed;
        bottom:0px;
        width:1000px;
        background-color:#FFFFFF;
        z-index:200;
        }


#streifen_footer{
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/streifen_footer.png);
        background-repeat:repeat-x;
        height:8px;
        }


#footer_text{
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/schatten_footer.jpg);
        background-repeat:repeat-x;
        font-family:Times, Serif;
        font-size:10pt;
        font-weight:600;
        text-align: center;
        color:#817E6B;
        }


#schatten{
        background-image:url(http://www.german-business.de/vorschlag/module/include/bilder/fkr-insolvenz/schatten.jpg);
        background-repeat:repeat-x;
        height:25px;
        width:1000px;
        z-index:-1;
        }

#global_box {
  margin:0;
  padding:0;
}

#rechtsform{
        line-height:90%;
        }