/* Start of CMSMS style sheet 'Zeeuwse molens' */
body {
	font-family: verdana, Verdana, Arial, arial, Sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
}

h1 {
            font-size: 14px;
}

body a{
            text-decoration: none;
            color: #4381ff;
}

body a:hover{
            text-decoration: underline;
}

#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	postition: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 150px;
	background-color: transparent;
             background: url('uploads/images/template/header.jpg');
}

#breadcrumbs {
	position: absolute;
	left: 0px;
	top: 154px;
	width: 780px;
	height: 16px;
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	background-color: #c6d9ff;
             padding-top: 4px;
}

#menu {
	position: absolute;
	left: 0px;
	top: 178px;
	width: 200px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #4381ff;
        padding-left: 0;
}

#content {
	position: absolute;
	left: 204px;
	top: 178px;
	width: 362px;
	height: auto;
	background-color: #fff;
             padding: 5px 5px 5px 5px;
}

#content_breed {
	position: absolute;
	left: 204px;
	top: 178px;
	width: 590px;
	height: auto;
	background-color: #fff;
             padding: 5px 5px 5px 5px;
}

#foto {
	position: absolute;
	top: 178px;
	left: 580px;
	width: 220px;
	height: 220px;
	background-color: transparent;
}

#actueel {
	position: absolute;
	left: 580px;
             top: 400px;
	margin-top: 4px;
	width: 210px;
	height: auto;
	background-color: #c6d9ff;
             padding: 5px 5px 5px 5px;
}

div#menu ul{
             list-style: none;
	margin: 0;
             padding: 0;
}

div#menu ul li{
             text-align: left;
             min-height: 25px;
        padding-left: 12px;
}

div#menu ul li a {
        display: block;
        width: 180px;
        min-height: 25px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

div#menu ul li a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #fff;
}

.actueel_title {
             font-style: strong;
             font-size: 12px;
             font-weight: bold;
}

.NewsSummaryLink a {
             font-style: bold;
             text-decoration: none;
             color: #3399ff;
             font-weight: bold;
}

.NewsSummaryLink a:hover {
             font-style: bold;
             text-decoration: none;
             color: #fff;
             font-weight: bold;
}

div.NewsSummaryMorelink {
             width: 100%;
             text-align: right;
}


.NewsSummaryMorelink a {
             text-decoration: none;
             color: #000;
             text-align: right;
}

.NewsSummaryMorelink a:hover {
             text-decoration: underline;
             color: #000;
             text-align: right;
}
textarea {
              width: 250px;
}
/* End of 'Zeeuwse molens' */

