@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
a {
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menue01 a, #menue02 a, #menue03 a {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
#suchbox a {
	font-weight:normal;
}
.headline {
	font-weight: bold;
	color: #006291;
} 


.wichtig {
	color: #FF0000;
}
.normal {
	font-weight: normal;
}

a.contact {
   background: url(../bilder/ic_pfeilblau.gif) 0px 4px no-repeat;
	display: block; 
	text-indent: 14px;
	margin-right: 5px;
}


.studien  {
	font-weight: normal;
}
#news01 p, #news02 p, #news03 p, #news04 p, #news05 p, #news06 p, #news07 p, #news08 p, #news09 p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 3px;
	width: 180px;
}
#menue01 li, #menue02 li, #menue03 li {
	list-style-image:url(../bilder/ic_pkt.gif);
	margin-left: 1.3em;
	list-style-position: bottom;
	}
#news01 ul {
	margin-top: 3px;
}
#news01 li {
	list-style-image:url(../bilder/ic_linkpfeil.gif);
	line-height: 17px;
	margin-left: 2em;
}
table#info {
	margin-top: 5px;
}
#overview {
	font-size: 11px;
	line-height: 14px;
}
#news_all {
	font-size: 11px;
	line-height: 14px;
}
.rahmen {
	width: 177px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada; 
	padding-bottom: 8px;
}

