@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(left.css);
@import url(mailform.css);

#left-menu-box {
	margin: 0;
	padding: 6px 6px 0 6px;
}

#middle-marker-box, #right-marker-box {
	margin: 6px;
	padding: 0;
}

#left-marker-box  {
	margin: 0 6px;
	padding: 0;
}

#left-marker, #middle-marker, #right-marker {
	margin: 0;
	padding: 6px;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 756px;
}

#left {
	float: left;
	width: 245px;
	z-index: 4;
	background: #B4B7E4;
}

#left-content {
/*	position: relative;
	z-index: 5;*/
	width: 245px;
}

#middle {
	float: right;
	width: 480px;
	z-index: 2;
	background: #B4B7E4;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 480px;
}

#right {
	float: right;
	width: 245px;
	z-index: 6;
	background: #B4B7E4;
}

#right-content {
/*	position: relative;
	z-index: 7;*/
	width: 245px;
}

#header, #outer-wrapper, #footer {
	width: 1008px;
}

#header-img {
	width: 996px;
	
}

.cleaner {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}
.lastchanged {
	font-size: 10px;
	margin: 6px;
}

/*	Index-Search*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:100px; 
}
/*	tt_news*/
.news-list-morelink { 
 color: #2e6399;
 text-decoration: none;
 font-size: 11px;
 text-decoration: none;
 display: block; 
}
.news-list-category { 
 color: #000;
 text-decoration: none;
 font-size: 11px;
}
.news-list-date { 
 color: #333;
 text-decoration: none;
 font-size: 10px;
 font-style: normal;
}
.clearer { 
color: #2e6399;
height: 25%;
text-shadow: none;
}
.news-single-backlink { 
 color: #2e6399;
 font-weight: normal;
 text-decoration: none;
 font-size: 11px;
}
.news-single-timedata { 
 color: #333;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-size: 11px;
 font-style: normal;
}
.news-single-files {
 color: #333;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-size: 12px;
 font-style: normal;
}

