* {
padding: 0;
margin: 0;
}

#right .recent_articles {
margin-bottom: 20px;
list-style-type: none;
}
#right .recent_articles a{
text-decoration: none;
color: 	#008080;
text-transform: upper lowercase;
display: block;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #f8f8f8;
font-size: 0.8em;
}

#rotator {
 position: relative;
 clear: right;
 height: 170px;
}


#right .recent_articles a:hover {
color: #009090;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color:#58B3AA;
background-image: url(http://www.stitchingforwomen.nl/images/2.jpg);
background-repeat: repeat-x;
}

#container {
	width: 996px;
	margin-left: auto;
	background-color: #FFF;
	margin-right: auto;
}


#logo {
background-color: #fff;
padding-left: 2px;
margin-left: 2px;
height: 75px;
width: 330px;
background-image: url(http://www.stitchingforwomen.nl/images/8.gif);
background-repeat: no-repeat;
}

#logo_wrap {
background-image: url(http://www.stitchingforwomen.nl/images/8.gif);
background-repeat: no-repeat;
background-position: right top;
}

#logo a img {
border: 0;
}

#top {
height: 105px;
width: 1000px;
margin-left: auto;
margin-right: auto;
background-image: url(http://www.stitchingforwomen.nl/images/5.jpg);
background-repeat: no-repeat;
background-position: 730px 0px;
}
#top form {
padding-left: 800px;
padding-top: 8px;
}

#top input{
margin-left: 5px;
}

#container #banner_top {
height: 25px;
background-image: url(http://www.stitchingforwomen.nl/images/8.gif);
background-repeat: no-repeat;
background-position: center top;
}
#container  #banner_mid {
height: 190px;
}

#right {
float: right;
width: 150px;
height: auto;
margin-right: 10px;
}
#right h1 {
padding-top: 10px;
padding-bottom: 5px;
font-size: 1em;
}

#container #left {
	width: 150px;
	float: left;
	font-size: 0.9em;
	margin-right: 20px;
        margin-bottom: 35px;
padding-top: 15px;
background-image: url(http://www.stitchingforwomen.nl/images/9.jpg);
background-position: -20px 0;
}
	
#container #left #navigatie li {
	list-style-type: none;
}

#container #left #navigatie a {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #fff;
	height: 102px;
background-color:#008080;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
}
#container #left #navigatie a:hover {
	background-color:  #009090;
	color: #FFFFFF;
}
#container #content {
	padding-right: 60px;
	width: 550px;
	float: right;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #514A39;
}
h3 a {
text-decoration: none;
color: #FA51A6;
}

p.small {
margin-bottom: 20px;
}


p.small a{
color: #444;
}
#container #content h1 {
	font-size: 1.2em;
	padding-bottom: 5px;
	padding: 8px 0 18px 0;

}
#container #content h2 {
font-size: 1em; 
	padding: 22px 0 0;
}
#container #content p, #content ul, #content ol, #content address {
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 130%;
	color: #333;
}

#content ul, #content ol {
padding-top: 5px;
padding-bottom: 5px;
list-style-position: inside;
}

/* --------- mailform -------- */

#container #content form {
font-size: 11px;
}

#container #content fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content legend {
	display: none;
}
#container #content label {
	display: block;
	float: left;
	width: 200px;
}


#footer {
clear: both;
	height: 15px;
	color: #fff;
	background-color: #009090;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
margin-top: 10px;
}
#footer p {
	font-size: 9px;
padding-left: 15px;
}
#footer a {
color: #fff;
}

/* --------- artikel opmaak -------- */

.artikel {
padding-top: 10px;
padding-bottom: 20px;
border-bottom: solid 1px #ccc;
}

.artikel p {
padding-bottom: 25px;
}

.artikel .prijs {
float: left;
width: 70px;
padding: 5px;
}

.artikel a img {
padding-right: 10px;
border: none;
float: left;
height:80px;
}