/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../../images/bgr.jpg) #fefefe repeat-x top;
	color: #8d9196;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	margin: 0 0 25px;
	height:100%;
	text-align:center;
}
a{
	color: #2f66a4;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #3470aa;
	font-size:14px;
	margin: 0 0 2em
}


h3{
	color: #8d9196;
	font-size:12px;
	margin: 0 0 1em
}
h4{
	color: #8d9196;
	font-size:14px;
}

h5  {
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif;	
}

p{
	line-height: 1.3em;
	padding: 0 0 1.5em
}


/*=== Table ===*/
#searchtable{
	
	font-size: 10px;

}


.right{
	
	
	font-size: 10px;
	margin-left: 150px;

}


/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 1000px;
	text-align:left;
}

/*=== Header ===*/
#header{	
	height: 57px;
	height: 270px;
}


/*=== Title Placeholder ===*/
#logo{
	margin-left:20px;
	margin-top:20px;
	margin-right:15px;
	float: left;
}

#search{
	float: right;
	margin-right: 10px;
	margin-top: -213px;
	clear: both;
}


#claim{
	font-size: 36px;
	padding-top:30px;
	color:#000;
}



/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 25px 0 0;
	padding: 0 35px 15px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 140px
}
/*=== Center Column ===*/
#centercol{
	width: 1000px;
	padding-top:25px;
	background:#fff;
	min-height:400px;
	display: table; 
}
/*=== Content ===*/
#content{
padding-left:25px;
}


/*=== Rubrik Column ===*/
#rubriktext{
	float: left;
	width: 255px;
	padding-left: 25px;
	padding-right: 25px;
}


/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1.5em
}

/*.bild-mittig{
	margin-left: 300px;
	margin-top: -50px;
	clear: both;
}*/


.mittig{
	margin-left: 250px;
	margin-top: -20px;
	clear: both;
}

.mittig-alt{
	text-align: center;
	clear: both;
}

.einr{
	margin-top: 20px;
	margin-left: 255px;
}

.einr-text{
	margin-top: 5px;
	margin-left: 50px;
	width: 350px;
}


/*=== Footer ===*/
#footer{
	font-size: 11px;
	height: 50px;
	width: 900px;
	text-align:right;
	padding-right:25px;
	padding-bottom:25px;
	color: #000;
	background: #ffffff;
}
#footer a{
	color: #000
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #ccc;
	clear: both;
	height: 1px;
	margin: 5px 0 5px 0;
	overflow: hidden;
	width: 300px;
}

.starthl{
	border-top: 1px solid #ccc;
	clear: both;
	height: 1px;
	margin: 5px 0 5px 0;
	overflow: hidden;
	width: 180px;
}

.hr{
	border-top: 1px solid #ccc;
	clear: both;
	height: 1px;
	margin: 5px 0 5px 25px;
	overflow: hidden;
	width: 925px;
}

/*=== Produkte 3 Spalten ===*/

#outer
{
width:950px;
height:100%;
}

#outerstart
{
width:640px;
height:100%;
}

#bild{
width: 300px;
clear:both;
	
}
#produktetext
{
width: 300px;
border:thin solid red;

}

.ausr
{
vertical-align:bottom;
width: 300px;
bottom:0px;
}

#startproduktetext
{
padding-top:10px;
padding-bottom:10px;
width:180px;
font-size:10px;
}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

/*=== Warenkorb ===*/

input.i_best{
	font-size: 11px;
	border:1px solid #E6E6E6;
	width:170px;
	background-color: #f6f6f6;
}
.r_best{
	font-size: 10px;
	border:0px solid #ffffff;
}
#map{
	font-size: 14px;
	padding-bottom:5px;
}

/*=== lightbox ===*/

#overlay{ background-image: url(../../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/overlay.png", sizingMethod="scale");
	}
