/*@group Global*/

body {
	background-color: #fffde5;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

h1 {
	margin: 20px 0 15px 0;
	line-height: 160%;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin: 0;
	font-size: 12px;
}

h3 {
	margin: 0;
	color: #439934;
	font-size: 12px;
}

h4 {
	margin-top: 0;
	margin-bottom: 5px;	
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #005b22;
}

a:hover {
	color: #023e15;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clearer {
	clear: both;
}

.content {
	margin: 0 auto 0 auto;
	width: 998px;
	border-left: 2px solid #e8e7d7;
	border-right: 2px solid #e8e7d7;
	background-color: white;
}

.csc-textpic .csc-textpic-caption {
	font-size: 10px;
}

.csc-textpic .csc-textpic-image {
	margin-bottom: 10px;
}

.csc-textpic-below .csc-textpic-imagewrap {
	margin-top: 20px;
}

ul li .internal-link {
	list-style-type: none;
}

.printonly {
	display: none;
}

fieldset {
	border: 0px solid #fff;
	margin: 0;
	padding: 0;
}

.right .linklist {
	width: 220px;
	margin-bottom: 20px;
}

.linklist h4, .right h1 {
	border-bottom: 1px dotted #aaa;
	margin-bottom: 1px;
	padding-bottom: 4px;
	line-height: 130%;
	font-size: 12px;
	clear: left;
}

td {
	font-family: verdana, sans-serif;
	font-size: 12px;
}

/*@group Icons für Links*/

.link {
	background: url(../../media/icon_linkintern.gif) no-repeat 0 3px;
	padding-left: 15px;	
}

.internal-link {
	background: url(../../media/icon_linkintern.gif) no-repeat 0 3px;
	padding-left: 15px;
}

.internal-link-new-window {
	background: url(../../media/icon_linkintern.gif) no-repeat 0 3px;
	padding-left: 15px;	
}

.external-link {
	background: url(../../media/icon_linkextern.gif) no-repeat 0 3px;
	padding-left: 15px;
}

.external-link-new-window {
	background: url(../../media/icon_linkextern.gif) no-repeat 0 3px;
	padding-left: 15px;
}

.download {
	background: url(../../media/icon_download.gif) no-repeat 0 3px;
	padding-left: 15px;
}

.mail {
	background: url(../../media/icon_email.gif) no-repeat 0 3px;
	padding-left: 15px;
}

/*@end*/

/*@end*/

/*@group Header*/

.header {
	background-color: #97c54e;
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.wrapper_header {
	margin: 0 auto 0 auto;
	width: 1000px;
}

.headerbild {
	height: 270px;
	width: 1000px;
	background: url(../../media/forstbw_2009/headerbild.jpg) no-repeat 0 0;
	overflow: hidden;
}

.logo_forstbw {
	position: relative;
	bottom: 270px;
	width: 338px;
	height: 110px;
	background: url(../../media/forstbw_2009/logo_forstbw.png) no-repeat 0 0;
}

.logo_forstbw a {
	width: 338px;
	height: 110px;
	display: block;	
}

.logo_ministerium {
	float: right;
	height: 50px;
	width: 520px;
	display: block;
	margin-top: 8px;
	background: url(../../media/forstbw_2009/logo_ministerium_unterseite.png) no-repeat 0 0;
}

.unterseite .logo_ministerium {
	background: url(../../media/forstbw_2009/logo_ministerium_unterseite.png) no-repeat 0 0;
}

.logo_ministerium a {
	display: block;
	height: 58px;
	width: 520px;
}

/*@group Search*/

.wrapper_search {
	position: relative;
	bottom: 270px;
	height: 58px;
	margin: 22px 2px 2px 2px;
}

.search {
	float: left;
	width: 358px;
	height: 26px;
	padding-left: 12px;
	margin-top: 32px;
	color: white;
	background: url(../../media/forstbw_2009/bg_search.png) no-repeat 0 0;
}

.search p {
	margin-top: 4px;
	float: left;
	font-weight: bold;
}

.search input {
	float: left;
	height: 18px;
	margin-top: 4px;
	margin-left: 10px;
}

.search .sendbutton {
	color: white;
	background: none;
	border: none;
	margin-left: 0;
	font-weight: bold;
}

.search .sendbutton:hover {
	color: #005b22;
	cursor: pointer;
}

.wrapper_header .intern {
	display: none;
}

/*@end*/

/*@group Navi*/

.navi_links {
	position: absolute;
	top: 192px;
	width: 805px;
	height: 26px;
	background: url(../../media/forstbw_2009/bg_navi.png) repeat-x 0 0;
	margin-left: 2px;
}

.navi_links h2 {
}

.navi_links h2 a{
	margin: 0 0 0 10px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}

.navi_links ul {
	padding: 1px 0 0 1px;
	list-style: none;
}

.navi_links ul li {
	float: left;
	margin-top: 4px;
}

.navi_links ul li a {
	padding:  4px 18px 7px 18px;
	color: white;
	margin-right: 1px;
	font-weight: bold;
}

.navi_links ul li a:hover {
	background-color: #005b22;
	cursor: pointer;
}

.navi_links ul li.active a {
	background-color: #005b22;
}

.navi_rechts {
	position: absolute;
	top: 192px;
	width: 191px;
	height: 26px;
	background: url(../../media/forstbw_2009/bg_navi.png) repeat-x 0 0;
	font-weight: bold;
	margin-left: 807px;
}

.navi_rechts ul {
	padding: 1px 0 0 1px;
	list-style: none;
}

.navi_rechts ul li {
	float: left;
	margin-top: 4px;
}

.navi_rechts ul li a {
	color: white;
	padding:  4px 12px 7px 12px;
	margin-right: 1px;
}

.navi_rechts ul li a:hover {
	background-color: #005b22;
}

.navi_rechts ul li.active a {
	background-color: #005b22;
}

/*@end*/

/*@end*/

/*@group Footer*/

.footer {
	display: table;
	padding: 0 0 15px 20px;
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer ul li {
	float: left;
	margin-right: 10px;
}

.footer ul li a {
	font-size: 10px;
	color: #999999;
}

.footer ul li a:hover {
	color: #404042;
}

/*@end*/

.right {
	font-size: 85%;
	line-height: 120%;
}

/*@group Startseite*/

.startseite .logo_ministerium {
	background: url(../../media/forstbw_2009/logo_ministerium_unterseite.png) no-repeat 0 0;
}

.startseite .logo_ministerium a {
	width: 69px;
	display: block;
	position: relative;
	left: 430px;
}

.startseite .top {
	padding: 15px 40px 15px 15px !important;
}

.startseite .top h2 {
	margin-bottom: 2px;
}

.startseite .top .csc-textpic .csc-textpic-image {
	margin-top: 0;
}

.startseite .top ul {
	margin-top: 10px;
	margin-left: 20px;
}

.startseite hr {
	height: 1px;
	border-top: 1px solid #e8e7d7;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
}

.startseite .csc-frame-frame1 {
	width: 570px;
}

/*@group Right*/

.startseite .right {
	float: right;
	border-left: 1px solid #e8e7d7;
	margin-top: 19px;
	padding-right: 40px;
	padding-left: 10px;
	width: 306px;
}

.startseite .right ul {
	margin-top: 10px;
	margin-left: 20px;
}

.startseite .right .csc-textpic {
	margin-bottom: 20px;
}

/*@end*/

/*@end*/

/*@group Unterseite*/

/*@group Subnavi*/

.subnavi {
	width: 190px;
	float: left;
	padding: 5px 20px 15px 15px;
}

.subnavi ul {
	list-style: none;
}

.subnavi ul li {
	border-bottom: 1px solid #e8e7d7;
	padding-top: 5px;
}

.subnavi ul li.active {
	font-weight: bold;
}

.subnavi ul li a {
	color: #404042;
	font-size: 10px;
	display: block;
	line-height: 1.5em;
	line-color: #999999;
}

.subnavi ul li a:hover {
	color: #999999;
}

.subnavi ul ul {
	margin: 2px 0 4px 15px;	
}

.subnavi ul ul li {
	border: none;
}

.subnavi ul ul li a {
	font-size: 10px;
	line-height: 1em;
}

.subnavi ul li.current a {
	font-weight: bold;
}

/*@end*/

.unterseite .wrapper_content {
	float: right;
	width: 773px;
}

.unterseite .pfad {
	font-size: 9px;
	margin: 10px 0 10px 10px;
}

.unterseite .pfad a {
	color: #404042;
}

.unterseite .pfad a:hover {
	color: #999999;
}

.unterseite .middle {
	float: left;
	width: 520px;
	padding: 10px;
}

.unterseite .middle ul {
	margin-top: 10px;
	margin-left: 20px;
}

.unterseite .middle p {
	line-height: 1.5em;
}

.unterseite .middle .content_teaser .content {
	width: 505px;
	padding-right: 20px;
	border: none;
}

/* @group right */

.unterseite .right .content_teaser .content {
	width: 230px;
	border: none;
}

.unterseite .right {
	float: right;
	width: 230px;
	border: none;
	padding: 10px 0 15px 0;
}

.unterseite .right h1 {
	margin: 0 10px 0 0;
}

.menue .right ul {
	margin-right: 10px;
	padding: 2px 0 3px 0;
	list-style: none;
	border-bottom: 1px dotted #cccccc;
}

.menue .right ul li a {
	padding-left: 16px;
	background: url(../../media/icon_linkintern.gif) no-repeat 0 3px;
}

.linklist span {
	background: url(../../media/icon_linkintern.gif) no-repeat 0 4px;
}

.linklist span, .right .link {
	display: block;
	padding: 2px 0 4px 16px;
	border-bottom: 1px dotted #aaa;
}

.right .link {
	background: url(../../media/icon_linkintern.gif) no-repeat 0 6px;

}

.unterseite .right .news-list-item {
	display: table;
	width: 220px;
}

.unterseite .right .news-list-item h3 {
	margin-bottom: 5px;
}

.unterseite .right .news-list-item p {
	margin-right: 10px;
}

.unterseite .right .news-latest-container .news-latest-date {
	float: left;
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.unterseite .right .news-latest-container .news-latest-date a {
	color: #999999;
}

.unterseite .right .news-latest-container {
	width: 220px;
}

.unterseite .right .news-latest-container h3 {
	margin-bottom: 5px;	
}

/* @end */

/*@end*/

/* @group tt address */

.adressinfo {
	font-size: 90%;
	color: #000;
	font-weight: normal;
	padding-top: 3px;
}

.adressinfo a{
	color: #439934;
}

select.tx_spdirectory-pi1-small {
	border: 1px solid #999;
	background: #E6F1E4;
}

input.tx_spdirectory-pi1-small {
	margin-left: 5px;
}

.tx_spdirectory-pi1-dotted {
	font-size: 90% !important;
	width: 100%;
	border: 0;
	margin-bottom: 5px;
}

.tx_spdirectory-pi1 .header img{
	display: none;
}

td.adresstext {
	font-size: 90%;
	padding:5px 20px 5px 7px;
}

.tx-spdirectory-pi1 table tbody tr td font, .tx-spdirectory-pi1 table tbody tr td a {
	font-size: 90%;
	font-weight: bolder;
}

.tx-spdirectory-pi1 td.namerow {
	background: #E6F1E4;
	padding-top: 3px;
	font-size: 90%;
	padding-left: 3px;
	padding-bottom: 3px;
}	

.tx-spdirectory-pi1 tr.header img{
	display: none !important;
}

.tx-spdirectory-pi1 tr.header{
	font-size: 90%;
}

.tx-spdirectory-pi1 .name a {
	font-size: 90%;
}

.tx-spdirectory-pi1 .katview{
	padding: 2px 3px 0 3px;
	font-size: 90%;
}

.tx-spdirectory-pi1 .www, .tx-spdirectory-pi1 .email {
	font-size: 110%;
	padding-right: 5px;
}

.tx-spdirectory-pi1 .detail {
	display: none;
}

.tx-spdirectory-pi1 .header {
	height: auto;
}

.tx-spdirectory-pi1 .pages {
	font-size: 80%;
}

.adresse {
	font-size: 12px;
	font-weight: bolder;
	color: #439934;
	padding: 5px 2px;
}

.right .adresse {
	font-size: 70%;
	font-weight: bolder;
	color: #439934;
	padding: 5px 2px;
	border: 0px solid #eee;
}

/* @end */

/*@group News*/

.news {
	float: left;
	width: 590px;
	padding: 0 10px 0 20px;
}

.news h2 {
	border-bottom: 1px solid #e8e7d7;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 447px;
}

.news .bild {
	float: left;
	width: auto;
}

.news-list-item img {
	float: left;
	margin-right: 20px;
}

.tx-ttnews-browsebox{
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-bottom: 10px;
	width: 98%;
}

.tx-ttnews-browsebox td{
	font-size: 12px;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.news-list-item {
	display: table;
	margin-bottom: 20px;
}

.news .news-list-item a {
	color: black;
}

.news .news-list-item a:hover {
	color: #ADCF82;
}

.news .news-list-item span {
	float: left;
	margin-right: 5px;
}

.news .news-list-item span a {
	color: #ADCF82;
}

.news-single-item h3 {
	margin-bottom: 10px;	
}

.news-list-category, .news-single-category {
	display: none;
}

.news-list-date {
	color: #999;
	font-weight: normal;
}

.news-single-item h3 {
	color: #000;
}

.news-single-item .news-single-files dt {
	margin-right: 10px;	
}

.news-single-related img {
	display: none;
}

.news-single-related a {
	background: url(../../media/icon_linkintern.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin-left: -42px;
}

.news-single-files img {
	margin-right: 3px;
	margin-left: -38px;
}

.news-single-imgcaption {
	font-size: 10px !important;
}

/*@end*/

/* @group tt products */
.listitem .link {
	display: none;
}

.tt_products_item_list .category_title {
	padding-bottom: 5px;
	margin-top: 30px;
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
}

.tt_products_item_list .listitem {
	border-bottom: 1px dotted #ccc;
}

.tt_products_item_list .listitem img {
	float: right;
}

.tt_products_item_single_display img {
}

.tt_products_item_single_display .note {
	float: right;
}

.tt_products_basket {
}

.tt_products_basket hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #ccc;
}

.tt_products_basket table.basket_items {
	width: 100%;
}

.tt_products_basket td, .tt_products_basket th {
	font-size: 12px;
	padding: 2px 10px 2px 2px;
	margin: 0;
	text-align: left;
}

.tt_products_basket thead {
}

.tt_products_basket th {
	color: #aaa;
	font-weight: normal;
}

.delivery, .payment {
	border-top: 1px dotted #999;
	width: 49%;
	float: left;
}

.payment img {
	display: none;
}

.price_summary {
	clear: left;
	border-top: 1px dotted #999;
}

.form_control {
	text-align: center;
	clear: left;
	border-top: 1px dotted #999;
	padding: 3px;
}

.tt_products_basket_payment .invoice_address, .tt_products_basket_payment .delivery_address {
	float: left;
	width: 49%;
}

.tt_products_order_confirmation .invoice_address, .tt_products_order_confirmation .delivery_address {
	float: left;
	width: 49%;
}


.notes {
	clear: left;
}

.tt_products_basket_info textarea {
	width: 400px;
}

.tt_products_basket_info label {
	display: block;
}

.tt_products_basket_info legend {
	font-weight: bold;
}

.tt_products_basket_info .billing_address, .tt_products_basket_info .delivery_address {
	margin-bottom: 20px;
}

.tt_products_basket_info .trading_conditions label {
	display: table;
}

.trading_conditions input, .trading_conditions checkbox {
	float: left;
	width: auto;
}

.tt_products_basket_payment hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #ccc;
}

.tt_products_basket_payment table.basket_items {
	width: 100%;
}

.tt_products_basket_payment td, .tt_products_basket_payment th {
	font-size: 12px;
	padding: 2px 10px 2px 2px;
	margin: 0;
	text-align: left;
}

.tt_products_basket_payment thead {
}

.tt_products_basket_payment th {
	color: #aaa;
	font-weight: normal;
}

.tt_products_basket_payment .delivery-payment {
	margin-top: 20px;
}

.tt_products_basket_payment dt {
}

.tt_products_basket_payment dd {
	margin: 0;
	padding: 0;
}

.tt_products_basket_payment img {
	display: none;
}


.tt_products_order_confirmation hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #ccc;
}

.tt_products_order_confirmation table.basket_items {
	width: 100%;
}

.tt_products_order_confirmation td, .tt_products_order_confirmation th {
	font-size: 12px;
	padding: 2px 10px 2px 2px;
	margin: 0;
	text-align: left;
}

.tt_products_order_confirmation thead {
}

.tt_products_order_confirmation th {
	color: #aaa;
	font-weight: normal;
}

.tt_products_order_confirmation .delivery-payment {
	margin-top: 20px;
}

.tt_products_order_confirmation dt {
}

.tt_products_order_confirmation dd {
	margin: 0;
	padding: 0;
}

.tt_products_order_confirmation img {
	display: none;
}

input.warenkorb {
	background: url(/fileadmin/images/icon_bestellen.gif) no-repeat scroll 0 3px !important;
	border: none;
	cursor: pointer;
	padding-left: 14px;
	text-align: left;
	color:#005b22;
}

/* @end */

/* @group CSC Mailform */

#inputfield input {
	width: 120px;
	height: 18px;
	background: #E6F1E4;
	border:1px solid #737872;
	margin-left: 2px;
	}

#submit input {
	height: 18px;
	width: 18px;
	border: 0px;
	background: url(../material/search_arrow.jpg) repeat-x 0px 0px;
	
}



.csc-mailform {
       padding: 0 0 15px 0;
       margin:0 0 0 0;
       border:0;
}

.csc-mailform-field {
    padding:0 0 0 0;
    margin: 0 0 5px 0;
}

.csc-mailform-field label {
        font-size: 11px;
        width: 130px;
        float: left;
        text-align: left;
        padding:0 0 0 0;
        margin:0 0 0 0;
        
}

input.csc-mailform-submit {
    font-weight:normal;
    color: #439934;
    border:0;
    background: #fff url(../../fileadmin/images/kontaktarrow.gif) no-repeat 0px 0px;
    margin: 10px 0 0 0 !important;
    padding: 0 0 0 14px !important;
    cursor:pointer;
    font-size: 11px;
}



.csc-mailform-field input {
    padding: 0 0 0 0;
    margin:0 0 0 0;
	/*width:400px;*/
}



.csc-mailform-field textarea {
	width: 287px;
	height: 100px;
}

.tx-indexedsearch-info {
	display: none;
}

/* @end */