body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;}
#page-container {
	width: 800px;
	margin: auto;
	margin-top: 25px;
	padding-bottom: 25px;}
#sidebar {
	float: left;
	margin-top: 70px;
	width: 150px;}
#content {
	float: right;
	background-image: url(images/bg_cont.gif);
	margin-top: 85px;
	width: 510px;
	padding: 30px 50px 30px 65px;
	font-family: Trebuchet MS,sans-serif;
	font-size: 14px;
	color: #000000;}
#footer {
	clear: both;
	margin-top: 30px;
	width: 100%;}	
a:link {
	font-family: Times New Roman,serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000044;
	padding: 0 4px 0 4px;}
a:visited {
	font-family: Times New Roman,serif;
	font-size: 14px;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000044;
	padding: 0 4px 0 4px;}
a:hover {
	font-family: Times New Roman,serif;
	font-size: 14px;
	color: #FFFF00;
	background-color: #000044;
	padding: 0 4px 0 4px;}
a.flow:link {
	font-family: Times New Roman,serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: transparent;
	text-decoration: none;
	padding: 0;}
a.flow:visited {
	font-family: Times New Roman,serif;
	font-size: 16px;
	color: #F66A4F;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	padding: 0;}
a.flow:hover {
	font-family: Times New Roman,serif;
	font-size: 16px;
	color: #000066;
	background-color: #FFFF00;
	font-weight: bold;
	padding: 0;}
a.footer:link {
	font-family: Times New Roman,serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000044;
	padding: 0 4px 0 4px;}
a.footer:visited {
	font-family: Times New Roman,serif;
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000044;
	padding: 0 4px 0 4px;}
a.footer:hover {
	font-family: Times New Roman,serif;
	font-size: 10px;
	color: #FFFF00;
	background-color: #000044;
	padding: 0 4px 0 4px;}
a.sidebar:link {
	background-color: transparent;}
a.sidebar:visited {
	background-color: transparent;}
a.sidebar:hover {
	background-color: transparent;}
p.small {
	font-family: Trebuchet MS,sans-serif;
	font-size: 10px;
	color: #000000;}
h1 {
	font-family: Times New Roman,serif;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;}
h2 {
	font-family: Trebuchet MS,sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;}
form { 
	background-color: #FFFFFF; 
	margin-top: 80px;}
td, input, select, textarea 
	{font-size:14px; 
	font-family: Trebuchet MS,sans-serif;
	color: #000000;}
input, select, textarea { 
	color:#000000; 
	font-size:14px; }	
img {border: none;}
hr{
 noshade
 border: 0px; /* F¸r Firefox und Opera */
 border-top: dotted 3px #BBBBBB;
 border-bottom: transparent;}
.hidden {display: none;}
