body {
	background-color:#eee;
	font-family : arial light,helvetica light,verdana light,arial,helvetica,verdana; 
	font-size : 0.9em;
	color : #fff;
  }
     	
p {
	padding : 0px;
     	text-decoration : none; }
     	
h1 {
	font-size : 1.4em;
     	color : #fff;
     	font-weight : bold; }
     	
#Inhalt {
	position : absolute; 
	top : 0px; 
	left : 0px;
	z-index : 1;
   	width : 960px; 
	height : 610px; 
	border : 1px solid fff; 
	text-align : left; 
	padding : 0px;
	background-color : #999;
	background-image:url(kamerahintergrund.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;
  }

#Navigation_oben {
   	width : 500px; 
	height : 40px; 
	margin-top : 0px ;
	margin-left : 450px ;
	text-align : left; 
	padding : 0px;
	background-color : #999;
  }

#Navigation_unten { 
	margin-top : 250px ;
	text-align : left;
	background-color : #999;
  }

#Logo { 
	margin-top : 20px;
	margin-right : 100px;
	text-align : right;
  }

#Text {
	position : absolute; 
	top : 120px; 
	left : 450px;
	z-index : 2;
	background-image:url(box_startseite.gif);
	background-repeat : no-repeat;
	background-attachment:fixed;
	background-position:450px 120px;
   	width : 499px; 
	height : 349px;  
	padding : 0px;
	background-color : #fff;
	overflow:auto; 
	text-align : left;
     	text-decoration : none;
  }
  
* html #Text {  /* nur fuer Internet Explorer */
  	width:500px;     /* Version 5.x */
	height:350px;     /* Version 5.x */
  	w\idth:500px;    /* Version 6.x */
  	h\eight:350px;     /* Version 6.x */
  	background-position:0px 0px;
}

A:link {
	text-align : left;
	margin-top : 0px;
	color : #ccoooo;
	text-decoration : none;  }

A:visited {
	text-align : left;
	margin-top : 0px;
	color : #990000;
	text-decoration : none;  }

A:hover {
	text-align : left;
	margin-top : 0px;
	color : #cc0000;
	text-decoration : underline;  }

A:active {
	text-align : left;
	margin-top : 0px;
	color : #cc0000;
	text-decoration : none;  }
	

/*
A.unten:link {
	font-size : 16 pt;
	font-weight : bold;
	width : 1022px;
	height : 35px; 
	text-align : left;
	vertical-align : middle;
	margin-top : 0px ; 
     	color : white;
	padding : 8px; 
	border-top : 1px solid #fff;
     	text-decoration : none;  }

A.unten:visited {
	font-size : 16 pt;
	font-weight : bold;	
	width : 1022px;
	height : 35px; 
	text-align : left;
	vertical-align : middle; 
	margin-top : 0px ;
	color : white;
	padding : 8px;
	border-top : 1px solid #fff;
     	text-decoration : none; }

A.unten:hover {
	font-size : 16 pt;
	font-weight : bold;
	width : 1022px;
	height : 35px; 
	text-align : left;
	vertical-align : middle; 
	margin-top : 0px ;
     	color : white;
	background-color : #cc0000; 
	padding : 8px;
	border-top : 1px solid #fff;
     	text-decoration : none; }

A.unten:active {
	font-size : 16 pt;
	font-weight : bold;
	min-width : 1022px;
	height : 35px; 
	text-align : left;
	vertical-align : middle; 
	margin-top : 0px ;
     	color : white;
	background-color : #cc0000; 
	padding : 8px;
	border-top : 1px solid #fff;
     	text-decoration : none; }

*/
