html{

        font-size: 10px;
        height: 100%;
}
body{
background-image: url('pics/bg.jpg');
background-repeat: repeat-y;
        background-color: #D6D6D6;
        font-size: 18px;
	margin: 0px;
line-height: 17px; 
}
.left{
float: left;
}
h1{
        color: #000000;
	font-family: Verdana, Helvetica sans-serif; 
	font-size: 17px;
        font-weight: bold;
}
.fohrum{
float: left;
width: 690px;
}
h3{
       font-size: 10px;
       font-weight: normal;
       width: 230px;
       background-color: #9C9D9F;
}

label{ /* Alle Labels UND Formularelemente auswęhlen */
        display: block;
        float: left;
        width: 150px; /* Breite.*/
}

.header{
height: 250px;
width: 643px;
}
.navigation{
padding-top: 15px;
padding-left: 10px;
width: 162px;
float: left;
height: 200px;
}
.right{
float: left;
}
.contentarea{
float: left;

}

.content{
padding-top: 10px;
padding-left: 10px;
height: 100px;
width: 450px;
float: left;
    	color: #000000;
	font-family: Verdana, Helvetica sans-serif; 
	font-size: 13px;   
}
.content img{
float: left;
padding-right: 10px;
padding-bottom: 10px;
}
*html .subinactive 
{
	height: 18px;
        margin-left: 10px;
        padding-top: 6px;
}


.subinactive  a
{
padding-left: 15px;
	color: #677458;
	font-family: Verdana, Helvetica sans-serif; 
	font-size: 8px;

}

.block{
float: left;
width: 455px;
}
.w457{
float: left;
width: 457px;
}
.subactive  a
{
        padding-left: 15px;
	color: #677458;
	font-family: Verdana, Helvetica sans-serif; 
	font-size: 8px;
        text-decoration: none;

}
.navigation a{
    	color: #003300;
	font-family: Verdana, Helvetica sans-serif; 
	font-size: 10px;  
font-style: italic;
 
}
.navigation a:hover{
    	color: #000000;

}
*html .inactive  a:visited
{
	text-decoration: none;
}

a {
        color: #161813;
}
.tags{
line-height: 9px;
}
.tags a{
font-size: 9px;
color: #999999;
text-decoration: none;
} 
