html {
 margin: 0;
 padding: 0;
 font-size: 12px;
}

p {
 background: none;
}

body {
 width: 980px;
 margin: auto;
 margin-top: 2em;
 border-left: 1px dotted #333333;
 border-right: 1px dotted #333333;
  background-color: #333333;
}

img {
 border: none;
}

div#head {
 background-image: url(grafik/head_komplett.jpg);
 height: 150px;
}

div#head h1 {
display: none;
}

div#menu {
 background: url(grafik/menu_hintergrund.gif);
 }

div#menu table {
 padding: 0;
 margin: 0;
 width: 980px;
 border-collapse: collapse;
}

div#menu label {
 color: #FFFFFF;
 font-weight: bold;
}

div#menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
 padding: 0.4em;
 float: left;
}

div#menu ul li {
 margin: 0;
 display: inline;
 padding-right: 1em;
 padding-left: 0.5em;
}

div#menu ul li a:link {
 color: #FFFFFF;
 text-decoration: none;
 margin: 0;
 padding: 0.4em;
 font-weight: bold;
}

div#menu ul li a:visited {
 color: #FFFFFF;
 text-decoration: none;
 margin: 0;
 padding: 0.4em;
 font-weight: bold;
}

div#menu ul li a:hover {
 text-decoration: underline;
 color: #FFFF66;
 background: url(grafik/menu_hintergrund_hover.gif);
}

div#menu select option {
padding-left: 30px;
}

div#main {
 background: white;
 padding: 2em;
 display: block;
 background-image: url(grafik/hintergrund.gif);
 background-repeat: no-repeat;
 background-position: center center;
 min-height: 880px;
}

div#shophead {
 background: url(grafik/shop_head_hintergrund.gif) center center;
 padding: 1em;
 border: 2px solid #ffdf62;
}

div#shophead h2 {
 margin: 0.5em;
 margin-top: 1em;
 font-size: 1.2em;
 font-weight: bold;
 }

div#shophead form {
 margin-top: 1em;
 margin-left: 3em;
}

div#shophead ul {
 list-style: none;

  margin-left: 0em;
 }
 
 div#shophead ul li {
  display: inline;
  padding-right: 1em;
  
 }
 
 div#shophead ul li a:link {
 color: blue;
 text-decoration: none;
}

div#shophead ul li a:hover {
 text-decoration: underline;
}

div#shophead input[type=text] {
background: none;
border: none;
border-bottom: 1px solid black;
padding-bottom: 0.2em;
}

div#shophead input[type=text]:focus {
border-color: #FF0000;
}

div#shophead select {
 width: 105px;
 height: 29px;
 background-color: #AAAAAA;
 background: url(grafik/shop_button_hintergrund.gif) center center;
 padding: 0.2em;
 border: none;
 cursor: pointer;
}


div#shophead select:focus {
 border: 2px inset #999999;
}

div#shophead input[type=submit] {
 width: 105px;
 height: 29px;
 background-color: #AAAAAA;
 background: url(grafik/shop_button_hintergrund.gif) center center;
 border: none;
 padding: 0.2em;
 color: black;
 font-weight: bold;
 cursor: pointer;
}

div#shophead input[type=submit]:active {
 background-color: #666666;
 border: 2px inset #999999;
 color: #FFFFFF;
}

div#shopmain {
 margin-top: 2em;
}

div#shopmain h2 {
 margin: 0.5em;
 margin-top: 1em;
}

div#shopmain table {
 width: 900px;
 border-collapse: collapse;
}

div#shopmain table th{
 background-color: #FFFF88;
 padding: 0.2em;
 }
 
div#shopmain table td{
 background-color: #FFFFAA;
 padding: 0.5em;
 }

 
input.warenanzahl {
 width: 2em;
 text-align: right;
 }
 
ul.titelliste {
 list-style: none;
 padding: 1em;
 }
 
ul.titelliste li a:link {
 color: #000;
 text-decoration: none;
}

ul.titelliste li a:hover {
 text-decoration: underline;
}

img#titelbild {
 width: 50%;
 margin-right: 4em;
 float: left;
}

div#titeltext {
 display: inline-block;
 width: 100%;
}

div#titeltext h2 {
 margin-bottom: 2em;
 margin-top: 1em;
}

div#titeltext p {
 margin-left: 1em;
 line-height: 1.5em;
}

div#titeltext div {
 display: block;
 float: left;
}

div#img_gross {
 position: absolute;
 top: 0%;
 left: 0%;
 width: 100%;
 border: none;
}

div#img_gross a:link {
 border: none;
}

div#img_gross img {
 width: 100%;
 cursor: pointer;
}

div#titeltext form {
}

div#titeltext fieldset {
 border-color: #ABC;
 margin: 2em;
 padding: 0.5em;
 clear: both;
}

div#titeltext fieldset legend {
 padding: 0.5em;
}

div#titeltext form p {
 color: red;
}

div#titeltext form table {
 padding-left: 2em;
}

div#titeltext form table tr td {
 padding-top: 0.5em;
 padding-right: 0.5em;
 vertical-align: top;
}

div#titeltext form table input[type=text] {
 border:none;
 border-bottom: 1px solid black;
 width: 20em;
 padding: 0.2em;
 background: none;
}

div#titeltext form table textarea {
 border: 1px solid black;
 width: 20em;
 height: 100px;
 padding: 0.2em;
 background: none;
}

div#titeltext form ul {
 margin-top: 1em;
 margin-left: 5em;
 margin-bottom: 1em;
}

div#titeltext h3 {
 margin: 1em;
}

div#titeltext table tr td {
 width: 200px;
}

div#titeltext form table input[type=text]:focus, div#titeltext form table textarea:focus{
 border: 1px solid #CCCCFF;
 border-bottom: 1px solid black;
 background-color: #AAAAFF;
}

div#titeltext form table input[type=text]#captcha {
width: 5em;
}

a#hinweis {
 border: 3px double red;
 padding: 2em;
 display: block;
 background: #CCCCCC;
 font-weight: bold;
 color: red;
 text-align: center;
 margin-bottom: 2em;
}

