@charset "utf-8";
/* CSS Document */

/* EXTENSIONS */

/* ###########################
** ### TX_CAL           ######
** ###########################
*/

@import url(tx_cal.css);

/* ###########################
** ### Social Bookmarks ######
** ###########################
*/
.tx-timtabsociable-pi1 {
	clear: both;
	margin: 20px 0 10px 0;
}
.tx-timtabsociable-pi1 strong {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #bcbcbc;
	color: #416895;
}
.tx-timtabsociable-pi1 a {
	margin: 0 4px 0 0;
}

/* ###########################
** ### TT_NEWS          ######
** ###########################
*/

/* LATEST */

.news-latest-container
{
	
}

.news-latest-item-0 {
	/*background:#E7F2F9 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-latest-item-1 {
	/*background:#eff1e8 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-latest-morelink a {
}

.news-latest-item-0 a, .news-latest-item-1 a {
	color: #666666;
	text-decoration: none;
}

.news-latest-item-0 a:hover, .news-latest-item-1 a:hover {
	color: #000000;
	text-decoration: underline;
}

/* LIST & LATEST Ansicht */
.news-latest-item-0,
.news-latest-item-1{
	margin-bottom: 10px;
	clear:both;
}

.news-latest-item-0 .left,
.news-latest-item-1 .left{
	float: left;
	width: 70px;	
	border: none;
	font-size: 0px;
}

.news-latest-item-0 .right,
.news-latest-item-1 .right{
	float: right;
	width: 168px;
	text-align: left;
	padding: 0px 0;
	
	/*line-height: 0px;*/
	/*border: none;
	border-left: 1px solid #dddddd;*/
}

.news-latest-item-0 .end,
.news-latest-item-1 .end{
	clear:both;
	background: url(../images/trennlinie_small.gif) no-repeat bottom;
	width: 240px;
	height: 1px;
	padding-top: 5px;
}

.news-latest-title {
	font-weight: bold;
}

.news-latest-image {
	text-align: center;
	margin: 0 0 5px 0;
}

.news-latest-date {
	color: 666666;
}

.news-latest-subheader {
	color: #000000;
}

/* LIST */

.news-list-item-0 {
	/*background:#E7F2F9 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-list-item-1 {
	/*background:#eff1e8 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-list-morelink a {
}

.news-list-item-0,
.news-list-item-1 {
	margin-bottom: 10px;
	clear:both;
}

.news-list-item-0 .left{
	float: left;
	width: 360px;
	/*height: 114px;*/
	padding: 0px 0;
	border: none;
}

.news-list-item-0 .right{
	float: right;
	width: 120px;
	text-align: center;
	font-size: 0px;
	/*height: 114px;*/
	/*line-height: 0px;*/
	border: none;
	border-left: 1px solid #dddddd;
}

.news-list-item-1 .left{
	float: left;
	width: 120px;
	text-align: center;
	font-size: 0px;
	/*height: 114px;*/
	/*line-height: 0px;*/
	border: none;
	border-left: 1px solid #dddddd;
}

.news-list-item-1 .right{
	float: right;
	width: 360px;
	/*height: 114px;*/
	padding: 0px 0;
	border: none;
}

.news-list-item-0 .end,
.news-list-item-1 .end{
	clear:both;
	background: url(../images/trennlinie_default.gif) no-repeat bottom;
	width: 485px;
	height: 1px;
	padding-top: 5px;
}

.tx-ttnews-browsebox {padding:0; margin:1.2em 0 1em 0; padding:1px; }
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {padding:0 0.4em 0.4em 0; margin:0;}

/* SINGLE Ansicht */
.news-single-title {
	margin-top: 0;
	font-weight: bold;
}
.news-single-item h3 {margin-bottom:1em; margin-top:1em; color:#000; padding:0.5em; background:#f0f0f4; border-left:8px #E0E7F5 solid;}
.news-single-subheader { font-style:italic; margin-bottom: 10px; padding:0 0 1em 0;}
.news-single-img {padding:0 1em 0 0; float:left;}
.news-single-img p {padding:0; margin:0;}
.news-single-timedata {color:#aaa; margin-bottom:1em;}
.news-single-additional-info {}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}
.news-single-imgcaption {
	font-size: 0.9em;
}
.news-single-item object {
	margin: 0 0 1em 0;
}

.news-single-backlink {
	margin: 1em 0 0 0;
}

/* DEFAULT */

/* ###########################
** ### Links            ######
** ###########################
*/

a:link, a:active, a:visited {
	color: #163f7c;	
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#header a.topmenue:link, #header a.topmenue:active, #header a.topmenue:visited {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

#header a.topmenue:hover {
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}

#footer a.footermenue:link, #footer a.footermenue:active, #footer a.footermenue:visited {
	color: #8b8b8b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a.footermenue:hover {
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

div.rightMenu {		
	padding:0px 9px 3px 0px;
}

a.rootline:link, a.rootline:active, a.rootline:visited {
	color: #245185;
	text-decoration: none;
}

a.rootline:hover {
	color: #000000;
	text-decoration: underline;
}

a.leftmenue:link, a.leftmenue:active, a.leftmenue:visited {
	color: #245185;
	font-size: 12px;
	letter-spacing:1px;
	text-decoration: none;
}

a.leftmenue:hover {
	color: #000000;
	font-size: 12px;
	letter-spacing:1px;
	text-decoration: underline;
}

a.leftmenue2:link, a.leftmenue2:active, a.leftmenue2:visited {
	color: #245185;
	font-size: 10px;
	text-decoration: none;
}

a.leftmenue2:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}


/* ###########################
** ### ContentWraps     ######
** ###########################
*/

#contentRight p {
	margin: 0px auto;
}

#contentLeft p {
	margin: 0px auto;
}

#contentMiddle p {
	margin: 0px auto;
}


.alignLeft {
	float:left;
}

.alignRight {
	float:right;
}

.clean {
	clear: both;
}

/* ###########################
** ### Content          ######
** ###########################
*/

ul.leftmenue
{	
	margin-top: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;	
}

li.leftmenue {	
	background:url(../images/leftmenu_pfeil.gif) no-repeat;
	padding:0px 7px 0px 20px;	
}

ul.leftmenue2
{		
	margin-top: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;	
}

li.leftmenue2 {	
	padding:0px 7px 0px 0px;
	}

.balkenVerlauf {
	background: url(../images/leftside_balkenverlauf.jpg) no-repeat top;
	border: none 0px;
	width: 240px;
	height: 16px;
	padding-bottom: 24px;
}