body {
	margin: 0px;
	margin-top: 10px;
	margin-left: 45px;
	font-family:verdana, helvetica;
	font-size: 10px;
	font-color: #FFFFFF;
	background: #000;
	background-image: url("img/background.png");
	background-repeat: no-repeat;
}

img {
	border: 0px;
}
img a:hover {
	border: 0px;
	color: ;
	background: none;
}


.bild {
	text-decoration: none;
	background: none;
}





a {
	font-weight: ;
	text-decoration: none;
	color: #fff;
	background: none;
	
}

p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.wrapper {
	margin: 0;
	width: 800px;
}

.top {
	width: 100%;
	height: 250px;
	background: ;
	margin-bottom: 10px;
}

.right {
	float: right;
	width: 190px;
	margin-right: 70px;
	color: #FFFFFF;
	font-family:verdana, helvetica;
	font-size: 10px;
	font-color: #FFFFFF;
	
}

.right a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background: #fff;
}

.entry {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	color: #fff;
}
.entry a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: none;
	
}

.entry a:hover {
	border: 0px;
	color: #777;
	background: none;
}


.bigrub {
	font-family:arial ;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:5px;
}



.rub {
	font-size:11px;
	color: #222;
	font-weight:bold;
	background: #fff;
	margin-bottom:5px;
}


.underrub {
	color: #fff;
}
	

.bread {
	font-weight: italic;
	margin-bottom: 5px;
	color: #a0a0a0;
}	
	
	
	
	
	
	
	
	