﻿@Media Print
{
    .pk
    {
        /*display:none ;*/
        visibility:hidden ;
        }
    }

body{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #262626;
	text-align: left;
	background-color: #ffffff;

    
    }
/* Default tags -------- IMPORTANT ------------------*/    
h1 
{
    font-size : 13pt;
      
    }    
h2
{
    font-size: 12pt;
    }    
h3
{
    font-size: 11pt;
    }    
/* -----------------------------------------------------*/
    
    
div#container{
    width:770px;
    display:block;
    /*background-color:#efefef;*/
    margin:10px auto;
    /*border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;*/
    }
    div#cnt{
    margin:10px;
    min-height: 400px;
    
    }
    td{
    vertical-align:top;
    }
    
    /*.GuestBookMessage
    {
		display:block;
		border:1px solid black;
		padding:3px;
		margin: 3px;
    }
    
    .GuestBookMessage .Header
    {
		display:block;
		font-weight: bold;
		margin-bottom: 10px;
    }*/
    



.langPicker
{
	float:right;
	top: 0px;
	margin-right: 50px;
}
.langPicker .active
{
	
}
.langPicker .inactive
{
	filter:alpha(opacity=40);opacity:.4;
}
.langPicker .inactive:hover
{
	filter:alpha(opacity=100);opacity:1;
}
.header
{
    display :inline ;
    width:772px;
    height:120px;

    }
    
    
/* ----- Feest in stad --------*/

div.bijschrift
{
	font-size: smaller;
}
a
{
	text-decoration: underline;
	color: #262626;}
	
h1
{
    font-size:16pt;
    }	
h2
{
    font-size:14pt;
    }    
/* Classes: bg_main */
.m_t1
{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #262626;
}
.m_t1 a
{
	text-decoration: underline;
	color: #262626;
}
.m_t1 a:visited
{
	color: #262626;
}
.m_t1 a:hover
{
	text-decoration: none;
	color: #EE1D23;
}

.m_t2
{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #EE1D23;
}
.m_t2 a
{
	text-decoration: underline;
	color: #EE1D23;
}
.m_t2 a:visited
{
	color: #EE1D23;
}
.m_t2 a:hover
{
	text-decoration: none;
	color: #EE1D23;
}

.m_h1
{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.m_h2
{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.m_h3
{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #EE1D23;
}

.m_h4
{
	font-family: Arial, Tahoma, Helvetica, Verdana, Courier New;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #EE1D23;
}

.bg_main_form
{
	border: 1px solid #C9CACC;
	padding: 2px;
	margin: 5px;
	width: 300px;
	background-color: #ffffff;
}


/* Classes: formulieren */
.bg_main_form_input
{
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	font-decoration: normal;
	color: #504E53;
	font-weight: normal;
	padding-top: 2px;
	width: 200px;
	height: 14px;
	border: 1px solid #504E53;
}

.bg_main_form_checkbox
{
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	font-decoration: normal;
	color: #504E53;
	font-weight: normal;
	padding-top: 2px;
	width: 30px;
	height: 14px;
	border: 1px solid #504E53;
}

.bg_main_form_input textarea
{
	line-height: 1.4;
}

.bg_main_form_button
{
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-left: 3px;
}


    