.maintable h3, .geth3
{
	border-bottom: 0px solid #000;
	padding: 12px;
	/*
	background: #888888;
	color: #fff;
	*/
	background: #cdcdcd;
	color: #000;
	font-size: 12pt;
	font-weight: normal;
}

.maintable
{
	border: 0px solid #000;
}

.maintable td
{
	padding: 12px;
	font-size: 10pt;
	color: #000;
	background: #e7e7e7;	
}

.maintable td a {
	color: #585858;
}

.mainbanners {
	margin-top: 5px;
}

.mainbanners td
{
	font-size: 10pt;
	text-align: left;
}

.mainbanners img
{
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000;
}

.mio
{
	padding-left: 10px;
}

.mio a
{
	/*background: url('/images/arrow.gif') left 5px no-repeat;*/
	background: url('/images/main/dot.png') left 5px no-repeat;
	padding-left: 10px;
	color: #0099FF;
	line-height: 20px;
}

.logistik
{
	font-size: 8pt;
}

.mainh3h3 {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: normal;
}

.mozborder10 {
	-moz-border-radius: 10px 10px 10px 10px; /* Firefox */
	-webkit-border-radius: 10px 10px 10px 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px 10px 10px 10px; /* KHTML */
	border-radius: 10px 10px 10px 10px; /* CSS3 */
}

.mozborder5 {
	-moz-border-radius: 5px 5px 5px 5px; /* Firefox */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px 5px 5px 5px; /* KHTML */
	border-radius: 5px 5px 5px 5px; /* CSS3 */
}

.mozborder5top {
	-moz-border-radius: 5px 5px 0px 0px; /* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px; /* Safari, Chrome */
	-khtml-border-radius: 5px 5px 0px 0px; /* KHTML */
	border-radius: 5px 5px 0px 0px; /* CSS3 */
}

.mozborder5bot {
	-moz-border-radius: 0px 0px 5px 5px; /* Firefox */
	-webkit-border-radius: 0px 0px 5px 5px; /* Safari, Chrome */
	-khtml-border-radius: 0px 0px 5px 5px; /* KHTML */
	border-radius: 0px 0px 5px 5px; /* CSS3 */
}

.mio a.zHeader {
	font-size: 10pt;
	font-weight: bold;
	background: url('/images/main/dot.png') left 6px no-repeat;
}

.mio a.zSmall {
	font-size: 8pt;
	color: #666;
}

.nopadleft {
	padding-left: 0px;
}

table.smallMenuOnMain  td{
	font-size: 8pt;
}

table.smallMenuOnMain ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 5px;
}

table.smallMenuOnMain ul li {
	padding-bottom: 5px;
}

table.smallMenuOnMain ul li  a{
	background: url('/images/main/dot.png') left 5px no-repeat;
	padding-left: 10px;
	color: #666;
	line-height: 16px;
}

.small
{
	font-size: 8pt !important;
}

.mainRightTable  img {
	margin-bottom: 2px;
}
