body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 1024px;
	font-size:1.2em;
}

img {
border:none;
}

a{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
h3{
color:#333333;
}


/*Header*/
#header{
	padding: 10px 0px 0px 0px;
	width: 1024px;
	height:111px;
	position: relative;
}

#logo{
	width:319px;
	height:110px;
	float:left;
}

#ahrberg{
border:none;
z-index:10;
position:absolute;
top: 65px;
left: 100px;
}

#navigation {
	float:left;
	position: absolute;
	bottom: 0;
	left: 320px;
	width:365px;
	font-size:0.7em;
	}

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

#navigation ul li{
    width: 69px;
    float: left;
    border-left: 4px solid #fff;       
} 

#navigation ul li a{
    display: block;
    padding: 3px 2px 6px;
    text-align: center;
    background: #9e9e9e url(images/navi_line.gif) repeat-x left bottom;
    border-bottom: 4px solid #9e9e9e;
    color: #fff;
    height: 1%;
}	

#navigation ul li a:hover{
    background-color: #ffdfb0;
    color: #333;
}	

#navigation ul li.current-cat a, #navigation ul li.current-cat-parent a{
    border-bottom: 4px solid #f90;
    background-color: #ffdfb0;
    color: #333;
    
}

#abstand{
width:340px;
height:81px;
}


#firsttab{
float:left;
width:68px;
background:#9e9e9e;
text-align:center;
padding-top:4px;
border-right:#FFFFFF solid 5px;
height:18px;
}


#firsttab-current{
background: #ffdfb0;
float:left;
width:68px;
text-align:center;
padding-top:4px;
border-right:#FFFFFF solid 5px;
height:18px;
}
#tab3, #tab4, #tab5{
float:left;
width:68px;
background:#9e9e9e;
text-align:center;
padding-top:4px;
border-right:#FFFFFF solid 5px;
height:18px;
}
#tab3-current, #tab4-current, #tab5-current{
float:left;
width:68px;
background:#ffdfb0;
text-align:center;
padding-top:4px;
border-right:#FFFFFF solid 5px;
height:18px;
}
#lasttab{
float:left;
width:68px;
background:#9e9e9e;
text-align:center;
padding-top:4px;
height:18px;
}
#lasttab-current{
float:left;
width:68px;
background:#ffdfb0;
text-align:center;
padding-top:4px;
height:18px;
}

#firsttab2{
float:left;
width:68px;
background:#9e9e9e;
border-right:#FFFFFF solid 5px;
border-top:#FFFFFF solid 4px;
height:7px;
font-size:0.1em;
}
#firsttab2-current{
float:left;
width:68px;
background: #ff9900;
border-right:#FFFFFF solid 5px;
border-top:#FFFFFF solid 4px;
height:7px;
font-size:0.1em;
color:#000000
}
#tab2{
float:left;
width:68px;
background:#9e9e9e;
border-right:#FFFFFF solid 5px;
border-top:#FFFFFF solid 4px;
height:7px;
font-size:0.1em;
}
#tab2-current{
float:left;
width:68px;
background:#ff9900;
border-right:#FFFFFF solid 5px;
border-top:#FFFFFF solid 4px;
height:7px;
font-size:0.1em;
}
#lasttab2{
float:left;
width:68px;
background:#9e9e9e;
border-top:#FFFFFF solid 4px;
height:7px;
font-size:0.1em;
z-index:-10;
}

#lasttab2-current{
float:left;
width:68px;
background:#ff9900;
border-top:#FFFFFF solid 4px;
height:7px;
font-size:0.1em;
z-index:-10;

}

#firsttab a {
color:#FFFFFF;
}

#firsttab a:hover {
color:#5c554c;
}

#firsttab-current a {
color: #5c554c;
}
#tab3 a {
color:#FFFFFF;
}
#tab3 a:hover {
color:#5c554c;
}
#tab4 a {
color:#FFFFFF;
}
#tab4 a:hover {
color:#5c554c;
}
#tab5 a {
color:#FFFFFF;
}
#tab5 a:hover {
color:#5c554c;
}
#tab3-current a {
color: #5c554c;
}
#tab4-current a {
color: #5c554c;
}
#tab5-current a {
color: #5c554c;
}
#lasttab a {
color:#FFFFFF;
}
#lasttab a:hover {
color:#5c554c;
}


#lasttab-current a {
color: #5c554c;
}


#middle{
margin:0px;
margin-top:0px;
}


#sidebar{
float: left;
width: 100px;
margin: 0px;
padding: 0px;
text-align:center;
color: #666666;
font-size:0.7em;
min-height: 0.01em;
}

#subnavi{
list-style-type: none;
margin: 0;
padding: 0;
}

#subnavi li{
background:#FF9900;
margin-top: 10px;
float:right;
height: 14px;
width: 70px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

#subnavi li a{
color: #000000;
font-size:small;
}

#subnavi li.current-cat{
background:#FFDFB0;
margin-top: 10px;
float:right;
height: 14px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
width: 70px;
}

#unterkat-current a{
color: #000000;
}

#unterkat-current a:hover{
color:#666666;
}


#content{
margin: 0px;
float: left;
width: 570px ;
border: #cccccc solid 5px;

background-color:#fdcf71;
z-index:0;
min-height:450px;
color:#3B3B3B;
line-height:1.1em;
}

#content a:hover{
text-decoration:underline;
}

#content ul{
list-style:none;
}
#content li p{
padding-bottom:10px;
}

.rubriken {
text-align:right;
}
.rubrik_container_left{
float:left;
margin-left:30px;
text-align:right;
margin-bottom: 2px;
margin-top:25px;
}
.rubrik_container_right{
float:right;
margin-right:10px;
margin-bottom: 2px;
margin-top:25px;
}

.rubrik_container_left img:hover{
}
.rubrik_container_right img:hover{
}

#bild{
    float:left;
	margin: 0px;
	z-index:10;
}


/************** .post styles ***************/

.post{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.post h3{
	padding: 10px 0px 5px 0px;
	text-align: right;
	padding-right: 20px;
	font-size:large;
}


/************** .entry styles *****************/

.entry{
padding-left: 10px;
padding-right: 20px;
text-align:justify;
z-index:1;
}

.entry p{
	padding: 0px 0px 10px 0px;
	margin-bottom:10px;
}

/************** Footer ************************/
#footer {
width:100%;
height:80px;
float:left;
margin-top:1px;
padding-top: 5px;
}

#impressum {
float:left;
width:570px;
text-align:right;
font-size:small;
}






