body {
	/*font-family : Arial, Helvetica, sans-serif;*/
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	scrollbar-base-color: #390C00; 
	margin: 0;
}

table{
	font-size : 12px;
	color: #333333;
}
.text{
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left : 5px;
}


a {
	font-size : 12px;
	font-weight: bold;
	color: #D36400;
	text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
	border : 1px dotted #D36400;
}

a:hover {
	font-size : 12px;
	font-weight: bold;
	color: #660000;
	text-decoration : none;
	border : 1px dotted #660000;
}

.header_rot {
	font-size : 16px;
	font-weight: bold;
	color: #660000;
}

.header {
	font-size : 13px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
}
.footer {
	font-size : 11px;
	font-weight: bold;
	color: #D36400;
	}
	
.img_border{
	border: 2px groove #6A1600;
	margin: 0;
	padding: 0;
}

a#downlink {
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	padding-left: 4px;
	padding-right: 4px;
	border : 1px dotted #FFFFFF;
}

a:hover#downlink {
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	border : 1px dotted #660000;
}

a#bildlink {
	text-decoration : none;
	border: 0;
	}

a:hover#bildlink {
	text-decoration : none;
	border: 0;
	}
	
	ol{
		font-size : 12px;
		font-weight: bold;
		color: #D36400;
		list-style: decimal;
		text-align: left;
	}