html, body {
			font-family: tahoma, arial,verdana, sans-serif;
            font-weight: normal;
            font-size: 11px;
            color: #000000;			
			background-color:#f1f1f1;
			margin:0px;
			padding:0px;
			height:100%;  
}

h1 {	
	font-size:18px;
	font-weight:bold;
	color:#000; 	
}

#box {
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-395px;
	top:50px;	
	width:790px;	
	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
	border:0px #000 solid;	
	background:#fff;
}

#kopf {
	position:relative;
	top:0px;
	width:790px;
	height:218px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	border:0;		
	color:#fff; 
	background: url(../images/head1.jpg) no-repeat center top;
}

#kopf td {	
	font-size:10px;
	font-weight:bold;
	text-align:left;		
	color:#fff; 	
}

#kopf1 {
	position:relative;
	top:63px;
	font-size:18px;
	text-align:right;
	border:0;	
	letter-spacing:1px;
	padding-right:5px;
}

#kopf a:link, #kopf a:visited { 
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ff9900; 
}

#kopf a:hover { 
	text-decoration:none; 
	color:#fff; 
}

#content {
	position:relative;
	top:20px;
	width:790px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	border:0px #000 solid;	
	color: #000;
	z-index:1;
	background-color:#fff;
}

#content a:link, #content a:visited {
	text-decoration:none;
	color:#000; 
}

#content a:hover { 
	text-decoration:none; 
	color:#999; 
}

#content a.grau:link, #content a.grau:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#999; 
}

#content a.grau:hover { 
	text-decoration:none; 
	color:#C30080; 
}

#content td {
	font-size:12px;	
	text-decoration:none;
	color:#000;
	line-height:18px; 
}

#content1 {
	position:relative;
	top:20px;
	left:210px;
	width:370px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	border:0px #000 solid;	
	color: #C30080;
	z-index:1;
	background-color:#fff;
}

#content1 a:link, #content1 a:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000; 
}

#content1 a:hover { 
	text-decoration:none; 
	color:#999; 
}

#content1 a.grau:link, #content1 a.grau:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#999; 
}

#content1 a.grau:hover { 
	text-decoration:none; 
	color:#C30080; 
}

#content1 td {
	font-size:12px;	
	text-decoration:none;
	color:#999; 
}

#content1 h1 {
	font-size:18px;	
	color:#000; 
	margin-bottom:3px;
}








.fliesstext {
            font-family: tahoma, arial,verdana, sans-serif;
            font-weight: normal;
            font-size: 11px;
            line-height: 16px;
            color: #000000;
}

a:link, a:visited { 
			text-decoration:none;
			color:#000000; 
}

a:hover { 
			text-decoration:none; 
			color:#000000; 
}




h1 a:link, h1 a:visited {
			font-size:28px; 
			font-weight:normal;
			text-decoration:none;
			color:rgb(255,255,255);
			letter-spacing:3px;
}

h1 a:hover { 
			text-decoration:none; 
			color:#e8e8e8; 
}





/* Menu #####################################################################################*/
#menu {	
	position:absolute;
	top:100px;
	left:0px;
	width:845px;	
	border-bottom:1px #767676 solid;
	text-align:center;
	padding:10px 5px 10px 0;
	/*background-color:#ff9900; 	*/
	background-color:#fff;
}

/* nur fuer IE*/
* html #menu
{
width:848px; /*IE 5 */
w\idth:848px; /*IE 6 */
}

#menu td a, #menu td a:visited{
   font-weight: bold;
   font-size: 11px;
   color: #767676;    
}
#menu td a:hover{   
   font-size: 11px;
   color: #C30080;    
}

#menu td {
	font-family: tahoma, arial,verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
	letter-spacing:1px;	
	text-align:right;
	color: #C30080;
}

#submenu {	
	position:absolute;
	top:238px;
	left:0px;
	width:200px;	
	border:0px #000 solid;
	text-align:left;	
	background-color:#fff;
	
}

/* nur fuer IE*/
* html #submenu
{
top:238px; /*IE 5 */
t\op:238px; /*IE 6 */
}

/* nur fuer IE*/
* html #submenu
{
width:200px; /*IE 5 */
w\idth:200px; /*IE 6 */
}

#submenu td a, #submenu td a:visited{
   font-weight: bold;
   font-size: 11px;
   color: #000;    
}
#submenu td a:hover{   
   font-size: 11px;
   color: #999;    
}

#submenu td {
	font-family: tahoma, arial,verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;	
	text-align:right;
	color:#fff;
}

#submenurechts {	
	position:absolute;
	top:238px;
	left:590px;
	width:200px;	
	border:0px #000 solid;
	text-align:left;	
	background-color:#fff;
	
}

/* nur fuer IE*/
* html #submenurechts
{
top:238px; /*IE 5 */
t\op:238px; /*IE 6 */
}

/* nur fuer IE*/
* html #submenurechts
{
width:200px; /*IE 5 */
w\idth:200px; /*IE 6 */
}

#submenurechts td a, #submenurechts td a:visited{
   font-weight: bold;
   font-size: 11px;
   color: #000;    
}
#submenurechts td a:hover{   
   font-size: 11px;
   color: #999;    
}

#submenurechts td {
	font-family: tahoma, arial,verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;	
	text-align:right;
	color:#fff;
}

#pic {	
	position:absolute;
	top:5px;
	left:150px;
	width:550px;
	text-align:center;		
	border:0px #ff0000 solid;	
	}
	
#pic td{
	font-size:11px;	
	border:0;
	letter-spacing:1px;	
	color:#767676;
}

#thumbs {	
	position:absolute;
	top:5px;
	left:693px;
	width:150px;
	text-align:right;		
	border:0px #000 solid;	
	margin:0;
	padding:0;	
	z-index:10;
}

/* nur fuer IE*/
* html #thumbs
{
width:148px; /*IE 5 */
w\idth:148px; /*IE 6 */
}


#thumbs div{
	margin-bottom:10px;
	border:0px #ff0000 solid;
}

.bu {	
	text-align:left;		
	border:0px #000 solid;	
	margin-top:10px;
	padding:0;	
	z-index:10;
	color:#767676;
	letter-spacing:1px;
	font-size:11px;
}

address{
   font-style:normal;    
   color: #C30080;
}




/* nur fuer den IE5 Mac*/

/*\*//*/#menuList li {	
	display:inline;
	list-style: none;
	width:10px;		
}
/**/




