/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em;
	line-height:1.3em;
	color:#0A263C;
	}
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
li { list-style:none; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }



/*
*
* WP64 Design
* SplusP Verpackungen
*
*/

* { margin:0; padding:0;}

html, body { height: 100%; background: #FFFEEC; margin:0; padding:0; color:#2f2f2f;
	font:12px/1.55em arial, helvetica, sans-serif; }

#wp_aussen { position: relative; min-height:100%; left: 50%; width: 962px; margin-left: -481px; background: url(../images/sp_content_back.jpg) repeat-y center #FFFEEC; }
* html #wp_aussen { height:100%; }

	#wp_head { width: 961px; height: 161px; }
	
	#wp_innen { position: relative; width: 950px; left: 5px; }
	
		#wp_topnavi { width: 946px; height: 34px; background: #00B48D; padding: 2px; }
		#wp_topnavi_links ul { margin: 0; padding: 0; list-style-type: none; }
		#wp_topnavi_links li { margin: 0; padding: 0 5px; float:left; }
		#wp_topnavi_links a { color: #000000; text-decoration: none; }
		
		#wp_MainTopNavi { font-size: 12px; font-weight: bold; }
		#wp_SubTopNavi { font-size: 10px; }
	
		#wp_left { position: absolute; top: 45px; left: 0; width: 210px; min-height: 400px; float:left; padding: 5px; }
		
		#wp_content { width: auto; margin: 0px 200px; padding: 5px; min-height: 1500px; }
		* html #wp_content { height: 1500px; }
		#wp_content_2columns_left { width: auto; margin: 0px 0px 0px 200px; padding: 5px; min-height: 1500px; }
		* html #wp_content_2columns_left { height: 1500px; }
		#wp_content_2columns_right { width: auto; margin: 0px 200px 0px 0px; padding: 5px; min-height: 1500px; }
		#wp_content_1column { width: auto; margin: 0px; padding: 5px; }
		
		#wp_right { position: absolute; top: 45px; right: 0; width: 210px; min-height: 400px; padding: 5px; }
		
#wp_bottom { position: relative; left: 50%; width: 961px; margin-left: -480px; height: 100px; background: #FFFEEC; }

#wp_leftNavigation a { color: #7C7E66; text-decoration: none; }
#wp_leftNavigation a:hover { color: #505141; text-decoration: none; }


/*
*
* ENDE
*
*/


