/*======================================== USERDATA ============================================*/
#userdata input, textarea, select
{
	background: #fff top left repeat-x;
	font: 12px Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 1px;
	float: left;
}

#userdata .required
{
	border-color: #ff0000;
}

#userdata p
{
	clear: left;
	margin: 0px;
	padding: 2px 0 3px 0;
	padding-left: 158px;
	height: 1%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#userdata label
{
	float: left;
    margin-left: -155px;
    width: 150px;
	color: #000000;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#userdata input.search
{
	background-image: url(../images/button_search_ia.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

#userdata input.search:hover
{
	background-image: url(../images/button_search_a.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	cursor: pointer;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

/*======================================== BANK ============================================*/
#bank input, textarea, select
{
	background: #fff top left repeat-x;
	font: 12px Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 1px;
	float: left;
}

#bank .required
{
	border-color: #ff0000;
}

#bank p
{
	clear: left;
	margin: 0px;
	padding: 2px 0 3px 0;
	padding-left: 158px;
	height: 1%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#bank label
{
	float: left;
    margin-left: -105px;
    width: 100px;
	color: #000000;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#bank input.agb
{
	float: right;
	background-image: url(../images/button_agb_ia.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

#bank input.agb:hover
{
	float: right;
	background-image: url(../images/button_agb_a.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	cursor: pointer;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

/*======================================== SEARCH ============================================*/
#search
{
	margin: 15px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 5px 0px 5px 0px; /*oben|rechts|unten|links */
}

input.search
{
	background-image: url(../images/button_search_ia.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input.search:hover
{
	background-image: url(../images/button_search_a.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	cursor: pointer;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ff0000;
}

#search select
{
	background: #fff top left repeat-x;
	font: 1em/1.6em Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 1px;
	width: 170px;
}

#search div
{
	width: 167px;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 2px 0px 2px 68px; /*oben|rechts|unten|links */
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#search label
{
	float: left;
    margin-left: -62px;
	margin-top: 2px;
    width: 60px;
	color: #000000;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
}

/*======================================== WARENKORB ============================================*/
input.warenkorb
{
	background-image: url(../images/button_warenkorb_ia.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input.warenkorb:hover
{
	background-image: url(../images/button_warenkorb_a.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	cursor: pointer;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input.cart_button
{
	background-image: url(../images/button_cart_ia.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 15px;
	color: #808080;
	font: 11px Arial, verdana, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input.cart_button:hover
{
	background-image: url(../images/button_cart_a.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 15px;
	color: #808080;
	font: 11px Arial, verdana, sans-serif;
	font-weight: 600;
	cursor: pointer;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

/*======================================== ALLGEMEIN ============================================*/
fieldset
{
	border: solid 1px #bcbcbc;
}

legend
{
	font-weight: bold;
	font-size: 15px;
	color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

textarea
{
	width: 200px;
	height: 90px;
	border: solid 1px #CCCCCC;
}

input, textarea, select
{
	background: #fff top left repeat-x;
	font: 1em/1.6em Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 1px;
}

.radiobutton
{
	margin: 0px 0px -3px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input.agb
{
	background-image: url(../images/button_agb_ia.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input.agb:hover
{
	background-image: url(../images/button_agb_a.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 26px;
	color: #808080;
	font: 12px Arial, verdana, sans-serif;
	font-weight: 600;
	cursor: pointer;
	margin: 0px 0px 0px 0px; /*oben|rechts|unten|links */
	padding: 0px 0px 5px 0px; /*oben|rechts|unten|links */
	border: 0px solid #ffffff;
}

input[type=submit] {
	color: #000;
}
