/*
Website Address: http://friesundpeters.de/
Copyright: Christian Peters, Christian Fries 2013
*/



/*
MAIN
*/

body
	{
		background-color: #ffffff;
	}

/*
CONTENT
*/
	
#container 
	{
		margin-left: 28%;
		margin-top: 11%;
		width: 600px;
	}
	
#top_gif 
	{
		padding-left: 165px;
		margin-bottom: 30px;
	}
	
.title
	{
		font-style: normal;
		font-size: 17pt;
		color: #000000;
	}
	
.link
	{
		font-style: normal;
		font-size: 17pt;
	}
	
.contact
	{
		font-style: normal;
		font-size: 17pt;
	}
	
p
	{
		font-family: arial;
		font-style: normal;
		font-size: 17pt;
		line-height: 0px;
		color: #000000;
	}
	
#box1
	{
		width: 400px;
		height: auto;
		float: left;
	}	
	
#box2
	{
		width: 100px;
		height: auto;
		float: left;
		padding-left: 25px;
		margin-top: 15px;
	}	