html, body {
	background: url(./../images/bg2.jpg) repeat-x;
	background-color: #666666;
	font: 11px/1.3em Tahoma, Helvetica, sans-serif;
	color: #5E5E5E;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#main {
	background: url(./../images/bg_main12.jpg) repeat-y;
	background-color: #C1C1C1;
	margin: auto;
	width: 770px;
}

.produkt_img {
	!padding: 0px;
	border: 2px solid #fff;
	background-color: #cccccc;
	margin: 10px;
	!margin: 0px;
	
}

#produkt {
color: #5E5E5E;
width:122px;
height:180px;
border: red 1px solid;
display: block;
float: left;
list-style-type: none;
background-image: none;
padding: 0pt;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0pt;
margin-left: 0px;
background-color: #fff;
vertical-align: middle;
}

span.produktlink {
    color: #ea0101;

}

span.produktlink a:link, .produktlink a:active, .produktlink a:visited, {
	color: #0076C1;
    text-decoration: none;
}

.produktlink a:hover {
    color: #666666;
    text-decoration: none;
}

#content {
	padding-top: 3px;
	background-color: #C1C1C1;
}	

#left {
	width: 160px;
	float: left;
	padding-top: 19px;
	padding-left: 10px;
	padding-right: 20px;
     background-color: #ffffff;

}

#ptop {
	width: 580px;
	height: 19px;
	float: left;
	background-color: #ffffff;
    color: #5E5E5E;
}

#pright {
	width: 580px;
	float: left;
	background-color: #ffffff;
	padding-top: 0px;
}

#right {
	width: 551px;
	float: left;
    padding-top: 9px;
	padding-left: 13px;
	padding-right: 14px;
}

#menu {
	width: 172px;
	height: 64px;
	padding-left: 289px;
	padding-top: 6px;
}

#footer {
	background-color: #fff;
	margin: auto;
	width: 770px;
}

.clear {
	width: 0px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	clear: both;
}

#promo{
  width:120px;
  height:160px;
  border: #c10000 1px solid;
  display: block;
  float: left;
  list-style-type: none;
  background-image: none;
  padding: 0pt;
  margin-top: 10px;
  margin-right: 7px;
  margin-bottom: 0pt;
  margin-left: 7px;
  background-color: #ea0101;
}

span.title {
	font-weight: bold;
	color: #404040;
	background: url(./../images/folder.gif) no-repeat 0 50%;
	padding-left: 14px;
	padding-bottom: 1px;
}

.right {
	text-align: right;
}

ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
}

ul.error {
	list-style: none;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

ul.error li {
    background: url(./../images/square.gif) no-repeat 0 50%;
	padding-left: 10px;
}	

li {
	margin: 0 0 0px 0px;
	padding: 0px 0 2px 0px;
}

li.parent_id {
	margin: 0 0 0px 0px;
	padding: 0px 0 2px 10px;
}

li.parent.a {
    font:#fff
}

ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.menu {
	display: inline;
	margin: 0 0 0px 0px;
	padding: 0px 5px 0px 0px;
}

li.v {
	display: inline;
	margin: 0 0 0px 0px;
	padding: 0px 5px 2px 0px;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0;
	padding: 0;
}

h2 {
	height: 26px;
}

input {
	font-size: 11px;
	border: 1px solid #D3D3D3;
	padding-left: 2px;
 	color: #5E5E5E; 
	background-color: #FFF;
}

input.left {
	width: 120px;
}

textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5E5E5E; 
	border: 1px solid #D3D3D3;
	width: 350px;
	padding-left: 2px; 

}

a.li.parent_id {
	color: #0078FF; 
	text-decoration: line-through;
}

li.parent_id a:hover { 
	color: #5E5E5E;
	text-decoration: line-through;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}

a:hover { 
	color: #5E5E5E;
	text-decoration: none;
}

a.date:link, a.date:visited, a.date:active {
	color: #5e5e5e;
	text-decoration: none;

	padding-left: 14px;
}

a.date:hover { 
	color: #5E5E5E; 
	text-decoration: underline;

	padding-left: 14px;
}

a.comments:link, a.comments:visited, a.comments:active {
	color: #0076C1; 
	text-decoration: none;
	background: url(./../images/bullet_saysomething.gif) no-repeat 0 50%;
	padding-left: 14px;
}

a.comments:hover { 
	color: #5E5E5E; 
	text-decoration: underline;
	background: url(./../images/bullet_saysomething.gif) no-repeat 0 50%;
	padding-left: 14px;
}

.engine {
	padding-top: 15px;
	padding-left: 19px;
	padding-bottom: 5px;
}

.quote {
	color: #5E5E5E;
	margin: auto;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #D3D3D3;
	width: 90%;
}

.category {
	padding-bottom: 4px;
	border-bottom: 1px dotted #D3D3D3;
	text-align: right;
}

.author {
	background: url(./../images/bullet_author.gif) no-repeat 0 50%;
	padding-left: 14px;
	color: #8F8F88;
}

img {
	border: 0px;
}

dl {
	margin: 0 0px 14px 0px;
}

dt {
	font-weight: bold;
	background-color: #FFF;
	padding: 3px;
}

dd {
	border-bottom: 1px solid #F0F0F0;
	background: url('./../images/arrow_blue.gif') no-repeat 0 4px;
	margin: 3px 0px 5px 10px;
	padding: 0 0 3px 13px;
}

.search {
	background-color: #FE0000;
	color: #FFF;
	font-weight: bold;
}

.code {
	color: #000;
	padding: 2px;
	font: 12px/1.3em Courier, Tahoma, Helvetica, sans-serif;
	border-left: 1px solid #EEEEEE;
	padding-left: 10px;
	margin-left: 25px;
}

code {
	padding: 2px;
	font: 12px/1.3em Courier, Verdana, Helvetica, sans-serif;
}

.line {
	display: block;
	border-bottom: 1px dotted #D3D3D3;
	margin-top: 5px;
	margin-bottom: 5px;
}

#image {
	margin: 4px auto;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #D8D8D8;
	text-align: center;
	width: 80%;	
}

.href {
	color: #000;
	font-size: 14pt;
	font-family: Arial;

}

.pageTitle {
	color: #000;
	font-size: 14pt;
	font-family: Arial;
}

.counter {
	color: #F8F8F8;
}

li.parent, li.cat_parent {

color: #FFF;

display: block;

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 7px;

padding-left: 10pt;

background-color: #c10000;

background-image: url(./../images/bg_ulchild.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: left;

background-y-position: bottom;

font-weight: bold;
}

li.child, li.cat_child {
display: block;

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 7px;

padding-left: 15pt;

background-color: #ea0101;

background-image: url(./../images/bg_ulchild.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: left;

background-y-position: bottom;

font-weight: normal;

}

.center {
    text-align: center;
} 
.ed_button {
  margin-right: 3px;
}
.helpline {
    width:100%; 
    border: 0px; 
    padding: 0px;
    color: #ACACAC;
}

.day {
	background-color: #F1F1EF; 		
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	height: 20px;
	width: 30px;	
	font-size: 10px;
	vertical-align: middle;
	text-align: center;	
}

.day_hit {
	background-color: #FFFFFF; 		
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	height: 20px;
	width: 30px;	
	font-size: 10px;
	color: #FF4200;
	vertical-align: middle;
	text-align: center;	
}

.day_current {
	background-color: #FFFFFF; 		
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	height: 20px;
	width: 30px;	
	font-size: 10px;
	color: #FF4200;
	vertical-align: middle;
	text-align: center;	
}

.day_current_hit {
	background-color: #FFFFFF; 		
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	height: 20px;
	width: 30px;	
	font-size: 10px;
	color: #FF4200;
	vertical-align: middle;
	text-align: center;	
}

.day_hit a:link, .day_hit a:active, .day_hit a:visited,
.week a:link,.week a:active,.week a:visited {
	font-size: 10px;
	color: #0076C1;
}

.day_current_hit a:link, .day_current_hit a:active, .day_current_hit a:visited {
    font-size: 10px;
	color: #FF4200;
	text-decoration: underline;
}

.week {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	height: 20px;
	width: 30px;	
	font-size: 10px;
	vertical-align: middle;
	text-align: center;	
	background-color: #D0D0D0; 		
	font-weight: bold;
}

.month {
    text-align: right;
}

