@charset "utf-8";
/* CSS Document */
.news-latest-item{
	border-bottom:2px solid #e1e8f1;
	margin-bottom:10px;
}
.news-list-item{	
	padding-bottom:10px;
	border-bottom:2px solid #e1e8f1;
}
span.news-latest-date{
	color:#215488;
	font-weight:bold;
	text-align:center;
}
p.news-tag{font-size:26px;padding:0px;text-align:center;}
p.news-monat{font-size:16px;padding:0px;text-align:center;}
p.news-jahr{font-size:20px;padding:0px;text-align:center;}

span.news-morelink{
  margin-left:10px;
}

.news-catimage{
	width:62px;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}
.news-catimage-single{
	float:right;
}
.news-content{}
.news-latest-image{float:right;}
.news-list-image{float:left;margin-right:10px;}

.news-single-img{float:left;margin-right:10px;}
.news-single-item h2{color:#215488;}

div.news-list-category{float:left;}
.news-list-container,.news-latest-container{
	width:600px;
}

.news-amenu-item-year{
	font-weight:bold;
	color:#215488;
	list-style:none;
	list-style-image:none;
}

.news-list-container,.news-latest-container{
	width:600px;
}
.news-list-category{
	text-align:center;
}
p.clearer{clear:both;}

/*Guestbook*/
.tx-veguestbook-pi1{
	margin-top:10px;
}
.tx-guestbook-header{
	width:700px;
}
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;background:#1e72c4;color:#fff;
	display:block;font-size:12px;padding:2px 5px 2px 5px;font-weight:bold;width:700px;
	height:20px;
}	
  .tx-guestbook-list-header { background-color: #215488; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #1e72c4; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#1e72c4; font-size:12; color:#333333; width:100; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#1e72c4; font-size:12; color:#333333; width:150; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#1e72c4; font-size:12; color:#333333; width:250; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
