.dummy {}

/* LINKS */

.listlinks {
	width: 531px;
	float: left;
	font-size: 11px;
	line-height: 15px;
}
.listlinks ul {
	clear: left;
}
.listlinks h1 {
	margin-bottom: 11px;
}
.listlinks li {
	width: 250px;
	float: left;
	padding-right: 27px;
}
.listlinks li.end {
	padding-right: 0px !important;
}

/* EINSTIEGSSEITE */

.listlinks .einstieg li {
	width: 250px;
	height: 193px;
	overflow: hidden;
}
.listlinks .einstieg .links {
	width: 250px; 
	height: 150px;
}
.listlinks .einstieg .links a {
	width: 250px; 
	height: 150px;
	display: block;
}


/* DOKUMENTENLISTE */

.listlinks .liste li {
	overflow: hidden;
	padding-bottom: 6px;
}
.listlinks .link {
	width: 250px; 
	height: 154px;
	overflow: hidden;
}
.listlinks .linkfoto {
	float: left;
	padding: 1px;
	border: 1px solid #c7cecd;
}
.listlinks .linkfoto a {
	display: block;
}
.listlinks h2 {
	margin: 4px 0 0 0;
	padding: 0;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
}
.listlinks h2 a {
	color: #575c62;
}
.listlinks h2 a:hover {
	color: #74a706;
	text-decoration: underline;
}
.link-link {
	width: 205px;
	text-align: right;
	padding-top: 5px;
}
.link-link a {
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: georgia;
	border-bottom: 1px solid #c7cecd;
	float: right;
}
.link-link a:hover {
	color: #74a706;
	border-bottom: 1px solid #74a706;
	text-decoration: none;
}
