
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg.jpg) repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5157;
	
}

a {
	color:   #660033;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}



h1, h2, h3 {
	color: #000099;
}

h1 {
	letter-spacing: -1px;
	font-size: 23px;
}

h2 {
	font-size: 18px;
	color: #0000993;
}

h3 {
	font-size: 15px;
	color: #000099;
	padding-left: 33px;
}




/* Logo */

#logo {
	width: 920px;
	height: 151px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 70px 37px 0 0;
	height: 54px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: px;
}

#logo h2 {
	float: right;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #EC0000 url(images/img03.gif) repeat-x left bottom;
}


/* Page */


#page {
	width: 918px;
	margin: 0 auto;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 665px;
	padding: 0 24px 0 12px;
		text-align: left;
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}

#content div {
	padding-left: 32px;
        margin-bottom: 10px;
        font-size: 13px;
	color: #222222;
}


div#content h1 {
	margin: 20px 0 15px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

div#content h2 {
	margin: 20px 0 15px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}


div#content ul {
	list-style-type: square;
        margin-left: 30px;     
}

div#feature_box {
  text-align: center;
  width:590px;
  background-color: #FFFFCC;
  border:1px solid black;
  padding:10px;
  margin-top:10px;
  margin-bottom: 20px;
  margin-right:8px;
  margin-left: 32px;
}

div#feature_box2 {
  text-align: center;
  width:590px;
  background-color: #FFFFFF;
  border: 0px solid black;
  padding:10px;
  margin-top:10px;
  margin-bottom: 20px;
  margin-right:8px;
   margin-left: 32px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  color: #003366;
}

#feature_box2 h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  color: #003366;
}


div#border {
border-top: 1px solid #CCCCCC;
margin-left: 32px;
margin-top: 28px;
margin-bottom: 1px;
margin-right: 10px;
font-size: 8px;	
}
div#produkt {
padding-left: 32px;
        margin-bottom: 10px;
        font-size: 13px;
	color: #222222;
height: 165px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 214px;
	padding: 0 0 0 1px;
	text-align: left;
}

#sidebar a {
	color:  	 	#000099;
}

div#sidemenu h2 {
	height: 27px;
	padding: 6px 0 0 34px;
	background: url(images/img05.gif) no-repeat;
	font-size: 13px;
	color: #FFFFFF;
}

div#sidemenu ul {
	padding: 26px;
	background: url(images/img06.gif) repeat-x;
	list-style: none;
	line-height: normal;
}

div#sidemenu li {
	margin-bottom: 13px;
	font-size: 14px;
	list-style-type: square;
      
}



/* Footer */

#footer {

  width: 918px;
	padding: 35px 0;
	background: #FFFFFF url(images/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}