/* Uwbinnenhuisarchitect.nl stylesheet */
/* Version 0.1 */



BODY {margin: 0pt; padding-top:22px; background-color: #D7D7D7;
background-image: url(../images/global/background.gif);
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
}

.header
{  
vertical-align: bottom;
background-color: #ffffff;
}

.navigation
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;
font-weight: bold; 
padding:6px 25px 6px 25px;
vertical-align: bottom;
}

.navigation a:link { color: #000000; text-decoration: none;}
.navigation a:visited { color: #000000; text-decoration: none;}
.navigation a:hover { color:#000000; text-decoration: none; background-color: #F4B349}
.navigation a:active { color: #000000; text-decoration: none;}


.footer
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
vertical-align: bottom;
padding: 8px;
}


.main
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 18px;
padding-left: 8px; 
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
vertical-align: top;
background-color: ffffff;
color: #13214D
}

.main2
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 18px;
padding-left: 8px; 
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
vertical-align: top;
background-color: #FEF1DE;
color: #13214D
}


.item
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
padding-left: 4px; 
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
line-height: 18px;
vertical-align: top;
background-color: #CDCDCD;
border:  solid #666666;
border-width: 1;
color: #666666
}



.inloggen
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
padding-left: 3px; 
color: #000000
}


h1
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
line-height: 30px;
font-weight: 100;
color: #F4B349
}

h2
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
line-height: 16px;
font-weight: 100;
color: #F4B349
}

h3
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 16px;
font-weight: 100;
color: #585858
}




A:LINK 
{
	color: #13214D;
text-decoration: underline; 
border: none;
}
A:HOVER 
{
	color: #F4B349;
text-decoration: underline; 
border: none;
}
A:VISITED
{
	color: #13214D;
text-decoration: underline; 
border: none;
}
A:ACTIVE
{
	color: #13214D;
text-decoration: underline; 
border: none;
}



ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

li {
  float: left;
  position: relative;
  width: 8em;
		
  }


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background-color: #cccccc;
	padding: 4px;
	border: solid 1px #7d6340;
}



li > ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ display: block; }

#content {
	clear: left;
}


	/* --- TEMP HOME --- */



div#temp_knop1
{
background:url(../images/home/banner_knop1.jpg);
height:50px;
width:255px;
margin:17px 0px 1px 0px;
}

div#temp_knop2
{
background:url(../images/home/banner_knop2.jpg);
height:50px;
width:255px;
margin:0px;
}

a.temp_knop
{
display:block;
height:30px;
width:211px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal;
text-decoration:none;
margin:0px;
padding:20px 22px 0px 22px;
}

