/* CSS Document */

.text{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;	
	color:#000000;
}

.text1{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;	
	color:#000000;
}

.headline{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;	
	color:#000000;
}

.headline1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;	
	color:#82461E;
}

.headline2{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;	
	color:#82461E;
}

.headline3{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;	
	color:#000000;
}

.preis{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;	
	color:#000000;
}

.waehrung{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	color:#000000;
}

.footer{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#825A3C;
}


.input{
	font-family:verdana,arial,sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	background-color:#666666;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:16px;
}

a {
	font-family:verdana,arial,sans-serif;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}
