body {
	scrollbar-face-color: #C1BDB3;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #C1BDB3;
	scrollbar-shadow-color: #A6A39C;
	scrollbar-darkshadow-color: #C1BDB3;
	scrollbar-highlight-color: #F0EFEE;
	scrollbar-3d-light-color: #C1BDB3;
	margin: 0px;
	padding: 0px;

}

body.content {
	background-color: #E4E2DF;
	background-image: url(/fileadmin/images/page_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body.printpage {
	background-color: #E70000;
}

body.popuppage {
	background-color: #E70000;
	margin: 20px;
}

/* Popup
------------------------------ */
div.popuplogo {
	background:url(../images/popup_bg.gif) repeat-x 0px 5px;
}
div.popuplogo div {
	display:inline;
	background-color: #E70000;
	padding-right:2px;
}
div.popup_line1 {
	background:url(../images/page_footer_01.gif) repeat-x;
	height:11px;
}
div.popup_line2 {
	background:url(../images/page_footer_02.jpg) repeat-x;
	height:20px;
}
/* -------------------------- */

tr, td, h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

tr.small, td.small, span.small {
	font-size: 11px;	
}
#colRight td.small, #colRight td.grey {
	text-align:left;
}

td.red_bright {
	background-color: #EE4D4D;
}

tr.grey, td.grey {
	background-color: #EBEBEB;
	color: #E70000;
}

tr.table_grey, td.table_grey {
	background-color: #EBEBEB;
	color: #E70000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

table.red {
	background-color: #E70000;
}

table.red_border {
	border: 1px solid #EE4D4D;
	border-collapse:collapse;
}

table.red_border tr, table.red_border td {
	border: 1px solid #EE4D4D;
	border-collapse:collapse;
}

div.tx-ttnews-browsebox {
	margin-bottom: 10px;
}

hr {
	height:1px;
	border:0px;
	color:#EE4D4D; /* IE fix */
	background:#EE4D4D;
}

input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #E70000;
}

img.border, div.border {
	border: 1px solid #FFFFFF;
}

ul.arrow {
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	/*list-style-image: url(/fileadmin/images/bullets_01.gif); */
}

ul {
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/fileadmin/images/bullets_01.gif); 
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.printlink {
	padding-left:14px;
	background:url(/fileadmin/images/icon_print.gif) no-repeat 0px;
}

a.recommendlink {
	padding-left:14px;
	background:url(/fileadmin/images/icon_recommend.gif) no-repeat 0px;
}

a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FACCCC;
	text-decoration: none;
}

div.createdby {
	width: 900px;
	text-align: right;
	padding-top: 3px;
}

div.createdby a, div.createdby a:hover {
	color: #ABA9A7;
	font-size: 10px;
	text-decoration: none;
}

/* News
------------------------------ */

img.news-single-img {
  margin-right:5px;
  margin-bottom:5px;
}

div.news-single-img-descr, span.news-single-img-descr {
  display:none;
}

div.news-single-img {
  width:655px;
}

span.news_title a {
text-decoration: none;
}

table.newslist {
	margin-bottom:12px;
}

table.newslist + p {
	margin-top: 0px;
}

/* sitesearch */

#suchfeld {
	display: inline-block; 
	height:18px; 
	width:150px; 
	background-color: #FFFFFF; 
	border: 1px solid #cccccc; 
	overflow:hidden;
	margin-right:20px;
}

input#suchinput {
	border: 0px solid white; 
	width:128px; 
	color:#666666; 
	font-size:11px; 
	vertical-align: bottom; 
	font-color:#cccccc; 
	border-top:1px solid white;
}

a.share_icon {
	padding-right: 5px;
	padding-left: 5px;
}

#colNormal blockquote {
	display:none;
}
