/*
   $Id: style.css 89 2009-08-06 07:41:35Z r_doeblitz $
   $HeadURL: https://svn.asco.de/svn/domains/de/pizzacompany/www/release/www/0_style/style.css $
   $LastChangedDate: 2009-08-06 09:41:35 +0200 (Do, 06 Aug 2009) $
   $LastChangedRevision: 89 $
   $LastChangedBy: r_doeblitz $
*/

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:415;
	width:996px;
	text-align: center;
}

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

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

.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;
}
