a:link {color: #0000ff; text-decoration:none;}
a:visited {color: #0000ff; text-decoration:none;}
a:hover {color: #ff0000; text-decoration:underline;}
a:active {color: #0000ff;text-decoration:underline;}

body 	{
	margin-top:15;
	margin-left:10;
	color: #000080;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background-image:url(../images/hintergrund.gif);
	background-position:right bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	line-height: 14px;
		}

/*** Navigation ***/
#navigation {
	float: left;
	width: 169px;
	height: 650px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
}
#navigation table {
	margin: 0;
	padding: 0 0 0 10px;
}
#navigation a {
	text-decoration: none;
	color: #000080;
	}
#navigation a:hover {
	color: #ff0000;
	}
#navigation a.active {
	color: #ff0000;
	background: #ffffff;
	}

p,h1,h2,h3,h4,ul,ol,li,b,i,a,div  {
    font-family: Arial,sans-serif; 
	color: #000080;
	}

p,ul,ol,li	{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12;
	line-height: 15px;
    }

h3		{font-size: 9pt; font-weight:bold; margin-top: 10; margin-bottom:0; margin-left: 12; color:#000080;}

h2		{font-size: 10pt; font-weight:bold; margin-top: 10; margin-bottom:0; margin-left: 12; color:#000080;}

h1		{font-size: 11pt; font-weight:bold; margin-top: 10; margin-bottom:0; margin-left: 12;}

ul		{list-style-type:circle; margin-left:12;}

#titel_vorne	{
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size: 12pt;
	position:absolute;
	top:159px;
	left:197px;
	color: #000040;
		}
		
#titel_hinten	{
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size: 12pt;
	position:absolute;
	top:159px;
	left:196px;
	color: #000080;
	width: 355px;
	height: 19px;
	}
	
.new	{color: #FF0000;}

.klein_fett {font-size: 8pt; font-weight:bold;}

.klein {font-size: 8pt;}

.Titel {font-size: 13px; font-weight:bold;} 

.fett {font-size: 12px; font-weight:bold;}

.menu {
	font-weight: lighter;
	line-height: 15px;
	margin-left: 30;
}