/* *** Callenbach CSS - Stefan van Leusden / 10.10.2008  *** */

body {
	margin				: 0px 0px 0px 0px;
	font-family			: Verdana ,Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color					: #00529D;
	background-color	: #00529C;
}

.Container {
	background-image		: url(../Images/FooterBg.jpg);
	width						: 1000px;
	background-repeat		: repeat-y;
	margin-left				: auto;
	margin-right			: auto;
	border					: none;
}

.BleuGradient {
	float						: right;
	background-image		: url(../Images/HeaderTopBg.jpg);
	background-image		: no-repeat;
	height					: 94px;
	width						: 1000px;	
}

.RightLogo2 {
	background-image		: url(../Images/HeaderTopBg.jpg);
	background-image		: no-repeat;
	height					: 500px;
	width						: 108px;		
}

.AfbHeader {
	background-image		: url(../Images/Header.png);	
	background-image		: no-repeat;
	width						: 907px;
	height					: 187px;
	margin-top				: -37px;	
	margin-left				: 6px;		
	position					: relative;	
}

Table.ContainerTop {
	width							: 1000px;
	height						: 87px;
	border						: none;
	background-repeat			: no-repeat;
	padding-left				: 1px;
}

Table.ContainerBottom {
	margin-left		: 0px;
	display			: block;
	width				: 1000px;
	height			: 157px;	
	border			: none;
	overflow			: visible;
}

td.LeftTdFiller {
	background-color	: #FFFFFF;
}

td.MenuButton {
	height				: 50px;
	border-left			: 2px solid #FFFFFF;
	margin-left			: 2px;
	vertical-align		: bottom;
	width					: 100px;
	Color					: white;
}

td.MenuButtonSelected {
	height				: 50px;
	border-left			: 2px solid #FFFFFF;
	background-color	: #FFFFFF;
	color					: #00529d;
	margin-left			: 2px;
	vertical-align		: bottom;
	width					: 100px;
}
/*
td.ContentLeftPic {
	background-image	:  url(../Images/ContentBg.gif);
	width					: 610px;
	height				: 337px;
	background-repeat	: no-repeat;
}
*/
Div.ContentLeft {
	float					: left;
	display				: block;
	border-left			: 2px solid #00529d;
	border-right		: 2px solid #00529d;
	margin-left			: 10px;
	margin-bottom		: 10px;
	margin-top			: 10px;
	padding-left		: 10px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	padding-right		: 10px;
	width					: 615px;
}

Div.MenuItems {
	display				: block;
	color					: white;
	float					: right;
	width					: 600px;
	height				: 70px;
	margin-top			: 0px;
	margin-right		: 20px;

}


Div.SubMenu {
	position				: absolute;
	margin-right		: 0px;
	margin-top			: 0px;
	margin-left			: -3px;
	/*float					: left;*/
	min-width			: 103px;
	padding-top			: 3px;		
	background-repeat	: repeat-y;
	color					: white;		
	font-size			: 14px;
	font-family			: arial;
	z-index				: 20;
	background-image	: url(../Images/MenuBg.png);
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/MenuBg.png', sizingMethod='scale');*/
}

Div.SubMenu table {
	color					: white;

}

.TextCallenbach 	{
	background-image		: url(../Images/TextCallenbach.png);
	background-image		: no-repeat;
	height					: 462px;
	width						: 46px;		
	margin-top				: 10px;
	margin-left				: 25px; 
	float						: Left;
}
.RightLogo {	
	height					: 462px;
	width						: 46px;		
	margin-top				: 0px;
	margin-right			: 15px; 
}

/* ************* SiteMap Styles ************* */

div.Sitemap {
	float						: left;
	font-size				: 12px;
	font-weight				: bold;
	border-bottom			: 2px solid #FFFFFF;
	margin-top				: 10px;
	width						: 110px;
	text-align				: left;
	margin-bottom			: 0px;
	padding-left			: 3px;
	clear						: both;
	display					: block;
}

div.SitemapSub {
	float						: left;
	font-size				: 12px;
	font-weight				: bold;
	border-bottom			: 2px solid #00529d;
	width						: 110px;
	text-align				: left;
	margin-left				: 50px;
	margin-top				: 10px;
	clear						: both;
	padding-left			: 3px;
	display					: block;
}

/ *************** Link Styles **************** */

a.SiteMap:Link {
	text-decoration	: none;
}

a.SiteMap:Link {
	text-decoration	: none;
}

a.SiteMap:Hover {
	text-decoration	: underline;
}
a.MenuBtn {
	padding-left		: 2px;
	padding-bottom		: 2px;
	margin-right		: 2px;
	font-family			: arial;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	color					: white;
	text-decoration	: none;	
}

a.MenuBtn:link {
	padding-left		: 2px;
	padding-bottom		: 2px;
	margin-right		: 2px;
	font-family			: arial;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	color					: white;
	text-decoration	: none;

}

a.MenuBtn:visited {
	padding-left		: 2px;
	padding-bottom		: 2px;
	margin-right		: 2px;
	font-family			: arial;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	color					: white;
	text-decoration	: none;
}

a.MenuBtn:hover {
	color					: 00529d;
	text-decoration	: none;
}

a.MenuBtnSelected {
	background-color	: #FFFFFF;
	padding-left		: 2px;
	padding-bottom		: 2px;
	margin-right		: 2px;
	font-family			: arial;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	color					: #00529d;
	text-decoration	: none;

}

a.MenuBtnSelected:link {
	background-color	: #FFFFFF;
	padding-left		: 2px;
	padding-bottom		: 2px;
	margin-right		: 2px;
	font-family			: arial;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	color					: #00529d;
	text-decoration	: none;

}

a.MenuBtnSelected:Visited {
	background-color	: #FFFFFF;
	padding-left		: 2px;
	padding-bottom		: 2px;
	margin-right		: 2px;
	font-family			: arial;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	color					: #00529d;
	text-decoration	: none;
}

a.MenuBtnSelected:Hover {

}

a.MenuSubBtn {
	cusor: pointer;	
}

a.MenuSubBtn:Link {
	padding-left		: 4px;
	color					: white;
	text-decoration	: none;
	
}

a.MenuSubBtn:Visited {
	padding-left		: 4px;
	color					: white;
	text-decoration	: none;
}

a.MenuSubBtn:Hover {

}

a:Link {
	color				: #00529D;
}

a:Visited {
	color				: #00529D;
}

a:Hover {
}

img.PicBorder {
	margin-top			: 12px;
	margin-bottom		: 12px;
	margin-left			: 20px;
	border-left			: 2px solid #00529D;
	border-right		: 2px solid #00529D;
	border-bottom		: 2px solid #00529D;
	border-top			: 2px solid #00529D;
}

.Header {
	font-size		: 18px;
	font-weight		: bold;
	color				: #00529D;
}

h1 {
	font-size		: 18px;
	font-weight		: bold;
	color				: #00529D;
}

/* NEWS etc. */

a.WhiteLink:link {
	color						: #00529D;
	text-decoration 		: none;
	font-weight				: bold;
}

a.WhiteLink:visited {
	color						: #00529D;
	text-decoration 		: none;
	font-weight				: bold;
}

a.WhiteLink:hover {
	color						: #00529D;
	text-decoration 		: underline;
	font-weight				: bold;
}

td.NewsHeader a:link {
	color						: #00529D;
	text-decoration		: none;
}

td.NewsHeader a:visited {
	color						: #00529D;
	text-decoration		: none;
}

td.NewsHeader a:hover {
	color						: #00529D;
	text-decoration		: underline;
}

/* TABLES NEWS */

table.News {
	vertical-align			: top;
	maring-top				: 2px;
	width						: 100%;
}

td.NewsHeader {
	vertical-align			: top;
	maring-top				: 2px;
	border-bottom			: 1px solid #847D25;
	color						: #00529D;
	font-size				: 13px;
	font-weight				: bold;
}

td.NewsDate {
	vertical-align			: bottom;
	width						: 80px;
	color						: #00529D;
	padding					: 4px;
}

td.NewsDate img {
	border					: 1px solid #847D25;
}

td.NewsDateDetail {
	border-bottom			: 1px solid #847D25;
	font-weight				: bold;
	text-align				: right;
	color						: #00529D;
}


td.NewsText {
	vertical-align			: top;
	maring-top				: 2px;
}

font.header {
	font-size: 18px;
	font-weight: bold;
	color: #00529D;
}

font.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #00529D;
}

font.content {
	font-family: Verdana;
	font-size: 12px;
	color: #00529D;
}