
/*---------------------------------------------- MITTE -----------------------------------------*/

div#mitte h1 {
	background-image: url(images/vier_quadrate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #003366;
}

div#mitte h4 {
	font: bold 14px Verdana,Helvetica,Arial;
	text-align:center	
	color: #003366;
}

div#mitte p, a{
	line-height:1.3;
}

div#mitte p {
	margin-top: 8px;
	margin-bottom: 8px;
}

/*---------------------------------------------- KLICKPFAD -----------------------------------------*/

div#klickpfad a {
	text-decoration: none;
	color: #003366;
}

/*---------------------------------------------- INHALT -----------------------------------------*/

div#mitte div#inhalt {
	margin-left: auto;
	margin-right: auto;
}

div#inhalt blockquote p {
	margin-bottom: 2px;
	padding-bottom: 0px;
}

div#inhalt td {
	cellpadding: 2px;
	cellspacing: 2px;
	margin-top: 0px;
	border: 1px solid silver;
}

div#inhalt ul { 
	margin-top: 0px;	
	margin-bottom: 0px;
}

/*---------------------------------------------- LINK-DESIGN -----------------------------------------*/
div#inhalt a {
	text-decoration: none;
	color:#003366;
	margin-left: 0px;
	margin-right: 0px;	
}

div#inhalt a.download {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	/*background-position: center left;*/
	background-position: right center;	
	/*padding-left: 20px;*/
	padding-right: 25px;
	/*padding-bottom: 2px;*/
	padding-top: 2px;	
	/*margin-left: 5px;*/
}

div#inhalt a.mail {
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	padding-bottom: 2px;
	/*margin-left: 5px;*/
}
div#inhalt a.internal-link {
	background-image: url(images/link_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	margin-left: 2px;
	margin-right: 2px;	
}

div#inhalt a.internal-link-new-window {
	background-image: url(images/link_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	margin-left: 2px;
	margin-right: 2px;	
}

div#inhalt a.external-link {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	/*padding-bottom: 2px;*/
	padding-top: 2px;
	margin-left: 5px;
}

div#inhalt a.external-link-new-window {
	background-image: url(images/external_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}


/*---------------------------------------------- NEWS -----------------------------------------*/

div#mitte div.event_description h3 {
	padding-top: 0px;
}

div#mitte div.event_title h2 {
	padding-top: 0px;
}

div#mitte div.single_event h3 {
	padding-top: 0px;
}

/*----------------------------------------  SINGLE -----------------------------------------*/

div#mitte div.news-single-item h2 {
	font: normal 17px Verdana,Helvetica,Arial;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(images/vier_quadrate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #003366;
}

div#mitte div.news-single-item span#news_date {
	font: normal 12px Verdana,Helvetica,Arial;
	font-weight: bold;
	padding-top: 8px;
	color: #000000;	
}

/* Titel bei News-Einzelansicht */
div#mitte div.news-single-item span#news_title {
	font: normal 15px Verdana,Helvetica,Arial;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #003366;
}

/* Untertitel bei News-Einzelansicht */
div#mitte div.news-single-item span#news_subheader {
	font: normal 12px Verdana,Helvetica,Arial;
	font-weight: bold;
	padding-top: 8px;
	color: #000000;
}

div#mitte div.news-single-timedata {
	text-align: right;
}

div#mitte div.news-single-timedata {
	padding-right: 5px;
	font: normal 10px Verdana,Helvetica,Arial;
}

div#mitte p.news-single-author {
	text-align: right;
	font: normal 10px Verdana,Helvetica,Arial;
}

div#mitte div.news-single-backlink {
	float:left;
}

div#mitte div.news-single-gotoarchive {
	float:right;
}

/*----------------------------------------  AMENU   -----------------------------------------*/

div#mitte div.news-amenu-item h2 {
	font: normal 12px Verdana,Helvetica,Arial;
	font-weight: bold;
	padding-top: 0px;
}

div#mitte div.news-amenu-item span#news_date {
	font: normal 12px Verdana,Helvetica,Arial;
	padding-top: 8px;
	color: #000000;	
}

div#mitte div.news-amenu-container a {
	font: normal 12px Verdana,Helvetica,Arial;
	font-weight: bold;
	padding-top: 0px;
}

div#mitte div.news-amenu-container li {
	list-style: none;
	display: inline;
	padding-left:0px;
}

div#mitte li.news-amenu-item-year {
	font: normal 0px Verdana,Helvetica,Arial;
	font-weight: bold;
	padding-top: 10px;
}

/*----------------------------------------  TAGCLOUD   -----------------------------------------*/

div#mitte div.tx-vgetagcloud-pi1 {
	background-color: #ffffff;
	border: 2px solid silver;
	width: 410px;
	height: 270px;
	/*
    margin-left: auto;
	margin-right: auto;
	*/
	margin-left: 35px;
}

div#mitte div.csc-textpic-clear {
	background-color: #dee5eb;
}

/*----------------------------------------  BANNER   -----------------------------------------*/

div#mitte div#banner {
	margin-left: auto;
	margin-right: auto;
	background-color: #dee5eb;
	width: 480px;
	/*width: 85%;*/
	/*height: 220px;*/
}

/*---------------------------------------------- ENDE -----------------------------------------*/






