* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(bilder/layout/header_kachel.jpg) top left repeat-x;
	color: #000;
}
h1, h2, h3 {
background: transparent;
padding: 0;
}
h1 {
	font-size: 170%;
	color: #32892c;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
h2 {
	font-size: 120%;
	font-style:italic;
	color: #000000;
	font-weight: normal;
}
p {
	font-size:100%;
	padding: 0.95em 0;
	line-height:150%;
}
table {
margin: 20px 0;
}
td {
padding-left: 5px;
}
.td_produkte_ublick {
padding-top:10px;
padding-bottom:10px;
}
.listyle {
	list-style-type: square;
	margin-left: 60px;
	margin-top: 15px;
}
.li_menu_produkte {
	list-style-type:none;
	margin-left:30px;
	margin-top:9px;
	margin-bottom:9px;
}
address {
	font-style: normal;
}
a {
color: #32892c;
border:0;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a img {
border:0;
text-decoration:none;
}


/* ID s */
#container {
position: relative;
width: 100%;
}
#content {
display: block;
position: relative;
width: 980px;
height: 100%;
background: #fff url(bilder/layout/main.jpg) top left repeat-y;
margin: 0 auto;
border: none;
}
#header {
width: 980px;
height: 130px;
background: #fff url(bilder/layout/angelcenter_schrof_header.jpg) top left no-repeat;
}
#left {
position: absolute;
top: 140px;
left: 0px;
display: none;
}
#main {
top: 140px;
margin-left: 0;
width: 650px;
}
#inhalt {
	position: relative;
	margin: 5px 0px 40px 50px;
	width: 600px;
	min-height:600px;
}
#inhalt li {
list-style-type: square;
list-style-position: outside;
line-height: 25px;
margin-left: 20px;
}
#inhalt ul {
margin-bottom: 20px;
}
#footer {
width: 100%;
height: 77px;
text-indent: 20px;
line-height: 12px;
background: #FFFFFF url(bilder/layout/footer_kachel.jpg) top left repeat-x;
display: none;
}
#footer a {
color: #000000;
text-decoration:none;
font-size:75%;
}
#left li {
list-style-type: none;
}
.navi_left {
display: block;
width: 192px;
height: 25px;
border-bottom: dotted 1px #a9a8a8;
background-color: #32892c;
font-size:100%;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
text-indent: 20px;
line-height: 25px;
}
#left a.menu:link, a.menu:visited, a.menu:active {
display: block;
width: 192px;
height: 25px;
border-bottom: dotted 1px #a9a8a8;
background-color: #e4e3e3;
font-size:100%;
color: #000000;
text-decoration: none;
text-indent: 20px;
line-height: 25px;
}
#left a.menu:hover {
display: block;
width: 192px;
height: 25px;
border-bottom: dotted 1px #a9a8a8;
background-color: #32892c;
font-size:100%;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
text-indent: 20px;
line-height: 25px;
}

#left a.menu_sub:link, a.menu_sub:visited, a.menu_sub:active {
display: block;
width: 192px;
height: 25px;
border-bottom: dotted 1px #a9a8a8;
background-color: #eeecec;
font-size:100%;
color: #000000;
text-decoration: none;
text-indent: 40px;
line-height: 25px;
}
#left a.menu_sub:hover {
display: block;
width: 192px;
height: 25px;
border-bottom: dotted 1px #a9a8a8;
background-color: #a0c27b;
font-size:100%;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
text-indent: 40px;
line-height: 25px;
}

.gruen {
color:#32892c;
}
.registered {
font-size:65%;
vertical-align:text-top;
margin-left:1px;
}

