/*   Allgemeine Einstellungen
----------------------------*/
body {
font-size:90%; line-height:130%; background-color:#fff;
color:#000000;
font-family:Verdana,sans-serif;
font-size:0.75em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;

}

* {margin:0px;padding:0px;}

a img {border: none;}

a {color: #0057B1;text-decoration: none;}

a:hover {text-decoration:underline;}

h3{color:#004FA2;}

h2{color:#004FA2;}

h1{color:#004FA2;}

h1{font-size:1.5em;}

h2{font-size:1.3em;}

h3{font-size:1.2em;}

ul{padding-left:30px;list-style:circle;list-style-image:url('../images/org/li.gif');}

.clear_left{clear:left;display:block;height:0px; line-height:0;}


/* Template-Layout-Einstellungen ****************************************************/

#container{margin:0px auto;width:975px; font-size:1.083em;}
/* width-Angabe für Gesamtseite */

/* top_menu ***************************************************************************/
#top_menu
{
        background:#F1F4F8  url('../images/design/topmenu_bg.png') repeat-x scroll;
        height:26px;
        margin-left:515px;
        position:relative;
        color:#3F598B;
}

#top_menu ul
{
        background:url('../images/design/topmenu_bg_left.png') no-repeat scroll left;
        /*float:left;*/
        height: 26px;
        padding-left:10px;

}

#top_menu ul
{
        display:block;
        list-style-type:none;
        list-style-image:none;
        font-size:1em;
        margin:0px auto;
}
#top_menu li
{
        float:left;
        margin: 3px 5px;
}

/* GS */
#top_menu li a
{
        font-size:1em;
        text-decoration:none;
}

#top_menu li a:hover
{
        text-decoration:underline;
}

#topmenu_container
{
        background:url('../images/design/topmenu_bg_right.png') no-repeat scroll right;
        height:26px;
}

/* Logo ***************************************************************************/
#logo
{
        background:#ffffff url('../images/logo.png') no-repeat;
        width: 402px; height: 85px;
}

#logo span
{
        display:none;
}

/* Primary_Menu *******************************************************************/
#primary_menu
{
        background: #ffffff url('../images/design/pmenu_bg.png') no-repeat;
        margin: 0px auto; height: 68px; width: 975px;
}

#pm_main
{
        padding-left:20px;
        height: 38px;
}

#pm_main ul
{
        list-style-type:none;
        list-style-image:none;

}
#pm_main li
{
        float:left;
        margin:2px 10px 0 0;
        background:url('../images/design/pm_sep.png') no-repeat scroll right;
        padding:0px 10px 0 0;
        text-align:center;
        vertical-align:middle;
        height: 34px;
        margin-top:2px;
}

#pm_main li a
{
        color:#fff;
        display:block;
        height: 34px;
        float:left;
}

#pm_main li a:hover
{
        color:#fff;
        text-decoration:none;
        font-weight:bold;
        font-size:1.1em;
}

#pm_main li a
{
        color:#fff;
        text-decoration:none;
        font-weight:bold;
        font-size:1.1em;
}

#pm_main li a:hover
{
        background:url('../images/design/tab_bg_active.png') no-repeat scroll right top;
}

#pm_main li a:hover b
{
        background:url('../images/design/tab_bg_active_left.png') no-repeat scroll left top;
}

#pm_main li.active a
{
        background:url('../images/design/tab_bg_active.png') no-repeat scroll right top;
}

#pm_main li.active a b
{
        background:url('../images/design/tab_bg_active_left.png') no-repeat scroll left top;
}

#pm_main li a b
{
        padding:0 10px;
        display:block;
        padding-top: 7px;
}

/* Primary_Submenu ****************************************************************/
#pm_sub ul
{
        list-style-type:none;
        list-style-image:none;
}

#pm_sub
{
        /* float:right; margin-right:10px; */
        float:left; margin-left:0px; margin-top:2px;
}

#pm_sub li
{
        color:#E0E7EF;
        font-weight:bold;
        font-size:1em;
        float:left;
        margin:2px 5px;
}

#pm_sub li a
{
        color:#E0E7EF;
        font-weight:bold;
        font-size:1em;
        text-decoration:none; /* GS */
}

/* GS */
#pm_sub li a:hover
{
        color:#E0E7EF;
        font-weight:bold;
        font-size:1em;
        text-decoration:underline;
}

/* content ************************************************************************/
#content
{
        margin:20px 0;
        padding:0px;
        text-align:justify;
}

.left_col
{
        /*float:left; */
        width:75%;
        min-height:300px;
        margin-left:0px;
}

.right_col
{
        float:right;
        min-height:200px;
        width:23%;
}


/* Footer *****************************************************************************/
#footer
{
        background:#fff url('../images/design/bot_bg.png') no-repeat scroll right top;
        width:100%;
        min-height:5px;
        margin-bottom:50px;

}

#copyright
{
        float:right;
        font-size:0.9em;
        margin-top:5px;
}

#designby
{
        clear:both;
        float:right;
        font-size:0.9em;
        margin-top:5px;

}


/* design boxes ********************************************************************/

/* design box #1 */
.db1
{
        position:relative;
}

.db1 .db1_title
{
        float:none;
        background:#fff url('../images/design/db1_title_bg.png') repeat-x;
        border-right:1px solid #E8E8E8;
        height:34px;
}

.db1 .db1_title h3
{
        height:27px;
        background:url('../images/design/db1_title_bg_left.png') no-repeat scroll top left;
        display:block;
        padding-top: 7px;
        padding-left: 20px;
        color:#004FA2;
}

.db1 .db1_content
{
        background:#fff url('../images/design/db1_content_bg.png') no-repeat scroll top right;
}

.db1 .db1_container
{
        background: url('../images/design/db1_content_bg.png') no-repeat scroll top left;
        padding: 10px;
        position:relative;
}


/* design box #2 ********************************************************************/
.db2
{
        margin:10px 0;

}
.db2 p
{
        padding-left:15px;
}

.db2_content
{
        background:#fff url('../images/design/db2_content_bg_right.png') repeat-y scroll right;
        position:relative;
}

.db2_content_container
{
        background:url('../images/design/db2_content_bg_left.png') repeat-y scroll left;
        padding: 0px 10px 0px 10px;
        position:relative;
}

.db2_content h3
{
        border-bottom:1px solid #E0E1E1;
        margin:0  5px 10px 5px;
        padding:0px 5px 5px 10px;
}

.bd2_top
{
        background:url('../images/design/db2_bg_right.png') no-repeat scroll right top;
        height:10px;
        line-height:0;
        font-size:1px;
}

.bd2_top_content
{
        background:url('../images/design/db2_bg_left.png') no-repeat scroll left top;
        height:10px;
        line-height:0;
        font-size:0px;
}

.bd2_bot
{
        background:url('../images/design/db2_bg_right.png') no-repeat scroll right bottom;
        height:10px;font-size:1px;
}

.bd2_bot_content
{
        background:url('../images/design/db2_bg_left.png') no-repeat scroll left bottom;
        height:10px;font-size:1px;
        line-height:0;
}


/* design box #3 ****************************************************************/

.db3
{
        margin:10px 0;
}

.db3_content
{
        background:#ebf3fa;
        border-left:1px solid #b1c9d9;
        border-right:1px solid #b1c9d9;
        padding: 0px 10px;
}

.db3_content h3
{
        border-bottom:1px solid #b1c9d9;
        margin:0  5px 10px 5px;
        padding:0px 5px 5px 10px;
}

.bd3_top
{
        background:url('../images/design/db3_bg_right.gif') no-repeat scroll right top;
        height:10px;
        line-height:0;
        font-size:1px
}

.bd3_top_content
{
        background:url('../images/design/db3_bg_left.gif') no-repeat scroll left top;
        height:10px;
        line-height:0;
        font-size:1px
}

.bd3_bot
{
        background:url('../images/design/db3_bg_right.gif') no-repeat scroll right bottom;
        height:10px;font-size:1px
}

.bd3_bot_content
{
        background:url('../images/design/db3_bg_left.gif') no-repeat scroll left bottom;
        height:10px;font-size:1px
}

.db3_content
{
        background:#ebf3fa;
        border-left:1px solid #b1c9d9;
        border-right:1px solid #b1c9d9;

        padding: 0px 10px;
}

.db3_content h3
{
        border-bottom:1px solid #b1c9d9;
        margin:0  5px 10px 5px;
        padding:0px 5px 5px 10px;
}

.bd3_top
{
        background:url('../images/design/db3_bg_right.gif') no-repeat scroll right top;
        height:10px;
        line-height:0;
        font-size:1px;        line-height:0;
}

.bd3_top_content
{
        background:url('../images/design/db3_bg_left.gif') no-repeat scroll left top;
        height:10px;
        line-height:0;
        font-size:1px;        line-height:0;
}

.bd3_bot
{
        background:url('../images/design/db3_bg_right.gif') no-repeat scroll right bottom;
        height:10px;font-size:1px;        line-height:0;
}

.bd3_bot_content
{
        background:url('../images/design/db3_bg_left.gif') no-repeat scroll left bottom;
        height:10px;font-size:1px;        line-height:0;
}

/* design box #4 *******************************************************************/

.db4
{
        margin:10px 0;
}

.db4_content
{
        background:#FAFAFA;
        border-left:1px solid #E0E1E1;
        border-right:1px solid #E0E1E1;

        padding: 0px 10px;
}

.db4_content h3
{
        border-bottom:1px solid #E0E1E1;
        margin:0  5px 10px 5px;
        padding:0px 5px 5px 10px;
}

.bd4_top
{
        background:url('../images/design/db4_bg_right.png') no-repeat scroll right top;
        height:10px;
        line-height:0;
        font-size:1px;
        line-height:0;
}

.bd4_top_content
{
        background:url('../images/design/db4_bg_left.png') no-repeat scroll left top;
        height:10px;
        line-height:0;
        font-size:1px;
        line-height:0;

}

.bd4_bot
{
        background:url('../images/design/db4_bg_right.png') no-repeat scroll right bottom;
        height:10px;font-size:1px;        line-height:0;
}

.bd4_bot_content
{
        background:url('../images/design/db4_bg_left.png') no-repeat scroll left bottom;
        height:10px;font-size:1px;
}