<!-- 
    A:link {color: #444444; text-decoration:none;} 
    A:visited {color: #333333; text-decoration:none;} 
    A:active {color: #000000; text-decoration:none;} 
    A:hover {color: #000000; text-decoration:underline;} 

    A{text-decoration:none;}

body {
	background-color: #cccc99;
	}


.small{font-size: 10px;font-family: Georgia, Times New Roman, Times, serif;} 


.normal_text {
	font-size: 80%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: normal;
	}


.normal_link {
	font-size: 10px;
	font-family: Times New Roman, Times, serif, Georgia;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

.headline {
	font-size: 120%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	}

.header {
	font-family: Times,Helvetica,Verdana,Arial;
	color: #fff6c6;
	font-weight: bold;
	font-size: 125%;

	margin-left: 3px
	}

.papierpic {
	margin: 3px
	border-width: 1px;
	border-style: solid;
	border-color: #b7b196;
	}

.thumb {
	border-width: 1px;
	border-style: solid;
	border-color: #b7b196;
	}
--> 

