* {
	margin: 0;
	padding: 0;
}

body {
background: #DCE7F7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #252525;
}
a:hover {
text-decoration: underline;
color: #050505;
}


#mitte  {
	font:normal 12px/20px Georgia, "Times New Roman", Times, serif; color:#323232; background-color:#fff;
	padding:0; margin:6px 0 14px;}
}

#mitte a {
text-decoration: none;
color: #662D2D;
}

#mitte  a:hover {
	background: #74a7b7;
}


#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}


#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #4772AD;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
}

* html #browse dd {
	padding: 2px 10px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}


#left ul.product li a.details {
	background:url(images/detail-btn.gif) no-repeat 0 0;
	width:50px; height:16px; display:block; margin:3px 0 0 0;
	text-indent:-120000px; line-height:0; font-size:0;}
#left ul.product li a.details:hover {
	background:url(images/detail-btn-h.gif) no-repeat 0 0;}

#wrap {
margin: 20px auto;
width: 900px;
}

#header {
height: 70px;
background: #e0f3fa url(images/header.jpg) no-repeat;

}
#header h1 {
font-size: 25px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #050505;
}
#header h1 a {
color: #050505;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #050505;
}
#header h2 {
font-size: 18px;
color: #3F89FF;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;

line-height: 30px;
background: #C3D9FF url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #050505;
}
#menu ul li a:hover {
color: #050505;
text-decoration: none;
}

#content {
background: #DCE7F7 url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 670px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #C3D9FF;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #C3D9FF;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #C3D9FF;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles { padding: 10px; }

#bottom {
background : #e0f3fa url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
