	/* *********************** Grundinformationen *********************** */


*
{
padding: 0;
margin: 0;
border: none;
}

body
{
/* background: #FFF url(images/bgd.png) repeat-x; */
background: #C6DDF4 url(../../../../../templates/drexler/design/blau/images/body_bgd2.png) repeat-x top;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
line-height: 18px;
text-align:			left;
}

#outer
{
background: url(../../../../../templates/drexler/design/blau/images/outer_bgd_trans.png) repeat-y top;
position: relative;
width: 960px;
margin: 0 auto;
}

#inner
{
background: #fff;
width: 960px;
margin: 0 auto;
position: relative;
z-index: 3;
}

#header
{
background: url(images/header_neu.jpg) no-repeat;
width: 960px;
height: 150px;
margin: 0 auto;
position: relative;
overflow: hidden;
}

#topsidebar {
float: right;
width: 250px;
height: auto;
padding-top: 10px;
}

#topsidebar ul {
padding-left: 5px;
}

#topsidebar ul li{
width: 100px;
float:left;
padding-right: 0px;
/* height: 28px; */
list-style-type: none;
}

#topsearch {
float: right;
padding-right: 30px;
}

#topmenu {
padding: 110px 0 0 20px;
width: auto;
height: 50px;
}

#topmenu ul li{
width:auto;
float:left;
padding: 10px;
/* height: 28px; */
list-style-type: none;
}

#languages {
padding: 10px 0 0 5px;
}

#mainmenu {
height: auto;
background: #094B74 url(../../../../../templates/drexler/design/blau/images/bgr_mainmenu.jpg) repeat-y;
}

#mainmenu ul li {
width: auto;
/* height: 28px; */
list-style-type: none;
padding: 5px 10px 0px 15px;
border-bottom: solid 1px #fff;
}

#mainmenu a {
letter-spacing: 1px;
font-family: Helvetica, Verdana, Arial;
font-size: 14px;
text-decoration: none;
margin-left:15px; 
font-weight:normal; 
color: #ffffff;
}

#mainmenu a:hover {
color: #db8200;
text-decoration: none;
}


#mainmenu a:active, #mainmenu a:visited {
color: #FFFFFF;
text-decoration: none;
}

#mainmenu2 {
height: 105px;
background: #094B74 url(../../../../../templates/drexler/design/blau/images/bgr_mainmenu.jpg) repeat-y;
}

div #ad {
height: auto;
}

div #ad img {
width: 960px;
height: auto;
}

#page {
}

.pagespacer {
padding: 20px;
}

#left-sidebar {
padding: 15px;
/* background: #fff url(http://www.mariadrexler.es/wp-content/themes/maria-drexler/images/bgr_submenu.jpg) repeat-y; */
float: left;
width: 200px;
min-height: 450px;
height: auto;
}

#content {
background: url(../../../../../templates/drexler/design/blau/images/bgr_submenu.jpg) repeat;
padding: 0;
float: left;
width: 544px;
height: 600px;
border-left: 1px #fff solid;
}

#content #overflowbox {
width: auto;
height:auto;
}

#right-sidebar {
float: right;
width: 413px;
height: 600px;
border-left: 1px #fff solid;
border-right: 1px #fff solid;
}

/***** WARENKORB ALS DIV NEU ***/
.table a:hover {
color: #fff;
}
.tablerow-title {
background: #fff;
font-size:16px; 
float: left;
width: 100%;
height:auto;
padding: 0;
border-bottom: 1px solid #cdcdcd;
}
.tablerow-content {
float: left;
font-size:14px; 
width: 100%;
height:auto;
padding: 0;
border-bottom: 1px solid #fff;
}
.artikel_nr {
float:left;
color: #000;
padding:5px 0 5px 15px;
width: 75px;
height:auto;
border-right: 1px solid #fff;
}
.artikel {
float:left;
color: #000;
padding:5px 0 5px 10px;
width: 475px;
height:auto;
border-right: 1px solid #fff;
}
.menge {
float:left;
color: #000;
text-align:center;
padding:5px 0;
width: 75px;
height:auto;
border-right: 1px solid #fff;
}
.preis {
float:left;
color: #000;
text-align:center;
padding:5px 0;
width: 120px;
height:auto;
border-right: 1px solid #fff;
}
.gesamt {
float:left;
text-align:center;
color: #000;
padding:5px 0 5px 0;
width: 150px;
height:auto;
}
.gesamtpreis {
float:right;
padding-right: 22px;
}
.refresh {
float:right;
width: 17px;
height:17px;
background-image: url(../../../../../templates/drexler/design/blau/images/refresh.gif);
background-repeat: no-repeat;
}
.clear {
float:right;
width: 17px;
height:17px;
background-image: url(../../../../../templates/drexler/design/blau/images/delete.gif);
background-repeat: no-repeat;
}

.preis-total {
font-weight:bold;
height: 30px;
padding-top:10px;
background:#FFF;
border-bottom: 1px solid #cdcdcd;
}

.preis-tax {
font-style:italic;
height: 30px;
padding-top:10px;
background:#FFF;
}

h1 {
	width:				100%;
	/*color:				#D66C00;*/
	color:				#fff;
	margin:				0;
/*	margin-bottom:		15px;
*/	font-weight:		normal;
	text-transform:		none;
	font-size:			16px;
	/*border-bottom:		1px solid #D66C00;
	padding-bottom:		4px;*/
}

h1 a {
	color:				#FFF;
	text-transform:		none;
}

h3 {
	font-size:			12px;
}

img {
	border:				0px;	
}

/* Formulare */
form {
	display:			inline;	
}

fieldset {
	padding:			5px;
	border:				0px;
}

input {
	border:				1px solid #D7DBDD;
	background-color:	#ffffff;
	font-size:			10px;
	color: 				#333333;
	padding-left: 		5px;
}

select {
	border:				1px solid #6D808F;
	background-color:	#ffffff;
	font-size:			10px;
	color: #333333				;
}

input.radio {
	border:				0px;
	background-color:	#ffffff;
	width:				15px;
}

/* *********************** Ende Grundinformationen *********************** */





/* *********************** Link Definitionen *********************** */

a {
	text-decoration:	none;
	color:				#fff;
}

a:hover {
	text-decoration:	none;
	color:				#990000;
}

ul li a {
	text-decoration:	none;
	color:				#000;
}

.submitButton a {
	color:				#000;
}

.artikelDetailContent a {
	color:				#000;
}


div.ArtikelDetailCrossellingFormat a {
	color:				#000;
}

div.ArtikelDetailCrossellingFormat a:hover {
	color:				#990000;
}


/* *********************** Grunddesign, Header, Footer, Content *********************** */

/* Kompletter Rahmen aussen */
div.wrapper {
	width: 				980px;
	position: 			relative;
	left: 				50%;
	margin-left:		-480px;
	background:			#fff;
}

div.branding {
	position:			relative;
	width:				980px;
	height:				150px;
	margin-bottom:		3px;
	background-image: 	url(../../../../../templates/drexler/design/blau/images/head_back.gif);
	background-repeat: 	repeat-x;
	background-position:bottom;
}

/* Hauptnavigation */
div.mainNav {
	width:				200px;
	float:				left;
}

/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
div.content {
	width:				760px;
	float: 				right;
}

div.mainContent {
	margin-top:			18px;
	width:				565px;
	min-height:			10px;
	float:				left;
}

div.secondaryContent {
	width:				180px;
	float:				right;
}
/* Ende 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */


/*
div.footer {
	width: 				980px;
	position: 			relative;
	left: 				50%;
	margin-left:		-480px;
	clear:				both;
	height:				90px;
	top:				20px;
	z-index:			1;
	background-image: 	url(../../../../../templates/drexler/design/blau/images/footer_back.gif);
	background-repeat: 	no-repeat;
}

div.footer div {
	display:			block;
	background-image: 	url(../../../../../templates/drexler/design/blau/images/footer_back_ende.gif);
	background-repeat: 	no-repeat;
	background-position:right top;
	height:				90px;
	z-index:			2;
}

div.footer div p {
	position:			absolute;
	top:				40px;
	left:				270px;
	width:				700px;
	text-align:			right;
	display:			block;
	z-index:			5;
	color:				#ffffff;
	text-align:			right;
	margin:				0;
	padding:			0;
}

div.footer div p a {
	color:				#ffffff;
	text-align:			right;
	font-size:			11px;
}
*/

#footer {
background: #094B74;
border-top: solid 1px #fff;
width: 940px;
height: 40px;
padding: 10px 0 10px 20px;
color: #fff;
font-size: 9px;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:active, #footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #DB8200;
text-decoration: none;
}

#footer ul li {
width:auto;
float:left;
/* height: 28px; */
list-style-type: none;
padding: 0 10px;

}

/*#footer ul li:after { 
	content: "|";
	padding: 0 10px;
}*/

/**** CMS *****/

div.cmsContent {
	margin-top:			18px;
	width:				760px;
	float: 				right;
}

div.cmsFooter {
	margin-left:		-490px;
}

