html, body, h1, h2, h3, h4, h5, img, div, a, form  {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Arial;
}

body {
	background-color: #baeaba;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}

p, li, ul, div {
	font-size: 11px;
	font-family: Arial, sans-serif;
}

ul li, ul {
	list-style-image: url(../images/schaedlingsbekaempfung_li.gif)
}

#top {
	width: 926px;
	margin: auto;
	padding-bottom: 40px;
	overflow: hidden;
}

.wrap {
	background-color: white;
}

#headerBox {
	background-image: url(../images/925x1.png);
	padding: 0px 13px;
	vertical-align:bottom;
}

#headerBox img {
	vertical-align:bottom;
}

#flashhead {
	position: absolute;
	top: 90px;
	left: 175px;
}

#contentBox {
	padding: 0px 13px;
	background-image: url(../images/925x1.png)
}

#menuCol, .menuCol{
	width:175px;
	float: left;
}

#rightCol {
	width:175px;
	float: left;
}

#contentCol {
	width: 550px;
	float: left;
	overflow: hidden;
}

#menu, #menu ul, .menu, .menu ul {
	margin: 0px;
	padding: 23px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.menu, .menu ul {
	text-align: left;
	padding: 0px;
}

#menu ul, .menu ul {
	/*margin-right: 0px;
	padding-top: 0px;*/
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-position: inside;
	list-style-image: none;
	line-height: 11px;
	display:block;
}

#menu li, .menu li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-position: inside;
	list-style-image: none;
	display:block;
	line-height: 11px;
	border-bottom: 1px solid #C5EEC4;
}

#menu li.first {
	border-top: 1px solid #C5EEC4;
}

#menu li.level-1act {
	border-bottom: none;
}

#menu a, #rightCol .menu a, .menu a {
	text-decoration: none;
	color: #2CA726;
	display: block;
	padding: 4px 15px 4px 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a span.menuraquo {
	display: block;
	float: left;
	line-height: 11px;
	height: 11px;
	font-family: Arial;
	font-size: 16px;
	margin-left: 15px;
	visibility: hidden;
}

a:hover span.menuraquo, a.act span.menuraquo {
	visibility: visible;
}

.level-1 .menuraquo {
	color: #C4F4C3;
}

.level-2 .menuraquo {
	color: #86D884;
	margin-left: 0px;
}

#rightCol .menu a ,.rightCol .menu a  {
	padding-left: 15px;
}

/** html #menu ul.level2 {
	margin-top: -13px;
}*/

#menu ul.level2 {
	padding-top: 0px !important;
}

#menu ul.level2 a, .menu ul.level2 a {
	padding-right: 25px;
	padding-left: 15px;
	background-color: #E1F3E0;
}
#menu ul.level2 a:hover, #menu ul.level2 a.act, .menu ul.level2 a:hover,.menu ul.level2 a.act  {
	background-color: white;
	color: #2CA726;
	/*background-color: #E1F3E0;
	color: #12840D;*/
}

#menu ul.level2 li, .menu ul.level2 li {
	border-bottom: none;
}

#menu a:hover, #menu a.act, .menu a:hover, .menu a.act {
	/*
	Made Hover more visible (13.05.2008)
	background-color: #E1F3E0;
	color: #12840D;
	*/
	color: white;
	background-color: #1FB219;
	text-decoration: none !important;
}



#breadcrumb {
	height: 17px;
	font-size: 9px;
	padding: 5px 0px 0px 15px;
	color: #2CA726;
}

#breadcrumb a {
	text-decoration: none;
	color: #2CA726;
	font-family: Arial, sans-serif;
}

#content {
	padding: 0px 15px 0px 15px;
}

h1, h2, h3, h4 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	margin-bottom: 15px;
	color: #18BA13;
	font-weight: normal;
}

h2, h3, h4 {
	font-size: 13px;
}

#rightCol {
	padding-top: 22px;
}

#rightCol h1, #rightCol h2, #rightCol h3, #rightCol h4  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-bottom: 4px;
	color: #18BA13;
	font-weight: normal;
}

#rightCol h2,#rightCol h3,#rightCol h4 {
	font-size: 10px;
}

#rightCol a, #content p a {
	text-decoration: none;
	color: #2CA726;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

#content a {
	text-decoration: none;
	color: #2CA726;
	font-family: Arial, sans-serif;
}

#rightCol a {
	font-size: 10px;
}

p.teaser {
	color: #696969;
	font-style: italic;
	margin-bottom: 10px;
}

#rightCol .spacer {
	margin: 10px 0px 5px 0px;
/*	display: block;*/
	height: 1px;
}

.login {
	line-height: 11px;
	width: 100%;
	/*height: 5em;*/
	overflow: hidden;
}

.login form div {
	background-color: #E1F3E0;
	vertical-align: middle;
	overflow: hidden;
}

.login form div input {
	width: 100px;
	font-size: 9px;
	height: 11px;
	font-family: Arial, sans-serif;
	padding: 2px;
	margin-left: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	color: #2ca72a;
}

input[type=text], input[type=password], .formfields {
	background-image: url(../images/vermin-input-background.gif);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #a6e2a2 white white white;
}


.button {
	background-color:#FFF;
/*	border: 2px solid #18BA13;*/
	border-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #18BA13;
	font-size: 9px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: 114px;
	height: 19px;
	cursor: pointer;
}

.login form button img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.login p {
	margin: 3px;
}

* html .login form div input {
	margin-top: 2px;
	border-bottom-style:none;
	border-top-style: none;
}

#pageOptions {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
}

#pageOptions a {
	display: block;
}

#serviceImg {
	margin-top: 6px;
}

div.topLink {
	width: 100%;
	border-top: 1px solid #D5EDD4;
	text-align: right;
}

a.topLink, #rightCol a.topLink {
	font-size: 9px;
	text-decoration: none;
	color: #2CA726;
	font-family: Arial, sans-serif;
}



#footerBox {
	padding: 6px 45px 0px 13px;
	background-image: url(../images/schaedlingsbekaempfung_f.png);
	text-align: right;
	height: 38px;
	font-size: 10px;
	color: #2CA726;
	font-family: Arial, sans-serif;
}

#footerBox a {
	text-decoration: none;
	color: #2CA726;
}

#footerBox a:hover, #breadcrumb a:hover, #rightCol a:hover, div.topLink a:hover, #content a:hover ,div.login a:hover {
	text-decoration: underline;
}

.popupBox {
	padding: 5px;
	background-color: white;
	border: 8px solid #9adaa4;
	height: 520px;
}

.popupBox .tipform td {
	line-height: 1.4em;
}

/* Override TypoStyles */

table.contenttable {
	background-color: white;
	border: 3px solid #D5EDD4;
	border-collapse: collapse;
}

table.contenttable td, table.contenttable th {
	border: 1px solid #D5EDD4;
	border-spacing: 0px;
	padding: 5px;
}

table.contenttable tr.tr-odd {
	background-color: #F3F3F3;
}

table.maxwidth td, table.maxwidth th {
	font-size: 9px;
}

table.maxwidth th {
	text-align:left;
}

table.maxwidth td {
	text-align: center;
}

table.maxwidth .td-0 {
	text-align: left;
}

.formfields {
	border: 1px solid #C5EEC4;
	width: 120px;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background-color: #fff;
/*	float: left;*/
	padding: 2px;
}
.csc-mailform {
	width: 100%;
}
.csc-mailform-submit {
	width: 106px !important;
	height: 16px !important;
	line-height: 16px !important;
	background-image:url(../images/vermin-button-bg.gif);
	border: 0px solid #C5EEC4 !important;
	cursor: pointer;
	color: white !important;
	padding-left: 7px !important;
	text-align: left;
	font-size: 11px;
}

.register {
	background-image: url(../images/anmelden.jpg);
}

.csc-form-fieldcell {
	text-align: left;
	background-color: #E1F3E0;
	border-bottom: 1px solid white;
	padding: 2px 2px 2px 5px;
}
.csc-form-labelcell {
	background-color: #E1F3E0;
	border-bottom: 1px solid white;
	padding: 4px 2px 2px 5px;
	vertical-align: top;
}

.tx-newloginbox-pi1 p {
	line-height: 12px;
	padding-right: 5px;
	margin-bottom: 3px;
}

/* Override TypoStyles */


.clear {
	clear: both;
	float: none;
	/*display: none;*/
}


/*Lexikon START */
#lexikon ul.menu, .fileLinks ul.menu {
	border: none;
	margin: 0px;
	padding: 0px;
}

#lexikon ul.menu li a, .fileLinks ul.menu li a {
	display: block;
}

#lexikon ul.menu li span, .fileLinks ul.menu li span {
	font-size: 11px;
}

#lexikon ul.menu li span.desc, .fileLinks ul.menu li span.desc {
	color: black;
	margin-top: 2px;
	margin-left: 20px;
	display:block;
	font-weight: normal;
	font-size: 10px;
}

#lexikon ul.menu li, .fileLinks ul.menu li {
	border: 1px solid  #C5EEC4;
	margin-top: -1px;
}

#lexikon ul.menu li a, .fileLinks ul.menu li a{
	padding: 5px;
}

* html #lexikon ul.menu li a span, .fileLinks ul.menu li a span{
	margin-left: -13px;
}

#lexikon ul.menu li.odd a, .fileLinks ul.menu li.odd a{
	background-color: #F3F3F3;
}

#lexikon ul.menu li.odd a:hover, .fileLinks ul.menu li.odd a:hover{
	background-color: #E1F3E0;
	color: #12840D;
}

#lexikon ul.menu li a:hover, .fileLinks ul.menu li a:hover{
	background-color: #E1F3E0;
	color: #12840D;
}

.fileLinks ul.menu li a {
	padding: 3px;
}
/*Lexikon ENDE */

/*News*/
/*table.latest td.bottomleftcell, td.bottomrighttcell, td.bottomcentertcell {
	border-bottom: 2px dotted #C5EEC4;
}*/
.newsspacer {
	width: 100%;
/* 	background-image: url(../images/schaedlingsbekaempfung_spacer.gif); */
	background-repeat: repeat-x;
	height: 1px;
	background-color:  #DFF5DE;
}

.list p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.newstable td {
	padding: 2px 2px 2px 0px;
}

.newstable td.topcell strong {
	font-size: 12px;
}
/*News*/

table.tipform .formfields {
	border: 1px solid #E1F3E0;
}

table.tipform tr td {
	border-top: 1px solid white;
}

/*Fix margins */
/*
div.csc-textpic {
	padding-top: 6px;
}

div.csc-textpic div.csc-textpic-imagewrap {
	padding-top: 6px;
}
*/

p.bodytext {
	padding: 0px 0px;
	margin: 11px 0px;
}

div.csc-textpic {
/* 	overflow: hidden; */
	margin-bottom: 10px;
}

div.csc-textpic-text h1, div.csc-textpic-text h2, div.csc-textpic-text h3 {
	margin-top: 11px;
}

div.csc-textpic-text {
	margin-top: -11px;
	margin-bottom: -9px;
}

div.csc-textpic-border div.csc-textpic-imagewrap {
	padding-right: 4px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 3px solid #AFDDAB;
	padding: 1px;
}

* html div.csc-textpic {
	height: 1px;
	overflow: visible;
}

* html div.csc-textpic-imagewrap {
	height: 1px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-caption {
	padding: 1px 4px 0px 4px;
	font-size: 10px;
}

ul.langMenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul.langMenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul li.german a {
	background-image: url('../img_en/deutsch_grau.jpg');
}

ul li.german a:hover, ul li.german a.act {
	background-image: url('../img_en/deutsch.jpg');
}

ul li.english a {
	background-image: url('../img_en/english_grau.jpg');
}

ul li.english a:hover, ul li.english a.act {
	background-image: url('../img_en/english.jpg');
}

ul.langMenu li a {
	display: block;
	padding-left: 26px !important;
	padding-bottom: 2px !important;
	margin-bottom: 3px !important;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* Certi Di,13. Mai Jens Otto */



.certiContainer {
	width:420px;
	overflow:hidden;
	margin-top:15px;
}

.certiElement {
	float:left;
	width:203px;
	margin-left:15px;
}

.certiElement-odd {
	clear: left;
	width: 202px;
	margin-left: 0px;
}

* html .certiContainer {
	width:430px;
}

.certiContainer .bodytext {
	padding-right:0px;
	/*margin-top:5px;*/
	font-size:9px;
	overflow: hidden;
}

.certiContainer img {
	padding:0px !important;
	margin:0px !important;
}

.certiContainer h1 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 10px;
	height: 26px;
}

.flashHeader div {
	display: inline;
}

#menu .level2 {
	border-right: 1px solid #8cdb8a;
	border-bottom: 1px solid #8cdb8a;
}

/*Wir rufen zurück */

div.inputrow {
	background-color:#E1F3E0;
	overflow:hidden;
	vertical-align:middle;
	text-align:right;
}

div.inputrow input {
	border:1px solid #E1F3E0;
	font-family:Arial,sans-serif;
	font-size:9px;
	height:11px;
	margin-bottom:2px;
	margin-right:11px;
	margin-top:2px;
	padding:2px;
	vertical-align:middle;
	width:150px;
}

div.inputrow button {

}

.inputrowWithoutBg .submit {
	width: 114px;
	height: 19px;
	background-image: url('/fileadmin/templates/vermin/images/absenden.jpg');
	border: none;
	cursor: pointer;
	color: white;
	background-color: white;
}


.callBoxInterface
{
	overflow:hidden;
	margin-bottom:1em;
}

#callBackMsg
{
	text-align:center;
	padding:1em;
	font-size:10px;
}

.multiCol .col {
	float: left;
	margin-right: 5px;
	width: 170px;
	overflow: hidden;
}

.multiCol .typoContent {
	overflow: hidden;
}

.multiCol {
	overflow: hidden;
}

.twoCol .col1, .twoCol .col2 {
	width: 255px;
}

.twoCol .col1 {
	margin-right: 10px;
}


.twoCol .col2 {
	margin-right: 0px;
}

.threeCol .col3 {
	margin-right: 0px;
}

.threeCol {
	margin-bottom: 5px;
}

.backgroundBox {
	background-color: #E1F3E0;
}

.druckLogo {
	padding: 15px;
	padding-bottom: 0px;
}

.vermBox {
/* 	border-bottom: 1px solid #dff5de; */
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.vermBox p {
	margin: 0px;
	line-height: 1.3em;
}

.vermBox h1 {
	background-image: url(../images/box_head_bg.gif);
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}

.vermBox div.csc-textpic {
	margin-bottom: 10px;
	padding-top: 1px;
}

.vermBox .news-date {
	padding-left: 5px;
}

.vermBox h1, .vermBox p, .vermBox h2 {
	padding: 0px 5px;
}

.vermBox .news-list-item h2 {
	font-size: 13px;
}

.vermBox .news-list-container p, .vermBox .news-list-morelink {
	padding-left: 5px;
	margin-left: 0px;
}

.vermBox h2 {
	margin-bottom: 0px;
	font-weight: bold;
}

.vermBox h2 a:hover {
	text-decoration: none !important;
	color: #048200 !important;
} 