/*
Theme Name: Keidagen Lochem
Theme URI: http://www.keidagen.nl
Description: Theme voor website keidagen.nl
Version: 0.5
Author: Lode Scheen
Author URI: http://www.ls-media.nl
Tags: custom, rood, zwart, geel, keidagen
*/


body{
	background-image:url('images/left.jpg');
	margin:0px;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.sloganPlaceholder
{
	background-image:url(images/datum.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:90px;
/*padding:15px;
color:#FFFF00;
font-family:"Franklin Gothic Book";
font-size:32px;
text-align:center;
font-weight:bold;
*/
}

.sitePlaceholder
{
	width:870px;
	border:solid 15px #000000;
	margin:10px auto;
	background-color:#FFFFFF;
}

.headerPlaceholder
{
	height:200px;
	background-color:#FF0000;
	background-image:url('images/logo.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.menuPlaceholder
{
	height:50px;
	background-color:#000000;
}

.menuPlaceholder a
{
	display:inline-block;
	padding:14px;
	padding-left:14px;
	padding-right:14px;
	font-family:"Franklin Gothic Book";
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
}

.menuPlaceholder a:hover
{
	color:#FFFF00;
	background-image:url('images/menu.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.imageRotarorPlaceholder
{
	padding:15px 15px 0px 15px;
}

.daysBanners
{
	padding:15px;
	padding-right:0px;
}

.daysBanners a
{
	display:inline-block;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:left top;
	height:180px;
	width:153px;
	margin-right:15px;
	vertical-align:bottom;
}

.daysBanners a:hover
{
	background-color:#FF0000;
}

.contentPlaceholder
{
	font-family:"Franklin Gothic Medium";

	line-height:18px;
	padding:15px 15px 15px 15px;
}

.contentPlaceholder blockquote
{
font-size:11px;
}

.contentPlaceholder .content
{
	display:inline-block;
	/*width:666px;
	padding-left:2px;*/
	font-size:14px;
}

.contentPlaceholder .content a
{
	color:#000;
	text-decoration:none;
}

.contentPlaceholder .content a:hover
{
	text-decoration:underline;
}

.contentPlaceholder .contentSubmenu
{
	display:inline-block;
	width:666px;
	padding-left:2px;
	font-size:14px;
}

.contentPlaceholder .contentSubmenu a
{
	color:#000;
	text-decoration:none;
}

.contentPlaceholder .contentSubmenu a:hover
{
	text-decoration:underline;
}

.contentPlaceholder .content td
{
	vertical-align:top;
	padding-right:5px;
}

.contentPlaceholder .content h1
{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
	text-transform:uppercase;
}

.contentPlaceholder .contentSubmenu h1
{
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
	text-transform:uppercase;
}

.contentPlaceholder .menu
{
	float:left;
	width:153px;
	background-color:#000000;
	margin:0px;
	padding-bottom:5px;
	margin-right:15px;
}

.contentPlaceholder .menu a
{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 5px 0px 5px;
}

.footerBanners
{
	padding:15px;
	padding-right:0px;
	padding-top:0px;
}

.footerBanners a
{
	display:inline-block;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center center;
	height:100px;
	width:152px;
	margin-right:15px;
	vertical-align:bottom;
	background-position:0px center;
}

.footerBanners a:hover
{
	background-position:-153px center;
}

.copyrightPlaceholder
{
width:870px;
margin:0px auto;
color:#FFFFFF;
font-family:"Franklin Gothic Medium";
text-align:center;
padding:10px;
}

.copyrightPlaceholder a
{
color:#FFFFFF;
text-decoration:none;
}

.copyrightPlaceholder a:hover
{
text-decoration:underline;
}