/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.7em;
color: #000;
background-color:#fff;
}

/*  Heading Formatting */
h1 {font-size:14pt;line-height: 100%;font-weight: bold;color: #399284; padding-top: 0px; margin-top: 0px;}
h2 {font-size:13pt;line-height: 100%;font-weight: bold;color: #399284;}
h3 {font-size:10pt;line-height: 100%;font-weight: bold;color: #000000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000000;}

/*links*/
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

.lady_wrapper {
	margin: 0 auto;
	width: 1024px;
}
.lady_header {
	height: 157px;
	width: 1024px;
	background-color:#fff;
	background-image: url(../images/header_lower_bar.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border: 1px solid #B0DED9; 
	border-top: none;
	border-bottom: none;
}

.headerfoto_links{
width: 300px;
height: 144px;
float:left;
}

.lady_logo{
width: 115px;
height: 108px;
background-repeat: no-repeat;
display:block;
float:left;
margin-left: 154px;
margin-right: 154px;
}

.lady_logo a{
width: 115px;
height: 108px;
background-image: url(../images/ladyline_logo.png);
display:block;
}

.headerfoto_rechts{
width: 300px;
height: 108px;
float:left;
}

.logotext{
width: 424px;
float:left;
text-align:center;
font-weight: bold;
}


.zoekbalk{
float: right;
width: 210px;
}
/*.lady_breadcrumbs {
	margin-bottom: 5px;
}*/

.ticker{
float:left;
width: 536px;
font-size: 14px;
}

.lady_main {
	width: 1024px;
}
.lady_left_menu {
	width: 212px;
	float: left;
	margin-left: 15px;
/*	font-size: 100%;
*/
}
.lady_middle {
	padding-left: 7px;
	width: 536px;
	float: left;
}
.lady_middle a:hover, .lady_middle a:active, .lady_middle a:focus{ color: #000000 !important;}

.lady_right_menu {
	width: 243px;
	float: right;
	margin-right: 5px;
}
.lady_footer {
	float: left;
	width: 1024px;
	background-image: url(../images/Stippelijn_Footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	margin-top: 15px;
}
.lady_footerbox {
	float: left;
	width: 204px;
	margin-right: 26px;
	margin-left: 26px;
	_margin-right: 13px;
	_margin-left: 13px;
}
.lady_footerbottom {
	background-image: url(../images/Lijn_Onder.jpg);
	float: left;
	width: 1024px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: top;
	padding-top: 12px;
	#padding-top: 22px;
}

.lady_footerbottom a:hover, .lady_footerbottom a:active, .lady_footerbottom a:focus{
	color: #000000 !important;
}
a.button{
width:204px!important;
height:39px!important;
font-size: 14pt;
background-image: url(../images/ladyline_button2.png);
background-repeat: no-repeat;
background-position: center!important;
padding: 20px 10px 10px 10px;
text-align:center;
display: block; 
}

a.button2{
width:204px!important;
height:52px!important;
font-size: 14pt;
background-image: url(../images/ladyline_button2.png);
background-repeat: no-repeat;
background-position: center!important;
padding: 7px 10px 10px 10px;
text-align:center;
display: block; 
}