/* -----  CSS Document Body ----- */

body {
     background-color: #FFFFDD;
     text-align: left;
     font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
     overflow:-moz-scrollbars-vertical;
}
body, td, th, input, select, textarea {
    font: normal small Verdana;
}


/* ----- Allgemein ----- */

* {
    margin: 0;
    padding: 0;
}

.solo_img  {
    padding: 15px; 
}

p {
    margin-bottom: 1em;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color: #333333;
}

ul, ol {
    margin: 10px 0 10px 25px;
}

li ul, li ol {
    margin: 0 0 0 25px;
}

li p {
    line-height: inherit;
    margin: 0;
}

blockquote {
    margin-left: 25px;
}


ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

acronym {
    border-bottom: 1px dashed;
    cursor: help;
    font-style: normal;
}

a img {
    border: 0;
}

/* hr {
    border: 0;
    clear: both;
    height: 1px;
    visibility: visible;
}*/

.clearall { clear: both;}


.centerheadline {
    text-align: center;
        line-height:25px;
}


#Search {
    color: #666666;
    font-size: 10px;
    margin: 12px 10px;
}

#content, #content p {

    color:#000;

    font-weight:bold;

}



/* --- Main Container --- */

#Container {
    width: 855px;
    margin: 0 auto;
    text-align: left;
}

/* ----- Header ----- */


#Header    {
           /*  width: 778px; */
            height: 112px;  
            margin-bottom: 15px;  
            text-align: right;
            width: 850px;
            background-image: url(../images/avn_header_strech.jpg);
            background-repeat: no-repeat;
}

#Logolink {
    float:left;
    display:inline;
    margin-top:8px; 
    margin-left:10px;
    font-size:24px;
    font-weight:bold;
    color:#006600;
}

#Clock {
    color: #006600;
    font-size: 10px;
    margin-right:10px;
}

/* --- Left Content Box with Navigation --- */

#LeftColumn     {
    width: 175px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}
/* Sets the style of Links in LeftColumn*/

#LeftColumn a,  a:link {
    color: #006600;
    font-weight: normal;
    text-decoration: none;
}

#LeftColumn a:visited {
    color: #006600;
    font-weight: normal;
    text-decoration: none;
}


#LeftColumn a:hover {
    color: #0000FF;
    text-decoration: none;
}


#LeftColumn a:focus {
    color: #006600;
}


#LeftColumn a:active {
    color: #006600;
}

/* -- Boxen Layout -- */

.box {
    margin-bottom: 10px;
    background: white;
    -moz-border-radius:15px;
    border: 0px solid #666;
    padding: 1px;
    width: 175px;
    background-color: #FFFFDD;
}


.box h3 {
    /* WERBUNG*/
     -moz-border-radius-topleft:15px;
     -moz-border-radius-topright:15px;
    font-size: 11px;
    padding: 5px;
    color: white;
    border-bottom: 1px solid #666; 
    font-size: 10px !important;
    color: white !important;
    font-weight: normal;
    padding: 2px;
    display: block; 
    background-color: #006600;
    margin-bottom: 0px;}

.box_rund h3 {
    /* WERBUNG*/
        -moz-border-radius:15px;
        font-size: 11px;
    padding: 5px;
    color: white;
    border-bottom: 1px solid #666; 
    font-size: 10px !important;
    color: white !important;
    font-weight: normal;
    padding: 2px;
    display: block; 
    background-color: #006600;
    margin-bottom: 0px;}


.box p {
    color: black;
    font-size: 10px;
    margin: 5px;
}

/* --- Main Content Box --- */

#MainColumn {
    float: left;    
    min-height: 400px;  
    _height: 500px; width: 575px;  
    padding:5px;
    overflow: visible;
    overflow-x: hidden;
    background-color: #FFFFDD;
    margin-top: 8px;
    width: 655px;
}

/* --- Content Box --- */

#ContentColumn  {padding: 10px;}

/* Sets the style of Links in ContentColumn*/
#ContentColumn a,  a:link {
    color: #006600;
    font-weight: normal;
    text-decoration: none;
}

#ContentColumn a:visited {
    color: #006600;
    font-weight: normal;
    text-decoration: none;
}

#ContentColumn a:hover {
    color: #FF0000;
    text-decoration: none;
}

#ContentColumn a:focus {
    color: #006600;
}

#ContentColumn a:active {
    color: #006600;
}

#RightColumn    {
    width: 150px;
    float: right;
    margin-left: 5px;
}

/* ----- Footer ----- */

#Footer {
    
    width: 820px;
    clear: both;
    float: left;
    width: 820px;
    height: 50px;
    margin-top: 10px;
    padding: 10px 10px 0px 20px;

}


#copyright {
               font-size: 10px;
               color: #878787;

}


/* ---- Bottomnavi_1 im Footer ---- */ 


#Bottomnavi_1 {
                font-size: 12px;
                color: #006600;

}

.navigation {font-size:12; color:#FFFFFF;}

A.klein:link    {font-size:12; text-decoration: none; color: #006600}
A.klein:visited {font-size:12; text-decoration: none; color: #006600}
A.klein:hover   {font-size:12; text-decoration: none; color: #FF0000}
A.klein:active  {font-size:12; text-decoration: none; color: #FF0000}


/* Startseite */


.teaser_img             {float: left; margin-right: 1em; margin-top: 2px;}
.teaser_img_right       {float: right; margin-left: 1em; margin-top: 2px;}
.teaser_h1              {padding-bottom:10px;font-size:14px; color:#006600;}
.clear                  {clear: both;}



/* ----- Navigation / Service ,Farben der Links sind in SetStyle LeftColumn eingestellt ----- */

#Navigation, #Service {
    font-size: 12px;
    color: white;
}

#Navigation a, #Service a {
    text-decoration: none;
    display: block;

    padding: 5px;
    border-top: 1px solid #666666;
}

#Navigation ul, #Service ul {
    list-style: none;
    margin: 0;
}

#Navigation {
    overflow: hidden;
        -moz-border-radius:15px;
    max-width: 175px;
    _width:175px; /* IE hack */
}

#Navigation         {background-color:#CCFFCC;  -moz-border-radius:15px;}
#Service            {background-color: #CCFFCC;  -moz-border-radius:15px;}
#Navigation a:hover {color: #666666;background-color: #75FF75; -moz-border-radius:15px;}
#Service a:hover    {color: #666666;background-color: #75FF75; -moz-border-radius:15px;}



/* ----- News Content Startseite----- */

.news_block{
    padding: 1px;
    margin-bottom: 10px;
    display: block;
    width: 394px;
}

.news_block, .news_block_newspage {
    clear: both;
    float: left;
    font-size: 12px;
    width: 490px;
}

.news_block p {
    font-size: 12px;
    color: black;
    line-height: 14px;
}

/* --- Sets the style of Links in Linkbox --- */

a.teaser:link   {font-size:12; text-decoration: none; color: #006600}
a.teaser:visited {font-size:12; text-decoration: none; color: #006600}
a.teaser:hover  {font-size:12; text-decoration: none; color: #FF0000}
a.teaser:active {font-size:12; text-decoration: none; color: #FF0000}


/*     Gästebuch      */

#guestbook p, td {font-size:12px;}


/*      Sitemap       */

.sitemap_level2_container   {float:left;width:50%;padding-top:.3em;}
.sitemap_level3_container   {float:right;width:50%;padding-top:.3em;}
a.sitemap_level1        {display:block;border-bottom:1px solid #b4a8b4;color:rgb(192,0,0);font-weight:normal;padding-bottom:.4em;background:url("../images/navi_pfeil_rechts.gif") no-repeat;background-position:right;}
a.sitemap_level2        {color:rgb(62,77,116);background:url("../images/navi_pfeil_rechts.gif") no-repeat;background-position:170px 4px;display:block;}
a.sitemap_level3        {color:rgb(190,190,190);}


/* Lightbox Zusatz   */

#imagebox {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.bildbeschreibung {
    text-align: left;
    padding: 0px 25px 0px 0px;

/* ------------------------ */ 


