@charset "UTF-8";
/* CSS Document */



@import url(tt_news_v2_styles.css);


body {
	background-color: #A6BA3E;
	background-position: center top;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #646464;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.01em;
}

#service {
	width: 240px;
	min-height: 490px;
	float: left;
	background-image: url(../bilder/hintergrund_service.jpg);
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	padding-top:40px;
}
li {
	padding-bottom: 7px;
	padding-right: 24px;
}
#container {
	width: 860px;
	height: auto;
	top: 50px;
	left: 0px;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../bilder/hintergrund_content.jpg);
	background-repeat: repeat-y;
	background-position: left 20px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear:both;
}
#container_home {
	width: 860px;
	height: auto;
	top: 50px;
	left: 0px;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../bilder/navi_hintergrundbalken_home.jpg);
	background-repeat: repeat-y;
	background-position: left 20px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear:both;
}
#header {
	height: 120px;
	width: 840px;
	left: 0;
	clear: both;
	margin-right: 20px;
}
#header_logo {
	height: 120px;
	width: 120px;
	left: 0;
	float: left;
}
#header_bild {
	height: 120px;
	width: 720px;
	float: left;
}
#navi {
	width: 240px;
	height: 480px;
	float: left;
	background-image: url(../bilder/navhg.jpg);
	background-repeat: no-repeat;
	padding-top:48px;
}

#navi_home {
	width: 120px;
	height: 480px;
	float: left;
	background-image: url(../bilder/navhg.jpg);
	background-repeat: no-repeat;
	padding-top:48px;
}
#subnavi {
	width: 120px;
	height: 240px;
	float: left;
	padding-top:20px;
}
ul.haupt{
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
ul.subnavi{
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0px;
	padding-top:24px;
	width: 120px;
}
ul.unter {
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	margin-top: -25px;
	padding:0;
	width: 120px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6BA3E;
}
li.haupt{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	color: #646464;
	height: 24px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	background-color: #FFFFFF;
}
li.subnavi{
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	color: #646464;


}
li.unter{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	color: #646464;
	height: 25px;
	line-height: 25px;
	background-color: #F8F8F8;
}
li.abschluss{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	color: #646464;
	height: 50px;
	line-height: 25px;
	background-color: #F8F8F8;
}
li.hauptact{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding:0;
	color: #A6BA3E;
	height: 24px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6BA3E;
	background-color: #FFFFFF;
}
li.subnaviact{
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding:0;
	color: #A6BA3E;

}
li.unteract{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding:0;
	color: #A6BA3E;
	height: 25px;
	line-height: 25px;
	background-color: #F8F8F8;
}
li.haupt a, li.unter a, li.subnavi a{
	color: #646464;
	text-decoration:none
}
.hauptact a, .unteract a, .subnaviact a{
	color: #A6BA3E;
	text-decoration:none
}
li a:hover {
	color: #A6BA3E;
	text-decoration:none
}

.haupt:hover{
	color: #A6BA3E;
	border-top-color: #A6BA3E;
}
#content {
	width: 480px;
	min-height: 220px;
	float: left;
	padding-top: 50px;
	border-bottom-width: 260px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}


.csc-firstHeader{
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 24px;
	color: #A6BA3E;
	font-weight:normal;
	letter-spacing: 0.03em;
	padding-right: 24px;
	line-height: 23px;
}
#content_home h1 {
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 55px;
	color: #A6BA3E;
	font-weight:normal;
	letter-spacing: 0.03em;
	padding-right: 24px;
	line-height: 23px;
}
.bodytext{
	padding-left: 24px;
	padding-right: 24px;
}
#content_home .bodytext{
	padding-left: 55px;
	padding-right: 65px;
}
.bodytext a {
	color: #646464;
}
.bodytext a:hover{
	color: #A6BA3E;
}

#footer {
	width: 840px;
	height: 50px;
	bottom: -70px;
	left: 0px;
	position: absolute;
	text-align: right;
}
#footer .bodytext {
	text-align: right;
	color: #FFFFFF;
	padding:0;
}
#footer .bodytext a {
	color: #FFFFFF;
	text-decoration:none
}
#footer .bodytext a:hover{
	color: #FFFFFF;
	text-decoration:none
}
#content_home {
	width: 480px;
	min-height: 170px;
	background-color: #ffffff;
	float: left;
	padding-top: 50px;
}

.csc-mailform {
	border:0;
	margin:0;
	padding-left: 24px;
	font-family:Arial,Helvetica,sans-serif;
}
.csc-mailform-field label {
	display: block;
	float:left;
	margin-right:5px;
	margin-top:5px;
	width:180px;
}
.csc-mailform-field {
	clear:both;
	font-size:12px;

}
.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	font-family:Arial,Helvetica,sans-serif;
	color: #646464;
	font-size:12px;
	margin-top:5px;
	padding-top:2px;
	border:1px solid #646464;
}	
/.csc-mailform-field input{
	height:13px;
}
.csc-mailform-field select {
	height:19px;
}
.csc-mailform-field .csc-mailform-submit{
	background-color:#A6BA3E;
	color:#FFFFFF;
	border:0px;
	margin-top: 20px;
	height:19px;
	padding-bottom:2px;
	margin-left: 185px;	
}
.csc-sitemap ul{
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
	padding:0;
}
.csc-sitemap ul ul{
	list-style: none;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 100px;
	padding:0;
	margin-top: -20px;
}
.csc-sitemap a{
	color: #646464;
	text-decoration:none
}
.csc-sitemap a:hover{
	color: #A6BA3E;
	text-decoration:none
}
.csc-textpic-intext-left-nowrap{
	padding-left: 24px;
	padding-right: 5px;
	margin-right: 5px;
	}
#content .csc-textpic-above, #content .imageblock  {
	width: 600px;
	height: 240px;
	bottom: 0px;
	position: absolute;
	padding-top:20px;
}

#content.galerie .csc-textpic-above, #content .imageblock  {
	width: 600px;
	height: 345px;
	bottom: 0px;
	position: absolute;
	padding-top:20px;
}



.contenttable{
	padding-left: 24px;
	width:450px;
	margin-bottom:30px;
}
.contenttable tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.contenttable .tr-0{
	background-color:#A6BA3E;
	border-bottom-width: 0px;
	color: #fff;
}
.contenttable .tr-last{
	font-weight:bold;
}
.contenttable .td-0{
	padding-left: 5px;
}
.contenttable .td-last{
	padding-left: 5px;
	width: 100px;
}
.contenttable .td-1{
	text-align:right;
	padding-right: 5px;
}


