body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

#titlebar {
	visibility: visible;
	background-image: url(bilder/mesybalken.jpg);
	width: 100%;
	height: 60px;
}
#globalNav {
}

#globalNav a {
	color: #333333;
}

#navbar {
	width: 150px;
	float: left;
	background-image: url(bilder/navground3.jpg);
	padding-top: 20px;
	margin-right: 0px;
	padding-bottom: 100px;
	height: 450px;
}

#navlinks {
	margin-left: 3px;
	float: none;

}
#navlinks h2 {
	font-size: 90%;
	font-weight: normal;
}
#navlinks li {
	font-size: 70%;
	margin-bottom: 5px;
}
#baseline {
	font-size: 70%;
	background-image: url(bilder/balkenunten.gif);
	clear: both;
}
#main {
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 75%;
	overflow: hidden;
}
.statement {
	font-size: 100%;
	clear: left;
}
.field1 {
	font-size: 80%;
	width: 22%;
	float: left;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin dotted #CCCCCC;
}
#breadcrumb {
	font-size: 60%;
	text-align: center;
}
.prodlink {
	color: #000000;
}
#navlinks ul {
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navlinks a {
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}
#navlinks a:hover {
	list-style-type: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.mainblock {
	float: left;
	font-size: 80%;
	width: 27%;
	padding-left: 2%;
	height: auto;
}
.mainblock h2 {
	font-weight: bold;
}
.mainblock h2 a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF66;
}
.mainblock h2 a {
	font-weight: bold;
	color: #333333;
}
.shortdescr {
	font-size: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
}
.prodblock {
	float: left;
	font-size: 80%;
	width: 35%;
	padding-left: 2%;
	clear: none;
	background-color: #FFFFFF;
}
.proddescr {
	font-size: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 80%;
}
.prodlinks {
	font-size: 80%;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 80%;
}
#main a {

	color: #333333;
}
.prodphoto {
	float: left;
	font-size: 80%;
	width: 10%;
	padding-left: 2%;
	clear: none;
}

