/* Domain-News */ 
#magazin h3 { 
	margin: 20px 0 10px 0;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
	color: #000;
}
#magazin h4 {
	padding: 0 0 5px 0;
	margin: 0px 0 5px 0;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	font-weight: normal;
}
#magazin div {
	font-size: 10px;
	color: #888;
}
#magazin #selectTime {
	margin-top: 30px;
	color: #000;
	font-size: 11px;
}
#magazin #selectTime #a {
	width: 55px;
}
#magazin #selectTime #b {
	width: 95px;
}
#magazin #selectTime input {
	width: 75px;
}
#magazin #selectTime hr {
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 8px 0 8px 0;
}
#newsletterform div {
	margin-bottom: 10px;
	height: 25px;
}
#newsletterform label {
	padding-top: 5px;
	float: left;
	width: 90px;
}
#newsletterform .input {
	width: 120px;
	float: left;
}
#newsletterform .submit {
	width: 90px;
}
#newsletterform br {
	clear: left;
}
#newsletter a {
	display: block;
	margin-bottom: 10px;	
}
#archiv h2 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 0 3px 0;
	margin-top: 20px;
	background-color: #eee;
	font-size: 11px;
}
#archiv .nltitle {
	margin: 
	color: #000;
	padding-right: 10px;
}
#archiv .nltitle span {
	color: #aaa;
}
#archiv .nllink {
	margin: 5px 0 25px 0;
	padding: 2px 0 2px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #eee;
}
#domnews h2 {
	margin-bottom: 0px;
}
#domnews div {
	font-size: 11;
	color: #888;	
	margin-bottom: 15px;
}
#newssearch {
	margin: 20px 0 0 0;
}
.content .list {
	margin-bottom: 5;
}
