body {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        background-color: #FFFFFF;
        background-image: url(pix/back.jpg);

}
.unused {
        color: #CCCCCC;
        font-size: 18px;

}
a:hover {
        font-style: normal;
        color: #FF3300;
        cursor: hand;
        border-top: none #FF3300;
        border-right: none #FF3300;
        border-bottom: dotted #FF3300;
        border-left: none #FF3300;







}
a:visited {
        color: #000099;
        text-decoration: none;

}
a:active {
        color: #FFCC00;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
}
.little {
        font-size: 12px;
        color: #666666;
        padding: 1px;
        height: auto;
        width: auto;
        margin: auto;





}
.link {
        color: #0000FF;
        text-decoration: none;
        font-style: normal;
        font-size: 18px;

}
.navigation {

        color: #0000FF;
        text-decoration: none;
        font-style: normal;
        font-size: 18px;
        
}
a:link {


        color: #0000FF;
        text-decoration: none;
        font-style: normal;
}
.ueberschrift {
	font-size: 18px;
	border: none;
	color: #009933;
	font-weight: bold;
	list-style-type: square;

}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}

