/***************************************************************
* TweedeKans.org Stylesheet                                    *
* Type: Screen                                                 *
* Versie: 1.1                                                  *
* Copyright TweedeKans.org - Alle rechten voorbehouden         *
***************************************************************/

/*
Algemene pagina opmaak
*/

div, img, h1, b, ul, li, body, p {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	background: #81c7f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	text-align: center;
	height: 100%;
}

tr {
	border-bottom: #000000 1px solid;
}

.img_links {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_rechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.PostbackLink {
	cursor: pointer;
	text-decoration: underline;
}

/*
Containers
*/

#container {
	width: 856px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* IE fix */
	margin: 0 auto;
	text-align: left;
	background: url(images/container_bg.gif) repeat-y;

}

#container2 {
	margin-left: 70px;
	margin-right: 70px;
}

/*
Header
*/

#logo {
	width: 292px;
	height: 58px;
	margin-top: 30px;
	float: left;
	background: url(images/logo.gif) no-repeat;
}

#spotlight_container {
	width: 328px;
	float: right;
}

#spotlight {
	min-height: 110px;
	background: #76c0f1;
	padding: 5px;
	color: #FFFFFF;
}

#spotlight a {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#spotlight a:hover {
	background: #ffbb5a;
}

#spotlight h1 {
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 5px;
}

#spotlight_text {
	margin-left: 86px;
}

#spotlight_bottom {
	width: 328px;
	height: 9px;
	background: url(images/spotlight_bottom.gif) no-repeat;
}

/*
Menu
*/

#menu_bg {
	width: 716px;
	height: 32px;
	float: left;
	margin-top: 15px;
	background: url(images/menu_bg.gif) repeat-x;
}

#menu {
	width: 716px;
	height: 32px;
	background: url(images/menu_rechts.gif) no-repeat top right;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#menu a {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu ul {
	background: url(images/menu_links.gif) no-repeat;
	list-style-type: none;
	list-style-image: none;
	height: 32px;
}

#menu li {
	padding: 5px;
}

/*
Content containers
*/

#content_links {
	float: left;
	width: 500px;
	margin-bottom: 15px;
}


#content_rechts {
	float: right;
	width: 186px;
	margin-bottom: 15px;
}

#adPics {
	padding-top: 100px;
}

/*
Titels
*/

.titel_bg {
	height: 23px;
	margin-top: 15px;
	background: url(images/titel_bg.gif) repeat-x;
	float: left;
}

.titel {
	height: 23px;
	background: url(images/titel_rechts.gif) no-repeat top right;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}

.titel ul {
	background: url(images/titel_links.gif) no-repeat;
	list-style-type: none;
	list-style-image: none;
	height: 23px;
	float: left;
}

.titel li {
	height: 23px;
	float: left;
}

.titel p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
}

/*
Submenu
*/

.submenu {
	width: 186px;
	float: left;
}

.submenu_top {
	width: 186px;
	height: 5px;
	background: url(images/submenu_top.gif) no-repeat;
}

.submenu_content {
	background: #76c0f1;
	width: 186px;
}

.submenu_content p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

.submenu_content a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.submenu_content a:hover {
	background: #ffbb5a;
}


.submenu_bottom {
	width: 186px;
	height: 5px;
	background: url(images/submenu_bottom.gif) no-repeat;
}


/*
Content
*/

.content {
	width: 500px;
	float: left;
}

.content_top {
	width: 500px;
	height: 5px;
	background: url(images/content_top.gif) no-repeat;
}

.content_mid {
	margin-left: 5px;
}

.content_content {
	background: #f6f6f6;
	width: 500px;
	overflow: hidden;
}

.content_content h1 {
	font-size: 15pt;
	color: #ffbb5a;
	margin-left: 5px;
	margin-right: 5px;
}

.content_content h2 {
	font-size: 12pt;
	color: #76c0f1;
	margin-left: 5px;
	margin-right: 5px;
}

.content_content p {
	color: #666666;
	margin: 5px 10px;
}

.content_content a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.content_content a:hover {
	text-decoration: underline;
}


.content_bottom {
	width: 500px;
	height: 5px;
	background: url(images/content_bottom.gif) no-repeat;
}

/*
Footer
*/

#footer {
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	font-style: italic;
	font-size: 8pt;
}

/*
Form elements
*/
/*input, textarea, select {
	border: #000000 solid 1px;
}*/

/*button {
	border-width: 10px;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}*/

/*
Ad list
*/
#adsTable tr {
	height: 45px;
}

#adsTable .bookLink {
	font-weight: normal;
	text-decoration: underline;
}

/*******************************************************************************
 * auto suggest - begin
 *******************************************************************************/
div.suggestions {
        border-left: Black 1px solid;
        border-right: Black 1px solid;
        border-bottom: Black 1px solid;
        background-color: white;
        color: black;
        position: absolute;
        width: 200px;
        overflow: hidden;
        visibility: hidden;
        z-index: 1;
}

div.suggestions table {
        width: 100%;
}

div.suggestions table tr td {
        color: inherit;
        width: 100%;
        padding-right: 10px;
}

.sug {
        color: inherit;
        width: 100%;
        padding-right: 10px;
}

.sugHl {
        color: red;
        cursor: pointer;
        width: 100%;
        padding-right: 10px;
}
/*******************************************************************************
 * auto suggest - end
 *******************************************************************************/

.loginLink {
	font-size: 12pt;
}