body {
	font-size:101%;
}

/*Schrift*/

body div,style,p,span,td,ul {
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000000;
}

/*Schrift im Content*/

.content p {
	margin:15px 0px 25px 0px;
	line-height: 1.4em;
}

.content img {
	margin:0px;
	padding:0px;
}

.content ul {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 15px;
	line-height: 1.4em;
}

.content table {
	margin:0px 0px 0px -5px;
}

/*Ueberschriften*/

.content h1 {
	margin: 0px 0px 5px 0px;
	font-size:18px;
	font-weight:bold;
}

.content h2 {
	margin: 0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
}

/*Links*/

body a {
	font-size:14px;
	color:#176F93;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

body a img {
	border:none;
}

/*Styles*/

#header {
	margin:0px 0px 25px 0px;
}

.navigation {
	display:none;
}
