/* Administraties Gorinchem handcoding by Robin Bodegom for Bodegom.com  */

/*Contact formulier, dank aan Stephen Greig*/
fieldset {border: none;}
form { 	width: 350px; height: 685px; margin: 5 auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #777777; padding: 10px; }
label { display: block;	margin-top: 20px;}
input, textarea {width: 275px; height: 40px; background: #efefef; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #dedede;	padding: 10px; margin-top: 3px;	font-size: small; color: #3a3a3a; }
input:focus, textarea:focus {border: 1px solid #264970;}
textarea {height: 150px; font-family: arial, helvetica, sans-serif;	background-color: #efefef;}
.rood { font-family:  arial; font-size: 1em; letter-spacing: .1em; color: white; display: block; background-color: #ff0000; padding: 8px; }
.groen { font-family:  arial; font-size: 1em; letter-spacing: .1em; color: white; display: block; background-color: #008000; padding: 8px; }



/*Algemeen*/
BODY {font-family: Trebuchet, Verdana, Arial, sans-serif; background-color: #fff; }
IMG {border: none}
.onderkast {text-transform: lowercase;}

/*Letter werk*/
H1 { color: #660099; font-size: large; }
H2 { color: #660099; font-size: medium; }
P, ul { color: #666; font-size: small; margin-top: 10px; }

/* Linkstyles Algemeen */

.aanbieding {font-size: 1em; font-style: italic; color: orange;}
.slot-4-5 a:link, .aanbieding a:visited { font-size: 1em; font-style: italic; color: orange; text-decoration: none; }
.aanbieding a:hover, .aanbieding a:active { font-size: 1em; font-style: italic; color: orange;text-decoration: underline; }

.menu {margin: -30px 0px 0px 0px; font-size: medium; padding: 10px; color: orange;}
.menu a:link, a:visited { color: white; text-decoration: none; }
.menu a:hover, a:active { color: orange; text-decoration: underline; }

/*bouwwerk */
.grid { padding: 0 20px;}
.row {margin-bottom: 1em;}
.balk-top {margin: 2px 0px 40px 0px; height: 2px; background-color: #c0c0c0; border-bottom: 1px solid #609; color: #fff; }


/*logo*/
.logo {display: block; position: absolute; height: 160px; max-width: 425px; margin: -210px 0px 0px -2px; z-index: 2;}
.logo-balk { margin: 150px 0px 40px 0px; height: 30px; background-color: #666; color: #fff; position: relative; z-index:1;}

.ul-1 {list-style-type: none; color: #666; font-size: small; margin: 10px 0px 0px -40px ; }

