html {
	height:100%;
}

body {
	font-size:100.01%;
	font-family:'trebuchet ms',arial,sans-serif;
	margin:0;
	padding:0;
	height:100%;
	color:black;
}

#all {
	background: url(../backs/minimal-head1.jpg) top left repeat-x; 
	min-height:100% !important;
	margin:0 0 -2.5em 0;
}

* html #all {
	height:100%;
	}

/* Kopf ******************************************************************************* */
	
	#head {

		}
	#logo {
		margin: 0;

		}


/* Contentbereich ************************************************************************ */
	
#main {
	float:left;
	margin: 20px 0 0 20px;
	xwidth:770px;
	}	

.displaydetail {
	/* this makes IE happy, no idea why */
	border:1px solid #FEFDF8; 
	margin-top:1em;
	}
	
.displaydetail form input {

	}
	
#detailimg {
	xfloat:left;
	position:absolute;
	text-align:center;
	margin-right:1em;
}
#detailimg img {
	border-width:3px;
	border-color:silver;
	border-right-style:solid;
	border-bottom-style:solid;
}
#detailtext {
}
ul li {
	margin-left:1em;
	list-style-image:url(/backs/yellowdot.gif);
}
ol li {
	margin-left:1.5em;
}
ul, ol {
	margin:0;
	padding:3px 
	}
dl {
	margin:0;
	padding: 3px 0;
	}
h1 {
	margin:0 0 1ex 0;
	}
h1 span {
	letter-spacing: 1px;
	font-size:86%;
	margin: 0.5ex 0;
	display:block;
	}
h2 {
	font-size:110% !important;
	margin:1em 0 0 0;
	}
	
	
span.year {
	display:inline;
	color:black;
	}	
	
	
form.shoppanel input.numeric {
		position:static !important;
		position /**/:relative !important;
	}	


/* Fuß *********************************************************************************** */
	
.indexlink, .closelink {
	clear:both;
	display:block;
	text-align:center;
}

#foot {
	height:1em;
	width:auto;
	margin-right:10px;
	padding:0;
	text-align:right;
	font-size:86%;
	color:black;
}	
#foot p {
	margin:0;
	}


/* rating ******************************************************************************** */
	
#cform legend {
	padding:1ex;
	font-weight:bold;
	}
#cform fieldset {
	border:1px solid silver;
	}
#cform label {
	position:absolute;
	}
#cform .cselect, .cinputtext {
	margin-left:10em;
	margin-right:1ex;
	}
#cauthor,#cemail {
	width:17em;
	}
#cratingdiv {
	margin:0.5ex 0;
	}
#ctitle {
	width:400px;
	}
#cform textarea {
	margin-left:8.2em;
	width:400px;
	}
#csubmit {
	margin: 1ex 0 0 6.6em;
	}
#commentator p {
	font-size:86%;
	margin:0;
}
#commentator h2 span {
	font-weight:normal !important;
	font-size:86%;
	}
#commentator h3 {
	font-size:100%;
	margin: 1ex 0 0 0;
	}
#commentator p.cauthor span {
	font-style:italic;
	}
	
/* sonstige ****************************************************************************** */	
	
.hiddenindetails {
	display:none;
	}
	
	

