/* CSS Document villabionda.nl */

/*  Ontworpen door MBWorks  */
/*  http://www.mbworks.nl/  */



/* Algemeen */

body {
	background: #fff;
	background: url(../images/achtergrond_patroon.png) top left repeat-x;
	margin: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6b6767;
	text-align: center;
	line-height: 17px;
}

h1{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fe7201;
}

.header ul {
	padding: 0;
	margin: 0;
        margin-top: 6px;
	margin-left: 20px;
}

.header .head_menu {
	padding-top: 18px;
	height: 55px;
	position: relative;
}

.header .head_menu a {
	display: block;
	float: left;
}

.header .head_menu a.home { width: 73px; }
.header .head_menu a.boerkampies { width: 123px; }
.header .head_menu a.appartementen { width: 146px; }
.header .head_menu a.kamers { width: 86px; }
.header .head_menu a.camping { width: 95px; }
.header .head_menu a.tarieven { width: 95px; }
.header .head_menu a.omgeving { width: 103px; }
.header .head_menu a.reserveren { width: 83px; }

.header .head_menu img {
	float: left;
}

.head_menu .submenu {
        position: absolute;
        border-top: 1px solid #fe7201;
        top: 35px;
        left: 0px;
        margin-top: 5px;
        line-height: 11px;

}

.head_menu .submenu li {
        list-style-type: none;
        float: left;
        padding-right: 30px;
        font-weight: normal;
        padding-bottom: 2px;
}

.head_menu .submenu li a {
        font-weight: normal;
}

img {
        border: none;
}

a {
	text-decoration: none; 
	color: #9bd425;
}

a:link {             
	text-decoration: none; 
	color: #9bd425;
}

a:active {      
	text-decoration: underline; 
}

a:visited {     
	text-decoration: none;
        color: #9bd425;
} 

a:hover {       
	text-decoration: none;
	color: #fe7201;
}

.container {
	width: 804px;
	margin: 0 auto;
	margin-top: 20px;
	background: transparent url(../images/back_line.png) top center repeat-y;
	position: relative;
}

.menu {
	text-align: left;
	height: 67px;
        padding-right: 50px;
}

.header {
	width: 804px;
}

.header .logo {
	float: left;
}

.header .label {
        margin-top: 33px;
        float: left;
}

.header .world {
        margin-top: 5px;
        margin-right: 180px;
        float: right;
}

.linkerbalk {
	float: left;
	width: 165px;
	text-align: left;
	padding: 10px;
	background: #E87A28;
	border-right: 1px solid #292929;
	padding-left: 50px;
}

.footer {
	float: left;
	height: 14px;
	width: 745px;
	background: transparent url(../images/footer_line.png) top center no-repeat;
}

.clear_both {
        clear: both;
}

.linkerbalk a:link {             
	text-decoration: none; 
	color:#fff;
} 

.linkerbalk a:active {      
	text-decoration: underline; 
}

.linkerbalk a:visited {     
	text-decoration: none; 
        color: #fff;
} 

.linkerbalk a:hover {       
	text-decoration: underline; 
} 

.rechterbalk {
	float: right;
	width: 430px;
	text-align: justify;
	margin-top: 7px;
}

.rechterbalk .box_left {
	float: left;
	width: 205px;
}

.rechterbalk .box_right {
	float: right;
	width: 205px;
}

/* Weblog */

.middenvlak {
	float: left;
	text-align: justify;
	width: 356px;
}

.inputlogin {
	background-color: #fff;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #535A63;
	height: 12px;
	width: 130px;
	border: 1px solid #ffffff;
	padding-top: 3px;
} 

.log {

}

.logtitel{
	text-align: left;
	padding-bottom: 2px;
}

.log img{
	border: 1px solid #000000;
	margin: 3px;
}
.popuptekst{
	text-align: left;
}

.emailtekst{
	text-align: left;
}

.logtekst img{
	width: 150px;
}

.logdetails {
	margin-top: 8px;
	padding-top: 1px;
	margin-bottom: 15px;
	text-align: right;

}

.logdetails a {
	color: #fe7201;
}

.vorigevolgende {
	padding-top: 15px;
}

.vorigevolgendereacties {
	width: 336px;
	padding-top: 9px;
	margin-left: 10px;
}

.vorige {
	font-weight: bold;
	float: left;
}

.volgende {
	font-weight: bold;
	float: right;
}

.vorigevolgende a:link {             
	text-decoration: none; 
	color: #fe7201;
} 

.vorigevolgende a:active {      
	text-decoration: underline; 
}

.vorigevolgende a:visited {     
	text-decoration: none; 
    color: #fe7201;
} 

.vorigevolgende a:hover {       
	text-decoration: underline; 
} 

.vorigevolgendereacties a:link {             
	text-decoration: none; 
	color: #fe7201;
} 

.vorigevolgendereacties a:active {      
	text-decoration: underline; 
}

.vorigevolgendereacties a:visited {     
	text-decoration: none; 
    color: #fe7201;
} 

.vorigevolgendereacties a:hover {       
	text-decoration: underline; 
} 

/* Weblog reacties */

.reactie {
	background: #EEEEEE;
	border: 1px solid #000000;
	margin-top: 14px;
	padding: 4px;
	padding-top: 4px;
	width: 326px;
	text-align: left;
	margin-left: 10px;
}

.reactiedetails {
	border-top: 1px solid #000000;
	margin-top: 8px;
	padding-top: 1px;
	margin-bottom: -2px;
	font-size: 7pt;
	text-align: left;
}

.reactiefunties {
	text-align: right;
	padding-bottom: 2px;
}

.reactiefunties .icon{
	padding-bottom: 2px;
	margin-right: -1px;
}

.reactiefunties img{
	border: 0px;
}

.reactie a:link {             
	text-decoration: none;
	color: #fe7201;
} 

.reactie a:active {      
	text-decoration: underline; 
}

.reactie a:visited {     
	text-decoration: none; 
    color: #fe7201;
} 

.reactie a:hover {       
	text-decoration: underline; 
} 

.emoticons {
	float: right;
	padding-right: 10px;
	padding-left: 8px;
	text-align: right;
	border-left: 1px solid #BCBCBC;
}

.opmaak {
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	line-height: 17px;
	border-left: 1px solid #BCBCBC;
}

.gebruikerinfo {
	float: left;
	text-align: left;
	line-height: 17px;
}

.gebruikerinfo input {
	width: 68px;
}

.reactie_quote {
	background: #F5F5F5;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 4px;
	width: 310px;
	text-align: left;
	margin-left: 5px;
}

.quote_titel {
	font-weight: bold;
	margin-bottom: 2px;
}

.email {
	background: #ffffff;
	border: 1px solid #000000;
	margin-top: 14px;
	padding: 4px;
	padding-top: 2px;
	width: 346px;
	text-align: center;
}

.email img{
	margin-left: 1px;
}

/* Pagina */

.paginavlak {
	float: left;
	text-align: left;
	width: 382px;
	padding-left: 21px;
	margin-bottom: 20px;
	z-index: 2;
	min-height: 500px;
	height:auto !important;
        height:500px;
}

.paginavlak h1{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #3c89b1;
	margin-bottom: 2px;
}

.content {
	float: left;
}

.pagina a:link {             
	text-decoration: underline; 
	color: #fe7201;
} 

.pagina a:active {      
	text-decoration: underline; 
}

.pagina a:visited {
	text-decoration: underline; 
    color: #fe7201;
} 

.pagina a:hover {       
	text-decoration: none; 
} 

/* Profiel gedeelte */

.profieltitel {
	text-align: left;
}

.profieltekst{
	text-align: left;
}

.profielemail img{
	border: 0px solid #000000;
	margin-left: 1px;
	margin-bottom: -2px;
	margin-top: -1px;
}

*> .profielemail img {
	margin-bottom: -1px;
}

.profielmijzelf img{
	border: 0px solid #000000;
}

/* Fotoalbum */

.vorigefoto {
	font-weight: bold;
	float: left;
	width: 100px;
	padding-left: 3px;
}

.volgendefoto {
	font-weight: bold;
	float: right;
	width: 75px;
}

.vorigevolgendefoto {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 13px;
}

.vorigealbumvolgende {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 150px;
}

.fotobeschrijving {
	background: #EEEEEE;
	border: 1px solid #000000;
	padding: 4px;
	width: 350px;
	text-align: left;
}

.fotostem {
	background: #EEEEEE;
	border: 1px solid #000000;
	padding: 4px;
	margin-bottom: 10px;
	width: 226px;
	height: 88px;
	text-align: left;
	float: right;
}

.galleryfoto {
	background: #f7f7f7;
	border: 1px solid #000000;
	padding: 4px;
	width: 100px;
	height: 120px;
	margin-right: 23px;
	margin-bottom: 10px;
}

.thumbs{
	margin-right: 18px;
	background: url(../images/fotoframe.png) top left no-repeat;
	height: 160px;
	width: 141px;
	padding-top: 12px;
	font-size: 7pt;
	font-style: italic;
	color: #3c89b1;
	text-align: center;
	line-height: 14px;
	float: left;
}

.thumbsdesn {
        width: 120px;
}

.thumbs a{
	color: #3c89b1;
}

.thumbs a:visited{
	color: #3c89b1;
}

.thumbs a:hover {
        color: #fe7201;
	text-decoration: none;
	cursor: hand;
}

.thumbs img{
	margin-left: 1px;
	margin-bottom: 6px;
}

.galleryfoto img {
	border: 1px solid #DA2C2B;
}

.fotopaginalog {

}

.paginalog {
        text-align: justify;
	line-height: 16px;
}

.fotopaginalog img {
	border: 1px solid #DA2C2B;
}

/* Overig */

p {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}