/* CSS Document */

a:link {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #000000;
}

body 
{
	background-color: #ffffff; solid 1px
}

#container 
{
	float: none;
	height: 550px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ffffff;
}

#titel 
{
	float:none;
	height: 180px;
	width: 955px;
}

#logo 
{
	float:left;
	height:141px;
	width: 504px;
}

#logo-lichtkrant 
{
	float:left;
	height:85px;
	width:445px;
}

#navigatie 
{
	float: none;
	height: 40px;
	width: 955px;
}

#navigatie-2
{
	float: none;
	height: 40px;
	position: absolute;
	left: -18px;
}

#main 
{
	float: none;
	width: 958px;
	height: auto;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 5px;
	font: 100% Verdana;
}

.Thumbnail
{
	position: relative;
	z-index: 0;
}

.Thumbnail:hover
{
	background-color:Transparant;
	z-index: 0;
}

.Thumbnail span
{
	position: absolute;
	visibility:hidden;
}

.Thumbnail:hover span
{
	visibility:visible;
	left: 18px;
	top: -35px;
}

#rowleft
{
	float: left;
	width: 398px;
	height: auto;
	padding: 6.5px;
}

#rowcenter
{
	float: left;
	width: 120px;
	height: auto;
	padding: 6.5px;
}

#rowright
{
	float: left;
	width: 398px;
	height: auto;
	padding: 6.5px;
}

#row
{
	float: left;
	width: 800px;
	height: auto;
	padding: 6.5px;
}

#content
{
	width: auto;
	height: auto;
	margin-bottom: 15px;
	padding: 5px;
}

#content-black
{
	width: auto;
	height:	auto;
	border: solid 1px #000000;
	margin-bottom: 15px;
}

.Home {border: solid 1px #52398C}
.Activiteiten {border: solid 1px #115B9C}
.JeugdJongeren {border: solid 1px #7BA5CF}
.Organisatie {border: solid 1px #B5D721}
.Kerknaarbuiten {border: solid 1px #FFFF01}
.Links {border: solid 1px #FE9C31}
.Contact {border: solid 1px #F01801}

#Tijd
{
	float: left;
	width: 73px;
}

#Omschrijving
{
	float: left;
	width: 170px;
}

#Dominee
{
	float: left;
	width: 143px;
}

.style1 {font-family: Verdana;
		 color: #ff9c31;
		 font-size: 25px;}
.style2 {font-size: 95%}
.style3 {font-size: 90%}
.style4 {font-size: 85%}
.style4a {font-size: 85%;
		  color: #52398C;}
.style4b {font-size: 85%;
		  color: #115B9C;}
.style4c {font-size: 85%;
		  color: #7BA5CF;}
.style4d {font-size: 85%;
		  color: #B5D721;}
.style4e {font-size: 85%;
		  color: #FFFF01;}
.style4f {font-size: 85%;
		  color: #FE9C31;}
.style4g {font-size: 85%;
		  color: #F01801;}
.style5 {font-size: 80%}
.style6 {font-size: 75%}
.style7 {font-size: 70%}
.style8 {font-size: 65%}
.style9 {font-size: 60%}
.style10 {font-size: 55%}
.style11 {font-size: 50%}
.style12 {font-size: 45%}
.style13 {color: #000000}
.style14 {color: #999999}
.style15 {color: #808080}
.style16 {color: #FE9C31}

#Kerst
{
	color: #8C1C0F;
	font-size: 75%;
}


