
/* CSS Document */
Body
{
    margin: 0;
    padding: 0;
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #Fff;
}

.clear
{
    clear: both;
}

a
{
    text-decoration: none;
    color: #cd3028;
}

a:hover
{
    text-decoration: underline;
}

.Wrapper
{
    margin: auto;
    width: 980px;
    height: 100%;
}
.twitterright{
	background:url(../images/volg.jpg);
	position:fixed;
	display:block;
	top:250px;
	right:0px;
	width:30px;
	height:119px;
	background-color:#333;
}       

.twitterright a{
	width:30px;
	height:119px;
	display:block;
	text-align:right;
} 
/* Header + Menu's */
.Header
{
    height: 125px;
    border-bottom: solid 15px #8e8371;
}

*html .Header
{
    height: 141px;
    border-bottom: solid 15px #8e8371;
}

.Logo
{
    background: transparent url(../images/chezlvb_logo.gif) no-repeat scroll right bottom;
    width: 310px;
    height: 87px;
    float: left;
}

/* Submenu Top Right */
.SubMenu
{
    width: 660px;
    height: 23px;
    border-bottom: solid 4px #d2c5ba;
    float: right;
    margin: 0;
    text-align: right;
	padding-top: 2px;
}

.SubMenu a
{
    text-decoration: none;
    color: #8e8371;
    text-transform: uppercase;
    height: 20px;
    padding: 5px 12px 0px 25px;
    display: inline-block;
}

.SubMenu a:hover
{
    text-decoration: underline;
}

.SubMenu a.Home
{
    background: transparent url(../images/icon_home.gif) no-repeat scroll left top;
}

.SubMenu a.Archief
{
    background: transparent url(../images/icon_archief.gif) no-repeat scroll left top;
}

.SubMenu a.RSS
{
    background: transparent url(../images/icon_rss.gif) no-repeat scroll left top;
}

.SubMenu a.Mail
{
    background: transparent url(../images/icon_mailons.gif) no-repeat scroll left top;
    padding: 5px 0px 0px 25px;
}

.SubMenu a.Mobiel
{
    background: transparent url(../images/icon_mobiel.gif) no-repeat scroll left top;
    padding: 4px 0px 0px 25px;
}

/* Mainmenu Taps */
.MainMenu
{
    width: 100%;
    height: 22px;
    clear: both;
    position: relative;
}

.MainMenu ul.Tabs
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    left: 48px;
    width: 980px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.MainMenu ul.Tabs li
{
    display: inline;
    list-style: none;
}

.MainMenu ul.Tabs a
{
    width: 128px;
    height: 14px;
    display: block;
    float: left;
    padding: 4px 0px 4px 15px;
    margin: 6px 5px 0 0;
    text-align: left;
    color: #FFF;
    background-image: url(../images/tab_nonactive.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.MainMenu ul.Tabs a span
{
    color: #8e8371;
}

.MainMenu ul.Tabs a:hover, .MainMenu ul.Tabs a:active, .MainMenu ul.Tabs a.current
{
    height: 18px;
    display: block;
    float: left;
    padding: 6px 0px 4px 15px;
    margin: 0px 5px 0 0;
    background-image: url(../images/tab_active.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    font-size: 14px;
}

.MainMenu ul.Tabs a:hover span, .MainMenu ul.Tabs a.current span
{
    color: #FFF;
}

/* ContentArea */

.Content
{
    width: 980px;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

*html .Content
{
    width: 990px;
}

/* LeftContent */
.LeftContent
{
    width: 219px;
    height: 100%;
    float: left;
    background: url(../images/bkgrnd_left.gif);
    background-repeat: repeat-y;
    margin: 0 10px 0 0;
}

.LeftContent h1
{
    background-color: #d2c5ba;
    text-align: right;
    color: #d0661d;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 7px 0px;
    margin: 0;
    border-top: solid 10px #FFF;
}

.LeftContent h1 span
{
    color: #000;
}

.LeftContent h2
{
    background-color: #8e8371;
    color: #FFF;
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    padding: 1px 10px 1px 0px;
    margin: 0;
}

.LeftContent h3 {
	background-color: none;
	color: #d0661d;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.LeftContent a
{
    color: #cd3028;
    text-decoration: none;
}

.LeftContent a:hover
{
    text-decoration: underline;
}

.LeftContent h2 a
{
    color: #fff;
}

.LeftContent h2 a:hover
{
    color: #000;
    text-decoration: none;
}

.LeftContent .Bladen
{
    width: 201px;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	margin: 0px;
}

.Bladen .Left { 
	float: left;
	width: 75px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.Bladen .Right { 
	float: right;
	width: 62%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.LeftContent .Videos
{
    width: 185px;
    margin: 5px 13px 0px 18px;
	padding: 0px;
}

.LeftContent hr
{
    border: 0px;
    color: #d0661d;
    background-color: #d0661d;
    /*width: 185px;*/
    height: 1px;
    clear: both;
    margin: 5px 10px; 
	padding: 0;
}

.LeftContent .Media ul
{
	margin: 0;
	padding: 10px 10px 10px 25px;
}

/*MainContent*/
.MainContent
{
    width: 490px;
    float: left;
    height: 100%;
    margin: 10px 10px 0px 15px;
}

* html .MainContent
{
    width: 500px;
    float: left;
    height: 100%;
    margin: 10px 0px 0px 0px;
}

.MainContent h1
{
    background-color: #8e8371;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px 6px 0px;
    margin: 0 0 15px 0;
	text-decoration:none;
}

.MainContent h1 span
{
    color: #cd3028;
    margin: 0;
	text-decoration:none;
}

.MainContent .News
{
    width: 490px;
    height: 200px;
    margin: 0;
    padding: 5px 0;
}

.MainContent .NewsLeft
{
    width: 240px;
    height: 200px;
    margin: 0 5px 0 0;
    float: left;
}

.MainContent .NewsRight
{
    width: 240px;
    height: 200px;
    margin: 0 0 0 5px;
    float: right;
}

*html .MainContent .NewsLeft, .MainContent .NewsRight, .NewsLeft h1, .NewsRight h1
{
    margin: 5px 0;
}

.MainContent .NewsLeft h1, .MainContent .NewsRight h1
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 18px;
    width: 240px;
    background: none;
    text-transform: none;
	text-decoration: none;
    color: #cd3028;
    text-align: left;
    padding: 0;
    margin: 0;
}


.MainContent .NewsLeft h1 a, .MainContent .NewsRight h1 a
{
	text-decoration: none;
}

.MainContent .NewsLeft h1 a:hover, .MainContent .NewsRight h1 a:hover
{
	text-decoration: underline;
}
 
.MainContent .NewsLeft span
{
	/*padding:0;
	margin:3px;
	height: 150px;*/
	line-height: 15px;
	padding-top: 2px;
}
.MainContent .NewsRight span
{
	/*padding:0;
	margin:3px;
	height: 150px;*/
	line-height: 15px;
	padding-top: 2px;
}

.MainContent .NewsFooter
{
    border-bottom: solid 1px #c5bbac;
    border-top: solid 1px #c5bbac;
    height: 22px;
    margin: 15px 0;
    padding: 1px 0;
    clear: both;
}

.MainContent .NewsFooter .Left
{
    width: 240px;
    float: left;
    text-align: left;
}

.MainContent .NewsFooter .Right
{
    width: 250px;
    float: right;
    text-align: right;
}

.MainContent .NewsFooter .Right a
{
    padding: 0 15px 0 13px;
}

.MainContent .NewsFooter .Right a.Tags
{
    background: transparent url(../images/icon_tags.gif) no-repeat scroll left;
}

.MainContent .NewsFooter .Right a.Stuurdoor
{
    background: transparent url(../images/icon_stuurdoor.gif) no-repeat scroll left;
    padding: 0 0 0 13px;
}

.MainContent a
{
    text-decoration: none;
    color: #cd3028;
}

.MainContent a:hover
{
    text-decoration: underline;
}

/*RightContent*/
.RightContent
{
    width: 219px;
    height: 100%;
    float: right;
    background-color: #e9e4df;
    margin: 0;
}

*html .RightContent
{
    margin: 10px -10px 0px 0px;
}

.RightContent h1
{
    background-color: #d2c5ba;
    width: 209px;
    text-align: right;
    color: #cd3028;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 7px 0px;
    margin: 0;
    border-top: solid 10px #FFF;
}

.RightContent h1 span
{
    color: #000;
}

.RightContent h2
{
    background-color: #8e8371;
    color: #FFF;
    width: 209px;
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    padding: 1px 10px 1px 0px;
    margin: 0;
}

.RightContent a
{
    color: #cd3028;
    text-decoration: none;
}

.RightContent .BlogsFooter a.Reacties
{
    background: transparent url(../images/icon_reacties.gif) no-repeat scroll left;
    padding: 0 15px 0 15px;
	float:right;
}

.RightContent .BlogsFooter a.Leesverder
{
    background: transparent url(../images/icon_leesverder.gif) no-repeat scroll left;
    padding: 0 0 0 13px;
}

.RightContent a:hover
{
    text-decoration: underline;
}

.RightContent h2 a
{
    color: #FFF;
}

.RightContent h2 a:hover
{
    color: #000;
    text-decoration: none;
}

.RightContent hr
{
    border: 0px;
    color: #cd3028;
    background-color: #cd3028;
    height: 1px;
    width: 200px;
}

.RightContent .Blogs, .RightContent .Media
{
    margin: 10px;
}

.RightContent .Internet
{
    color: #8e8371;
	margin: 10px;
}

.Blogs h1, .Internet h1, .Media h1
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #cd3028;
    width: 200px;
    text-transform: none;
    background: none;
    text-align: left;
    border-top: 0px;
}

.RightContent .BlogsFooter
{
    border-bottom: solid 1px #cd3028;
    border-top: solid 1px #cd3028;
    height: 24px;
    width: 200px;
    text-align: right;
    margin: 5px 10px 10px 9px;
	padding: 3px 0 0 0;
}

/* Footer */
.Footer
{
    clear: both;
    border-top: solid 1px #d0661d;
    color: #8e8371;
    height: 72px;
    width: 980px;
    margin: 10px 0 0 0;
}

*html .Footer
{
    width: 990px;
}

.Videos embed {
    width: 180px !important;
    height: 110px !important;
}
.Videos object {
    width: 180px !important;
    height: 110px !important;
}

embed
{
    width: 240px !important;
    height: 200px !important;
}

object
{
    width: 240px !important;
    height: 200px !important;
}


#subcontent{
	position:absolute; 
	visibility: hidden; 
	border: 1px solid #000; 
	background-color: white; 
	width: 300px; padding: 8px;
	z-index: 100;
}

a.AartLink  {
	display: block;
	width: 210px;
	height: 130px;
	z-index: 200;
	color: #000;
}

a.AartLink:hover {
	text-decoration: none;
}

