/**
Farbübersetzung:
grün: 127 168 90    =  7F A8 5A
blau: 44  113 174   =  2C 71 AE
*/

.news_short {
    margin-left: 0px;
    margin-bottom: 10px;;
    margin-top: 10px;;
    width: 160px;
}

.news_short_headline {
    font-size: 10px;
    font-weight: bold;
}

#container {
    width: 750px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

#container-header {
    width: 670px;
    height: 85px;
    padding: 20px 40px 0px 40px;
    background-image: url(../images/bg_header.gif);
    line-height: 85px;
    font-size:28px;
    font-weight:bold;
}

#container-name {
    /*float: left;*/
}

#container-slogan {
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    padding-right: 10px;
}

span, #container-name span,#container-slogan span {
    color: #006AC3;
}

#container-eyecatcher {
    width: 670px;
    padding: 0px 40px 0px 40px;
    height: 175px;    
    background-image: url(../images/bg_eyecatcher.gif);
}

#container-navigation {
    width: 670px;
    background-color: #45AAFF;
    height: 22px;
    border-bottom: 1px solid #ffffff;
}


ul#navigation {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#navigation li {
    display: inline;
    list-style: none;
    height: 22px;
}

#navigation li a {
    color: #ffffff;
    line-height: 22px;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 15px 6px 15px;
    border-right: 1px solid #ffffff;
}

#navigation li a:hover {
    text-decoration: underline;
    background-color: #0066CC;
}

#container-content {
    width:670px;
    background-image: url(../images/bg_content.gif);
    background-repeat: no-repeat;
    padding: 20px 40px 0px 40px;
    margin: 0 0 0 0;
    height: auto;
}

body { 
    padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #ffffff; color: #454545; 
    background-image: url(../images/bg_main.gif);
    background-repeat: repeat-x;       
    }

/* links */
a { color: #333333;  }
a:hover { color: #0066CC;  } 

.headline {
    color: #0066CC;
    font-weight: bold;
} 

.glink_active { color: #0066CC;}
img { border: 0px; }  

/* headings */
h1 { font-family: Arial, Sans-Serif; font-size: 16px; margin: 0; letter-spacing: -1px; }
h2 { font-family: Arial, Sans-Serif;  font-size: 12px; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; }
.title { color: #808080;}

#inhalt_text h1 {
    margin-bottom: 10px;
    color: #0066CC;   
}

#inhalt_text h2 {
    margin-bottom: 5px;
    color: #0066CC;   
}

#inhalt_text h5 {
    margin-bottom: 5px;
    color: #2C71AE;   
}






/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }


/* content holder */
#content { margin: 0px auto; width: 1004px; background: #fff url(../images/) no-repeat top left;}

/* header */
#header { 
    height: 75px; 
        
}
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */    
#tabs { background: url(../images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 165px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../images/barcurrent.gif) no-repeat; color: #000; }    
#tabs li a.current { background: #fff url(../images/barcurrent.gif) no-repeat; color: #2C71AE; }    
.key { text-decoration: underline; }

/* search form */
#search { 
    color: #000;
    padding: 0px 0 0px 5px;
    width: 500px;
    margin: 0px 0px 0 0;
    margin-left: 220px;;  
    text-align: left;
}
#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(../images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(../images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 200px; margin: 0 0 10px 0; }
    .left_articles {
        margin: 0 20px 15px 10px;
        padding: 10px 0 0 0;
        text-align: justify;
        border-bottom: 1px dotted #ccc;
        color: #000;
        background: #fff;
    }
    
    .calendar { height: 50px; float: left; background: #fff url(../images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
    
    .calendar p { padding: 0; margin: 0; }
    .description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
    .thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 210px; background: #ffffff; margin: 0 12px 0 0; color: #5d5d5d; }
    .smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
    .smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
    .smallbox p { padding: 0; margin: 0; }
    
/* bottom thirds */
.thirds_right { float: left; width: 180px; background: #ffffff; margin: 0 12px 0 0; color: #5d5d5d; }
    .smallboxtop_right { height: 14px; background: #fff url(../images/smallboxtop_right.gif) no-repeat; color: #000; }
    .smallbox_right { background: #fff url(../images/smallbox_right.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
    .smallbox_right p { padding: 0; margin: 0; }
 

#mitte {
    background-color: #FFFFFF;
    width: 600px;
    float: left;
    height: 100%; 
}   
    
/* right side */
#right {
    float: right;
    width: 180px;
    margin: 0 0 10px 0; 
}

.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(../images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(../images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(../images/hoverbtn.gif) no-repeat; color: #fff; }

#container-footer {
    border-top: 4px solid #E5E5E5;
    width: 670px;
    padding: 10px 0px 20px 0px;
    margin: 0 40px 0px 40px;
    clear: both;
    color: #aeaeae;
}

#container-footer a {
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    color: #aeaeae;
}

#container-footer a:hover {
    color: #006AC3;
}

#footer {
    font-size: 11px;
    color: #aeaeae;
    width: 670px;
    margin-bottom: 20px;
}














#firmensuche {

} 
#firmensuche_input {
    width: 279px; 
    border: 1px solid #EEE; 
    background: #fff url(../images/input.gif) no-repeat; 
    padding: 6px 10px; 
    color: #1E67A8; 
    font-weight: bold;
    margin-left: 50px;
}

#firmensuche_line {
    width:279px; 
}


.ajax_rows {
    background-color: #DDDDDD;
    font-size: 12px;
    padding: 3px;
    z-index:999;
}

.main_inhalt_top {
     height: 14px; background: #fff url(../images/boxtop.gif) no-repeat; color: #000;
} 
#main_inhalt {
    margin-left: 15px;
    margin-right: 15px;
    border: 0px solid #CCCCCC; 
    background: #fff url(../images/box.gif) no-repeat bottom left;
}

#inhalt_text {
    margin: 10px;
    padding-bottom: 10px;  
}

#loginform input {
    padding: 2px;
    margin: 2px;
}






#anmeldeform .form_headline {
    background-color: #DDDDDD; 
    font-weight: bold;    
}
#anmeldeform .form_titel {
    background-color: #DDDDDD;     
}
#anmeldeform .form_field {
    background-color: #EEEEEE;     
}
#anmeldeform select {
    width:150px;
    font-size: 11px;
    /*
    height: 20px; 
    border: 0px solid #000000;
    background: url(../images/input_150.jpg) no-repeat;
    */   
}
#anmeldeform input {
    width:150px;
    font-size: 11px;
    /*
    padding: 3px;
    height: 20px; 
    border: 0px solid #000000;
    background: url(../images/input_150.jpg) no-repeat; 
    */
}
#anmeldeform .form_field_anmeldung {
    width:150px;                  
}
#anmeldeform .form_field_anmeldung_strasse {
    width:100px;        
}
#anmeldeform .form_field_anmeldung_hnr {
    width:40px;      
}
#anmeldeform .form_field_anmeldung_ort {
    width:100px;     
}
#anmeldeform .form_field_anmeldung_plz {
    width:40px;     
}
#anmeldeform .agb {
    width:520px;
    height: 60px;
    border: 0px;   
}
#anmeldeform .check_bild {
    width:80px;    
}

.box_rechteck {
    border: 1px solid #000000;
    padding:10px;
}


#kontaktform .form_headline {
    background-color: #DDDDDD; 
    font-weight: bold;    
}
#kontaktform .form_titel {
    background-color: #DDDDDD;     
}
#kontaktform .form_field {
    background-color: #EEEEEE;     
}
#kontaktform select {
    width:198px;
    font-size: 11px;  
}
#kontaktform input {
    width:190px;
    font-size: 11px; 
}
#kontaktform textarea {
    width:190px;
    font-size: 11px; 
}
#kontaktform .form_field_anmeldung {
    width:190px;                  
}
#kontaktform .form_field_anmeldung_strasse {
    width:130px;        
}
#kontaktform .form_field_anmeldung_hnr {
    width:50px;      
}
#kontaktform .form_field_anmeldung_ort {
    width:130px;     
}
#kontaktform .form_field_anmeldung_plz {
    width:50px;     
}
#kontaktform .agb {
    width:540px;
    height: 60px;
    border: 0px;   
}
#kontaktform .check_bild {
    width:125px;    
}


#infobox {
    font-size: 11px;   
    border: 1px solid #FF9900; 
    padding: 10px; 
    font-weight: bold;
    color: #FF9900;  
}


#tellafriend .form_headline {
    background-color: #DDDDDD; 
    font-weight: bold;    
}
#tellafriend .form_titel {
    background-color: #DDDDDD;     
}
#tellafriend .form_field {
    background-color: #EEEEEE;     
}
#tellafriend select {
    width:198px;
    font-size: 11px;  
}
#tellafriend input {
    width:190px;
    font-size: 11px; 
}

#kontostand .form_headline {
    background-color: #DDDDDD; 
    font-weight: bold;    
}
#kontostand .form_titel {
    background-color: #DDDDDD;     
}
#kontostand .form_field {
    background-color: #EEEEEE;     
}
#kontostand select {
    width:198px;
    font-size: 11px;  
}
#kontostand input {
    width:190px;
    font-size: 11px; 
}

.output_error {
    color: #FF0000;
}

#vk_functions {
    
}

#vk_functions a {
    text-decoration: none;
}


#vk_function_einkauf,
#vk_function_merkzettel,
#vk_function_melden {
    float: left;
    width: 150px;
}