.imgContent {
	margin: 10px;
}
h1 {
	letter-spacing: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	list-style-type: none;
	font-size: 12px;
	padding-bottom: 5px;
	list-style-image: url(images/btnwhite.gif);
}

div#navbar {
}

div#main {

}

div#y {
	left: 0px;
	top: 0px;
	background-image: url(images/navbar.gif);
	z-index: 2;
	background-repeat: no-repeat;
	visibility: hidden;
}

div#logo {
	text-align: left;
	vertical-align: top;
	visibility: visible;
}

div#navlinks {
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	visibility: hidden;
}


div#search {
	position: absolute;
	left: 240px;
	top: 10px;
	width: 70%;
	height: 30px;
	z-index: 4;
	text-align: right;
	font-size: 10px;
	visibility: hidden;
}

div#marquee {
	left: 0px;
	top: 0px;
	height: 0px;
	z-index: 3;
	color: #FFFFFF;
	overflow: hidden;
	width: 0px;
}

div#marqueetext {
	color: #FFFFFF;
	font-size: 12px;
}

div#pagetitle {
}

div#pagetitle h1 {
	text-align: left;
	letter-spacing: 0px;
	font-size: 18px;
	list-style-type: none;
}

div#pagetitle li {
	list-style-type: none;
	list-style-image: url(images/btnwhite.gif);
}

div#infobox {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

div#infobox h1 {
	text-align: center;
	font-size: 12px;
	height: 29px;
	padding-top: 7px;
	margin-top: 0px;
}

div#infobox ul {
	list-style-image: url(images/btnwhite.gif);
	list-style-position: outside;
	font-size: 12px;
 }

div#infobox a:link {
	color: #CC0000;
	font-weight: bold;
}

div#infobox a:visited {
	color: #CC0000;
	font-weight: bold;
}

div#infobox a:active {
	color: #CC0000;
	font-weight: bold;
}

div#infobox a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

div#infobox p {
	margin-left: 5px;
	text-align: left;
	margin-right: 5px;
	font-size: 14px;
}

div#mainpage {
	position: absolute;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

div#mainpage h1 {
	font-size: 12px;
	font-weight: bolder;
	height: 29px;
	background-image: url(images/h1.gif);
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 7px;
	margin-top: 0px;
}

div#mainpage h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
}

div#mainpage h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#mainpage p {
	font-size: 14px;
	margin-left: 5px;
	text-align: justify;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#mainpage ul {
	list-style-image: url(images/btnwhite.gif);
	list-style-position: outside;
	font-size: 14px;
 }
 
div#mainpage li {
	list-style-type: square;
	font-size: 14px;
	padding-bottom: 5px;
	list-style-image: url(images/btnwhite.gif);
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 0px;
	vertical-align: middle;
}

div#status {
	background-color: #666666;
	height: 0px;
	background-image: url(images/status.gif);
	background-repeat: repeat-x;
	color: #000000;
	padding-right: 0px;
	vertical-align: middle;
	text-align: center;
	position: 0;
	overflow: hidden;
	width: 0px;
}

div#status p {
}

table {
	margin: 5px;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table-produkte {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.td-produkte-top {
	font-weight: bold;
	background-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
