/*GLOBALE EINSTELLUNGE************************************************************ */

body {
        margin: 0px 0px 0px 0px;
        padding: 0;
        background: #FFFFFF url(images/h_oben01.jpg) repeat-x left top;
        text-align: justify;
        font: 15px Arial, Helvetica, sans-serif;
        color: #666666;

}

form {
        margin: 0;
        padding: 0;
}

input {
        padding: 5px;
        background: #FEFEFE url(images/img13.gif) repeat-x;
        border: 1px solid #626262;
        font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
        margin: 0;
        text-decoration: none;
        font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        color: #3CB7FF;
}

h1 {
        letter-spacing: -1px;
        font-size: 2.2em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
      /*  letter-spacing: -1px;*/
        font-size: 2em;
}

h3 {
        font-size: 1em;
}

p, ol, ul {
        margin-bottom: 2em;
        line-height: 200%;
}

blockquote {
        margin: 0 0 0 1.5em;
        padding-left: 1em;
        border-left: 5px solid #DDDDDD;
}

a {
        color: #3CB7FF;
}

a:hover {
        text-decoration: none;
}
/*GLOBALE EINSTELLUNGE****************************************ENDE**************** */

/* Header --------------------------------------------------------*/

#header {
        width: 960px;
        margin: 0 auto;
        height: 0px;
}

/*

#logo h1, #logo p {
        float: left;
        text-transform: lowercase;
}

#logo h1 {
        font-size: 2.4em;
        padding: 0px 0px 0px 0px;
}

#logo p {
        margin: 0;
        padding: 0px 0px 0px 0px;
        line-height: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
}

#logo a {
        text-decoration: none;
        color: #222426;
}

#logo p a {
        color: #222426;
}

*/

/* Header ---------------------------------ENDE-------------------*/

/*MENÜ - OBEN #################################################*/
#menu {
        float: right;
        margin-top: 20px;
        /*padding: 0px 0px 0px 0px;*/
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;

}

#menu li {
        display: block;
        float: left;
        border:1px solid #1B2025;
}

#menu a {
        display: block;
        padding: 2px 15px 2px 15px;
        background: #ffffff;
        margin-top: 0px;
        margin-right: 0px;
        text-decoration: none;
        text-align: center;
        text-transform: capitalize;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
}

#menu .last {
        margin-right: 0;
        padding-right: 0;
}

#menu a:hover {
        background: #e3001b;
        color: #FFFFFF;
        padding: 10px 15px 2px 15px;
}

#menu a:active, link {
        background: #e3001b;
        color: #FFFFFF;
        padding: 10px 15px 2px 15px;
}

#menu .current_page_item {
}

#menu .current_page_item a {
        background: #1B2025;
        color: #FFFFFF;
}

#menu .current_page_item a:hover {
        background: #1B2025;
        color: #ffffff;
}



/*MENÜ - OBEN #####################################ENDE########*/

#banner {
        background: #e3001b url(images/logo01.gif) no-repeat left top;
        width: 960px;
        height: 230px;
        margin: 0 auto;
        margin-top: 20px;
}

/* Page GLOBAL ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#page {
        width: 960px;
        margin: 0 auto;
        padding: 40px 0 0 0;
        background: #e3001b;
}
/* Page GLOBAL ++++++++++++++++++++++ENDE+++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* Content - GLOBAL ----------------------------------------------------*/

#content {
       /* margin-right: 300px;  */
        padding: 0px 0px 0px 0px;
        color: #ffffff;
}

.post {
        margin-bottom: 10px;

}

.post img {
width: 850px;
border:no;
align:center;
}

.post .title {
        font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
        padding: 0px 30px 20px 30px;
      /*  text-transform: lowercase;   */
        font-weight: bold;
        font-size: 25px;
        color: #ffffff;
}



.title h2 a {
        color: #ffffff;
}

.post .title p {
        margin: 0;
        padding: 10px 10px 10px 20px;
        background: url(images/img0200.gif) no-repeat left center;
        border-top: 4px #D8DFE6 solid;
        line-height: normal;
        color: #ffffff;
}

.post .title p a {
        color: #ffffff;
}

.post .entry {

        padding: 0px 30px 5px 30px;
}

.post .entry h3 {
        padding: 0px 30px 0px 0px;
      /*  text-transform: lowercase;   */
        font-weight: bold;
        font-size: 18px;
        color: #1b2025;
}

.post .links {
        padding: 5px 0;
        border-bottom: 1px #D8DFE6 dotted;
        margin-top: 10px;
        text-align: left;
}

.post .links a {
        font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
        padding: 0 0 0 20px;
        background: url(images/img04.gif) no-repeat left 50%;
}

.post .links .comments {
        margin-left: 20px;
        background: url(images/img05.gif) no-repeat left 50%;
        padding: 0 0 0 20px;
}
/* Content - GLOBAL ----------------------------ENDE--------------------*/


/* Content - ANGEBOT ----------------------------------------------------*/

#content_angebot{
        margin-right: 300px;
        padding: 0px 0px 0px 0px;
        color: #ffffff;
}

.post_angebot {
        margin-bottom: 10px;
}

.post_angebot img {
width: 250px;
border:no;
}

.post_angebot .title {
        font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post_angebot .title h2 {
        padding: 0px 30px 20px 30px;
      /*  text-transform: lowercase;   */
        font-weight: bold;
        font-size: 25px;
        color: #ffffff;
}

.title h2 a {
        color: #ffffff;
}

.post_angebot .title p {
        margin: 0;
        padding: 10px 0px 10px 20px;
        background: url(images/img0200.gif) no-repeat left center;
        border-top: 4px #D8DFE6 solid;
        line-height: normal;
        color: #ffffff;
}

.post_angebot .title p a {
        color: #ffffff;
}

.post_angebot .entry {
        padding: 0px 30px 50px 30px;
}

.post_angebot .links a {
        font-weight: bold;
}

.post_angebot .links a:hover {
}

/* Content - ANGEBOT ----------------------------ENDE--------------------*/


/* Sidebar - Rechts--------------------------------------------------------------------------- */

#sidebar {
        font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
        float: right;
        width: 250px;
        background: #ffffff;
        border:1px solid #000000;
        border-style:dotted;
}

#sidebar a {
        color: #e3001b;
        text-decoration: none;
        font-weight: bold;
}

#sidebar a:hover {
        color: #1b2025;
        text-decoration: none;
        margin-left:10px;
        font-weight: bold;
}

#sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar li {
        margin-bottom: 10px;

}

#sidebar li ul {
        padding: 0px 0px 10px 30px;
}

#sidebar li li {
        margin: 0;
        padding-left: 30px;
        background: url(images/img021.gif) no-repeat 5px 50%;
}

#sidebar h2 {
        padding: 0px 30px 5px 35px;
     /*   text-transform: lowercase; */
        letter-spacing: 5px;
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
        background:#1b2025;
}

/* Categories */

#sidebar #categories li {
}
/* Sidebar - Rechts-----------------------------------------------------ENDE------------------ */


/* Footer ###########################################*/

#footer img {
width: 250px;
border:no;
}

#footer {
        width:960px;
        padding: 10px 0 10px 0;
    /*    border-top: 1px #EEEEEE solid;             */
        background: #e10020;
    /*    border-bottom: 1px #EEEEEE solid;        */
}

#footer p {
        margin-bottom: 1.1em;
        text-align: center;
        line-height: normal;
        font-size: .9em;
        background: #ffffff;
        color:#e10020;
        padding: 5px 0 5px 0;
}

#footer a {
        padding: 0 20px;
        text-decoration: none;
        color: #1b2025;
        background: #e10020;
}

#footer a:hover {
background: #e10020;
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal {
        background: #e10020;
        padding: 0;
        color:#ffffff;
}
/* Footer ##############ENDE#########################*/