﻿@Media Print
{
    .pk
    {
        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;
    margin-left:10px;
    margin-right:10px;
    padding-top:20px;
    line-height:21px;
    margin:10px auto;
}
    
div#cnt
{
	margin-top:10px;
	padding-top:20px;
	min-height:400px;
	clear:left;
}

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
{
    width:772px;
    height:150px;
}

#footer
{
	width:772px;
	border-top:2px solid #c3dd34;
}

#footer #fleft
{
    float:left;
    width:60%;
}

#footer #fright
{
    float:left;
    width:40%;
    text-align:right;
}

#logo
{
	width:772px;
	margin-top:95px;
	height:35px;
	background-image:url('../images/bg_title.png');
	background-repeat:repeat-x;
    visibility:hidden;
}
    
    
/* ----- 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;
}


    
