html 	{ overflow-y: scroll; overflow-x: auto;}

body {	background-color:#BFBFBF;
		background-image: url(bg_white.png);
		background-repeat: repeat;
		margin: 0;
		padding: 0;
		font-family: arial, helvetica, sans-serif;
		color: #111111;
		font-size: 12pt;
		font-weight:bold;
	}
	
#ecke 	{			border:0px; margin:0px; padding:0px 0px 800px 0px;
					background-image:url(logo_ecke_unten.png);
					background-repeat:no-repeat;
					background-attachment:fixed; 
					background-position:bottom right;
					background-color:transparent;
					height:100%; width:100%;
					}


#content 	{ 	margin:auto;
				margin-top:10%;
				padding:20px 20px 20px 20px;
				width: 400px;
				border:2px outset white;
				text-align:center;
			}

#content hr {width:40%;}
			
#name {}
			
#beruf {}
			
#strasse {}
			
#ort {}

#mail  a:link{ color:#111111;}
#mail  a:hover{ color:#111111;}
#mail  a:visited{ color:#111111;}
#mail  a:active { color:#111111;}

			
#lnk_impressum 	{ 	margin:auto;
					padding:0 0 0 0;
					width: 400px;
					border:0px solid black;
					color:#888888;
					font-size: 10pt;
					font-weight:normal;
			}
		
#lnk_impressum  a:link{ color:#888888;}
#lnk_impressum  a:hover{ color:#888888;}
#lnk_impressum  a:visited{ color:#888888;}
#lnk_impressum  a:active { color:#888888;}

#impressum {	text-align:left;
			font-size: 10pt;
			font-weight:normal;}