﻿html
{
        height: 100%;
        margin:5px 0 0 0;
}
*
{
        margin: 0;
        padding: 0;
}
img
{
        border: 0;
}
p
{
        line-height: 20px;
        margin: 10px 0;
}
dl
{
        margin: 15px 0;
}
dt
{
        font-weight: bold;
}
dd
{
        margin: 5px;
        padding: 0;
}

body
{
        /*background: #FFe595;*/
        background: #FECC00 url(images/bg.jpg) top left repeat;
        color: #333;
        font: 12px "Trebuchet MS", Arial, sans-serif;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: justify;

}

a
{
        text-decoration: none;
}
a:link, a:visited
{
        color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
        font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* Etc
******************** */
br.clear {
        clear: both;
}

/* Design
******************** */
/* akl  neu */
#wrapper {

        position: relative;
        height: 100%;
        border: 2px solid #FECC00;
        width: 950px;
        margin: 0 auto;
        background: #FFFFFF;
}


#header {
        margin: 0 auto;
        width: 950px;
        position: relative;
        height: 100px;
        background: #FECC00 url(images/bg_head.gif) top left repeat-y;
}

#logo {
        position: relative;
        height: 95px;
        width: 282px;
        float: right;
        background: #FECC00 url(images/head.gif) top right no-repeat;
}

#page {
        width: 950px;
        background: #FFFFFF;
        margin: 20px auto 10px;
}

#left {
        float: left;
        width: 730px;

}
#right {
        float: right;
        width: 20px;
        border: 1px solid red;
}

#content {
        width: 510px;
        min-height:400px;
        float: right;
        border-left: 1px solid #FECC00;
        padding-left:30px;
        margin: 10px 0 10px 0;
            }
.post {
        margin-bottom: 10px;
        width: 710px;
}
.entry {
        margin-bottom: 10px;
        text-align: justify;
}
.entry  a {
        color: #AF8C00;
}


.sidebar1 {
/* neu   */
        width: 150px;
        float: left;
        /*AKL*/
        padding-left: 10px;
        margin:10px;
        line-height:30px;
        height: 400px;
}

/*akl*/
#impressum {
        position: relative;
        float: left;
        padding-left: 10px;
        font-size:10px;
        margin-top:-20px;
}

#footer {
        font-weight:bold;
        margin: 0 auto;

        text-align: center;
        width: 950px;
                /* neu
        background: #FFCC01;
         padding-top: 10px; */
          padding-top: 5px;
          background: #FFCC01;
        /*background: #FFCC01 url(images/zickzack_vertikal_unten_weiss.jpg) top repeat-x;*/
}
#footer {
        color: #EF6F01;
        font-size: 12px;
}
#footer a {
        color: #EF6F01;
        text-decoration: underline
}
#footer a:hover {
        color: #EF6F01;
        text-decoration: none;
}

#zickzack_footer {
  position:relative;
  height: 15px;
  background:  transparent url(images/zickzack_vertikal_weiss_unten.gif) top repeat-x;
}
/* Design
******************** */
.sidebar1  ul{
        list-style: none;
}
.sidebar1  ul.children{
        margin-left: 16px;
}
.boxy, .sidebar1 .categories, .widget, .sidebar1 .linkcat {
        margin-bottom: 20px;
}

/* Design
********************* */
.sidebar1 h2{
        font: 12px "Trebuchet MS", Arial, sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 5px;
        padding: 4px;
        background: #6F7374;
}

/*AKL*/
/*Hauptmen�punkt*/
.sidebar1 ul li ul li .current_page_item a, .sidebar1 ul li ul li .current_page_parent a{
 font-weight:normal;
 text-decoration:underline;
  font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 11px;
}

.sidebar1 ul li ul li .current_page_parent ul li a, .sidebar1 ul li ul li .current_page_item ul li a{
  font-weight:normal;
  padding-left: 10px;
text-decoration:none;
  font-family: "Trebuchet MS", Arial, sans-serif;

}
.sidebar1 ul li ul li ul li .current_page_item a{
    font-weight:normal;
	text-decoration:underline;
}
/*AKL*/


h2.pagetitle {
        text-align: left;
        font: 14px "Trebuchet MS", Arial, sans-serif;
        border-bottom: 1px solid #ccc;
}

.post h2 {
        font: 16px "Trebuchet MS", Arial, sans-serif;
        font-weight: bold;

}
.post h2 a {
        color: #015D82;
        display: block;
}
.post h2 a:hover {
        color: #980F1F;
}
p.postmeta {
        margin-bottom: 10px;
        color: #A73228;
}

p.meta {
        font-size: 87%;
        border-top: 2px solid #822601;
        margin-bottom: 10px;
        color: #A73228;
}
p.meta a
{
        color: #A73228;
        text-decoration: none;
}
span.user
{
        padding: 3px 5px;
}

span.timr
{
        background: #822601;
        color: #fff;
        padding: 3px 5px;
}
span.catr
{
        padding: 3px 5px;
}
span.editr
{
        padding: 2px 2px 2px 18px;
}
span.commr
{
        background: url(images/ico/comment.gif) 0 0 no-repeat;
        padding: 0 2px 0 18px;
}
.post ul.postspermonth{
        list-style:none;
        padding: 0;
        margin: 0;
}
.post p a {
        text-decoration:none;
}
.post ul {
        margin-left: 35px;
}
.post ol {
        margin-left: 40px;
}
.post p a:hover {
        border: none;
}
.categr, .monthr {
        margin-bottom: 20px;
}
.categr h2, .monthr h2{
        border-bottom: 1px solid #ccc;
}

.rss {
        background: url(images/feed-icon-10x10.png) left center no-repeat;
        padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation
{
        margin-bottom: 20px;
        width: 510px;
        float: left;
}

.navigation a
{
        color: #666;
}

.ileft {
        float: left;
        margin-right: 5px;
}

p.stats {
        color: #999;
        font-size: 12px;
        border: 1px solid #ccc;
        border-left: none;
        border-right: none;
}
blockquote
{

        color: #666;
        margin: 1em;
        padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
        background: url(images/ico/feed_add.png) no-repeat left center;
        padding: 3px 20px;
}
#content .trackbackr
{
        background: url(images/ico/arrow_refresh.gif) no-repeat left center;
        padding: 3px 20px;
}
input.textbox, textarea
{
        background: #fff url(images/shadow_top.gif) repeat-x top;
        border: #ccc 1px solid;
        font: 1em "Trebuchet MS", Arial, sans-serif;
        padding: 2px;
}
input.textbox:focus, textarea:focus
{
        background: #fff url(images/shadow_top.gif) repeat-x top;
        border: #999 1px solid;
}
#submit
{
        padding: 3px 5px;
}
.comment
{
        background: #fff url(images/shadow_top.gif) repeat-x top;
        border-bottom: #ddd 1px solid;
        list-style: none;
        margin: 0;
        padding: 1em 0.5em;
}
.alt
{
        background: #fff;
}
.MyAvatars
{
        border: 1px solid #ccc;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
        float: right;
        margin-left: 5px;
        margin-right: 10px;
        padding: 3px;
}

h3#respond, h3#comments {
        font: bold 1.2em "Trebuchet MS", Arial, sans-serif;
        color: #333;
}

#comment {
        width: 98%;
}
/* Top Navigation Style
********************* */
/*  Menuv
******************** */
/*AKL*/

#top {
        font-family: "Trebuchet MS", Arial, sans-serif;
        width: 550px;
        margin: 0 auto;
        position: relative;
        height: 40px;
        float:left;

}

#menu_top ul{
        list-style: none;
        left: 10px;
        bottom: 10px;
        position: absolute;

        }
#menu_top li {
        display: inline;
        padding: 4px 10px 3px;
}

#menu_top a {
         color: #FFFFFF;
         font-size: 13px;
         font-weight:bold;
}



#topy {
        font-family: "Trebuchet MS", Arial, sans-serif;
        width: 950px;
        margin: 0 auto;
        background: #FFCC01;
        border-top: 2px #9FB016 dashed;
        position: relative;
        height: 40px;
        font-size: 18px;
        /* neu */
        /*background: #FFCC01 url(images/zickzack_vertikal_weiss.gif) bottom repeat-x;*/
}
#zickzack_topy {
  position:relative;
  height: 15px;
  background:  transparent url(images/zickzack_vertikal_weiss.gif) top repeat-x;
}

#menuv  ul {
        list-style: none;
        left: 10px;
        /* neu bottom: 10px;*/
         bottom: 15px;
        position: absolute;
        }
#menuv li {
        display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #EF6F01;
 margin-right: 8px;
}
#menuv li  a:hover {
 font-weight:bold;
}
#menuv li.current_page_item  a {
 font-weight: bold;
 padding: 4px 10px 3px;
 margin-right: 8px;
}
/*AKL*/
#menuv li.current_page_parent a, #menuv li.current_page_ancestor a {
 font-weight: bold;
 padding: 4px 10px 3px;
 margin-right: 8px;
}


fieldset {
        border: none;
}
textarea#cp_message {
        width: 100%;
}


pre {
        width: 95%;
        overflow:auto;
        font: 13px "Trebuchet MS", Arial, sans-serif;
        color: #A73228;
        max-height: 350px;
        line-height: 18px;
        margin: 10px 0;
        border: 1px solid #A73228;
        padding: 5px;
        background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

/* WP image align classes */
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.alignright {
    float: right;
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

.alignleft {
    float: left;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }
	
.wp-caption {
text-align:center;
margin-bottom: 10px;
}

.td_border_br{
  border-bottom: 1px solid #FFCC01;
  border-right: 1px solid #FFCC01;
  padding: 5px;
}

.td_border_b{
  border-bottom: 1px solid #FFCC01;
  padding: 5px;
}

.td_border_r{
  border-right: 1px solid #FFCC01;
  padding: 5px;
}

