h1.pagetitle {
 	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0px 18px 0px;
	line-height: 140%;	
}

table.startseiteinfo {
	width: 100%;
}

table.startseiteinfo td {
	text-align: left;
	vertical-align: top;
}


table.startseiteinfo td.infoframe {
	border: 1px solid #D8D8CF;
	border-bottom: 2px solid #D8D8CF;
	background-image: url(../gfxn/startseiteinfobg-2.jpg);
	background-repeat: no-repeat;
	padding: 3px;
}

table.startseiteinfo table.infoitem {
	margin: 0px;
	width: 100%;
}

table.startseiteinfo td.infopix {
	width: 90px;
	padding-right: 5px;
	text-align: center;
}

table.startseiteinfo td.infocontent {
	padding-bottom: 5px;
}

table.startseiteinfo td.infocontent p {
	margin: 0px;
}

table.startseiteinfo td.infopix div.infobildtext {
	font-size: 9px;
}

table.startseiteinfo div.infocontentweiter {
	padding: 2px;
	float: right;
	text-align: right;
	width: auto;
	font-weight: bold;
	color: white;
}

table.startseiteinfo div.infocontentweiter a {
}


h3.infoort {
	margin: 0px;
	margin-bottom: 3px;
	color: #cc0000;
	font-weight: bold; 
	font-size: 11px;	
}

h3.infotitel {
	margin: 0px;
	margin-bottom: 3px;
	color: black;
	font-weight: 900;
	font-size: 11px;
}





table.startseitestuecke {
	width: 100%;
}

table.startseitestuecke td {
	text-align: left;
	vertical-align: top;
}


table.startseitestuecke td.stueckeframe {
	border: 1px solid #D8D8CF;
	background-image: url(../gfxn/startseitestueckebg-2.jpg);
	background-repeat: no-repeat;
	padding: 3px;
}

table.startseitestuecke table.stueckeitem {
	margin: 0px;
	width: 100%;
}

table.startseitestuecke td.stueckepix {
	width: 90px;
	padding-right: 2px;
	text-align: center;
}

table.startseitestuecke td.stueckecontent {
	padding-bottom: 5px;
}

table.startseitestuecke td.stueckecontent p {
	margin: 0px;
}

h3.startseitestueckeheader {
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 2px;
	background-color: #05607D;
	color: white;
	font-weight: bold; 
	font-size: 12px;	
}

h3.startseitestueckename {
	margin: 0px;
	margin-bottom: 3px;
	font-weight: bold; 
	font-size: 11px;	
}




table.kunstbegriffformular {
	width: 100%;
	border: 1px solid #D7D7CD;
}

table.kunstbegriffformular th {
	padding: 3px;
}

table.kunstbegriffformular td {
	padding: 3px;
}

table.kunstbegriffformular th {
	width: 30%;
	text-align: right;
	vertical-align: middle;
}

table.kunstbegriffformular thead th {
	background-color: #D7D7CD;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}

table.kunstbegriffformular .moderror {
	color: red;
	font-weight: bold;
}


table.stueckliste {
}

table.stueckliste td {
	padding: 3px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}

/* Bei der Produktansicht die Nachbarn (unten) */
.productNeighbours {
    width:86px;
    border: 1px solid #dddddd;
    background-color: #f6f6f6;
    padding: 2px;
    text-align: center;
}
.productNeighbours_active {
    border: 2px solid #aaaabb;
}


.produkt_piczoom {
    position: absolute;
    right:13px;
    padding:2px;
    background-color: #fff;
    border:1px solid #aaa;
    cursor:pointer;
    /*filter:alpha(opacity=73); -moz-opacity: 0.73; opacity: 0.73;*/
}


ul#prodLinkUL { margin:2; padding:0; padding-left:14px; }