/*
  ../stylesheet.css
	type: stylesheet for screen, projection (Standard)
	Author: D.Einenkel
  (c) 2009 3haende.com / All rights reserved.
	last edited: 27.03.2009, D.Einenkel
*/

/* xtc  */
@import url(css/reset.css); /* a entfernt wegen IE7 footer-navi */
@import url(css/3spaltenfix3ie.css);
@import url(css/elemente.css);
@import url(css/3haende.css);




#konfi {
	position: fixed;
	width: 220px;
	right:0px;
	bottom:0px;
	background-color: lightgrey;
	padding: 5px;
	margin:3px;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	-moz-border-radius: 10px
}

.poweredby {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.onepxwidth {
	width: 1px;
}
.optioncol{
font-size:9px;
}

