*{padding:0;margin:0;border:0;font-family: sans-serif;}
    body{
        background:     #F2F2F2;
        margin:         0;
        padding:        0;}
    a{
        color:          #E69647;
        text-decoration:none;
	   font-size: 11px;		
    }
    a:hover{
        color:          #CC6633;
    }
    #wrapper{
        width:          750px;
        margin:         0px auto;
        text-align:     center;
        background:     #F3F3F3 url(img/mainbg.jpg) repeat-y top left;}
    h1{
        display:        none;}
    #header{
        width:          750px;
        height:         117px;
        background:     #F3F3F3 url(img/nav.jpg) no-repeat top left;
        text-indent:    -9000px;}

    /* NAVIGATION*/

    #nav {
        margin:         0px;
        padding:        0px;
        background:     transparent url('img/nav.jpg') repeat;
        width:          750px;
        height:         117px;
        position:       relative; }

    #nav li {
        margin:         0pt;
        padding:        0px;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
        position:       absolute; top: 0pt; }

    #nav li, #nav a {
        height:         117px;
        display:        block; }

    #panel1b {
        left:           505px;
        width:          45px; }

    #panel2b {
        left:           550px;
        width:          73px; }

    #panel3b {
        left:           623px;
        width:          48px; }

    #panel4b {
        left:           77px;
        width:          230px; }

    #panel4b a:hover { background: transparent url('img/nav.jpg') no-repeat scroll -77px -117px; }

    #panel1b a:hover { background: transparent url('img/nav.jpg') no-repeat scroll -505px -117px; }

    #panel2b a:hover { background: transparent url('img/nav.jpg') no-repeat scroll -550px -117px; }

    #panel3b a:hover { background: transparent url('img/nav.jpg') no-repeat scroll -623px -117px; }

    #nav span{display:none;}

    /* NAVIGATION ENDE */


    #main{
        width:          750px;
        /*background:     #F2F2F2 url(img/mainbg.jpg) repeat-y top left;*/
        text-align:     center;
    }

    /* for understanding browsers */
    #container {
        width:          750px;
        background:     #F2F2F2 url(img/mainbg.jpg) repeat-y top left;
        padding:        0;
        min-height:     400px;
        height:         auto;
        text-align:     left;
    }
    /* for Internet Explorer */
    /*\*/
    * html #container {
        height:         400px;
    }
    /**/

    #maincont{
        width:          600px;
        margin:         0 0 0 75px;
        padding:        0;
        }

    #maincont p{
        font:           11px verdana;
        color:          #125D02;
        padding:        0 0 10px 0;
	   line-height:    150%;	
    }

    h2{
        font:           bold 11px verdana;
        color:          #125D02;
        padding:        0 0 10px 10px;
        text-align:     right;
        float:          right;
        width:          150px !important;
        width:          140px;
    }
	h3{
        font:           bold 12px verdana;
	   color:          #125D02;	
        /*color:          #E69647;*/
        padding:        20px 0 10px 0;
    }
	.einzug{
	   margin:    	   0 0 0 20px;				
	}
    .info{
        width:          440px;
        text-align:     justify;
    }
    img{
        padding:        10px 0 20px 0;
    } 
    #footer{
        width:          750px;
        height:         88px;
        background:     #F2f2f2 url(img/footer.jpg) no-repeat top left;
    }
    #footer p{
        padding:        35px 0 0 0;
        font:           10px verdana;
        color:          #125D02;
    }
    .clr{clear:both;}
    .cat{
        text-align:     left;}
    div.hr{
        width: 600px;
	   height: 25px;
	   background: #ffffff url(img/hr.jpg) no-repeat top left;
	   border: 0;

    }
	 div.hr hr {
  	display: none;
	}
    .prev{float: left;font-size: 11px;}
    .next{text-align:right;font-size: 11px;}
li {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px; font: 11px verdana;}


/*folderblog generated*/
/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 5px 10px 10px 0px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 1px solid #125D02;
	padding:5px;

}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
	font-size:11px;
	color:#E69647;
}
.fbthispage {
    font-weight: normal;
	font-size:11px;
	color:#125D02;

}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}
input, textarea{
    	border: 1px solid #86AC7D;
	margin: 0 0 10px 0;
	padding: 5px;
	font: 11px verdana;
	color: #E69647;
	width: 300px;
}

input.but{
	width:70px; 
	border: 1px solid #86AC7D;
}