
/* -------------------------------------------------------------- */		
/* Definition der Achtung-Box                                        */
/* -------------------------------------------------------------- */	
.box-attention .bottom-right
    {
    }
.box-attention .bottom-left
    {
    }
.box-attention .top-right
    {
    }
.box-attention .top-left
    {
    }
.box-attention .titlebar
    {
   	}
.box-attention .content
    {
	font-size:11px;
    text-align:left;
    padding-top:10px;
	padding-bottom:8px;
	background:url("/images/attention.gif") 0px 0px no-repeat;
	/*min-height:25px !imortant;*/
	/*height:25px;*/
	padding-left:40px;
	margin:8px;
	}
.box-attention
    {
    border:1px #E5DEBA solid;
	background:#FCF8E4;
	padding:0px;
    margin:0px;
	margin-top:5px;
	margin-bottom:15px;
	}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */		
/* Definition der Informations-Box                                        */
/* -------------------------------------------------------------- */	
.box-information .bottom-right
    {
    }
.box-information .bottom-left
    {
    }
.box-information .top-right
    {
    }
.box-information .top-left
    {
    }
.box-information .titlebar
    {
   	}
.box-information .content
    {
	font-size:11px;
    text-align:left;
    padding-top:10px;
	padding-bottom:8px;
	background:url("/images/info.gif") 0px 0px no-repeat;
	/*min-height:25px !imortant;*/
	/*height:25px;*/
	padding-left:40px;
	margin:8px;
	}
.box-information
    {
    border:1px #E5DEBA solid;
	background:#FCF8E4;
	padding:0px;
    margin:0px;
	margin-top:5px;
	margin-bottom:15px;
	}
/* -------------------------------------------------------------- */

/* -------------------------------------------------------------- */		
/* Definition der Abbruch-Box                                        */
/* -------------------------------------------------------------- */	
.box-critical .bottom-right
    {
    }
.box-critical .bottom-left
    {
    }
.box-critical .top-right
    {
    }
.box-critical .top-left
    {
    }
.box-critical .titlebar
    {
   	}
.box-critical .content
    {
	font-size:11px;
    text-align:left;
    padding-top:10px;
	padding-bottom:8px;
	background:url("/images/critical.gif") 0px 0px no-repeat;
	/*min-height:25px !imortant;*/
	/*height:25px;*/
	padding-left:40px;
	margin:8px;
	}
.box-critical
    {
    border:1px #E5DEBA solid;
	background:#FCF8E4;
	padding:0px;
    margin:0px;
	margin-top:5px;
	margin-bottom:15px;
	}
/* -------------------------------------------------------------- */

/* -------------------------------------------------------------- */		
/* Definition der Info-Box                                        */
/* -------------------------------------------------------------- */		
.box-Info .bottom-right
    {
    }
.box-Info .bottom-left
    {
    }
.box-Info .top-right
    {
    }
.box-Info .top-left
    {
    }
.box-Info .titlebar
    {
    position:relative;
    font-family:verdana, arial;
    font-weight:bold;
    font-size:11px;
	color:#666666;
    text-align:left;
	height:18px;
    background:#FFCC66;
	padding-top:4px;
	padding-left:5px;
	margin-top:0px;
    margin-left:0px;
    margin-right:0px;
	border:0px #FFCC66 solid;
	}
.box-Info .content
    {
	font-size:11px;
    text-align:left;
    padding:4px;
	padding-top:4px;
	padding-bottom:8px;
    }
.box-Info
    {
    border:1px #E5DEBA solid;
	background:#FCF8E4;
	padding:0px;
    margin:0px;
	margin-top:8px;
    }
/* -------------------------------------------------------------- */	


.shop-button
	{
	background:url("/shop/images/button.gif") 0px 0px no-repeat;
	width:86px;
	height:23px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	color:#666666;
	border:0px;
	padding-bottom:2px !important;
	padding-bottom:0px;
	}

.shop-button-long
	{
	background:url("/shop/images/button_long.gif") 0px 0px no-repeat;
	width:150px;
	height:30px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFBF3C;
	color:#666666;
	cursor:hand;
	border:0px;
	padding-bottom:2px !important;
	padding-bottom:0px;
	}

.shop-button-cart
	{
	background:url("/shop/images/button_shopcart.gif") 0px 0px no-repeat;
	width:150px;
	height:30px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFBF3C;
	color:#666666;
	cursor:hand;
	border:0px;
	padding-bottom:2px !important;
	padding-bottom:0px;
	padding-left:15px;
	}
	
#uploads
	{
	margin-bottom:20px;
	}
	
#process-button
	{
	text-align:center;
	border-top:1px solid #E5DEBA;
	padding-top:10px;
	/*margin-bottom:20px;*/
	margin-top:15px;
	}	
#process-button .button-left
	{
	float:left;
	text-align:right;
	width:49%;
	padding-right:1%;
	padding-bottom:20px;
	}
#process-button .button-right
	{
	float:right;
	text-align:left;
	width:49%;
	padding-left:1%;
	padding-bottom:20px;
	}

/* --- ENDE ------------------------------------------------------------- */


	
