* {
	margin: 0;
	padding: 0;
    color:#000;
}
html {
	background: #d1b967 url("../images/bg_verlauf.jpg") repeat-x left top;
	margin: 0;
	}
    
body {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #2B4216;
	background: url("../images/bg_oben_verl.jpg") repeat-y left top;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
}
a img {
	border: 1px solid #ccc;
}

a {
	color: #9A5824;
	text-decoration: none;
}
a:hover {
	visibility: visible;
	color: #553013;
}
a:hover img {
	border: 1px solid #729AD7;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.main {
	
	margin: 0 auto;
	border: 1px solid #63BE61;
	clear: both;
	padding: 7px 17px 9px 8px;
	width: 730px;
}
.page {
	background: url("../images/bg_oben.jpg") no-repeat left top;
	padding: 28px 125px 0 115px;
	width: 760px;
}
.header {
	position: relative;
	width: 760px;
	height: 130px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 760px;
	height: 130px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 130px;
	background: url("../images/ameisenhaltung_logo.jpg") no-repeat left top;
}
ul#navigation {
	list-style: none;
	height: 27px;
	text-align: right;
	padding: 15px 27px 0 2px;
	margin: 0;
	}
ul#navigation li {
	float: left;
	margin-right: 1px;
   }
.menu a{
	text-decoration: none;
	display: block;
	width: 115px;
	height: 22px;
	background: #D5EFA8 url("../images/roll.jpg") no-repeat left top;
	text-align: center;
	color: #325211;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 5px;
}
.menu a:hover {
	background: #83A6DC url("../images/roll.jpg") no-repeat 0 -27px;
}
ul#navigation ul {
	position: absolute;
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 25px;
	color: #325211;
	width: 116px;
	text-align:left;
	}

ul#navigation li:hover ul {
	display: block;
	}

ul#navigation ul li, ul#navigation ul li a:link, ul#navigation ul li a:visited{
	float: none;
	background: #61bb62;
	display:block;
	padding: 0 2px 0px 3px;
	color: #325211;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 5px;
	text-align:left;
	}
ul#navigation ul li a:hover {
	background-color: #5f9373;
	}	
.navilast {
	height: 6px;
}
.footer1 {
	text-align: center;
	padding: 10px 27px 3px 17px;
	
}
.footer1 a {
	color: #2B4216;
	text-decoration: none;
}
.footer1 a:hover {
	color: #5A892D;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 43px;
	background: url("../images/bg_unten.jpg") no-repeat left top;
	margin-left: 63px;
}
.ie6 {
text-align: center;
font-weight: bold;
display:none;
_display:inline;
}

.headline {
	background: #CBAE5E;
	font-size: 1em;
	color: #000000;
	font-family: Tahoma,Helvetica;
	padding: 3px;
    margin-bottom:0.5em;
    margin-top:0.5em;
}
.small {
	font-size: 0.7em;
	color: #000000;
	font-family: Tahoma,Helvetica;
}
.small2 {
	font-size: 0.7em;
	color: #000000;
	font-family: Verdana;
}
.normal {
	font-size: 0.9em;
	color: #000000;
	font-family: Arial;
}
.button {
 font-size: 0.9em;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
 border:1px solid #000000;
 text-indent : 2px;
  height: 21px;
}

#news li {
    list-style-type:none;
    margin-bottom:14px;
}

h2.new {
    display:inline;
    font-size:1em;
}

h2.new1 {
    font-size:1em;
    clear:both;
}

h4.new {
    margin-top:1em;
    margin-bottom:0.2em;
    clear:both;
}

h4.noclear {
    margin-top:1em;
    margin-bottom:0.2em;
    clear:none;
}

p {
margin-bottom:1em;
font-size:1em;

}

.leftpoint {
    vertical-align:middle;
    margin-right:20px;
  
}

.rightpoint {
    vertical-align:middle;
    margin-left:20px;
}

.img {
    float:right;
    margin-left:1em;
    margin-bottom:1em;
}

#inhalt {
  list-style-type:none;
  width:80%;
  margin:auto;
  text-align:center;
}

#inhalt h2{ 
    font-size:1.2em;
    margin-bottom:0.5em;
}

#inhalt li {
    margin-bottom:1em;
}
#inhalt dl {
    text-align:left;
    
}
#inhalt dt {
    float:left;
    width:14em;
}

#inhalt dd {
    margin-left:14em;
}


#schwarmtabelle td {
    border:1px solid #416a20;
}

#schwarmtabelle {
    border-collapse:collapse;
}