/* ==================== Generelles ========================================= */

* {
        margin:                 0;
        padding:                0;
        border-collapse:        collapse;
        border-spacing:         0;
}

body
{
	color: #336;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
		z-index: 0;
}

li
{
	list-style-position: outside;
	font-size: 14px;
	margin-left: 15px;
	line-height: 130%;
}
/* =================== admin-panel ==========================================*/
.typo3-adminPanel
{
	position: relative;
	margin-top: 2500px;

}
/* =================== dhtml ================================================*/
#in
{
	z-index: 5;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	position: absolute;
	background-color: transparent;
}
#background_img, #background_img1, #background_img2
{
	position: absolute;
	z-index:1;
}

#bg
{
	z-index:0;
	left: 0px;
	top: 235px;
	width: 100%;
	height: 179px;
	overflow: hidden;
	position: absolute;
	background-color: transparent;
}
/* =================== logoblock ============================================*/




/* ===================   MENU 2  ============================================*/
TD#menu_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD#menu_2 div {
	display: block;
	float: left;
	margin: -2px 5px 5px 0px;
}
TD#menu_2 A
{
	text-decoration: none;

}

TD#menu_2 div.menu2-level1-act a, TD#menu_2 div.menu2-level1-no a:hover {

	color: #F30;
}

TD#menu_2 div.menu2-level1-no a {

	color: #336;
}

/* ===================   MENU 1  ============================================*/
#menu td { vertical-align: top; }

#menu_1 td, #suche td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	border-left: 2px solid #FFF;
		white-space: nowrap;
}


DIV.menu1-level1-no A {
	color:#336;
	font-weight: bold;
		text-decoration: none;
}

DIV.menu1-level1-no A:hover {
	color: #F30;

}

#menuopen DIV.menu1-level1-act A, #menuopen DIV.menu1-level1-act A:hover {
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}

TD#menuopen
{
	border-left: 2px solid #999;
}

#menu DIV.menu1-level2-no A
{
	color: #336;
	font-weight: normal;
		text-decoration: none;
}

#menu DIV.menu1-level3-no A
{
	color: #999;
	font-weight: normal;
		text-decoration: none;
}
#menu DIV.menu1-level2-no A:hover, #menu_1 DIV.menu1-level2-act A:hover, #menu DIV.menu1-level3-no A:hover{
	color: #F30;
}

#menu DIV.menu1-level2-act A, #menu DIV.menu1-level3-act A
{
	color: #F30;
	font-weight: normal;
	text-decoration: none;
}


#menu1-level2
{
	position: absolute;
	display: block;
	margin-left: -12px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid  2px  #999;
}

#menu1-level3
{
	padding-left: 10px;
	padding-right: 10px;
	
}
/* ===================   STARTCONTENT  ============================================*/
#startcontent1
{
	position: absolute;
	margin-left: 10px;
	margin-top: 70px;
	font-size: 25px;
	font-family: "Century Schoolbook", 'Times New Roman', Times, serif;
	font-weight: normal;
	color:#fff;
}

#startcontent2
{
	position: absolute;
	margin-left: 10px;
	margin-top: 230px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
/* ===================   SITEMAP  ============================================*/
.csc-menu-2
{
	font-size: 14px;

}


.csc-sitemap
{
	height: 20px;
	padding-top: 3px;
}

.csc-sitemap-level1
{
	padding-left: 10px;
	border-left: solid  2px  #999;
	border-top: solid  1px  #999;
}

.csc-sitemap-level2
{
	padding-left: 30px;
}

#content .csc-sitemap-level3 A, #content .csc-sitemap-level3 A:visited
{
	color:#999;
}

.csc-sitemap-level3
{
	padding-left: 50px;
}

.csc-sitemap-level4
{
	padding-left: 70px;
}
/* ===================   Downloads  ==========================================*/

.csc-uploads
{
	font-size: 14px;
	line-height: 130%;
}
.csc-uploads-fileSize
{
	vertical-align: top;
	padding-left: 20px;
	text-align: right;
}
/*.csc-uploads { width: 100%; }*/

/* ===================   CONTENT  ============================================*/
h4 { margin-top: 20px; }
.imgtext-table
{
margin-top:-1px;
}
#content
{
	vertical-align: top;
	background-color: transparent;
}

#content_lr
{
	background-color: #fff;
	width:100%;
	height:200px;
}

#content_lr_td
{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}


#content_right
{
	width: 50%;
	padding-left: 5px;
	padding-right: 0px;
		vertical-align: top;

}
#content_right
{
	width: 50%;
	padding-left: 5px;
	padding-right: 0px;
		vertical-align: top;

}

#content_left
{
	width: 50%;
	padding-right: 5px;
	padding-left: 0px;
}

#content A, #content A:visited
{
	color: #336;
	text-decoration: none;
	font-weight: bold;
}

#content A:hover
{
	color: #F30;
	text-decoration: none;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
}

h1.csc-firstHeader, .news-latest-container H2, .news-single-item H2
{
	display: block;
	font-family: "Century Schoolbook", 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #336;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 25px;
	line-height: 30px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336;
	margin-top: 0px;
	font-size: 16px;
	line-height: 20px;

}
.bodytext
{
	font-size: 14px;
	line-height: 130%;
}

/* ============================= NEWS  ======================================*/

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
clear:right;
}

.news-latest-container HR.clearer {
clear:left;
}


.news-latest-container h3
{
	font-style: normal;

}


.news-latest-gotoarchive {
color:#336;
font-size: 11px;
font-weight: normal;
color:#999;
}

.news-latest-gotoarchive {
font-weight:bold;
margin-top:5px;

}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
color:#336;
}
.news-latest-gotoarchive A {
color:#999;
}
.news-latest-item {
height: 1%;
line-height: 1.3;
margin-bottom:15px;
}

.news-latest-item IMG {

margin-bottom:5px;
margin-right:5px;
border:1px solid #666;
float:left;
}
.news-latest-category IMG {
float: none;
border:none;
margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
font-size:11px;
}

.news-latest-date
{
	float: right;
	color: #ccccccc;
}

.news-latest-morelink {
height:12px;
color:#999;
float:right;
}

.news-latest-morelink A {


}


.news-list-container {

}


.news-list-item
{
	line-height: 1.3;
	margin-bottom: 15px;
	clear: right;
}
.news-search-form {
padding:3px;
margin-bottom:5px;
border:1px solid #666;


}
.news-search-emptyMsg{
margin:0px;
}
.news-search-form FORM {
margin:0px;
}
.news-list-container H3 {
font-style: normal;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER
{
	color: #336;
}
.news-list-container H3 A {
color:#336;

}
.news-list-container {
min-height: 200px;
margin-top: 20px;
}
.news-list-date {
float: right;
color: #999;
width: 180px;
text-align: right;
height: 20px;
margin-top: -2px;
margin-right: -2px;
font-size: 11px;
font-weight: normal;

}

.news-list-imgcaption {
float: right;
padding-top:3px;
padding-right:3px;
font-size: 11px;

}

.news-list-container IMG {

float: right;
border:1px solid #666;
margin-bottom:5px;
margin-right:2px;
margin-left:5px;
}
.news-list-category IMG {
float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
font-size:11px;
color: #cccccc;
margin-bottom: 15px;
}
.news-list-morelink
{

	float: right;
}
.news-list-browse {
text-align: center;
}



.tx-ttnews-browsebox {


}
.tx-ttnews-browsebox TD {
font-size: 11xpx;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
margin:0px;
}

.tx-ttnews-browsebox-SCell {

border:1px solid #666;
}
.news-search-emptyMsg {
font-size: 11px;
margin-left: 10px;
}
.news-single-item {
min-height: 200px;
margin-bottom:5px;

}
.news-single-item H2 {
margin-bottom: 0px;
}

.news-single-item H3 {
margin-bottom: 5px;
}



.news-single-img
{
	margin-top: 20px;
	text-align: center;
}

.news-single-img img
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}



.news-single-imgcaption { visibility: hidden; }

.news-single-category
{
	color: #cccccc;
	font-size: 11px;
}
.news-single-backlink, .news-single-backlink a {
font-weight: bold;
font-size: 11px;
margin-bottom: 15px;
margin-top: 10px;
}
.news-single-timedata {
float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
font-size: 11px;
color: #999;
}
.news-single-timedata { margin-top: 4px; }
.news-single-author {

}
.news-single-additional-info {

margin-top: 15px;
border: 1px solid #666;
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
border: 1px solid #666;
margin:0px;
margin-bottom: 3px;
padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
font-weight: bold;
font-size: 11px;
margin-left:5px;
width:90%;
}

.news-amenu-container {
margin-top:10px;
padding:3px;
border:1px solid #333;

}
.news-amenu-container LI {
padding-bottom:1px;
}
.news-amenu-container UL
{
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #666;
	list-style-type: none;

}
.news-amenu-container H2 {
color:#fff;
padding:3px;
border:1px solid #666;

}
.news-amenu-item-year {
font-weight: bold;
border: 1px solid #666;
padding: 2px;

color:#fff;
}



.news-catmenu  {

min-height: 200px;


}
.news-catmenu-header {
font-size:14px;
font-weight:bold;
}
.news-catmenu DIV {
font-size:14px;
white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
margin:0px;
padding: 0px;
vertical-align: middle;
}
.news-catmenu-ACT {
font-weight:bold;
}

.level1 {


}
.level2 {
padding:1px;
padding-left:10px;

}
.level3 {
padding:1px;
padding-left:10px;

}
.level4 {
padding:1px;
padding-left:10px;

}
