html {
    margin: 0px;
    padding: 0px;
}

body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
    font-size: 12px;
    vertical-align:top;
    color: black;
	background-image:url('/image/menubackground.gif');
	background-repeat:repeat-y;
}

form {
    padding: 0px;
    margin: 0px;
    display: inline;
}

#top {
	background:url('/image/topbackground.gif');
	height:110px;
	min-height:110px;
	max-height:110px;
}

#top img {
    padding-left: 45px;
    padding-top: 5px;
    float: left;
}

#top h1 {
    padding-top: 65px;
    padding-left: 196px;
}

div#logo {
	padding:0px;
	margin:0px;
	float:left;
	padding-top:4px;
	margin-left:56px;
	width:200px;
	vertical-align:bottom;
}

div#title {
	padding:0px;
	margin:0px;
	text-align:left;
	padding-top:65px;
}

div#topline {
	background-color:black;
	height:20px;
}

div#navigationWarenkorb {
	padding-top:1px;
	text-align:center;
	width:196px;
	height:19px;
	float:left;
}

div#navigationWarenkorb a {
	color:white;
	font-weight:bold;
}

div#search {
	padding-left:55px;
	background-color:black;
	text-align:left;
	height:19px;
	background-image: url('/image/baummicrob.gif');
	background-repeat:no-repeat;
	background-position:30px center;
	vertical-align: bottom;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	float:left;
}

div#search input {
	height: 15px;
	width: 175px;
	border: 1px solid white;
	font-size: 12px;
	border:1px #888888 dashed;
}

ul#navigationTop {
	padding:0px;
	text-align:right;
	background-color:black;
	height:20px;
	margin:0px;
    list-style: none;
}
ul#navigationTop li {
	padding-bottom:0px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	height:20px;
	float:right;
	text-align: center;
	font-weight:bold;
}


ul#navigationTop a {
	color:#ffffff;
	text-decoration:none;
}

ul#navigationTop li.aktiv a {
	color:#dd0000;
}

ul#navigationTop a:hover {
	text-decoration:underline;
}

/*
div#img {
	clear:both;
	border:1px black solid;
    vertical-align:text-bottom;
}

div#img img{
	float:left;
}

div#img span {
    font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
    font-size: 12px;
    color: #000000;
    padding:0px;
}
div#img span.title {
	display:block;
	font-weight:bold;
}
*/
ul#navigationLeft {
	overflow:hidden;
	padding:0px;
	padding-top:30px;
	margin:0px;
	text-align:left;
    list-style: none;
    float:left;
    width:196;
}

ul#navigationLeft li {
	padding-top:10px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:black;
}

ul#navigationLeft li.aktiv {
	background-image: url('/image/baummicro.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
}

ul#navigationLeft a {
	text-decoration:none;
}

ul#navigationLeft a:hover {
	color:#dd0000;
}

div#error {
	min-height:60px;
	height:60px;
	vertical-align:middle;
	padding-left:60px;
	background-image:url('/image/error.gif');
	background-repeat:no-repeat;
	background-color:#ffcccc;
	border:1px #ff0000 dashed;
	background-position:10px 10px;
	width:80%;
}

div#error span {
  position:absolute;
  top:50%;
  left:50%;
  width:30em;
  height:20em;
  margin-left:-15em;
  margin-top:-10em;
}

div#information {
	min-height:60px;
	height:60px;
	vertical-align:middle;
	padding-left:60px;
	background-image:url('/image/information.gif');
	background-repeat:no-repeat;
	background-color:#7eb4ff;
	border:1px #0033ff dashed;
	background-position:10px 10px;
	width:80%;
}

#subkat .artikel .name {
	font-weight:bold;
}

#subkat .artikel .bild span {
	display:none;
	visibility: hidden;
}

#subArtikel .bild span {
	display:none;
	visibility: hidden;
}

#mainkat .artikel {
	padding-bottom:20px;
}

#mainkat .artikel .bild span{
	display:none;
	visibility: hidden;
}

#mainkat .artikel .name {
	font-weight:bold;
}

div#information span {
  position:absolute;
  top:50%;
  left:50%;
  width:30em;
  height:20em;
  margin-left:-15em;
  margin-top:-10em;
}

div#warning {
	min-height:60px;
	height:60px;
	vertical-align:middle;
	padding-left:60px;
	background-image:url('/image/warning.gif');
	background-repeat:no-repeat;
	background-color:#ffffcc;
	border:1px #ffcc00 dashed;
	background-position:10px 10px;
	width:80%;
}

div#warning span {
  position:absolute;
  top:50%;
  left:50%;
  width:30em;
  height:20em;
  margin-left:-15em;
  margin-top:-10em;
}

ul#navigationSubLeft {
	padding:0px;
	margin:0px;
	text-align:left;
    list-style: none;
}

ul#navigationSubLeft li {
	padding-top:0px;
	padding-left:15px;
}

ul#navigationSubLeft li.aktiv {
	background-image: none;
}

ul#navigationSubLeft a {
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

ul#navigationSubLeft a:hover{
	color:#dd0000;
}

ul#navigationSubLeft li.aktiv a {
	color:#dd0000;
}

td {
    font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
    font-size: 12px;
    color: #000000;
    padding:0px;
}

div#content {
	padding-left:205px;
	padding-bottom:50px;
	min-height:350px;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
    font-size: 12px;
    vertical-align:top;
    color: #000000;
    background-repeat:no-repeat;
    background-position:270px 20px;
}

div#content label {
    padding-right: 15px;
}

div#content.red {
	background-image:url('/image/hintergrund_r.gif');
}

div#content.green {
	background-image:url('/image/hintergrund.gif');
}

img {
	border:0px;
}

h1 {
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:20px;
	letter-spacing:5px;
	color: #dd0000;
	font-weight:bold;
	white-space:nowrap;
	margin:0px;
	padding:0px;
}

h1 span {
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:20px;
	letter-spacing:5px;
	color: #008800;
	margin:0px;
	padding:0px;
}

h1 a {
	font-size:14px;
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
    font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:100px;
    color:#008800;
}

h2 span {
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:40px;
    color:#dd0000;
}

h3 {
	margin:0px;
    font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:20px;
    color:black;
}

h3 span {
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:30px;
    color:#dd0000;
}

h4 {
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 16px;
    color:#008800;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

a:link {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#dd0000;
	text-decoration:none;
}

.textfeld2 {
	height: 19px;
	border: 1px dashed black;
	font-size: 12px;
	font-weight:bold;
	color:black;
	background-color: #ccffaa;
}

.button {
	height: 22px;
	border: 1px dashed black;
	font-size: 12px;
	font-weight:bold;
	color:black;
	background-color: #ccffaa;
    background-image: url('/image/baummicro.gif');
    background-repeat:no-repeat;
	background-position: 2px 1px;
	padding-left: 22px;
}

.buttonop {
	height: 22px;
	border: 1px dashed black;
	font-size: 12px;
	font-weight:bold;
	color:black;
	background-color: #ccffaa;
}

.farbe3 {
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:12px;
	color: #008800;
}

.textfeld {
	height: 22px;
	border: 1px solid white;
	font-size: 12px;
	border:1px #888888 dashed;
	background-color:#ffffff;
}
#flow-images{
	visibility:hidden;
}
#flow-images img{
	position:absolute;
	top:0px;
	border:none;
}
#flow-loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#flow-loading img{
	margin-top:10px;
	position:relative;
}
#flow-captions{
	font-weight:bold;
	position:relative;
	text-align:center;
	z-index:100;
}
#flow-scrollbar{
	visibility:hidden;
	position:relative;
	border-bottom:1px solid #b3b3b3;
	z-index:101;
}
#flow-slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:102;
	background-image:url('/image/slider.png');
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}
#flow-imageflow{
    height: 600px;
	text-align:left;
}

#shopmenu {
    width: 100%;
    overflow: #hidden;
    margin-top: 15px;
    margin-bottom: 25px;
}

#shopmenu select {
    margin-right: 5px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


div#artikeltext {
    display: block;
    width: 800px;
}

div#shoplist {
    width: 100%;
    display: block;
}

table#shoplist h5 {
    display:inline;
    margin: 0px;
    margin-right: 5px;
}

div#shopcard  {
    display: inline-block;
    width:100%;
}

div#shopcard .artikel {
    float: left;
    width: 400px;
    margin-bottom: 25px;
}

div#shopcard .artikel h5{
    margin-top: 0px;
    font-size:14px;
    padding-left: 225px;
}

div#shopcard .artikel img{
    float: left;
    margin-right: 5px;
}

div#shopcard .artikel p{
    margin: 0px;
    text-decoration: none;
    padding-left: 225px;
}

#cart {
    border-spacing: 0px;
    padding: 25px;
}

#cart td {
    vertical-align: top;
    padding: 2px;
}

#cart td span{
    font-size: 10px;
}

#cart .price {
    width: 100px;
    text-align: right;
}

#cart .quantity {
    width: 100px;
    text-align: right;
}

#cart .overline td {
    border-top: 1px double black;
}

#cart .sum {
    width: 100px;
    text-weight: bold;
    text-align: right;
}

a.gotopay {
    width: 252px;
    height: 40px;
    margin-left: 25px;
    margin-top: 50px;
    background-image: url('/image/gotopay.gif');
    background-repeat: no-repeat;
    display: inline-block;
}

a.gotopay:hover {
    background-position: 0px -40px;
}



div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}



.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}



.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url('/image/wettbewerb/cancel.gif');
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

span#spanButtonPlaceholder1 {
    margin-left:5px;
}

a.playslideshow {
    width: 252px;
    height: 40px;
    margin-left: 25px;
    background-image: url('/image/playslideshow.gif');
    background-repeat: no-repeat;
    display: inline-block;
}

a.playslideshow:hover {
    background-position: 0px -40px;
}

/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
