/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}

html {
	overflow-x:hidden;
	overflow-y:scroll;
}

body{
	background: #ffffff;
	color: #26764e;
	font: .7em Verdana,Helvetica,Sans-Serif;

	font: .8em Verdana,Helvetica,Sans-Serif
}

#statcounter-teller {
	width: 1px;
	height: 1px;
	z-index: 999;
	position: relative;
	left: -1000px;
	top: -10000px;
}

a{
	color: #26764e;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}

input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
	color: #26764e;
}


li{
	list-style: none;
}



h1,
h2,
h5{
	font-size: 1em;
	font-style: italic;
	margin: 0 0 1em
}
h3{
	font-size: 1em;
	font-weight: normal
}
p{
	padding: 0 0 1.3em;
	line-height: 1.4em
}


/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 1000px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 93px;
	padding: 20px 0 0 108px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 168px
}
#header h1 a{
	display: block;
	height: 76px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: #2c7b54;
	font-size: 11px;
	height: 25px;	
}
.nav1 ul{
	float: right
}
.nav1 li{
	float: left;
	line-height: 25px;
	padding: 0 35px 0 0
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 25px;
	text-decoration: none
}
.nav1 li a:hover{
	text-decoration: underline;
}
.nav1 li#n161 a{
	background: url(../images/nav11.gif) no-repeat left
}
.nav1 li#n160 a{
	background: url(../images/nav12.gif) no-repeat left
}
.nav1 li#n31 a{
	background: url(../images/nav13.gif) no-repeat left
}
.nav1 li#n38 a{
	background: url(../images/nav14.gif) no-repeat left
}
.nav1 li#n32 a{
	background: url(../images/nav15.gif) no-repeat left
}
.nav1 li#n16 a{
	background: url(../images/nav16.gif) no-repeat left
}



/*- Nav2 -*/
.nav2{
	font-size: 11px;
	margin: 0 0 1em;
	text-align: left;
	background: url(../images/nav2-bgr.gif) repeat-y;
}


.nav2 li{
	height: 1%;
}
.nav2 li a{
	background: url(../images/nav2-bgr.gif) repeat-y;
	color: #27774f;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 35px 0 5px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	font-weight: bold;
	text-decoration: none;
}
.nav2 li.active{
	border: 0;
}



/*- Nav2 Level2 -*/

.nav2 li.menu-level2 {
	border: 0;
}


.nav2 li.menu-level2 a,
.nav2 li.menu-level2-active a {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	padding-left: 15px;
}


/*- Nav2 Level3 -*/

.nav2 li.menu-level3 a,
.nav2 li.menu-level3-active a {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	padding-left: 30px;	
}


/*- Nav2 Level4 -*/

.nav2 li.menu-level4 a,
.nav2 li.menu-level4-active a {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	padding-left: 45px;	
}



/*- Nav2 Level5 -*/

.nav2 li.menu-level5 a,
.nav2 li.menu-level5-active a {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	padding-left: 60px;	
}


/*- Nav2 Active Styles -*/


.nav2 li.menu-level2-active a,
.nav2 li.menu-level3-active a,
.nav2 li.menu-level4-active a,
.nav2 li.menu-level5-active a {
	font-weight: bold;	
	font-size: 10px;
}

.nav2 li.menu-level2-active a:hover,
.nav2 li.menu-level3-active a:hover,
.nav2 li.menu-level4-active a:hover,
.nav2 li.menu-level5-active a:hover {
	font-weight: bold;	
	font-size: 10px;
}









/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y left top;
	height: 1%;
	margin: 11px 0 0;
	padding: 0 30px 15px 0
}

/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 46px 0 0;
	width: 250px;
	background: url(../images/columns-bgr.gif) repeat-y left top;
}

/*=== Center Column ===*/
#centercol{
	float: right;
	margin: 50px 0 0;
	width: 665px;
	min-height: 400px;
}

#centercol ul {
	padding: 0 0 1.3em
}

#centercol li {
	list-style: square;
	margin-left: 25px;
}



/*=== Footer ===*/
#footer{
	color: #aeb0b2;
	font-size: .9em;
	padding: 4px 0 0
}
#footer a{
	color: #aeb0b2
}
#footer li{
	border-right: 1px solid #e1e1e2;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}


/* Mailform Plus*/
.tx-thmailformplus-pi1 table td{
	padding: 3px;
}
.tx-thmailformplus-pi1 textarea {
	font-family: Arial;
}


/* Mininews */
p.tx-mininews-pi1-listrowField-datetime,
p.tx-mininews-pi1-listrowField-title,
p.tx-mininews-pi1-listrowField-teaser a,
p.tx-mininews-pi1-listrowField-teaser a:hover {
	color: #26764e;
}

p.tx-mininews-pi1-listrowField-datetime,
p.tx-mininews-pi1-singleViewField-datetime {
	font: .8em Arial,Verdana,Helvetica,Sans-Serif
}

p.tx-mininews-pi1-listrowField-title {
	padding-bottom: 0px;
	margin-bottom: 0px
}

p.tx-mininews-pi1-listrowField-teaser {
	padding-bottom: 10px;
}


/* List style centercol */
li.kadov-p p,
li.kadov-p {
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#centercol ul ul {
	padding: 0 0 0em
}



/* Login */
.tx-felogin-pi1 fieldset {
	padding: 0 0 10px
	
}

.tx-felogin-pi1 legend {
	padding: 10px 0 10px;
	margin: 0;
	font-weight: bold
}

.tx-felogin-pi1 label,
.tx-felogin-pi1 input {
	margin-top: 2px;

}

.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	width: 120px;
}


.tx-felogin-pi1 label {
	display: block;
	float: left;
	width: 75px;
}

.tx-felogin-pi1 p {
	margin-top: 2px;
	color: red;
}


.tx-fechangepassword-pi1 label {
	display: block;
	float: left;
	width: 150px;
}

div#permalogin {
	margin: 15px 0 15px;
}

#permalogin label {
	width: 125px;
}



/* Form */
.csc-form-labelcell p {
	padding-top: 10px;
}

.csc-searchResultPrevNext {
	padding-left: 10px;
}

#release-overview {
	padding: 10px 0 10px;
}

#release-overview p {
	padding: 0;
	margin: o;
}


.tx-fechangepassword-pi1 .formRow {
	padding-bottom: 5px;
}

.contenttable td {
	padding: 3px;
	border: 1px solid lightgrey
}


.csc-searchform td,
P.csc-form-label  {
	padding: 2px;
	margin: 0;
}
.csc-searchform input {
	width: 120px;
}

label.username {
	width: 250px;
}
#submit-logout {
	float: left;
	clear: both;
	margin-top: 5px;
}
