/* Top */



/* Menu */
a.menulink {
	text-decoration: none;
	color: #0500A3;
}

a.menulink:hover {
	text-decoration: none;
}



/* Main content */


/* Aktuelles */

p.news_title {
	margin-top: 0px;
	padding-top: 8px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 0px;
}

/* Body */
body {
	font-family: Arial;
	font-size: 0.75em;
}

p {
	/* padding-left: 200px; */
}

ul {
	padding-left: 240px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

/* Common */


/* Fonts */
h1 {
	color: #A294FF;
}