
a{

	color : #996633;
}

a.menue{
	font-family : Arial;
	font-size : 20px;
	color: #44260B;
	font-weight : 500;
		text-decoration : none;

}

a.menue:hover {
	color: Gray;
		text-decoration : none;
}

a.menue_aktiv{
	font-family : Arial;
	font-size : 20px;
	color: #FF8C00;
	font-weight : 500;
		text-decoration : none;
}
td{
}
td.menue{
	padding-left : 0px;
}
p{
	margin-left : 15px;
	margin-right : 150px;
	font-family : Arial;
	font-size : 15px;
}
ul{
	margin-left : 35px;
	margin-right : 150px;
	font-family : Arial;
	font-size : 15px;
}
h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	margin-left : 15px;

}
table.video{margin: 15px;}
table.video td { padding:5px;}
table.video td a {font-weight: bold;}