/* CSS Document appartement-texel.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: #000;
	text-align: center;
}

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

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

.header .head_menu li {
        padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	margin-right: 41px
}

.header .head_menu li h1{
	font-size: 11pt;
	font-weight: bold;
}

.header .head_menu li a {
	color: #3c89b1;
}

.header .head_menu li a:hover {
	color: #fc9501;
	text-decoration: none;
}

.header .head_menu .eind {
	margin-right: 0px;
}


.header .head_menu .tab {
	color: #fc9501;
}

.header .head_menu_deutsch li {
        padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	margin-right: 58px
}

.header .head_menu_deutsch li h1{
	font-size: 13pt;
	font-weight: normal;
}

.header .head_menu_deutsch li a {
	color: #3c89b1;
}

.header .head_menu_deutsch li a:hover {
	color: #fc9501;
	text-decoration: none;
}

.header .head_menu_deutsch .eind {
	margin-left: 3px;
	margin-right: 0px;
}

.header .language {
	float: right;
	height: 11px;
	padding: 5px 25px 3px 0;
}

.submenu {
	text-align: center;
        margin-left: 9px;
        margin-bottom: 3px;
        padding-bottom: 2px;
        border-top:1px solid #FE7201;
        line-height:11px;
        margin-top:2px;
        padding-top: 5px;
}

.submenu a {
        color: #fff;
        padding: 0px 15px 2px 15px;
        text-align: center;
        text-decoration: none;
}

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

img {
        border: none;
}

a {
	text-decoration: none; 
	color: #fc9501;
}

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

a:active {      
	text-decoration: underline; 
}

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

a:hover {       
	text-decoration: underline;
}

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

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

.header {
	width: 745px;
	height: 235px;
	background: transparent url(../images/header.png) top center no-repeat;
}

.header .main {
	background: transparent url(../images/strandvakantie.jpg) top center no-repeat;
	width: 740px;
	height: 160px;
	float: left;
	margin-top: 0px;
}

.header .main .logo {
	float: right;
	margin-top: 17px;
	margin-right: 35px;
}

.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 {
	position: absolute;
	top: 233px;
	left: 415px;
	float: right;
	width: 320px;
	text-align: left;
	margin-right: 2px;
	_margin-right: -14px;
	margin-top: 0px;
	color: #000;
	font-size: 7.5pt;
	margin-left: 8px;
	overflow: hidden;
}

/* Weblog */

.middenvlak {
	float: left;
	text-align: left;
	width: 382px;
	padding-left: 21px;
	margin-top: -15px;
}

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

.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 {
	margin-top: 14px;
}

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

.log img{
	border: 1px solid #000000;
	margin: 3px;
}

.logtekst{
	text-align: left;
	color: #000000;
}

.popuptekst{
	text-align: left;
	color: #000000;
}

.emailtekst{
	text-align: left;
	color: #000000;
}

.logtekst img{
	width: 150px;
}

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

}

.logdetails a {
	color: #fc9501;
}

.vorigevolgende {
	width: 356px;
	padding-top: 9px;
}

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

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

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

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

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

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

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

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

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

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

.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;	
	color: #000000;
	margin-left: 33px;
}

.reactiedetails {
	border-top: 1px solid #000000;
	margin-top: 8px;
	padding-top: 1px;
	margin-bottom: -2px;
	color: #000000;
	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: #fc9501;
} 

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

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

.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;	
	color: #000000;
	margin-left: 5px;
}

.quote_titel {
	font-weight: bold;
	color: #000000;
	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;
	text-align: left;
	padding-bottom: 14px;
	width: 382px;
}

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

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

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

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

/* Profiel gedeelte */

.profieltitel {
	text-align: left;
}

.profieltekst{
	text-align: left;
	color: #000000;
}

.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 {
	color: #000000;
	font-weight: bold;
	float: left;
	width: 100px;
	padding-left: 3px;
}

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

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

.vorigealbumvolgende {
	color: #000000;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 250px;
}

.fotobeschrijving {
	background: #EEEEEE;
	border: 1px solid #000000;
	padding: 4px;
	width: 170px;
	height: 88px;
	text-align: left;	
	color: #000000;
	float: left;
}

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

.galleryfoto {
	background: #f7f7f7;
	border: 1px solid #000000;
	padding: 4px;
	width: 100px;
	height: 100px;
	margin-right: 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: #fc9501;
	text-decoration: none;
	cursor: hand;
}

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

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

.fotopaginalog {
	margin-top: 14px;
	padding-top: 2px;
}

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

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

/* Overig */

p {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

.wisseldag {
	background: url(../images/wisseldag1.png) top left repeat-x;
}

.wisseldag2 {
	background: url(../images/wisseldag2.png) top left repeat-x;
}