/************************************************************
Stylesheet tasmanrealestate.nl - handmade by Sean Samshuijzen
************************************************************/

/*
header; nu alleen headerafbeelding
 */
#header{
background-color: rgb(210,210,210);
float:center;
width: 70%;
height: 230px;
}

/*
alle content
 */
#content{
background-color: rgb(210,210,210);
float: left;
width: 55%;
height: 200px;
font-family:Verdana, arial, sans serif;
font-size:13pt;
}

#content a{
text-decoration:none;
color: rgb(0,114,188);
}

#content a:hover{
background-color: rgb(157,159,162);
}

#rechts a:visited {
color: rgb(0,114,188);
}

#content img{
float: right;
border: 1px solid rgb(157,159,162);
}

#doubleL{
border-right: 5px;
}
#doubleR{
border-left: 5px;
}

#rechts a:active {
background-color: rgb(157,159,162);
}

#content ul{
text-indent: 3px;
margin-top: 4px;
margin-bottom: 4px;
}

#subfoto {
float: right;
font-size: 11;
}

/*
rechts; kleine afbeeldingen die linken naar objecten.
 */
#rechts{
float: right;
font-size: 11px;
font-family: Verdana, arial, sans serif;
width: 20%;

}

#rechts img{
float: right;
border: 1px solid rgb(157,159,162);
display: block;
margin-bottom: 7px;
}

#rechts p{
border: 3px solid rgb(157,159,162);
float: right;
padding: 2px;
display: block;
margin-bottom: 7px;
}

#rechts a:hover {
background-color: rgb(157,159,162);
}

#rechts a:visited {
color: rgb(0,114,188);
}

#rechts a:active {
background-color: rgb(157,159,162);
}

#rechts a {
text-decoration: none;
font-family: Verdana, Arial;
font-size: 12px;
color: rgb(0,114,188);
}

/*
smallp voor IE die kleine paragraphs naast de IMG zet
 */
#smallp{
width: 100px;
}

body {
background-color: rgb(210,210,210)
}

/*
De navigatie
 */
#navcontainer {
background-color: rgb(210,210,210);
float: left;
width: 20%;
height: 250px;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
}
#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
color: rgb(157,159,162);
background-color: rgb(0,114,188);
width: 140px;
padding: 2px 10px;
text-decoration: none;
font-size: 12px;
margin-top: 2px;
margin-bottom: 2px;
}

#navcontainer a:hover
{
background-color: rgb(0,114,188);
color: rgb(157,159,162);
border-right: 10px solid rgb(157,159,162);
padding: 2px 1px 2px 10px;
}

#navcontainer ul ul
{
margin-left: 30px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #333;
background-color: transparent;
width: 110px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 1px solid rgb(0,114,188);
text-decoration: none;
font-size: 12px;
}

/*
infoblokken onder en boven navigatie.
 */
#infoblok p {
font-family: verdana, arial, sans-serif;
font-size: 12px;
background-color: rgb(157,159,162);
margin-top: 4px;
margin-bottom:6px;
width: 150px;
padding: 3px;
}

#infoblok a {
background-color: transperant;
border: 0px;
padding:0px;
margin:0px;
color: transperant;
width:50px;
height:35px;
}
#infoblok a:hover {
background-color: transperant;
border: 0px;
padding:0px;
margin:0px;
color: transperant;
width:50px;
height:35px;
}

