/*
	knorke css by sams
	2010
	info@fantotal.de
*/

.left {
float: left;
width:414px;

}

.right{

margin-top:20px;
margin-bottom:37px;

}

.right_master {
float: right;
width:240px;


}
.clear_float{
	
	clear:both;}

.footer_links{
	margin-left:30px;
	margin-right:30px;
	}


		
		#abstand { 
		width:1px;
		height:50%;
		margin-bottom:-345px; /* half of container's height */
		float:left;
		}

	#center {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:611px;
		width:715px;
		clear:left;
		
		}
	#footer{
		width:715px;
		text-align:center;
margin-top:100px;
		
		}

/* -----------------------standartklassenueberschreibung ------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #615bc8;
	background-color: #46d668;
	text-align:center;
	font-weight: normal;
	line-height: 30px;
	width:auto;
	height:90%;
	
}
a img {
border : 0 none;
}
	


.impressum {
margin-top: 150px;
background-repeat: no-repeat;
background-position: right top;
text-align:left;

}


a:link {
	font-weight: 100;
	text-decoration: none;
	color : #615bc8;
	font-style: italic;
}
a:visited {	 font-weight: normal; text-decoration: none; color : #615bc8; font-style: italic;}
a:hover { font-weight: normal; text-decoration: none; color : #8b8bef; font-style: italic;}
a:active { font-weight: normal; text-decoration: none; color : #8b8bef; font-style: italic;}



/*ist dir langweilig? nix zu tun? so das du dir stylesheets bis zum schluss durchliesst?*/

