

/* CSS Document */

body, html {

	margin: 0px;
	padding-top: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;

}

p {
	padding-top: 9px;
	padding-bottom: 9px;
}

td, tr {
	font-size: 11px;
}

.hr_news {
	border-top: solix 0px #eab97e;
	height: 1px;
}

a:link, a:visited,  a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #8f5523;
}

a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
}

.foutMail {
	font-weight: bold;
	margin-bottom: 5px;
	color: #CC0000;
}


input.invoercontact {
	margin-top: 2px;
	margin-bottom: 2px;
	border:solid 1px #EDEDED;
}

textarea.invoercontact {
	position:relative;
	margin-top: 2px;
	margin-bottom: 2px;
	border:solid 1px #EDEDED;
	pa: 3px;
}



.hr_menu {
	border-top-height: 1px;
	width: 150px;
	border-top-style: solid;
	border-top-color: #669900;
	margin-left: -30px;
	_padding: 0;
	_width: 125px;
	border-top-width: 1px;
}

.center {
	text-align:center;
}



.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}



.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.input {
	border: 1px solid #f17b09;
	height: 16x;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	font-family: tahoma;
	color: #b4b4b4;
}

.input_form {
	/*border: 1px solid #8f5723;*/
	/*border: 1px solid #fae8d3;*/
	border: 1px solid #eab97e;
	height: 18x;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #000000;
}

.submit {
	/*border: 1px solid #8f5723;*/
	/*border: 1px solid #fae8d3;*/
	border: 1px solid #eab97e;
	background-color:#fae8de;
	height: 24px;
	width: 120px;
	font-size: 12px;
	color: #000000;
}





.select {
	position: relative;
	top: 0px;
	border: 1px solid #f17b09;
	height: 17px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #8e8e8e;
	font-weight:normal;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #007976;
	font-weight:normal;
	margin-bottom: 0px;
}

h4 {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 0px;
}

h5 {
	font-weight: bold;
	color: #8f5723;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 0px;
}

.kleiner {
	font-size: 10px;
}

div#container {
	position:relative;
	width: 820px;
	height: 100%;
	margin: 0 auto;
}

div#containerMain {
	position:relative;
	width:820px;
	height: 100%;
	float:left;
}

.img_right {
	border: solid 1px #8f5523;
	padding: 1px;
	margin-left: 5px;
}

.img_left {
	border: solid 1px #8f5523;
	padding: 1px;
	margin-right: 5px;
	margin-bottom:20px;
}


.img {
	border: solid 1px #8f5523;
	padding: 1px;
}

/*div#containerSchaduw {

	position:relative;

	width: 4px;

	height: 100%;

	float:left;	

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.odon.nl/images/schaduw_1.png', sizingMethod='scale'); 

}*/

/* // HEAD ----------------------------------------------------*/



div#containerTaal {
	position: absolute;
	width: 820px;
	height: 14px;
	color:#000000;
	text-align:right;
	padding-right: 20px;
	padding-top: 8px;
	z-index: 1;
}

a.taalLink:link, a.taalLink:visited,  a.taalLink:active {
	text-decoration: none;
	color:#8f5523;
}

a.taalLink:hover {
	text-decoration: underline;
	color:#000000;
}

div#containerHead {
	position:relative;
	width: 820px;
	height: 150px;
}

div#containerHeadFlash {
	position:relative;
	width: 820px;
	height: 157px;
}

div#containerHeadMenu {
	position:relative;
	background-image: url(../images/bg_menu.gif);
	height: 27px;
	width: 820px;
	background-repeat: repeat-x;
	background-position: left top;

/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;*/

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 10;
	padding-bottom: 8px;
}

div#containerHeadMenuContent {
	position:relative;
	top: 5px;
}



/* HEAD ///////////////////////////////////////////////////////*/

div#containerContent {
	position: relative;
	width: 820px;
	background-color:#fdf4ed;
	background-image:url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eab97e;
	height: 100%;
}

div#content {
	position: relative;
	width: 509px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 2px;
	color: #000000;
	float:left;
}

div#containerSubmenuContent {
	position:relative;
	width: 254px;
	height: 100%;
	background-color:#fae8d3;
	border-left: solid 1px #eab97e;
	background-image: url(../images/bg_top_submenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
}

div#containerFooter{
	position:relative;
	width: 820px; /*706 */
	height: 21px;
	color: #949494;
	padding-top: 2px;
	padding-left: 10px;
	line-height: 13px;
	left: -1px;
}


.ul_nieuws {
	position: relative;
	/*list-style-image: url(file:///M|/Projecten/Alerta/images/li.gif);*/
	left: -20px;
}

.ul_bestellen {
	position: relative;
	/*list-style-image: url(file:///M|/Projecten/Alerta/images/li.gif);*/
	left: 0px;
}



a.footerLink:link, a.footerLink:visited,  a.footerLink:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	font-weight:normal;
}

a.footerLink:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	font-weight:normal;
}

div#footerLogo {
	position: absolute;
	top: -5px;
	left: 75px;
	width: 26px;
	height: 24px;
}


/*.bullet-01 {
	color: #eab97e;
	font-size:8px;
	font-weight:bold;
	margin-left: 4px;
}*/

.bullet-02 {
	color: #8f5523;
	font-size:8px;
	font-weight:bold;
	margin-left: 4px;
}


/* LIST ///////////////////////////////////////////////////////*/


#list01 li { list-style-type: square;
            /*color: #eab97e;*/
			color: #000000;
			 }

#list02 li { ;
            color: #000000;
	font-size:11px;
	font-weight: normal;
/*	margin-left: 4px;*/

			 }



#logolist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}