body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
}

h1 {
	font-size: 175%;
	margin-bottom: 12px;
}

h2 {
	font-size: 150%;
	margin-bottom: 4px;
}

h3 {
	font-size: 100%;
}


h1,h2,h3 {
	line-height: 125%;
	font-weight: normal;
}

p {
	line-height: 160%;
}

.infos,
#fuss
{
	font-size: 75%;
}

strong,
b,
#fuss {
	font-weight: bold;
}

h1 a,
h2 a,
h3 a,
#weiterethemen a,
#sidebar a,
#fuss a
{
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
#sidebar ul#menue a:hover,
#fuss a:hover,
#sidebar p.language a
{
	text-decoration: underline;
}

small {
	font-size: 12px;
}
