/*
 Handheld style
 Site: Uni Invest
*/

* {
 float: none;
 position: static;
 width: auto;
}

#hide, #logo-print, #footer, #footer-left, #footer-right, #sec-nav, .contact-persons, .teaser, .extra-tools, #sec-nav a {
 display: none
}

body {
 background-image: none;
 font-size: 0.9em;
 padding: 1% 2%;
 text-align: left;
}

.content-left {
 clear: none;
 float: none;
 width: auto;
}

.teaser span {
 display: none;
}

.zoeken {
 float: none;
 width: auto;
 padding-bottom: 0;
 margin-left: 0;
}

#nav a {
 float: none;
 margin-right: 0;
 width: auto;
}

#nav a, #nav a:hover, #nav a.current, .welcome, .extra-tools, .extra-tools h2, #footer-right.yellow, #footer-left, .intro {
 background-image: none;
}

#sec-nav {
 padding: 0;
 text-align: left;
}

#sidebar {
 float: none;
 padding-bottom: 0;
 width: auto;
}

#to-content, #to-menu, #to-search {
 
}

#header {
 position: relative;

}

#header img {
 width: 132px;
 height: 96px;
 border:0
}