/* Stylesheet of www.fotostudio360.com */

/* TAGS en ID's
/////////////////////////////////////////////////////////////////////////////////////////// */
* {
        font-family: Verdana;
        font-size: 11px;
        color: #666666;
}

body {
        background-image: url(pattern.jpg);
        height: 100%;
        padding: 0;
        margin: 0;
}

html, body, #container {
        min-height: 100%;
        width: 100%;
        height: 100%;
}

html>body, html>body #container { height: auto;}

#container {
        background-image: url(bg_container.jpg);
        width: 752px;
        position: absolute;
        left: 50%;
        margin-left: -376px;
}

#for-sale {
height: 159px;
position: absolute;
top: 0;right: 0;
width: 158px;	
}	

#mainContainer {
        width: 746px;
        margin: 0 auto;
}

#title {
        width: 443px;
        height: 40px;
        background-image: url(images/bg_title.jpg);
        float: left;
}

#language {
        width: 303px;
        height: 40px;
        background-image: url(images/bg_language.jpg);
        float: left;
        font-family: Verdana;
        font-size: 11px;
        color: #999999;
        text-decoration: none;
}

#languageselect {
        width: 125px;
}

#header {
        width: 746px;
        background-image: url(images/header.jpg);
        height: 149px;
}

#menu {
        width: 746px;
        background-image: url(images/bg_menu.jpg);
        height: 40px;
    text-align: left;
    vertical-align: bottom;
}

#menutabel {
        margin-left: 10px;
    margin-top: 10px;
}

#content {
        margin-left: 5px;
        width: 525px;
        height: 100%;
        float: left;
}

#content_new {
        margin-left: 5px;
        width: 525px;
        height: 400px;
        float: left;
}

#content_logged_in {
        margin-left: 5px;
        width: 725px;
        height: 100%;
        float: left;
}

#linkerKolom {
        width: 198px;
        float: left;
        margin-left: 10px;
}

#footer {
        position: absolute;
        width: 752px;
        height: 40px;
        background-image: url(images/bg_footer.jpg);
        clear: both;
        left: 0;
        bottom: 0;
}



/* Content en additional ID's
/////////////////////////////////////////////////////////////////////////////////////////// */

#tableContent {
        width: 500px;
        margin-left: 15px;
}

#tableContact {
        width: 183px;
}

td.contact {
        padding-left: 15px;
        padding-top: 5px;
}

tr.submenu {
		display: none;
}

#tableDemonstratie {
        width: 183px;
}

td.demonstratie {
        padding-left: 15px;
        padding-top: 5px;
}

td.menu {
        font-family: Verdana;
        font-size: 11px;
        color: #999999;
        text-decoration: none;
}

td.languagemenu {
        color: #999999;
}

/* OPMAAK
/////////////////////////////////////////////////////////////////////////////////////////// */

h1 {
        font-family: Verdana;
        font-size: 12px;
        color: #0066CC;
        font-weight: bold;
}

p {
        font-family: Verdana;
        font-size: 11px;
        color: #666666;
}

applet.java {
        visiblity: hidden;
        width: 0px;
        height: 0px;
}

a.menu {
        font-family: Verdana;
        font-size: 11px;
        color: #999999;
        text-decoration: none;
}

a.menu:hover {
        font-family: Verdana;
        font-size: 11px;
        color: #ffffff;
        text-decoration: underline;
}

a.klanten {
        font-family: Verdana;
        font-size: 11px;
        color: #666666;
        text-decoration:none;
}

a.klanten:hover {
        font-family: Verdana;
        font-size: 11px;
        color: #ff6600;
        text-decoration: none;
}

ul {
        list-style-type: decimal;
}
