@charset "UTF-8";
/* CSS Document */

/*Heike Kuhlmann Website*/


#flash  {
	position:fixed;
	width:100%;
	height: 100%;
	top:0px;
	left:0px;
	/*margin-bottom:0px;*/
	overflow:hidden;
	
	

	}
	
	
#visitenkarte		{
	width: 790px;
	margin:auto;
	border:0;
	height: 100%;
	top: 100px;
	left: 100px;
	font-family: Trebuchet MS, Verdana;
	font-style:inherit;
	font-size:13px;
	text-align: right;
	line-height:17px;
	color:#666666;
	display: block;
	overflow: hidden;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
			}
			
			
#visitenkarteKlein		{
	width: 790px;
	margin:auto;
	border:0;
	height: 100%;
	top: 100px;
	left: 100px;
	font-family: Trebuchet MS, Verdana;
	font-style:inherit;
	font-size:10px;
	text-align: right;
	line-height:17px;
	color:#666666;
	display: block;
	overflow: hidden;

			}		
			
	
			
#logo		{
position:relative;
			top: 100px;
			left: 250px;
			width: 790px;
			margin:auto;
			border:0;
			overflow: hidden; 
			}
			
e {
	font-family: Trebuchet MS, Verdana;
	
	font-size:10px;
}




#leftcontent {
	width:270px;
	position:absolute;
	top:20px;
	left:627px;
	text-align: left;
	background:#fff;
	padding: 6px;
	height: 100%;
	font-family: Trebuchet MS, Verdana;
	font-style:inherit;
	font-size:13px;
	text-align: right;
	}		
	
	
#centercontent {
	width:270px;
	position:absolute;
	top:20px;
	left:313px;
	/*border-bottom: 1px dashed #969696;*/
	border-right: 1px dashed #969696;
	padding: 6px;
	text-align: left;
	background:#fff;
	padding: 6px;
	height: 650;
	overflow: hidden;
	font-family: Trebuchet MS, Verdana;
	font-style:inherit;
	font-size:13px;
	text-align: justify;
	}
	
#rightcontent {
	width:270px;
	position:absolute;
	top:20px;
	left:10px;
	text-align: left;
	background:#fff;
	padding: 6px;
	height: 100%;
	font-family: Trebuchet MS, Verdana;
	font-style:inherit;
	font-size:13px;
	text-align: justify;
	}
