/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	






	/* 3.1.2 PARALAX
	-----------------------------------------*/		
	

	
	 a .fancy {
	border:none;
	text-decoration:none;
	}
	
	#content {
		position:relative;
		margin:0px 0px 0px 0px; 
		width:100%;
		
	}
	
 	#parallax {
 		position:relative; 
 		overflow:hidden; width:100%;
 		height:220px;
 		clear:right;
 	}

	/*#content h1 a {
		left:80px;
		width:435px;
		height:137px;
		position:absolute;
		top:40px;
	}*/

	.logo {
		background-image:url(../images/logo.png) ;
		background-repeat:no-repeat;
		cursor:pointer;
	}
		
	 /* 3.4 SERVICES
------------------------------------------------------------------------------------------------ */

blockquote {
	color:#888888;
	font-family:Georgia,Times,Serif;
	font-size:1.4em;

	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.67em;
	border-left:3px solid #5E7894;
	padding-left:15px;
	margin-bottom:20px;;
}


	#main {
		width:950px;
		margin:0 auto;
		top:20px;
		position:relative;	
	}
	
	#newest {
	width:540px;
	background-color: #151411;
	}

	.subline {
		color:#676767;
		font-family:Georgia,"Times New Roman",Times,serif;
	}


	
	#newest p {
		margin-top:5px;
		margin-bottom:10px;
	}
	
	#newest a {	
		font-family:Georgia,Arial,Helvetica,sans-serif;	
		font-weight:bold;
		text-decoration:none;
		border:none;
		color:#5E7894;
	}
	
	#newest a:hover {
		color:#3C78A7;
	}

	#main ul {		
		margin:15px 0px;
	}
	
	#main li {
		font-size:0.9em;
		line-height:1.2em;		
	}
	

	
	.firstitem {
		left:0px;
		padding-bottom:0px;
	}
	

	
	#main li img {
		float:left;
		margin-left:15px;
		margin-right: 15px;
	}
	
	.archiv {
		left:0;
		position:relative;
		top:0;
		width:950px;
	}

	.archiv p { 
		margin-top:5px;
		margin-bottom:10px;
	}

	 .archiv h3{
		font-family:Georgia;
		font-size:1.9em;
		padding-top:10px;
		color:#5E7894;	
	}

	.leftside {
		border-bottom:1px dotted #444444;
		left:0;
		margin-bottom:20px;
		padding-bottom:20px;
		position:relative;
		top:0;
		width:450px;
	}

	.leftside ul li {
		color:#f5f5f5;
		font-size:1.0em;
		line-height:1.2em;
	}

	.rightside {
		border-bottom:1px dotted #444444;
		left:500px;
		margin-bottom:20px;
		padding-bottom:20px;
		position:absolute;
		top:0;
		width:450px;
	}

	.rightside ul li {
		color:#f5f5f5;
		font-size:1.0em;
		line-height:1.2em;
	}

	.archiv a {	
		border:none;
		font-family:Georgia,Arial,Helvetica,sans-serif;	
		
		text-decoration:none;
		color:#5E7894;
	}
	
	.archiv a:hover {
		color:#3C78A7;
	}
	
	.archiv img {
		border:none;
	}
	
	img.thumb{
		position:relative;
		top:5px;
		left:0;
		margin-right:1.6px;
		border:1px solid white;
	}
	
	.postBackToTop {
		left:440px;
		position:absolute;
		margin-top:3px;
	}
 
	.top {
		margin-left:385px;
		font-size:0.7em;
		
	}

	

		.impressum_link{
		font-size:0.9em;
		color:#666666;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
	}
	
	.border {
	width:100%;
	height:8px;
	background:url(../images/menu_bg.gif);
	}
