@import "../searchbox.css";

/*@group body*/ 

body {
	font-family: verdana;
	background-color: #FEFECC;
	text-align: center;
	font-size: 12px;
}

body, textarea, caption {
	font-family: Arial, Helvetica, sans-serif;
}

#text p {
	line-height:16px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

input, textarea {
    border:1px solid #727771;
    background-color: #E6F1E4;
}

form {
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}


table {
	font-size: 11px;
    line-height: 1.2em;	
   	width: 420px;	
}

td {
	font-size: 11px;
}

p {
	line-height: 1.4em;	
	margin: 0;
	padding: 0;
}

a {
	color: #429933;
	text-decoration: none;
}

.internal-link {
	margin: 0 0 0 0;
	padding-left: 15px;	
	background: url(../../fileadmin/images/brieficon.gif) no-repeat 0 0;
	font-weight: normal;
}

.download {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_download.gif) no-repeat 0 2px;
	position: relative;
}

a:visited {
	color: #429933;
}

a:hover {
	color: #000;
}

h1 {
	font-size: 130%;	
	line-height: 24px;
	color: #429933;
	margin-top: 0;
}

img {
    border:0px;
}


h2 {
	font-size: 130%;
	font-weight:bold;
	color: #429933;
	margin: 25px 0 10px 0;
}

h3 {
    font-size:  120%;;
    font-weight:normal;
    padding:0 0 15px 0;
    margin:0px;
}

.csc-header-n2 h3 {
	font-size:11px;
	border:0;
	border-top: 1px dashed gray;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
}

.clearer {
	clear: both;
}

#wrapper_outer {
	margin: 0 auto 0 auto;
	width: 980px;
	padding: 0;
	text-align: left;
}

#wrapper_inner {
	margin: 0;
	padding: 3px 3px 3px 3px;
	background-color: white;
	border: 1px solid #cbcba3;
}

/* @group staatsklenge */

.staatsklenge .navi img {
	display: none;
}

/* @end */

.extern {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_linkextern.gif) no-repeat 0 2px;
	position: relative;
}

.intern {
	padding: 0px 0px 0px 17px;
	background: url(../../media/icon_linkintern.gif) no-repeat 0 2px;
	position: relative;
}
/*@end*/ 

/*@group metanavi*/

.metanavi {
	background-color: #aad1a3;
	height: 20px;
	margin-bottom: 2px;
	padding: 0;
	width: 973px;
}

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

.metanavi ul li {
	float: right;	
	border-right: 1px solid white;
	padding: 3px 11px 4px 11px;
}

.metanavi ul li a {
	font-weight: normal;
	color: white;
}

.metanavi ul li a:hover {
	color: #429933;	
}

/*@end*/

/*@group header*/

.cluster_logo {
	display: none;
}

.lfv_logo {
	float: left;
	margin-bottom: 7px;
}

.lfv_logo a img {
	border: none;
}

.bw_logo {
	float: right;
	margin: 4px 12px 0 0;	
}

.bw_logo a img {
	border: none;
}

/* @group mattenhof */

.mattenhof .lfv_logo a {
	display: none;
}

.mattenhof .lfv_logo {
	height: 55px;
	width: 980px;
	background: url(../../fileadmin/faz/bilder/header-mattenhof.jpg) no-repeat 1px 0;
}

.mattenhof .bw_logo {
	display: none;
}

/* @end */

.abteilung {
	background-color: #429933;
	float: left;
	width: 200px;
	height: 153px;
}

.abteilung h2 a {
	display: block;
	margin: 38px 0 0 3px;
	font-size: 20px;
	color: #a0cc97;
}

.abteilung h2 a:visited {
	color: #a0cc97;
}

.headerbild {
	float: right;
	margin: 0;
	padding: 0;
	height: 154px;
	width: 770px;
	overflow: hidden;
	background: url() no-repeat 0 0 !important;
}

/*@end*/

/*@group navi*/

.pfad {
	font-size:10px;
	margin-left: 230px;
}

.pfad .text {
	line-height:11px;
	float: left;
	padding: 0 10px 5px 0;
}

.pfad .pathmenu a {
	color: #367E2A;
}

.pfad .pathmenu a:hover {
	color: #92C388;
}

.navi {
	float: left;
	margin-top: 42px;
	padding: 0;
	width: 200px;
	font-weight: bold;
	overflow: hidden;
}

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

.navi ul ul li {
	text-align: left;
	background-color: #429933;
}

.navi ul ul li a {
	color: white;
	padding: 2px 0 2px 10px;	
	display: block;
	width: 200px;
	border-bottom: 1px solid white;
}

.navi ul ul li a:visited {
	color: #fff;	
}

.navi ul ul li a:hover {
	color: #8ec283;	
}

.navi ul ul ul li {
	font-weight: normal;
	background-color: #8ec283;	
}

.navi ul ul ul li a {
	color: black;
	padding: 1px 0 1px 10px;
}

.navi ul ul ul li a:visited {
	color: #000;		
}

.navi ul ul ul li a:hover {
	color: #429933;		
}

.navi ul ul ul ul li {
	background-color: #b3d6ad;	
}

.navi ul ul ul ul li a {
	height: 12px;
	font-size: 9px;	
}

.active {
	background: url(../../fileadmin/images/mainarrow.gif) no-repeat 1px 1px;	
}

.current {
	font-weight: bold !important;
	background: url(../../fileadmin/images/menuarrow.gif) no-repeat 1px 0;
}

.navi img {
	margin: 8px 0 0 60px;
}

/*@end*/

/*@group inhalt*/

#content {
	float: right;
	margin-top: 42px;
	padding: 0;
	width: 770px;
}

.center {
	float: left;
	margin-left: 30px;
	padding: 0;
	width: 440px;
}

.right {
	float: right;
	width: 225px;
	overflow: hidden;
}

.right .bodytext{
	position: relative;
}

.linkliste {
	background-color: #ecf5ea;
	margin-top: 12px;
	padding-bottom: 5px;
}

.right h1 {
	display: block;
	margin: 0;
	padding: 1px 0 1px 4px;
	letter-spacing: 0.2em;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #429933;
	line-height: 18px;
}

.linkliste .bodytext {
	padding: 3px;
	font-size: 10px;
}

.linkliste .csc-frame-frame1 {
	background-color: white;
	position: relative;
	top: 5px;
	border-top: 10px solid white;
	border-bottom: 5px solid white;
	margin-bottom: 8px;
}

/*@end*/

/* @group search */

#search {
	padding: 0;
	margin: 0;
	background-color: #ecf5ea;
}

#search .csc-header-n1 {
	margin: 0;
	padding: 0;
}

.right .tx-macinasearchbox-pi1 .sendbutton {
	margin: 0;
	padding: 0;	
}

v input{
	background-color: white;
	width: 175px;
	margin: 5px 0 5px 0s;
	padding: 0;
}

.tx-macinasearchbox-pi1 table {
	width: 200px;	
}

.tx-macinasearchbox-pi1 .intern {
	background: none;
	padding: 0px;
}

/* @end */ 

.headerbild .csc-textpic-image {
	margin-left: 0px !important;
}

.headerbild .csc-textpic-lastcol {
	margin-left: 2px !important;
}

/* @group news */
.right .news-list-container .intern {
	background: none;
	padding: 0px;
}

.right .news-list-container {
	padding: 5px 3px 0 3px;
}

.news-list-item img {
	padding-top: 3px;
	padding-right: 5px;
	float: left;
}
.news-list-item {
	position: relative;
}

hr.clearer {
	border-top: 0px solid;
	border-bottom: 1px solid #429933;
}

/* @end */

/* @group mailform */
.csc-mailform-field input {
	width: 300px;
	height: 18px;
	background: #E6F1E4;
	border:1px solid #737872;
	margin-left: 2px;
}

.csc-mailform-check {
	width: auto !important;
	height: auto !important;
}

.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;
        
}

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

input.csc-mailform-submit {
    font-weight:normal;
    color: #429933;
    width: auto;
    height: auto;
    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 textarea {
	width:287px;
	height: 100px;
}

input#mailformKopie_an_Sie_senden{
	border: 0px;
	background: #fff;
}

/* @end */

/* @group BildTextTeaser */

.bild_text_teaser{
	background:  #ECF5EA;
	padding:  0;
	margin:  0 0 10px 0;
}
.bild_text_teaser .bild {
	float: left;
	margin-right: 3px;
}
.bild_text_teaser .text{
	padding:  1px 2px 0 103px;
}
.bild_text_teaser h3{
	font-size: 10px;
	font-weight: bolder;
	margin:  0 0 2px 0;
	padding:  0 0 0 0;
	
}
.bild_text_teaser .text a{
	padding:  0 0 0 15px;
	background:  url(../../fileadmin/images/brieficon.gif) no-repeat 0px 0px;
	line-height: 14px;
	font-size: 11px;
}
.bild_text_teaser img {
	margin:0;
}

/* @end */

/* @group BildTextLinkTeaser */

.bild_text_link_teaser{
	margin-bottom: 10px;
}
.bild_text_link_teaser .bild{
	float: left;
	position: relative;
	top: 3px;
}
.bild_text_link_teaser .bild img{
	margin: 0 10px 5px 0;	
}
.bild_text_link_teaser .text{
	line-height: 18px;
}
.bild_text_link_teaser .links{
	margin-top: 10px;
	border-top: 1px dashed #ccc;
	padding: 5px 0 0 0;
}
.bild_text_link_teaser .links a{
	display: block;
	position: relative;
	background: url(../../fileadmin/images/brieficon.gif) no-repeat;
	padding-left: 15px;
}

/* @end */

/* @group linklist */

.linklist {
	margin: 0 0 10px 0;
	position: relative;
}

.linklist p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.linklist h4 {
	font-size: 10px;
	font-weight: bolder;
	background: #429933;
	color:  #fff;
	padding: 1px 0 1px 5px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 14px;
}

.linklist .links {
	background: #ECF5EA;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
}

.linklist .links a {
	background: url(../../fileadmin/images/brieficon.gif) no-repeat;
	padding: 0 0 5px 16px;
	margin: 0 0 0 0;
	line-height:11px;
	display: block;
	position: relative;
}

/* @end */

/* @group bild_teaser */

.bild_teaser  {
	margin: 0 0 10px 0;
	background: #CFE5CB;
	overflow:hidden;
}
.bild_teaser img {
	margin:0;
}
/* @end */


/* @group bild_link_teaser */

.bild_link_teaser  {
	margin: 0 0 10px 0;
	background: #CFE5CB;
	overflow:hidden;
}

.bild_link_teaser .link {
	padding: 2px 5px 2px 5px;
}

.bild_link_teaser .link a {
	background: url(../../fileadmin/images/brieficon.gif) no-repeat;
	padding: 0 0 0 15px;
}
.bild_link_teaser img {
	margin:0;
}

/* @end */

/* @group content_teaser */

.content_teaser {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.content_teaser h3 {
	font-size:13px;
	color: #429933;
	margin: 0 0 10px 0;
}

.content_teaser a {
	font-weight:bolder;
	background: url(../../fileadmin/images/brieficon.gif) no-repeat;
	padding: 0 0 0 15px;
}



.content_teaser .text {
	padding: 10px 0 0 0;
}


/* @end */

/* @group tipafriend */

.fmtext {
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

.fmLabel {
	float: left;
	width:150px;
	font-size:11px;
}

.fmElement {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.fmElement input {
	width: 250px;
}

.fmElement textarea {
	width: 250px;
}

.fmSend {
	padding: 0 0 10px 150px;
	margin: 0 0 5px 0;
	border-bottom:1px dashed gray;
}

.fmSend input {
	border: 0;
	font-size:10px;
	font-weight:bolder;
	color: #429933;
	background: #fff url(../../fileadmin/images/kontaktarrow.gif) no-repeat 0px -1px;
	padding: 0 0 0 15px;
	cursor: pointer;
}
.fmSend input:hover{
    color: #000;
}

.fmCodeinput input {
    width:60px;
    height:20px;
    line-height:18px;
    font-size:14px;
    padding: 0 0 0 0;
    margin: 0 0 5px 10px;
}

.fmCodeinput img {
    float:left;
    background: #E6F1E4;
    height:18px;
    border:1px solid #727771;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/* @end */