body{
	background-color: #d3e0c1;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #666;
}

#complete{
	background-color: #fff;
	min-height: 600px;
	position: absolute;
	top: 5%;
	left:50%;
	margin-left:-485px;
	width:970px;
}


#content_left{
        margin:50px 0px 50px 50px;
	width: 261px;
	min-height: 600px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	float: left;
	display:inline;
}

#content_left_start{
        margin:50px 0px 40px 50px;
	width: 261px;
	min-height: 600px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	float: left;
	display:inline;
}

#shadow_top{
	width: 261px;
	height: 10px;
	background-image: url(../img/shadow_top.jpg);
	background-repeat: no-repeat;

}

#shadow_bottom{
	width: 261px;
	height: 15px;
	background-image: url(../img/shadow_bottom.jpg);
	background-repeat: no-repeat;
}


#content_right{
	width: 580px;
	min-height: 600px;
	float: right;
	display:inline;
	margin:50px 50px 50px 0px;
	border:1px solid #f0f0f0;
}

#content_right_start{
	width: 580px;
	height: 680px;
	background-image:url(../img/bg_neu.jpg);
	background-repeat: no-repeat;
	float: right;
	display:inline;
	margin:50px 50px 40px 0px;
}

#header{
	width: 575px;
	height: 40px;
}

#footer{
	position: absolute;
	width: 575px;
	height: 40px;
}

#content{
	width: 525px;
	height: auto;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 150%;
}

#content_start{
	width: 525px;
	height: auto;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 150%;
	margin-top:50px;
}

#logo{
	width: 250px;
	height: 90px;
	background-image: url(../img/YOU_logo.jpg);
}

#navigation_box{
	width: 285px;
	height: auto;
	padding-top: 22px;
	padding-bottom: 50px;
	padding-left: 0px;
}


######################################################
#navigation {
	list-style: none;

}

#navigation li{
	list-style: none;
	list-style-type: none;
}

#navigation li a {
	font-size: 11px;
	text-align: right;
	color: #666;
	display:block;
	font-weight: normal;
	height: 28px;
	text-decoration: none;
	padding-right: 85px;
}

#navigation li a:hover, #navigation .active a, #navigation .activechild{
	font-weight: bold;
	background-image: url(../img/flag.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}



#navigation .submenu li{
	list-style: none;
	display:inline;	
	
}


#navigation .submenu li a{
	font-size: 11px;
	text-align: right;
	color: #339900;
	display:block;
	font-weight: normal;
	height:auto;
	padding:0px 85px 15px 0;
	text-decoration: none;
}

#navigation .submenu li a:hover{
	font-weight: bold;
	text-decoration:none;
	background: none;
}

#navigation .submenu .active{
	font-size: 11px;
	text-align: right;
	color: #339900;
	display:block;
	font-weight: bold;
	height:auto;
	padding:0px 85px 15px 0;
	text-decoration: none;
}


######################################################


ul, ol, dl, dd, dt, td, tr, th, blockquote{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 50px;
}

td {font-size: 11px;}

h1{
	font-size: 13px;
	color: #339900;
	line-height: 150%;
	height: 38px;
	/*background-image: url(../img/headline_img.jpg);*/
	/*background-repeat: no-repeat;*/
	background-position: top left;
	padding-left: 25px;
}

p{

	padding-left: 25px;
}
li{

	padding: 0px;
	margin: 0px;
}

h2{
	font-size: 11px;
	color: #333;
	line-height: 200%;
	margin-left: 25px;
	font-weight: normal;
}

h3{
	font-size: 11px;
	color: #339900;
	line-height: 150%;
	height: 38px;
	margin-left: 25px;
	margin-bottom: 0px;
	width: 350px;
}
h3 a.link{
	font-size: 11px;
	color: #339900;
	line-height: 150%;
	height: 38px;
	margin-left: 25px;
	margin-bottom: 0px;
	width: 350px;
}

h4{
	font-size: 11px;
	color: #666;
	line-height: 150%;
	margin-left: 25px;
	padding-bottom: 0px;
	height: 7px;
}


A.section {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}

A:link {
	color:#339900;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

A:visited {
	color:#339900; 
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #339900;
	 text-decoration: none;
}


#adress{
	width: 260px;
	height: 150px;
	padding-left: 35px;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 140%;
}

#search{
	width: 260px;
	height: 50px;
	padding-left: 35px;
	margin-bottom: 50px;
}

.active_childs{
	font-weight: bold;
	background-image: url(../img/flag.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/*NEWS*/

.news-latest-morelink{
	font-size:9px;
	padding-bottom: 10px;	
}


.news-latest-date{
	font-size: 9px;
	margin-top: 20px;
	margin-left: 25px;	
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
 	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.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:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.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-morelink,.news-latest-category {
	font-size:9px;
	margin-left: 25px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:left;
	border-bottom: 1px solid #ccc;
	width: 350px;
	padding-bottom: 3px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
	background-color:#fff;
}	

.news-list-item {
	padding:3px;
	background-color:#Fff;
} 

.news-search-form {	
	padding:3px;	
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;	
}

.news-list-container H3 {
	margin-bottom: 5px;
	font-size: 13px;
	color: #339900;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER, {
	color:#390;
	padding-left:2px;
}

.news-list-container H3 A {
	font-size: 13px;
	color: #339900;
}

.news-list-container H4 {
	font-weight:normal;
	height:70px;
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 10px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:25px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}

.tx-ttnews-browsebox TD { 
	font-size: 10px; 
}

.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 {
	background-color: #BBE53A;
	border:1px solid #666;
}

.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	background-color:#fff;
}

.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #339900;
	line-height: 150%;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	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;
	background-color:#F9FFE5;
}

.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%;
}
	
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;	
 	border:1px solid #333;
	background-color:#BBE53A;
}
.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;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;	
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

.aktuelles{
	border: none;
}


label {
	line-height: 1.3em; 
	font-family: arial, sans serif; 
	font-size: 11px; 
	border: 0px;
	width:100px; 
	float:left;
}

.csc-mailform {
	border:0px;
	padding-left:10px;
	padding-right:10px;

	padding-bottom:10px;
	border: 1px solid #C0C0C0;
	margin-left: 25px;
	width: 350px;
}
.csc-mailform-field{
	padding-top:7px;
}

.csc-mailform-submit{
	border: 1px solid #C0C0C0;
	background-color: #f0f0f0;
	margin-left: 100px;
	font-size: 13px;
}

#searchform{
	margin:0px; 
	padding:0px; 
	border: none;
}

.tx-macinasearchbox-pi1 fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}

. tx-indexedsearch-searchbox{
margin-left:50px;
}

.download{
	border: none;
}

#sprachen{
	margin-left: 93px;
}
