/** BASIC */
.logo{
  font-size:26px;
  font-weight:bold;
}

#user_login {
float:right;
padding-right:10px;
padding-top:50px;
}

.login_box{
padding-top:10px;
}

.register_user{
border:1px solid black;
float:left;
padding:15px;
width:290px;
height:225px;
background:#F7F7F7;
}

.register_user_content{
}

.register_user_button{
float:right;
padding-top:57px;
}

.user_login{
float:right;
border:1px solid black;
padding:15px;
width:310px;
height:225px;
background:#F7F7F7;
}

.user_login_list, register_personal_information_input {
  margin:0px;
  padding:0;
  list-style-type:none;
}

.user_login_content{
}

.user_input_email, .user_input_password{
width:303px;
}

#user_login_button_sytle{
}

.user_login_button{
float:right;
}

.required{
color:#CD5033;
}

.slogan{
  font-size:12px;
  font-weight:normal;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(/img/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #254360;
	background:white url(/img/bg.gif) repeat-y scroll center top;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 2px;
}

p {
	margin-top: 0px;
}

a {
	color: #0077dd;
}

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

.list1 {
	margin: 0;
	margin-left: 22px;
	padding: 0;
  list-style-image: url(/img/dot.gif);	
}

.tooltip_list {
	margin: 0;
	margin-left: 22px;
	padding: 0;
  list-style-type:decimal;
}

.list_true {
	margin: 0;
	margin-left: 22px;
	padding: 0;
	padding-left:2px;
  list-style-image: url(/img/true_button.gif);	
}

.list1 a {

}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(/img/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

#sidebar_box{
  background-color:#F7F7F7;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
}

#sidebar_box ul{
  padding-bottom:2px;
  text-align:left;
}

#sidebar_box p{
  padding: 5px;
  padding-bottom: 0px; 
  margin-bottom: 0px;
}

#sidebar_box_nl{
  background-color:#F7F7F7;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
}

#sidebar_box_nl p{
  padding: 5px;
}


#sidebar_box_stiwa{
  background-color:#F7F7F7;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
}

#sidebar_box_stiwa p{
  padding: 5px;
  padding-bottom: 0px; 
  margin-bottom: 0px;
}

#sidebar_box_tuev{
  background-color:#F7F7F7;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  height:145px;
}


#sidebar_box_tuev ul{
  padding-bottom:2px;
  text-align:left;
}

#sidebar_box_tuev p{
  padding: 5px;
  padding-bottom: 0px; 
  margin-bottom: 0px;
}

.login_box p { 
}

.tooltip {
background:transparent url(/img/underlined.gif) repeat-x scroll center bottom;
cursor:help;
}

.login_box h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom:15px;
}

#sidebar_box_merken{
  background-color:#F7F7F7;
  text-align:left;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
}

#sidebar_box_merken ul{
  padding-bottom:2px;
  padding-left:2px;
}

#sidebar_box_merken p{
  padding: 5px;
  padding-bottom: 0px; 
  margin-bottom: 0px;
}

.favorit {
	margin: 0;
	padding: 0;
	list-style: none;
}

.favorit a {
	background: url(/img/favorit_null.gif) no-repeat left 60%;
	padding-left: 20px;
}

.favorit a:hover {
	background: url(/img/favorit.gif) no-repeat left 60%;
	padding-left: 20px;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 918px;
	margin: 0px auto;
	padding: 0em;
	height: 70px;
	color: #254360;
	text-align:left;
}

#header h1 {
	margin-left: 60px;
	margin-bottom:0px;
	padding: 12px 0px 0px 0px;
	font-weight: bold;
}


#logo{
  margin-left:5px;
  width:230px;
  float:left;
}

#logo a{
text-decoration:none;
}

#logo h1{
margin-top:0px;
}

#logo p{
margin-top:0px;
}

.navigation {
  width:918px;
  margin:0 auto;
  padding-bottom:5px;
}

.navigation #masternav{
  position:relative;
  display:block;
  height:32px;
  font-size:12px;
  font-weight:bold;
  background:transparent url(/img/bg_03.gif) repeat-x top left;
  font-family:Arial,Verdana,Helvitica,sans-serif;
}
.navigation #masternav ul{
  margin:0px;
  padding:0;
  list-style-type:none;
  width:auto;
}

.navigation #masternav ul li{
  display:block;
  float:left;
  margin:0 1px 0 0;
}

.navigation #masternav ul li a{
  display:block;
  float:left;
  color:#EEFFDF;
  text-decoration:none;
  padding:5px 22px 0 22px;
}


.navigation #masternav ul li a:hover {
  color:white;
  height:26px;
  text-decoration:underline;
}

.navigation #masternav ul li a.current{
  color:#254360;
  background:transparent url(/img/bg_04.gif) repeat-x top center;
  height:26px;
  color:white;
}




/** CONTENT */

#general_content {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#content {
	float: left;
	width: 688px;
	padding-left:11px;
	padding-right:11px;
}

#content h1 {
	background-color:#E8E8E8;  
	font-size: 14pt;
	font-weight: bold;
	padding:5px;
  width:682px;
	text-align:left;
}

#content h2 {  
}

#content h3 {  
	font-size: 11pt;
	font-weight: bold;
	padding:5px;
  width:486px;
	text-align:left;
}

.master_content{
  border:2px solid #E8E8E8;
  color:#254360;
  background-color:#F7F7F7;
  width:690px;
}

.master_content h1 {
  background-color:#E8E8E8;  
	font-size: 14pt;
	font-weight: bold;
	padding:5px;
  width:680px;
	text-align:left;
}

.master_content p { 
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}


.master_content h2 {
	font-size: 12pt;
	font-weight: bold;
	padding:5px;
  width:674px;
	text-align:left;
}

#tip1{
	height: 100px;  
	margin-top:4px;
	float:left;
	width:240px;
}

#tip2{
	height: 100px;
  
	margin-top:4px;
	float:right;
	width:240px;
}

.tip h3 {
	height: 22px;
	background:transparent url(/img/h_balken.gif) repeat scroll 0 0;  
	font-size: 12pt;
	font-weight: bold;
	margin-top:4px;
  text-align:center;
}

.tip p {
  margin:2px;
}


#right_sidebar {
	float: right;
	width: 182px;
  padding-left: 8px;
  padding-bottom:15px;
  padding-top:9px;
}

#right_sidebar h3 {
	height: 22px;
	background-color:#E8E8E8;
	border-spacing: 2px;
	font-size: 10pt;
	padding-left:5px;
	margin-bottom:0;
	color:#254360;
	font-weight:bold;
}

#left_sidebar {
	float: left;
	width: 180px;
  padding-right: 8px;
  padding-bottom:15px;
}

#left_sidebar h3 {
	
  background-color:#E8E8E8;
	border-spacing: 2px;
	font-size: 10pt;
	padding-left:5px;
	margin-bottom:0;
	color:#254360;
	font-weight:bold;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 75px;
	width:918px;
	background: grey;
	text-align: left;
	color:#CCCCCC;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
  color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

#payment {
float:left;
padding-left:10px;
padding-top:5px;
color:#CCCCCC;
}

#footer_links {
float:left;
padding-top:25px;
padding-left:15px;
}

#footer_newsletter {
float:left;
padding-left:15px;
padding-top:5px;
width:195px;
}

#clear{
  clear:both;
  width:100%;
  height:100%;
  padding-bottom:0;
}

#breadcrumbs {
  position:relative;
  display:block;
  color:#254360;
  font-size:8pt;
  height:10px;  
}

#breadcrumbs li  {
float: left;
}

.rex-breadcrumb {
list-style-type: none;
background: orange;
margin: auto;
}

.rex-breadcrumb a {
}



.cr_link a {
  text-decoration:none;
  color:lime;
}

.cr_link a:hover{
  text-decoration:underline;
}


.form_nl{
  margin-left: 5px; 
  margin-bottom: 5px;
}

.search{
  background:transparent url(http://www.mister-oil.de/skin/frontend/default/default/images/mini_search_bg.gif) no-repeat scroll 0 0;
  height:30px;
  padding:1px 20px 0 40px;
  right:0;
  top:0;
  width:275px;
  float:right;
}

.search .input-text {
  margin-right:4px;
  width:212px;
}

input.input-text, textarea {
  padding:2px;
}
input.input-text, select, textarea {
  -x-system-font:none;
  border:1px solid #B6B6B6;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}

input, select, button {
  vertical-align:middle;
}

.quick_access {
  color:#0A263C;
  float:right;
  margin-top:5px;
  padding:0 5px;
  text-align:right;
  width: 560px;
}

.quick_access ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}

.quick_access li.first {
padding-left:0;
}
.quick_access li {
background:transparent url(http://www.mister-oil.de/skin/frontend/default/default/images/shop_access_pipe.gif) no-repeat scroll 100% 0.35em;
display:inline;
padding-left:3px;
padding-right:5px;
}

.shop_access {
}


#weiter{
float:right;
}


#zurueck{
float:left;
}

#registerflow_user h2 {
border-bottom:2px solid #E8E8E8;
font-size:14px;
font-weight:bold;
color:#FC7609;
}

#registerflow_user_label{
font-weight:bold;
}

.register_personal_information{
}

.registerflow_user_signup_button{
float:right;
}

.forgottenpassword{
}

.hidden {
display:none;
}

/** PRODUCTS TABLE */
#products p, h2{
margin:0;
padding:0;
font-size:10pt;
}

#products h2{
font-size:14px;
font-weight:bold;
}

.product_titles{
text-align:center;
width:675px;
}

.td_product_title{
text-align:center;
height:40px;
width:140px;
padding-left:12px;
padding-right:12px;
vertical-align:bottom;
}

.td_product_title p{
color:#CD5033;
}

.product_image{
height:140px;
width:675px;
}

.td_product_image{
width:140px;
text-align:center;
padding-left:12px;
padding-right:12px;
}

.product_image img {
border:2px solid white;
}

.product_image img:hover {
border:2px solid #E8E8E8;
}

.product_pricing{
width:675px;
}

.td_product_pricing {
padding-left:12px;
padding-right:12px;
padding-bottom:30px;
}

.td_product_pricing p{
text-align:center;
}

.td_product_pricing span{
font-weight:bold;
}


/** PRODUCTS TABLE END */
