body {
	background-color: white;
}
img {
	border-width: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #cc2222;
}
a:active {
	color: #666666;
}
.menutop {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headline {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.objectname {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.schrift {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
#scroll {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	height: 219px;
	overflow: auto;
	padding-right: 12px;
}
#bilder {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	height: 400px;
	overflow: hidden;
	padding-right: 0px;
}
#lage {
	position: absolute;
	top: 0px;
	left: 0px;
}
#thumbs {
	width: 780px;
}
#display_div {
	background:url(../images/ajax-loader.gif) 150px 50px no-repeat;
	width:100%;
	height:100%;
}
h1 {
	font-size: 11px;
}
th {
	border-bottom: 1px solid #808080;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
ul.menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.menu li {
    padding:0;
	margin:0;
}

label {
	width: 130px;
	float: left;
}
.requriredindicator {
    color: #CC2228;
    font-weight: bold;
}
.error {
    color: #CC2228;
    font-weight: bold;
}

/*statistic*/
table.statistic {
	width: 740px;
}
table.statistic td.statistic_subpart {
	background:url(../images/shared/arrow_open.gif) no-repeat 0 6px;
}
table.statistic a.action {
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
}
table.statistic a.head {
	font-size: 14px;
	font-weight: bold;
    color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
table.statistic td.product_headline {
	font-size: 14px;
	font-weight: bold;
    color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
table.statistic table.categories {
	margin-left: 10px;
}
table.statistic table.categories table.user_data {
	margin-left: 20px;
	border: 1px solid #808080;
	width: 700px;
}
table.statistic table.user_data td {
	font-size: 10px;
}
