/* CSS Document von hirschhornknoepfe.de*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-image: url(logo-hintergrundbild.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
}


#vollehoehe {
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 620px;
	background-color: #FFFFFF;
	border-right: 3px solid #999900;
}

#vollehoehe2 {
	width: 620px;
	background-color: #FFFFFF;
	border-right: 3px solid #999900;
}

#content{
	font-size: 14px;
	padding: 0px 10px;	
}

a:link, a:visited {
	color: #666600;	
}
a:hover {
	color: #333300;	
}
#navigation {
	margin: 30px 0 0 5px;
}
#navigation a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 5px;
	font-size: 20px;
}
#navigation a:link, #navigation a:visited {
	color: #000000;
	border-left: 2px solid #FFFFFF;
}
#navigation a:hover {
	color: #000000;
	border-left: 2px solid #000000;
}
#navigation a:active {
	color: #666600;
	border-left: 2px solid #FFFFFF;
}
#navigation a.category {
	font-size: 12px;
	padding: 0 0 0 10px;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 10px 0 20px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px
}
.group {
	
}
.item {
	margin: 15px 0 0 0}
.item img {
	float: left;
	margin-right: 20px;
}
.item span {
	vertical-align: top;
}
.item b {
	font-weight:bold;
	font-size:18px;
}
.item a {
	display: block;
	text-decoration:none;
	color:#000000;
}
