/* CSS Document */


body {
	background-color:#fff;
	margin:0;
	padding:0;	
}

* {font-family: Times-new-roman, serif; font-size: 14px;}

#allwrap {
	width: 994px;
	margin:0 0 0 -497px;
	position:relative;
	left: 50%;
	top:0;
	background-color:#ffffff;
}


#header #logo {
	width: 186px;
	height:36px;
	float:right;
	margin:52px 252px 52px 0;
}


/*__CONTENT__*/

#maincontent {font-family: Verdana,Arial,Helvetica,sans-serif;}
#maincontent h1 {color:#003589; font-size: 25px; font-weight:normal; text-transform:uppercase;}
#maincontent h2 {color:#2265ac; font-size: 15px; font-weight:normal; text-transform: uppercase;}
#maincontent h3 {color:#2265ac; font-size: 12px; font-weight:normal;}

#maincontent p {color:#666666;}




/*__TT_NEWS__*/

	#maincontent #rechts h2 {  color:#a5010a;}
	.news-latest-item {border-bottom:1px solid #c0c0c0;}
	.news-latest-item .datum {font-size: 10px; text-align:right; display:block; font-weight:normal;}
	#maincontent .news-latest-item h3 {cursor: pointer;  color:#a5010a;}
	.latest_bild {width: 40%;float:left;}
	.news-latest-morelink a {font-size: 10px; color:#a5010a;}
	#maincontent h3.h3active  {font-weight:bold;}
	

 img[alt]:after {
 content:" ("attr(alt)")";
}

.tx-comments-comment-form, .tx-pagebrows-pi1 {
	display: none;
}
