/* Design lerchenberg-studios.de - 
Copyright by Philip Wilson / von borstel.de 2010 */

html, body {

	color: #555555;
font-family: 'Droid Sans', arial, serif; 
	margin:0px auto;
	padding: 0px;
	height:100%;
	font-size: 12px;
	line-height: 13pt;

		}



div.content {
	width: 800px;
	height: 355px;

	padding-left: 49px;

	
}


div.navigation {
	margin-left: 200px;	

}

div.frame {
	margin-left: 7px;	

}


div.left {
	float:left;
	width: 200px;
	text-align: justify;
}

div.right {
	float: left;
	width: 200px;
	text-align: justify;
}

div.right {
	float: left;
	width: 200px;

}


div.spacer {
	width: 20px;
	height: 200px;
	float: left;

}

h1 {
	font-weight: lighter;
	color: :#444444;
	font-size: 18px;
	font-family: Verdana;
	
}
h2 {
	font-weight: lighter;
	color: :#888888;
	font-size: 13px;
	font-family: Verdana;
	font-style: italic;
}



a:link {text-decoration: none; font-weight: 100;color:#364e14;}
a:active {text-decoration: none; font-weight: 100;color:#364e14;}
a:visited {text-decoration: none; font-weight: 100;color:#364e14;}
a:hover {text-decoration: none;font-weight: 100; color:#444444;}