

	* {
		padding: 0;
		margin: 0;
		}
		
	html, body {
		height: 100%;
		font-size: 1em;
		}
		
		
	h1 {
		visibility:hidden;  /*    ??    */  
		}
	ul{
		margin-top:_40px;	
		}		

	#wrap{
		margin: 0 auto;
		width:480px;
		min-height: 77%;
		height: auto !important;
		position:relative;
		background:url("../images/greyback.jpg") repeat-x bottom;
		}
		
	#logo{
		text-align:center;
		}	
	
	#header{
		height:140px;
		margin-top:44px;
		border-bottom:3px solid #eee;
		}
	
	#navi{
		text-align:center;
	}
	
	#navbox{
		margin-bottom:6px;
		background-color:#ffa;
	}
		
	#main{width:600px

	}
	
	#impcontent{
		visibility:hidden;
		background:#ffe;
		color:#000;
		font-family: tahoma,sans serif;
		font-size:12px;
		letter-spacing: 0.1em;		
	}

	#picBox	{
		position:absolute;
		bottom:18px;
        width:480px; height:4px;
		background : #999
	}
	
	#footer {
		position:absolute;
		bottom:0;
	    background:#eee;
		width:100%;
	}
		
	#hinweis,#epost,#update{
		float:left;
	}	
				
	#quit_button{
		float:right;
		margin-right:50px;
		font-size:14px;
	}	
	
	.logo_text1{
		color:#ccc;
		text-align:center;
		font-family: georgia,sans serif;
		font-size:36px;
		font-weight:bold}	

	a.logo_text1:link{
		text-decoration:none;
	}

	a.logo_text1:hover{
		color:#399;	
	}	
	
	.logo_text2{
		color:#666;
		text-align:center;
		font-family: georgia,sans serif;
		font-size:16px;
		font-weight:bold;
		letter-spacing: 0.4em;	}	
	
	.button{
		border:1px solid #000;
		background:#def;
		padding:3px;
		-moz-border-radius: 11px; 
		-webkit-border-radius: 11px; 
		-khtml-border-radius: 11px; 
		border-radius: 11px	
	}
	
	.button:hover{
		color:#f00;
		background:#eee
	}
	
	.tdhead{
		font-family:tahoma;
		font-size:18px;
		font-weight:bold;
		color:#000	
		height:70px;
	}
	
	#buttom{
		bottom:0
	}
	
	.clb{
		clear:both;
	}
	
	ul{
		margin-top:_40px;	
	}		
	
	.lich{
		color:#000;
		font-size:16px;
		font-family:georgia,sans serif;
		font-weight:bold;
		letter-spacing:.4em;
	}
	.lich2{
		color:#006;
		margin-right:33px;
		font-size:10px;
		font-family:georgia;
		font-weight:bold;
		letter-spacing:.33em;
	}

	a.lich, a.lich2{
		text-decoration:none;
	}
			
	a.lich:hover{
		background:#fff;
	}
	
	a.lich:active{
		background:#f00;
	}
	
	a.lich2:hover{
		color:#399;
	}


