@charset "utf-8";
/*  
Description: Eutech CSS-Theme (Screen)
Version: 2010.1v1

Author: AIXhibit Internet KG, i. A. Pawel Strzyzewski, Richard Thiel
Author URI: http://www.aixhibit.com
*/

/* Constants ________________________________________________________________________
#fff =  '#fff';
#494c4e = '#494c4e';


#199054 = '#199054';
#3c78ac = '#3c78ac';
#e5f1e7 = '#e5f1e7';
#e2ebf3 = '#e2ebf3';

#7ca0bf = '#7ca0bf';

#e4e4e4 = '#e4e4e4'; // *************************** Check if neccessary

#333 = '#333';
#666 = '#666';
#808080 = '#808080';
#d0d0d0 = '#d0d0d0';
#e4e4e4 = '#e4e4e4';

Arial, Helvetica, sans-serif = 'Arial, Helvetica, sans-serif'; // für überschriften
"Franklin Gothic Medium", Arial, Helvetica, sans-serif = '"Franklin Gothic Medium", Arial, Helvetica, sans-serif'; // für fließtexte
arial, helvetica, sans-serif = 'arial, helvetica, sans-serif'; // kleine texte unter fließtextgröße
________________________________________________________________________________ */
#linkespalte #aktuelles {
	font-size:11px;
	
	color:#666;
	
	width:190px;
	padding-left:20px;
	border:0px solid black;
	background:#e2ebf3;
	width:190px;
	
	margin-bottom:20px;
}
#aktuelles .newsitem { background:#e2ebf3 url(../img/news-verlauf.jpg) repeat-x scroll left top;  }
.newsitem .date {
	width: 20px;
	float: left;
	padding-top: 0.4em;
	margin-right: 8px;
}
.newsitem .date span {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	display: block;
}
#linkespalte .newsitem .headline h3 { display:table; }
#linkespalte .newsitem h3 {
	width: 155px;
	font-size: 1.2em;
	margin-top: 0;
	height: 35px;
	padding-top: 0.4em;
}
#linkespalte .newsitem h3 a {
	display: table-cell;
	vertical-align: middle;
}
#linkespalte .newsitem h3 a {
	text-decoration: underline;
}
#linkespalte .newsitem h3 a:link span, #linkespalte .newsitem h3 a:visited span {
	/*border-bottom:1px dotted #666666;*/
}
#linkespalte .newsitem h3 a:hover span, #linkespalte .newsitem h3 a:active span {
	/*border-bottom:1px solid #3C78AC;*/
}
#linkespalte .newsitem h3 a {
	border: none;
}
#linkespalte .newsitem p.bodytext {
	margin-bottom: 0;
}
.newsitem h3 {
	color: #3c78ac;
	line-height: 1.2em;
	font-size: 1.2em;
	margin-top: 13px;
	float: left;
	clear: none;
	min-height: 35px;
	padding-top: 0;
	height: auto;
	border: none;
}
.newsitem p {
	clear: both;
	line-height: 1.4em;
}
.news-single-item .news-single-date { color: #3B77AB; margin-bottom: 10px; }
.news-single-item p.excerpt { font-weight: bold; }
.date span.month, .date span.year {
	display: block;
	width: 20px;
	height: 8px;
	text-indent: -999em;
	background: url(../img/sprites-kalender.gif) no-repeat scroll 3px top;
	margin-left: 1px;
}

.date span.Jan, .date span.m01 { background-position: -4px -104px; }
.date span.Feb, .date span.m02 { background-position: -4px -95px; }
.date span.Mar, .date span.Mär, .date span.m03 { background-position: -4px -85px; }
.date span.Apr, .date span.m04 { background-position: -4px -76px; }
.date span.Mai, .date span.May, .date span.m05 { background-position: -4px -67px; }
.date span.Jun, .date span.m06 { background-position: -4px -58px; }
.date span.Jul, .date span.m07 { background-position: -4px -49px; }
.date span.Aug, .date span.m08 { background-position: -4px -40px; }
.date span.Sep, .date span.m09 { background-position: -4px -31px; }
.date span.Okt, .date span.Oct, .date span.m10 { background-position: -4px -22px; }
.date span.Nov, .date span.m11 { background-position: -4px -13px; }
.date span.Dez, .date span.Dec, .date span.m12 { background-position: -3px -3px; }

.date span.y2005 { background-position: -54px -104px; }
.date span.y2006 { background-position: -54px -95px; }
.date span.y2007 { background-position: -54px -86px; }
.date span.y2008 { background-position: -54px -77px; }
.date span.y2009 { background-position: -54px -68px; }
.date span.y2010 { background-position: -54px -59px; }
.date span.y2011 { background-position: -54px -50px; }
.date span.y2012 { background-position: -54px -41px; }
.date span.y2013 { background-position: -54px -32px; }
.date span.y2014 { background-position: -54px -23px; }
.date span.y2015 { background-position: -54px -14px; }
.date span.y2016 { background-position: -54px -5px; }

#aktuelles .newsitem {
	padding: 5px 0 5px 25px;
	margin-bottom: 10px;
	
}
#linkespalte #aktuelles .newsitem {
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	background: #e2ebf3;
	/*border-bottom:1px solid #fff;*/
}

.news-amenu-container h2 { display: none; }

#linkespalte .news-list-browse, #linkespalte .archiv { display: none; }