body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color: #DF0000;
}

*
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	border-width: 0px;
}

#upperBox
{
	width: 950px;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	padding-top: 5px;
}

#lowerBox
{
	width: 1000px;
	height: 100px;
	margin: 0px auto;
}

#picturesLeft
{
	width: 200px;
	float: left;
	margin-top: 15px;	
}

#mainContent
{
	width: 600px;
	height: 550px;
	float: left;
	overflow: auto;
}

#picturesRight
{
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 40px;
}

#menubar
{
	background-image: url(../images/menubar.gif);
	height: 29px;
	width: 813px;
	margin: 10px auto;
}

#contactSubmit
{
	margin-left: 20em;
}

#ShowShoppingCart
{
	position: absolute;
	top: 0.5em;
	right: 1em;
	width: 20em;
	height: 10em;
}

.floatLeft
{
	float: left;
}

div.ReferenceDetail
{
	width: 29em;
	margin-left: 20em;
}

div.ProductImage
{
	height: 100%;
	width: 19em;
	text-align: center;
}

ul.menu
{
    list-style: none;
    margin:0;
    padding:0;
    background-color: transparent;
    font-size: 16px;
}

ul.menu * ul
{
    list-style: none;
    margin:0;
    padding: 0;
	display:none;
	position:absolute;
	margin-left: -50px;
	z-index:90;
} 

ul.menu li:hover ul, ul.menu ul li:hover ul, ul.menu ul ul li:hover ul
{
    display:block;
}

li.menu
{
	display: block;
	float: left;
	margin-top: 5px;
}

li.submenu
{
	display: block;
	width: 200px;
	background-color: red;
	border-width: 2px;
	border-style: groove;
	border-color: #000000;
	padding: 2px 0px;
}

.center
{
	text-align: center;
}

.small
{
	font-size: 1em;
}

.clearfloat
{
	float: none;
}

.hidden
{
	visibility: hidden;
}

.error
{
	color: #ffffff;
}

div.ProductImage
{
	float: left;
	margin-right: 1em;
}

pre
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

strong
{
	font-weight: bold;
}

span.underline
{
	font-weight: bold;
	text-decoration: underline;
}

span.small
{
	font-size: 0.8em;
}

span.h3
{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}

span.ShoppingCartMainSite
{
	font-size: 1.5em;
	font-weight: bold;
}

div.AGBimage
{
	padding-top: 1em;
	height: 47px;
	display: table-cell;
	vertical-align: middle;
}

div.partner
{
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

p
{
	font-size: 1.2em;
	font-weight: bold;
}

p.impress
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

p.success
{
	font-size: 1.6em;
	font-weight: bold;
	margin: 100px 100px;
}

p.agb
{
	font-size: 1em;
	text-align: justify;
	padding-right: 1em;
}

h1
{
	text-align: center;
	margin-top: 0.5em;
	font-size: 3em;
	font-weight: bold;	
}

h2
{
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

h3
{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}

a
{
	color: #DF0000;
	font-weight: bold;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

a.menu
{
	color: #00FFF0;
	font-weight: bold;
	margin: 0px 15px;
}

a.submenu
{
	color: #00FFF0;
	font-weight: bold;
	font-size: 12px;
}

a.button
{
	color: #DF0000;
	font-size: 1.2em;
	border-width: 2px;
	border-style: outset;
	padding: 0.2em;
	font-weight: bold;
}

a.partner
{
	text-align: center;
}

a.button:active
{
	border-style: inset;
}

a.menu:hover, a.submenu:hover
{
	color: #3992D0;
}

fieldset
{
	border-width: 2px;
}

fieldset.impress
{
	width: 281px;
	display: block;
	float: left;
	margin-right: 5px;
}

fieldset.impressLong
{
	width: 572px;
}

fieldset.LogInForm
{
	width: 300px;
	padding: 5px;
	margin: 100px auto;
}

fieldset.ProductForm
{
	margin: 6em auto;
	width: 50em;
	padding: 0.5em;
}

fieldset.ProductList
{
	margin: 0.5em auto;
	width: 53em;
	padding: 0.5em;
}

legend.impress, legend.ProductList
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}

legend.LogIn, legend.ProductForm
{
	font-size: 1.6em;
	padding: 0.5em;
	font-weight: bold;
}

label
{
	display: block;
	float: left;
}

label.contact, label.ProductForm
{
	font-size: 1em;
	font-weight: bold;
	width: 10em;
}

label.LogIn
{
	font-size: 1em;
	width: 6em;	
}

input
{
	border-width: 2px;
/*	background-color: transparent; */
	color: #DF0000;
	font-weight: bold;
	padding: 0px;
}

input.contact
{
	width: 20em;
}

input.ProductForm
{
	width: 20em;
}

input.LogIn
{
	width: 10em;
}

input.SubmitButton
{
	margin-left: 10em;
}

input.orderSubmit
{
	margin: 1em 5em;
}

input.shoppingcart
{
	width: 2em;
}

select
{
	background-color: transparent;
	color: #DF0000;
	font-weight: bold;
	font-size: 1em;
}

option
{
	background-color: blue;
}

textarea
{
/*	background-color: transparent; */
	color: #DF0000;
	font-weight: bold;
	font-size: 1em;
	border-width: 2px;
}

textarea.contact
{
	width: 35em;
	height: 20em;
}

textarea.order
{
	width: 20.7em;
	height: 10em;
}

textarea.ProductForm
{
	width: 30em;
	height: 20em;
	overflow: scroll;
}

table.shoppingcart
{
	font-size: 1.2em;
	border-collapse: collapse;
	margin: 2em 1em;
}

th
{
	font-weight: bold;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	padding-left: 0.5em;
}

td
{
	font-weight: bold;
	text-align: right;
	border-width: 1px;
	border-style: solid;
	padding-right: 1em;
}

td.shoppingCartName
{
	text-align: left;
	padding-left: 0.5em;
}

td.shoppingCartPos
{
	text-align: center;
}

.shoppingCartPos
{
	width: 4em;
}

.shoppingCartName
{
	width: 30em;
}

.shoppingCartSinglePrice
{
	width: 7em;
}

.shoppingCartCount
{
	width: 5em;
}

.shoppingCartPrice
{
	width: 10em;
}

td.shoppingCartFooter
{
	text-align: right;
	padding-right: 1em;	
}

.shoppingCartAktion
{
	padding-left: 1em;
}