body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666;
	background-color:#f9f9f9;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:80%;
}

a{
	color: #539dbc;
}

#top{
	width:100%;
	height:210px;
	background-image: url('/img/body_bg.gif');
	background-repeat: repeat;
}
#logo{
	position:absolute;
	top:25px;
	left:150px;
}

#menuHolder{
	
	float:left;
	width:400px;
	padding-top:40px;
	padding-left:40px;
}
#menuTop{
	width:160px;
	height:23px;
	background-image: url('/img/modul_orange.gif');
	padding-left:35px;
	padding-top:3px;
	color: white;
	font-size:20px;
	font-weight:bolder;
	white-space: nowrap;
	
}

#main2{
	width:1050px;
}

#left2{
	width:180px;
	float:left;
	margin:10px 10px 10px 0px;
	padding:5px 20px 20px 0px;
}
#content2{
	border-style:none;
	border-width:1px;
	padding:5px 0px 20px 20px;
	margin:10px 0px 10px 10px;
	width:800px;
	float:left;
}

#content2 p{
	text-align:center;
}
.category {
	text-align:left;
}

.mainTable{
	width:600px;
	
}

#footer{
	padding-top:15px;
	float:none;
	width:100%;
	text-align: center;
	height:35px;
}

#footerLine{
	background-color:#45484d;
	height:3px;
}
#footerText{
	padding-top:5px;
	vertical-align: top;
	height:25px;
}


ul#menu {
  width: 195px;
  list-style-type: none;
  
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 14px;
  color: black;
}

ul#menu li {
  border-bottom: dotted 1px black;
  line-height: 15px;
  padding:5px 5px 5px 5px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}


#menu div
{	position: absolute;
	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid black}

#menu div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: gray;
	color: white;
	font: 11px arial}

#menu div a:hover
{	background: #49A3FF;
	color: #FFF}


h1{
	border-bottom: dotted 1px #666; 
	font-size:24px;
	text-align:left;
	
	
}
h4{
	
	margin: 0px 0px 0px 0px;
	font-size:14px;
	
	
}
tr{
	vertical-align:top;
}
td.caption{
	width:150px;
	font-weight:bold;
	
}
td.produkt{
	width:300px;
	font-weight:bold;
}
td.price{
	width:200px;
	
}
.prodHeader{
	width:750px;
	text-align:left;
	background-color:#666;
	color:white;
	padding:6px 6px 6px 6px;
	margin:6px 6px 6px 0px;
	font-weight:bold;
}
.prodHeaderShort{
	width:330px;
	background-color:#666;
	color:white;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	font-weight:bold;
}
.prodBoxShort{
	width:350px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	
}



#horMenu{
	align:center;
	top:100px;
}
div.contact{
		border: dotted 1px #666;
		width:200px;
		padding:5px 5px 5px 5px;
}
.contact h1{
	border-bottom: none 1px #666; 	
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:20px;
}
#body{

}
#main ul{
	
}
#main p{
	width:600px;
	text-align:center;
}
img{
	border: none 1px black;
}

#singlePage h1{
	border-bottom: none 0px #666; 
	font-size:24px;
	text-align:center;
}

#singlePage p{
	width:600px;
	text-align:center;
	padding: 0px 5px 0px 5px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	white-space: nowrap;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	
	
	color: #FFF;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	color:gray;
}

#sddm div
{	position: absolute;
	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid black;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: black;
		color: white;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

.exclusive{
	color:red;
	font-size:16px;
	font-family:monotype corsiva;
	font-weight: normal;
	margin-right:3px;
}


.add_box{
	width:770px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin:5px 5px 0px 0px;
}
.add_sub_box{
	width:760px;
	border-bottom: 1px solid black;
	padding:5px 5px 5px 5px;
}
.add_produkt{
	width:440px;
	float:left;
	 
}
.add_value{
	width:120px;
	float:left;
	text-align:right;
	
}
.add_link{
	width:180px;
	float:right;
	text-align:right;
}

.add_header{
	color:#0160FD;
	font-size:16px;
	padding-left:5px;
}

.add_pictures{
	width:250px;
	float:left;
}
.add_text{
	width:400px;
	float:left;
}
.add_container{
	width:715px;
}

.dotted{
	width:71	0px;
	text-align:left;
}

