 
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#fff;
		text-align:center;
		font : 12px Arial;	
		color : #000;
		line-height:15px;
		}

		td{
		font : 12px Arial;	
		color : #000;
		line-height:15px;
		}


		
	#abstand { 
		width:5px;
		height:50%;
		margin-bottom:-289px; /* halbe Höhe von #container */
		float:left;
		}

	#main {
		margin:0 auto;
		text-align:left;
		height:578px;
		width:1003px;
		clear:left;
		background : url(_images/_elemente/rahmen.gif) no-repeat top left #fff;
		}


#nullpunkt{
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
}
 
	a {
		text-decoration: none;
		color: #6ca6bc;
		font-weight:bold;
	}
 
	a:hover {
		color: #999;
	}

a.schwarz{
	color: #000;
 }
 
a.schwarz:hover{
	color: #6ca6bc;
 }

.content a.schwarz{
	font-weight:normal;
	letter-spacing: 0.1em;
		color: #999;
} 
.content a.schwarz:hover{
	color: #6ca6bc;
 }
 
	/* STYLES FOR CROSSFADER */
 
 
 
	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		background-color: #fff;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}
 
	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}

#text p{
	margin:10px;
}	
#text p b{
	font-style:italic;
	color: #6ca6bc;
}	
#text b{
	font-size:12px;
	color: #000;
}	
#text{
	position:absolute;top:370px;left:550px;width:400px;line-height:14px;text-align:center;background-color: #fff;
	font-size:11px;
	}
	
	

#textshop p{
	margin:10px;
}	
#textshop p b{
	font-style:italic;
	color: #6ca6bc;
}	
#textshop b{
	font-size:12px;
	color: #000;
}	
#textshop{
	position:absolute;top:340px;left:550px;width:400px;line-height:12px;text-align:center;background-color: #fff;
	font-size:11px;
	}