File: D:/HostingSpaces/MBroek/kumariheeze.nl/wwwroot/css/layout.css
/*
General Stylesheet | kumariheeze.nl
tableaux - Mediamakers
www.tableaux.nl
02-11-2006
*/
/* ------------------------------------
body
------------------------------------*/
html {
height:100%;
}
body {
font-family:"Trebuchet MS";
background:url(../images/structure/background.gif);
background-repeat:repeat-x;
background-color:#80d7f1;
font-size: 11px;
margin:0px;
line-height:20px;
text-align:left;
padding-left:60px;
height:100%;
}
p, td {
font-family:"Trebuchet MS";
font-size: 11px;
line-height:20px;
}
/* ------------------------------------
div's
------------------------------------*/
div#center{
margin:0 auto;
width:959px;
background:url(../images/structure/background_under.gif);
background-repeat:no-repeat;
text-align:center;
display:block;
min-height:832px;
height:100%;
overflow:visible;
}
div#header
{
margin:0 auto;
background:#98a5b9;
width:882px;
height:222px;
line-height:0px;
}
div#contentfull{
margin:0 auto;
width:882px;
height:auto;
min-height:100%;
overflow:hidden;
position:relative;
background:url(../images/structure/background2.gif);
}
div#content
{
width:653px;
background:url(../images/structure/background_right.gif);
background-color:#ffffff;
background-repeat:no-repeat;
line-height:20px;
float:right;
text-align:left;
height:auto;
min-height:540px;
}
div#menu
{
margin:0 auto;
background:url(../images/structure/menu.gif);
width:882px;
height:48px;
top:222px;
}
div#menuinhoud
{
position:relative;
top:20px;
width:882px;
height: 38px;
}
div#submenu
{
width:229px;
*width:228px;
float:left;
font-size:10px;
height:300px;
background:url(../images/structure/adres.gif);
background-repeat:no-repeat;
background-color:#ffcc00;
}
/* ------------------------------------
links
------------------------------------*/
a {
font-size: 11px;
text-decoration: none;
color: #052E5A;
}
a:hover {
font-size: 11px;
text-decoration: underline;
color: #000000;
}
/* ------------------------------------
links content
------------------------------------*/
.links {
font-size: 11px;
text-decoration: none;
color: #000000;
}
.links:hover {
font-size: 11px;
text-decoration: underline;
color: #052E5A;
}
/* ------------------------------------
losse styles
------------------------------------*/
.kop {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#d51e27;
margin:0px;
}
.kop2 {
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#d51e27;
margin:0px;
}
.subkop {
font-family:"Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #d51e27;
margin:0px;
}
.klein {
font-family:"Trebuchet MS";
font-size: 9px;
color: #2F7D3F;
margin:0px;
}
/* ------------------------------------
menu
------------------------------------*/
.menulink {
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
margin-right:5px;
}
.menulink a {
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.menulink a:hover {
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color:#052E5A;
text-decoration:none;
}
/* ------------------------------------
submenu
------------------------------------*/
.submenuContent{
font-size:10px;
color:#FFFFFF;
text-align:right;
line-height:normal;
margin:9px;
}
.submenulink {
font-family:"Trebuchet MS";
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.submenulink a {
font-family:"Trebuchet MS";
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.submenulink a:hover {
font-family:"Trebuchet MS";
font-size: 10px;
font-weight:bold;
color:#98A5B9;
text-decoration:none;
}