/* 
Theme Name: Lansingh
Theme URL: http://www.laningh.nl
Author: Sjoerd Visser
Description: Lansingh website ontwerp vanaf maart 2009. Ontworpen voor het 50 jarig jubileum.
� 2008-2009 S2 - www.sjoerdv.com
sjoerd@sjoerdv.com ~ webmaster@lansingh.nl
 */

body {
	margin: 0px;
	background-image: url('http://www.lansingh.nl/dev/wordpress/wp-content/themes/lansingh/images/bg.gif');
	background-repeat: repeat-x;
	background-color: #092b3f;
	font-family: Arial;
	font-size: 11px;
}

#menu {
	background-image: url('http://www.lansingh.nl/dev/wordpress/wp-content/themes/lansingh/images/bg-menu.gif');
	width: 800px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

.menu-item {
	padding: 15px;
	margin-right: 12px;
	margin-left: 12px;
        border: 0;
}

#submenu {
	background-image: url('http://www.lansingh.nl/dev/wordpress/wp-content/themes/lansingh/images/bg-submenu.gif');
	color: white;
	width: 775px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-left: 25px;
}

#submenu ul {
	display:inline;
	padding: 0px;
        margin: 0;
}

#submenu li {
	display:inline;
        margin: 0;
	margin-right: 10px;
}

#submenu a {
	color: white;
	text-decoration: none;
}

#submenu a:hover {
	color:#09F;
}

#header {
	background-color: #092f44;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header-overlay {
	float: right;
	color: white;
	position: absolute;
}

#content {
	background-color: white;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

#content a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted lightgrey;
}

#content a:hover {
	color:#069;
}

#content-left {
	width: 500px;
}

#content-left .tip {
	background-image: url('http://www.lansingh.nl/dev/wordpress/wp-content/themes/lansingh/images/i.png');
	background-position: 5px 7px;
	background-repeat: no-repeat;
	background-color: #a5cae2;
	padding: 10px 10px 10px 26px;
}

#content-left .headline_a {
	background-position: 5px 7px;
	background-repeat: no-repeat;
	background-color: #a5cae2;
	padding: 10px 10px 10px 10px;
}

#content-left .styleimg {
	margin: 5px;
	padding: 5px;
	border: 1px solid lightgrey;
}

#content-right {
	float: right;
	width: 240px;
}


#content-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content-right li {
	padding: 0 0 10px 0;
}

#content h1 {
	font-size: 16px;
	font-weight: normal;
	font-spacing: -3px;
	margin-top: 0px;
}

#content h1 a {
	text-decoration: none;
	color: #000;
}

#content h1 a:hover {
	color:#069;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	font-spacing: -1px;
	margin-top: 20px;
	color: #1f5f84;
}

#content small {
	color: #666;	
}

#content small a {
	text-decoration: none;
	color: #666;
}

#content small a:hover {
	color:#069;
}

#spacer {
	clear: both;
}

.foto {
        background-color: white;
        padding: 5px;
        border: 1px solid #cccccc;
        margin: 2px;
}

#footer {
	background-color: black;
	color: white;
	width: 800px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#footer-txt {
	padding: 10px;
}

#footer-txt a {
        color: white;
        text-decoration: none;
}

#footer-txt a:hover {
        text-decoration: underline;
}

#s2 {
	background-image: url('http://www.lansingh.nl/dev/wordpress/wp-content/themes/lansingh/images/s2.gif');
	width: 53px;
	height: 50px;
	float: right;
}
