@charset "utf-8";
/* CSS Document */


html {}

body {
background: #390 url('../images/bg_global.gif') repeat;
text-align: center; }
 
h1 { }
 
p {
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 0.9em; }

ul {
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold; }

#container {
margin: 0 auto;
width: 760px;
text-align: left; }

#masthead {
width: 760px; }

#inner_container {
width: 760px;
padding: 0 20px 20px 20px;
background-color: #fff; }

#upper_content {
padding-bottom: 30px; }

#navigation {
float: left;
width: 212px;
margin-top: 19px; }

#teaser_shop {
float: right;
width: 508px;
height: 205px;
background: transparent url(../images/teaser_shop.gif) no-repeat; }

#content {
margin-top: 0;
padding-top: 0;
width: 459px;
border-right: 1px solid #ccc;
padding-right: 20px;
float: left; }

#sidebar {
margin-top: 0;
padding-top: 0;
width: 220px;
padding-left: 20px;
float: right; }

#footer {
text-align: right;
width: 720px;
padding: 20px;
background: #999;
font-size: 80%;
color: #fff; }

#footer p {
line-height: 2em;
padding: 0;
margin: 0; }

a:link, a:visited {
text-decoration: underline;
color: blue; }

a:hover, a:active { 
text-decoration: none;
color: red; }

.reset_top {
padding-top: 0;
margin-top: 0; }

.header {
margin: 0 0 10px 0;
padding: 0; }