body{
	
	background:url(Hintergrund-definitif.jpg) 
	no-repeat
	fixed 50% 0px ;
	
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menu {
	
	margin-top:25px;
	width:250px;
	position:fixed;
	
}
.contentImg {
	
	/*width:220px;*/
	border: 1px solid #ccc;
	margin-bottom:10px;

}
.previewImg { /*inkl link*/
	
	font-family: comic,Arial;
	font-size: 12px;
	color: #999;

}
.previewImg img { 
	
	/*width:220px;*/
	border: 1px solid #ccc;
	margin-bottom:10px;

}
.footer{

	padding-top:55px;
	font-family: comic,Arial;
	font-size: 12px;	
	color: #000;	
}

.footer a{
	color: #000;	
}

.mainMenu{
	font-family: comic,Arial;
	color: #000;
	text-transform : uppercase;
	font-size: 18px;
}
.mainMenu a{
	color: #000;

}
.subMenu{
	font-family: comic,Arial;
	font-size: 12px;
	color: #999;
}

.subMenu_active{
	font-family: comic,Arial;
	font-size: 12px;
	color: #000;
}
.mainContent{
	font-family: comic,Arial;
	font-size: 12px;	
}

.textDiv a{
	color: #000;		
}


/*

#bereich a:link { /* Deklaration /* }
#bereich a:visited { /* Deklaration /* }


*/

.textDiv{
	font-family: comic,Arial;
	width:220px;
	font-size: 12px;
	color: #000;
	margin-bottom:10px;
}
