/* CSS Document */
html, body {
	background-color:#deddc7;
		
	padding:0;
	font:11px Verdana, Arial, Helvetica, sans-serif normal;
	line-height:17px;
	
	margin:0;
	
}
#wrapper{
width:758px;
margin:0px auto;
padding:0;
}

h1 { font-size: 14px; font-weight:bold; }
h2 { font-size: 12px; font-weight:bold; }
h3, h4, h5 { font-size: 10px; font-weight:bold;}

#menu ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#menu li {
 list-style-type: none;
	display: inline;	
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.home {
	width: 77px;
	height: 37px;
	text-align: center;
	color: #000;
}

.home a {
	color: #000;
	text-decoration: none;
	background-image: url(images/menu1-0.jpg);
}

.home a:hover {
	text-decoration: none;
	background-image: url(images/menu1-1.jpg);
}

.leftside {
	font-size: 10px;
	margin-left: 22px;
	margin-top: 10px;
	margin-right: 20px;
	color: #000;
}

.leftside a {
	color: #000;
	text-decoration: none;
}

.leftside a:hover {
	color: #000;
	text-decoration: underline;
}

.leftside ul {
	list-style:	url(images/arrow-orange.gif);
	margin: 0px;
margin-left: 22px;	
	padding: 0px;
}

.leftside li {
padding: 0px;
margin: 3px 0 3px 0px;
}
.leftside li a {
color:#000000;
}
.linebottomimg {
	border-top: 1px dotted #8A8A8A;
}

.linebottomimg2 {
	border-bottom: 1px dotted #8A8A8A;
	padding:3px;
}

.border-right {
	border-right: 1px solid #DADBCD;
}

.form-strut {
	background-color: #FCFFFF;
	border: 1px solid #758CAB;
}

#right-content {
	margin: 20px;
	font-size: 10px;
	color: #000;	
}

.borderdobix1 {
	border: 1px solid #D5D9DE;
}

.telefon {
	color: #000;
}

.telefon a {
	color: #FFA200;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #000;
}

.footer a {
	color: #000;
	text-decoration: underline;
}

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

.precheckout-title {
	color: #FFA200;
}

.emptycart a {
	color: #CA4200;
	text-decoration: none;
}

.orangelinks a {
	color: #FFA200;
	text-decoration: none;
}

.bluelinks a {
	color: #000;
	text-decoration: none;	
}


.borderrightdot {
	border-right: 1px dotted #8A8A8A;
}
.top-line {
	background-color:#eee;
	padding:5px 0px;
}
a {
color:#000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
/************** NEW CSS *************/

.logo_banner{
	padding-top:8px;
	position: relative;
	width:758px;
	height:233px;
}
.phone{
 position:absolute;
 top:195px;
 left:120px;
 font-size:21px;
 color:#1f2111;
 border:none;
}
.redtxt{
color:#aa0000;
}
.footermain{
background:#e7ebc8 url(images/footerbg.gif) no-repeat left bottom;
height:53px;
color:#5e5d4d;
font-size:11px;
padding:5px 8px;
}
.footer_links{
color:#22221e;
padding:5px 0px;
}
.footer_links a{
color:#22221e;
padding:5px 0px;
text-decoration:underline;
}
.footer_links a:hover{
color:#22221e;
text-decoration:none;
}
.footer_right{
padding:5px 0px;
}
.footer_right a{
text-decoration:underline;
color:#5e5d4d;

}
.footer_right a:hover{
text-decoration:none;
color:#5e5d4d;
}
