﻿/* Stylesheetdatei für IfEP */
/* Autor: Rebecca Schultz   */
/* Version: 1.0             */
/* Datum: 22.11.2008        */
/* Browserversion:          */

/*--------------------------*/

/* Inhalt                       */
/* 1. Einstellungen zurücksetzen*/
/* 2. Grundgerüst               */
/* 3. Navigation                */
/* 4. Inhalt                    */



/* 1. Einstellung zurücksetzten */
*
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

/* 2. Grundgerüst */
body
{
    background-color: #CCCCCC;
}

div#wrap
{
    width: 1024px;
    background-image: url(../../bilder/content_bg.png);
    background-repeat: repeat-y;
}
/* wrap */
div#header_top
{
    width:auto;
    background-image: url(../../bilder/TopBanner.gif);
    height:24px;
    text-align:right;
}
/* header_top */

div#header_main
{
    width:auto;
    background-image: url(../../bilder/LogoBanner.gif);
    height:140px;
    border-width: 1px;
    border-color: #06c;
    border-bottom-style: solid;
}
div#sprache
{
    float:left;
    margin-left:20px;
    margin-top:3px;
   
}
div#sprache  a
{
    margin-right:10px;
}

div#sub_sub
{
    margin-right:30px;
}
/* header_main */
div#logo
{
    background-image: url(../../bilder/LogoS.png);
    background-repeat:no-repeat;
    height:auto;
    width:300px;
    height:115px;
    float:left;
    margin-left:20px;
    margin-top:10px;
    
    
}
/* Ende header_main */
div#main
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    
}
/* main */
div#sidebar
{
    background-position: left bottom;
    width: 250px;
    float: left;
    background-image: url(../../bilder/navBg.gif);
}
div#main_content
{
    float:right;
    width:774px;
    background-color:#fff;   
    min-height:557px; 
}
/* main_content */
div#big_nav
{
     background-color: #ff9900;
     height:30px;
     text-align:right;     
}
div#content
{
    padding: 15px 30px 10px 30px;
}
/* Ende main_content */
/* Ende main */
div#footer
{
    border-width: 1px;
    border-color: #06c;
    clear: both;
    height: 60px;
    background-color: #036;
    border-top-style: solid;
    color: #FFFFFF;
    font-size: 0.6em;
    font-family: Arial, Helvetica, Sans-Serif;
    text-align:center;    
}
/* footer */
div#footer_info
{
    padding-top: 4px;
}
div#footer_info a
{
    color: #FF9900;
    text-decoration: none;
}

/* Ende wrap */

/* 3. Navigation */
/* Große Bildernavigation */
div#big_nav img
{
    border: 1px solid #FF9900;
    z-index: 1;
    overflow: visible;
    margin-top: -102px;
    margin-right: 30px;
    margin-left: 0px;
}
div#big_nav a
{
    border: 0px;
}
/* Kleine Bilder Sub Navigation */
div#sub_sub img, div#sub_sub a
{
    margin-left: 15px;
    border-width: 0px;
    margin-top: 2px;
}
/* Hauptnavigation */
/* News */
div#news
{
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f90;
    font-size: 0.8em;
    
}
div#news a
{
    font-weight: bold;
    color: #f90;
    text-decoration: none;
    margin-left: 20px;
}
div#news p
{
    padding-top:7px;
}
/* Navigation */
div#nav
{
    margin-left:1px;
    /* IE
    margin-left:30px; */
    margin-top: 10px;
    padding-bottom: 10px;
    
}
.aktiv_nav
{
    background-position: left center;
    color: #fff;
    background-image: url('../../bilder/aktiv_nav.gif');
    background-repeat: no-repeat;
    
}
.nav
{
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 2px;
    /* IE
   margin-bottom: 6px; */
   padding-left: 25px;
}
/* Eignungsprüfungslink */
div#pruef_link
{
    text-align:center;
    padding-top:40px;
    
}
div#pruef_link a
{
    border-width:0px;
    text-decoration:none;
    color:#ffffff;
    font-size: 0.8em;
    font-weight: bold;
}
/* Login */
div#login
{
    color:#f90;
    font-size: 0.8em;
    font-weight: bold;
    text-align:center;
    margin-top: 40px;
    padding:5px;
}
div#anmelde_link img
{
    border-width: 0px;
    vertical-align: middle;
}
div#anmelde_link a
{
    color:#fff;
    text-decoration:none;
}
/* DAR              */
div#dar
{
    text-align: center;
    margin-top: 20px;
    padding: 5px;
    
}
div#dar a
{
   border-bottom-width:0px;
}

/* 4. Inhalt       */
.con_part
{
     overflow:auto;
}
/* Inhalt vn con_part */
.con_right
{
    float: right;
    font-size: 0.8em;
    width: 74%;
    /* IE */
    /* width:74;  */   
}
.con_right a
{
    color: #f90;
    text-decoration: none;
    font-weight: bold;
}
.con_img_left
{
    float: left;
    width: 25%;
    text-align: center;
}
.con_img_left img
{
    border: 2px solid #369;
}
.con_clear
{
    clear:both;
    border-bottom: solid 1px #369;
    margin-bottom:10px;
    padding-top:15px;
}
/* Footer */
/* Schriften, Styles */
h1
{
    background-position: left center;
    color: #369;
    font-size: 1.1em;
    margin-bottom: 20px;
    padding-left: 20px;
    background-image: url(../../bilder/h1-punkt.png);
    background-repeat: no-repeat;
}
h2
{
    color: #f90;
    font-size: 0.9em;
    margin-bottom: 20px;
}
    
.datum
{
    font-size: 0.8em;
    font-style: italic;
    color: #808080;
    padding-top:4px;
}
.break
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    padding-bottom: 4px;
    margin-bottom: 4px;
}
.bold
{
    font-weight: bold;
    margin-bottom: 8px;
}

.content_liste
{
    margin-left: 16px;
}
.content_list_alpha
{
    list-style-type: lower-roman;
    list-style-position: inside;
}

.zitat
{
    font-style: italic;
    color: #369;
}
.bold a
{
    font-weight: bold;
    text-decoration: underline;
    margin-top:8px;
    margin-bottom: 8px;
    color:#000;
}
.freerow
{
    margin-top:15px;
    margin-bottom:15px;
    
}
/* Tabellen */
.tabelle
{
    border: solid 1px #036;
    
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 0.9em;
}
.tabelle td
{
    border: solid 1px #036;
    text-align: center;
}
.tabelle th
{
    background-color: #06c;
    letter-spacing: 1px;
    text-align: center;
     border: solid 1px #036;
     color:#fff;
    
}
.tabelle th, .tabelle td
{
    padding: 0.2em 0.2em 0.2em 0.4em;
    
}

.menu_style1
{
    background-position: left center;
    background-image: url(../../bilder/menu-punkt-lang.png);
    background-repeat: no-repeat;
   
}
.menu_item_position
{
    padding-left:20px;
}
