html, body {
	font-family: garamond, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-coloer: #000000;
	background-color: #ffffff;
	height: 100%;  
}

#container {
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -425px;
	top: 0px;	
	width: 850px;	
	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
	background: #ffffff;
}

#logo {
	position: relative;
	top: 25px;
	font-family: garamond, tahoma, verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	line-height: ;
	letter-spacing: 2px;
	padding-right: 5px;
	color: #000000;
	background: #ffffff;
}

#logo a:link, #logo a:visited { 
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px; 
}

#flashcontent {
	position: relative;
	top: 0px!important;
	width: 680px;
	height: 448px;
}

/* nur fuer IE*/
* #flashcontent {
	top: 0px;
}

#picture {
	width: 50%;
	float: right;
	}
	
#content {
	position: relative;
	top: 10px!important;
	width: 850px;
	height: 566px;
	font-family: garamond, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-color: #000000;
	z-index: 10;
	border-top: groove 2px #666666;
	background-color: #ffffff;
	line-height: 150%;
	layer: top;
	z-index: 3;
	}
	
#content td a:link, #content  a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	z-index: 3;
}

#content td a:hover { 
	text-decoration: none; 
	color: #ff0000; 
}

#navigation {	
	position: absolute;
	top: 61px;
	left: 0px;
	width: 845px;	
	text-align: left;
	line-height: 120%;	
	background-color: #ffffff;
	padding-right: 5px;
	padding-bottom: 10px;
}

/* nur fuer IE*/
* html #navigation
{
width: 848px; /*IE 5 */
w\idth: 848px; /*IE 6 */
}

#navigation a:link, #navigation a:visited {
   font-weight: normal;
   font-size: 12px;
   color: #000000;
   text-decoration: none;    
}

#navigation a:hover {   
   font-size: 12px;
   color: #ff0000;    
}

#navigation td {
	font-family: garamond, tahoma, verdana, arial, sans-serif;
    	font-weight: normal;
    	font-size: 12px;
	letter-spacing: 1px;	
	text-align: right;
	color: #000000;
	left: 20px;
	line-height: 120%;
}

#content td {
	font-family: garamond, tahoma, verdana, arial, sans-serif;
    	font-weight: normal;
    	font-size: 12px;
	letter-spacing: 1px;	
	text-align: left;
	color: #000000;
	padding-left: 5px;
	padding-left: 10px;
	line-height: 120%;
	z-index: 3;
	layer: top;	
}

/*#subnavigation {	
	position: absolute;
	top: 170px;
	left: -50px;
	width: 800px;	
	text-align: left; 	
}

/* nur fuer IE
* html #subnavigation
{
top:172px; /*IE 5 
t\op:172px; /*IE 6 
width:300px; /*IE 5 
w\idth:300px; /*IE 6 
}*/

a:link, a:visited { 
	text-decoration: none;
	color: #000000; 
}

a:hover { 
	text-decoration: none; 
	color: #ff0000; 
}

h1  {
	font-size: 20px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: 3px;
}

h2  {
	font-size: 18px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
	
}
h1 a:link, h1 a:visited {
	font-size: 20px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: 3px;
}

h1 a:hover { 
	text-decoration: none; 
	color: #ff0000; 
}

/* nur fuer den IE5 Mac*/

/*\*//*/#navigationList li {	
	display:inline;
	list-style: none;
	width:10px;		
}
/**/

   




