body {
     margin: 0px;
        padding: 0px;
        spacing: 0px;
       font-family: Arial,sans-serif;
       color: #ffffff;
       text-decoration: none;
       word-spacing: 0.05em;
       letter-spacing: 0;
       line-height: 1.0em;
       font-size: 1.1em;
}
li {
    list-style-type:circle;
     margin: 0px;
        padding: 3px;
        spacing: 0px;
       font-family: Arial,sans-serif;
       color: #ffffff;
       text-decoration: none;
       word-spacing: 0.08em;
       letter-spacing: 0;
       line-height: 1.2em;
       font-size: 1.0em;
}
td  {    
       
       font-size: 10pt;
}

table#frame {
        width: 100%;
        height: 100%;
}

img {
        border-color: #fff;
}

td#left, td#right {
        width: auto;
        background-color: #413F18;
        background-repeat: repeat-y;
}

td#left { background-image:url("/elements/gfx/bgLeft.gif"); background-position: right top; background-repeat: repeat-y;}
td#right { background-image:url("/elements/gfx/bgRight.gif"); background-position: left top; background-repeat: repeat-y;}

td#page {
        height: 100%;
        width: 900px;
        margin: auto;
        background-color: #000002; /* dunkler */
}

div#header {
        margin-left: 4px;
        height: 220px;
        background-image:url("/elements/gfx/bgHeader.jpg");
        background-repeat: no-repeat;
}

div#nav1 {
        border-top: 1px solid #666;
}
div#nav1 {
        height: 30px;
        padding-left: 25px;
        border-bottom: 1px solid #666;
background-image:url("/elements/gfx/bgNavi.jpg");
}
 div#nav2 {
        height: 30px;
        padding-left: 25px;
        border-bottom: 1px solid #666;

}
a.nav {
        position: relative;
        font-size: 12pt;
        top: 6px;
        color: #947A6D;
        font-color: #947A6D;
        text-decoration: none;
        padding-left: 15px;
        margin-right: 10px;
        border-left: 1px solid;
        border-bottom: 0px;
}
a.nav:hover{
        color: #A1A1A1;
        border-bottom: 0px;
}
a.navLnk0 {
        color: #A1A1A1;
}

a {
        text-decoration: none;
        color: #00cc00;
        padding-bottom: 1px;
        border-bottom: 1px dotted #A19B91;
}
a:hover {
        border-bottom: 1px solid #0c0;
}
div#basketShort {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 8pt;
}
div#content {
        position: relative;
          min-height:600px;
          height:auto !important;
          height:600px;
          color: #fff;
        background-color: #322104;
        background-image:url("/elements/gfx/bgContent.jpg");
        background-position: bottom left;
        background-repeat: no-repeat;
        font-size: 9pt;
        margin: 4px;
        padding: 20px;
        padding-left: 25px;
        padding-right: 25px;
}
div#contentRight {
	width: 186px;
	padding: 8px;
	margin-left: 20px;
	background-color: #443824;
	text-align: center;
	
}
form.newsletterRight {
	background-color: #c5c1bb;
}
table.newsletterRight {
       padding-top: 5px;
padding-bottom: 3px;

}
input.newsletterRight {
	border: 1px solid #beb9b6;
	background-color: #e2e0dd;
	color: #3d3d3c;
	font-size: 8pt;
	width: 140px;
	margin: 10px;
	padding: 4px;

}
input.newsletterRightSubmit {
	border: 0px;
	background-color: #dad8d5;
	color: #00cc00;
	width: 186px;
	display: block;
	font-size: 9pt;
	padding: 6px;
        border-bottom: 1px dotted #0c0;
}
div#ticketsTextRechts {
	background-color: #dad8d5;
	font-size: 8pt;
	padding: 6px;
	color: #3d3d3c;
}
a.ticketsLinkRechts {
	border-color: #c5c1bb;
	border-top: 3px solid #c5c1bb;
	border-bottom: 3px solid #c5c1bb;
	background-color: #dad8d5;
	font-color: #00cc00;
	width: 186px;
	display: block;
	font-size: 9pt;
	padding-top: 6px;
	padding-bottom: 6px;
border-bottom: 1px dotted #0c0;	
}

div#footer {
	padding: 4px;
	text-align: center;
border-bottom: 5px solid #000;
border-top: 1px solid #666;
background-image:url("/elements/gfx/bgfooter.jpg");
}
hr {
        clear: both;
        position: relative;
        border: 0px;      
        height: 5px;
        margin: 0px;
        margin-left: -0px;
        margin-right: -10px;
        width: 101%;
    border-top: 1px dotted #F5F3F3;
    border-bottom: 1px solid #A19B91;
    color: #322104;
    
    margin-bottom: 15px;
}

img.bild {
        margin: 0px;
        margin-right: 15px;
        margin-bottom: 15px;
}

h2, h3 {
        font-weight: bold;
        font-size: 9pt;
}

h1 {
        margin: 0px;
        padding: 0px 0px 10px 0px;
        spacing: 0px;
       font-family: Arial,sans-serif;
       font-size: 1.3em;
       color: #00cc00;
       letter-spacing: 1px;
       text-decoration: none;
       word-spacing: 0.05em;
       line-height: 1.0em;
   
}



div#orderOuter {
        margin-top: 10px;
}
div#deliveryAddr {
        display: none;
}
div#basketError {
        border: 1px solid red;
        color: red;
        padding: 8px;
}

input {
	border: 1px solid gray;
	padding: 2px;
}
input.obl, select.obl {
	border: 2px solid #00cc00;
}
