html,body{
	margin:0;
	padding:0px;
	font: 10pt arial;
	height: 100%;
	background-image: url(bilder/background.gif);}
	
#outerdiv{ 
	width: 100%; 
	position: absolute; 
	height: 100%; 
	text-align: center;}
	
#outertable{ 
	MARGIN: 0px auto; 
	POSITION: relative; 
	HEIGHT: 100% }
	
#fototable{ 
	MARGIN: 0px auto; 
	POSITION: relative; 
	HEIGHT: 100%
	background-color: #FFFFFF }


.arial9_white{
	font: 9px arial;
	color:#ffffff;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;}

.arial9_grey{
	font: 9px arial;
	color:#999999;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;}

	
.arial9_orange{
	font: 9px arial;
	color:#ff8922;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;}	

	
.arial10_white{
	font: 10px arial;
	color:#ffffff;
	font-style: normal;
	line-height: 15px;
	letter-spacing:1px;
	text-transform:uppercase;}

.arial10_grey{
	font: 10px arial;
	color:#999999;
	font-style: normal;
	line-height: 15px;
	letter-spacing:1px;
	text-transform:uppercase;}
	
.arial10_orange{
	font: 10px arial;
	color:#ff8922;
	font-style: normal;
	line-height: 15px;
	letter-spacing:1px;
	text-transform:uppercase;}
	
.arial16_white{
	font: 16px times;
	color:#ffffff;
	font-style: normal;
	line-height: 20px;
	letter-spacing:2px;
	text-transform:uppercase;}
	
.arial16_orange{
	font: 16px times;
	color:#ff8922;
	font-style: normal;
	line-height: 20px;
	letter-spacing:2px;
	text-transform:uppercase;}	
	
	
.link_grey{
	font:9px arial;
	color:#999999;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;}
	
.link_grey:hover{
	font:9px arial;
	color: #ff8922;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;}
	
.link_white{
	font:9px arial;
	font-style: normal;
	color: #ffffff;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;}
	
.link_white:hover{
	font:9px arial;
	color:#FF9900;
	font-style: normal;
	line-height: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;}
	
.button{
	font:8px arial;
	color: #FFFFFF;
	font-style: normal; 
	font-weight: 800;
	letter-spacing: 1px; 
	text-decoration: none; 
	background-color: #ff7a07; 
	padding-right: 3px; 
	padding-left: 3px;}
	
.button:hover{
	font:8px arial;
	color: #9e9e9e;
	font-style: normal; 
	font-weight: 800;
	letter-spacing: 1px; 
	text-decoration: none; 
	background-color: #ffffff; 
	padding-right: 3px; 
	padding-left: 3px;}


div#profil{
	padding-bottom:10px;}


div#container_left{
	height:440px;
	width:345px;
	text-align:left;
	position:fixed;
	margin: 30px 0px 0px 30px;}
	
div#logo{
	background: url(bilder/logo.gif) no-repeat;
	width:277px;
	height:56px;}
	
div#navigation_links{
	height:204px;
	margin-top:26px;}
	
div#thumbnails{
	height:69px;
	text-align:left;}
	

	
div#legende{
	height:55px;
	padding-top:31px;}



div#navigation_rechts{
	margin-right:30px;
	padding-top:2px;
	text-align: right;}
	
	
div#weisse_flaeche{
	width:865px;
	background-color:#FFFFFF;
	text-align:left;
	position:fixed;}
	

div#fotomanager{
	background:url(bilder/fotomanager.gif) no-repeat;
	width:865px;
	height:75px;}
	
div#titel{
	background-color:#999999;
	width:835px;
	margin-top:1px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted;
	border-bottom-color:#ffffff;}
	
div#anzeige{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted;
	border-bottom-color:#999999;}

	

