/*
   $Id: style.css 5787 2011-12-14 13:40:18Z a_liebe $
   $HeadURL: https://svn.asco.de/svn/domains/de/pizzacompany/www/release/www/0_style/style.css $
   $LastChangedDate: 2011-12-14 14:40:18 +0100 (Mi, 14 Dez 2011) $
   $LastChangedRevision: 5787 $
   $LastChangedBy: a_liebe $
*/

body
{
background: #ff9900 url(/0_image/bg_body.gif) center repeat-y;
font-family: verdana, arial, sans-serif;
font-size:12px;
margin:0;
color:#000000;
}

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

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

img
{
padding:0;
margin:0;
border:0;
}

.content
{
width: 996px;
margin: 0 auto;
}

.footer
{
height: 300px;
background: url(/0_image/footer_bg.jpg) top left no-repeat;
padding: 33px 0px 0px 20px;
}

.footer td h3
{
color: #fff;
font-size: 14px;
padding: 0;
margin: 0px 0px 10px 0px;
}

.footer td p
{
font-size: 11px;
line-height: 120%;
padding: 0px;
margin:0px;
}

.footer td p a
{
font-weight: bold;
}

.footertxt
{
padding: 0px 100px 20px 100px;
text-align: center;
}

h2
{
border-bottom: solid 1px #970000;
background: url(/0_image/bg_h2.gif) bottom left no-repeat;
padding:5px 0px 2px 7px;
font-size:14px;
font-weight:bold;
margin:0px 0px 20px 0px;
}

h1
{
font-size: 18px;
font-weight: bold;
color: #996600;
padding: 15px 0px 5px 0px;
margin:0px 10px 20px 10px;
border-bottom: solid 1px #cc0000;
}

td.logo
{
width: 318px;
height: 172px;
}

td.navigation
{
widh: 677px;
}

table.head
{
background: url(/0_image/bg_head.gif) top left no-repeat;
width: 100%;
}

.nav_td
{
	
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

.nav_td a
{
	font-size: 14px;
	font-weight: bold;
}

td
{
vertical-align: top;
}

.active
{
color:#000000;
font-size:14px;
font-weight:bold;
}

div#flash
{
	background-color:#ffffd6;
	margin:0px auto 0px auto;
	height:415px;
	width:996px;
	text-align: center;
}

.plz-suche
{
	background: url('/0_image/plz-suche.png') no-repeat transparent top left;
	width:988px;
	height:340px;
	/*position:relative;
	left:-35px;*/
}

.storediv
{
	float:left;
	width:455px;
	height:320px;
	-moz-border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;	
	background: url('/0_image/bg_stores.jpg') repeat-x #fff372 bottom left;
	margin-bottom:10px;
	margin-left:5px;
}

.store-table
{
width:100%;
}

.storehead
{
/*background: url(/0_image/storehead.gif) bottom left no-repeat;*/
background-color: #cc0000;
-moz-border-radius:4px 4px 0 0;
-khtml-border-radius:4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
border-radius:4px 4px 0 0;
color: #fff;
font-weight: bold;
}

.storehead a
{
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.storedata
{
/*background:#FFEE33;*/
font-size: 11px;
line-height:14px;
}

.rahmen
{
margin: 15px;
padding: 10px;
border: solid 1px #ff9900;
background-color: #ffee33;
-moz-border-radius:15px;
-khtml-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
}

.rahmeninnen
{
-moz-border-radius:10px;
-khtml-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
padding:0;
margin:0;
background: url(/0_image/rahmeninnen_bg.gif) top right repeat-x;
}

.zipcode_input
{
	height: 22px; 
	width: 103px; 
	background: none repeat scroll 0% 0% transparent; 
	border: 0px solid white;
}

.storeliste_trenner
{
	padding-left: 5px; 
	font-weight: bold; 
	margin-bottom: 10px;
}

.searchButton
{
	background: none repeat scroll 0% 0% transparent; 
	border: 0px none; 
	padding: 0pt; 
	height: 55px; 
	width: 57px; 
	cursor: pointer; 
	position: relative; 
	left: 93px; 
	top: -43px;
}

#searchForm
{
	z-index: 9; 
	width: 107px; 
	height: 26px; 
	position: relative; 
	left: 754px; 
	top: -121px;
}
