/* portal page Leergeld Zoetermeer */

body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}

#container {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

#logo { width: 312px; height: 85px; margin-left: auto; margin-right: auto; background: url('http://www.leergeldzoetermeer.nl/wordpress/wp-content/themes/leergeld/images/leergeld_logo.gif') no-repeat; }
#logo a span { display: none; }
#logo a { display: block; width: 100%; height: 100%; }

#wrap { margin-left: auto; margin-right: auto; width: 700px; overflow: hidden; }
#wrap p { font-size: 10pt; text-align: center; margin-bottom: 10px; }
#wrap h2.titel { font-size: 12pt; text-align: center; margin-bottom: 0; color: #00716b;}
#wrap h2 { font-size: 12pt; font-weight: bold; }

#left { float: left; width: 250px; padding-right: 100px; }
#left h2 a { color: #00716b; text-decoration: none; }
#left h2 a:hover { text-decoration: underline; }
#left p { text-align: left; font-size: 10pt; font-weight: normal; }
#left a { text-decoration: none; color: #00716b; }
#left a:hover { text-decoration: underline; }
#right { float: right; width: 250px; border-left: 2px solid #00716b; padding-left: 98px; }
#right h2 a { color: #800080; text-decoration: none; }
#right h2 a:hover { text-decoration: underline; }
#right p { text-align: left; font-size: 10pt; font-weight: normal; }
#right a { text-decoration: none; color: #800080; }
#right a:hover { text-decoration: underline; }

#image { margin-left: auto; margin-right: auto; background: url('images/lg_portal.jpg') no-repeat; width: 600px; height: 600px; }

