/*
Theme Name: ASS Schaedlingsbekaempfung
Theme URI: http://www.ass-schaedlingsbekaempfung.de/
Description: ASS Schaedlingsbekaempfung Wordpress Theme
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.0
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dcffc4;
	line-height:1.5em;
}

.content_back {background: url(images/content_bg.gif);}


#layShop {
position:absolute;
z-index:999;
width:207px;
height:128px;
top:29px;
left:577px;
background:url(images/onlineshop.jpg);

}

#layBody {
	position:absolute;
	width:784px;
	left:50%;
	margin-left:-392px;
}
#layMenuTop {
	position:absolute;
	width:600px;
	height:20px;
	z-index:3;
	left: 170px;
	top: 4px;
}
#layMenu {
	position:absolute;
	width:780px;
	height:20px;
	z-index:7;
	left: 11px;
	top: 167px;
}
#layLeft {
	position:absolute;
	width:44px;
	left:-44px;
	height:398px;
	z-index:9;
	top: 0px;
	overflow: visible;
}
#layContent {
	position:relative;
	width:555px;
}
#layContent li {
	list-style-image: url(images/arrow_g.gif);
	list-style-position: outside;
}

.txtComments a {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}

.txtComments a:hover {
	background-image:url(images/commentsb.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}

#laySidebar {
	position:relative;
	width:170px;
}

#laySidebar ul {
	margin-left:-22px;
	list-style-image: url(images/ico_arrow.gif);
	list-style-position: outside;
}


*+html #laySidebar ul {
	margin-left:18px;
	list-style-image: url(images/ico_arrow.gif);
	list-style-position: outside;
}

#laySidebar li a{
	list-style-image: url(images/ico_arrow_b.gif);
	list-style-position: outside;
	color:#163a0a;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5em;
}
#laySidebar li a:hover{
	list-style-image: url(images/ico_arrow.gif);
	list-style-position: outside;
	color:#70041d;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5em;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
}
a:link {
	color: #75011e;
}
a:visited {
	color: #75011e;
}
a:hover {
	color: #477f22;
}
a:active {
	color: #477f22;
}
.current_page_item a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5em;
}

.txtMenu a{
	color: #173a0b;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.txtMenu a:hover{
	color: #920523;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.txtSidebarSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #15380a;
	line-height:normal;
}

.txtSidebarSmall li {
position:relative;
left: -15px;
}

.txtTopBar {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.txtTopBar a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.txtTopBar a:hover{
	color: #a2bf8f;
	font-weight: bold;
	text-decoration:none;
}

h1 {
	color:#75011e;
	font-size:16px;
	font-weight:bold;
line-height:40px!important;
	text-decoration:none;
}

h1 a{
	color:#75011e;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	color:#15380a;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 0 19px;
	background: url("images/ico_leaf.gif") no-repeat 0 2px;
line-height:40px!important;
}

h3 {
	color:#15380a;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 19px;
	background: url("images/ico_leaf.gif") no-repeat 0 2px;
}

.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15380a;
	padding-bottom:20px;
}
.txtCurrent {
	color: #920523;
}
.txtCurrent a{
	color: #920523;
}
.txtCurrent a:visited{
	color: #920523;
}
.txtCurrent a:hover{
	color: #920523;
}

div#searchinput {height:20px; padding-right:2px;float:left;}
div#searchbutton {float:left; height:24px;width:10px;}
input#s {background-color:#dff0d0;width:118px;border:0;height:20px;padding-left:2px;padding-top:2px;}
input#searchsubmit {background-color:#e2eadb; border:1px solid #000; width:50px;height:24px;border:0;}
div#search {padding-top:10px; padding-bottom:20px;}


div.red_box { color:#fff; background:#da2020;  padding:10px; }
div.red_box a { color:#fff; }