A:link {
    COLOR: #C86000; text-decoration: none
}
A:visited {
    COLOR: #C86000; text-decoration: none
}
A:active {
    COLOR: #C86000; text-decoration: none
}
A:hover {
    COLOR: #C86000; text-decoration: underline
}

.hidden{
    display: none;
}

/*Use this to centerize any image/text*/

/*STRUCTURE*/

body {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    background: #fff url(images/bg.jpg) repeat-y center;
    }


/*The header image*/

#header
{
   background: url(images/kopf_900.jpg) no-repeat center;
    width: 900px;
    height: 320px;
    margin: 0px auto;
    padding: 0px; 
}

/*Hintergrund wird definiert*/
#wrapper
{
    width: 900px;
    margin: 0px auto;
    padding-top: 10px;
    text-align: left;
    
}


/*The container*/

#container
{
text-align: left;
}

#content{
    float: left;
    width: 480px;
    padding: 0;
    margin: 0px 0px 10px 0px;
}

#sidebar{
    float: left;
    width: 195px;
    margin: 0px 0px 0px 5px;
    text-align: left;

}
#sidebar_re{
    float: left;
    width: 205px;
    margin: 0px;
}

.navbar
{
    margin: 0px 0px 10px 0px;
    padding-left: 15px;
}
/*THE LIST STYLES*/

.sidebarbody_header h3

{
    height: auto;
    margin: 0px;
    padding: 4px 0 4px 10px;
    background: #89ae4d;
    color: #fff;
    border: 1px solid #425227;
}

#sidebar ul, #sidebar_re ul{
    list-style: none;
    padding: 0;
    margin: 0;
    color:#e26c00;
}

#sidebar li{
    list-style: none;
    margin: 0;
    line-height: 24px;
    padding: 2px 2px 2px 0px;
    border-top: 1px solid #D1D9C4;
    text-decoration: none;
}

#sidebar_re li.nav{
    list-style: none;
    margin: 0;
    line-height: 24px;
    padding: 2px 2px 2px 0px;
    border-top: 1px solid #D1D9C4;
    text-decoration: none;
}

#sidebar_re li.bieten{
    margin: 0px;
    line-height: 16px;
    padding: 0px 0px 2px 10px;
    background: url(images/01_arrow.gif) no-repeat 0px 6px;
    font-size: 11px;
    color:  #000;
}

.sidebarin{
    padding: 0px 6px 0px 6px;
    margin: 0px 0px 8px 0px;
    line-height: 18px;
}


/*definiert Gesamtinhalt und SIDEBAR*/

.contentdiv{
    margin: 0 10px 0 10px;
    line-height: 18px;
}


.sidebardiv{
    margin: 0px 10px 0px 10px;
}


/*um sämtliche Umbrüche nach Bildern und nach Gesamtinhalt aufzuheben*/

.clearing{
    height: 0;
    clear: both;

}
#footer{
    clear: both;
    width: 900px;
    margin: 10px auto;
    height: auto;
    padding: 10px 0px 10px 0px;
    background: url(images/01_hdot.gif) repeat-x top;
    font-size: 10px;
}

/*THE HEADERS (h2: Main titles, h3: Blog and Sidebar titles, h4: Comment names/userlinks)*/

h1{
    color: #5e1010;
    margin: 0px 15px 10px 16px;
    font-size: 1.2em;
    border-bottom: 1px solid #ddd;
}

h2{
    color: #8a8a8a;
    margin: 0px 16px 10px 16px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

h3{
    color: #660000;
    margin: 0 0 8px 0px;
    font-size: 12px;
    text-indent: 0px;
}



/*definiert Inhaltsbreite von Artikel u.a*/

.divlinklist{
    margin: 0px 0px 0px 15px;
    padding: 0 5px 5px 0px;
}
/*Aussehen der Bilder im Inhalt festlegen*/
.divlinklist img {
    padding: 0px;
    margin: 4px;
}
/*THIS PART IS THE SIDEBAR'S INDIVIDUAL DIVS*/
.sidebarbody{
    margin: 0 0 0 0;
    padding: 0;
}


/*FORM STYLING*/

form{
    margin: 0;
    text-align: left;
}



/*Don't show textarea scrollbar on IE*/

textarea{
    overflow: auto;
}




/*Login form and search form (same size)*/
.loginform, .searchform{

    padding: 10px;

}

.contentdiv p.fett{
    padding: 0px 0 0 10px;
    margin: 10px 0 4px 0;
    font-weight: bold;
}

.contentdiv li.fewo{
    padding: 0px 0 0 10px;
    margin: 2px 0 2px 0;
    background: url(images/01_arrow.gif) no-repeat 0px 6px;
}

.contentdiv li.fewop{
    padding: 0px 0 0 10px;
    margin: 2px 0 2px 0;
}

.contentdiv li.title{
    padding: 0px 0 0 24px;
    margin: 0 0 2px 0;
    background: url(images/dpfeil.png) no-repeat 10px 5px;
    font-size: 11px;
}

/*für Linkverzeichnis mit listenzeichen*/
.divmemberlist ul {
    list-style: none;
    padding: 0;
    margin: 0;
}



/*für IE das kein listenzeichen angezeigt werden soll*/
.block ul { list-style-type:none }

/*Suche*/

.highlight{

    font-weight: bold;

    text-decoration: underline;

}

/*Comment error - For Nucleus v3.2*/

.diverror{

    color: red;
    font-weight: bold;
}

div.error{

    color: red;
    font-weight: bold;
    margin-bottom: 10px;
}

.leftbox {
    float: left;
    margin: 2px 20px 2px 2px;
}

.rightbox { float: right; margin: 2px; }


.divlinklist h5{
    margin: 2px 0px 2px 0px;
    color: #5e1010;
}
.divlinklist h3{
    margin: 0px 0px 8px 0px;
}
/*für Mitgliederliste ohne listenzeichen*/
.divlinklist ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#map {
height:300px;
border:1px solid #777;
overflow:hidden;
}
.route {
border:1px solid #777;
background-color: #ffdfae;
margin: 5px 0px 5px 0px;
padding: 0px 10px 0px 10px;
}
.route_kopf
{
background: url(images/map24logo_klein.gif) no-repeat top right;
margin: 10px 0px 0px 0px;
height: 40px;
padding-top: 10px;
}
