/* allgemeine styles ****************************** */

body {
	font: normal 100.01% Arial,sans-serif; 
}


/* content ****************************** */

#links,
#rechts {
	font-size: 0.875em;
	line-height: 1.25em;
	font-family: arial, sans-serif;	
}


#links p strong,
#rechts p strong {
	font-weight: bold;	
}

#links p,
#rechts p {
	margin: 0 0 10px 0;	
}

#rechts p.formular	{
	margin: 0 0 2px 0;
}

#links h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#links .zitat h1 {
	font-size: 180%;
	line-height: 120%;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#links h2 {
	font-size: 1.125em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#links h2 a,
#links h2 a:link	{
	font-weight: bold;
	text-decoration: underline;
}

#links h2 a:hover	{
	font-weight: bold;
	text-decoration: none;
}

#rechts h1 {
	font-size: 1.875em;
	margin: 0 0 20px 0;
	line-height: 1.05em;
}
#rechts h1 small {
	font-size: 0.625em;
	margin: 0 0 20px 0;
	line-height: 1.05em;
}
#rechts small {
	font-size: 0.625em;	
}

#rechts h2 {
	font-size: 1.125em;
	margin: 20px 0 4px 0;
	font-weight: bold;
}

#links .textklein	{
	margin: 0 0 20px 0;
}

#links a,
#rechts a { 
	font: normal 1em Arial,sans-serif; 
}

.fussnote {
	font-size: 0.625em;
}

ul#mainmenue {
	background: url(../../images/bg-menue.gif) no-repeat;		
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul#mainmenue li	{
	display: inline;
	margin: 13px 0 0 30px;
	float: left;
	padding: 0;
}

ul#submenue 	{
	width: 480px;
	margin: 30px 0 0 0;
	padding: 0 0 10px 12px;
	border-bottom: 1px solid #666666;
}

ul#submenue li	{
	display: inline;
	margin: 0;
	padding: 3px 15px 0 0;
	background: none;
}

ul#submenue li a	{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

ul#submenue li a:hover	{
	padding: 0;
	margin: 0;
	text-decoration: none;
}

ul#submenue li.aktiv a	{
	padding: 0;
	text-decoration:underline;
	margin: 0;
	color: #008189;
}
