/* file opgebouwd uit top50.css! */
/**
 * CONTENT
 */

#left_content {
	float: left;
	width: 650px;
	color: #165b6d;
	overflow: hidden;
}

#right_content {
	float: right;
	width: 224px;
	overflow: hidden;
}

.startBlok {
	margin: 0 10px 30px 15px;	
}

.startBlok a {
	color: #2D778D;
	text-decoration: none;
}

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

.blokPlaatje {
	padding: 1px;
	border: 1px solid #0d1f30;	
}

.groteTekst {
	font-size: 10pt;
	font-weight: bold;	
}

.pollvoted { 
	width: 116px; 
	height: 16px; 
	background: url(../images/poll/notvoted.gif) repeat-x center left; 
}

.pollvoted p {
	height: 16px;
	background: url(../images/poll/voted2.gif) repeat-x top left; 
}

#tabelData td {
	height: 23px;
	font-weight: bold;
}

#tabelData input, #tabelData textarea {
	width: 200px;
	margin: 2px 0;
	padding: 2px 5px;
	border: 1px solid #338699;
	color: #338699;
}

#tabelData select {
	width: 210px;
	border: 1px solid #338699;
	color: #338699;
	padding: 2px 0;
}

#tabelData .submitButton, .submitButton {
	width: 206px;
	height: 22px;
	margin: 15px 0 0 0;
	background: url(../images/btn/aanmelden.png) no-repeat top left;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 0;
}

#tabelData .menuButton {
	width: 206px;
	height: 22px;
	margin: 15px 0 0 0;
	background: url(../images/btn/menubutton.png) no-repeat top left;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 0;
}

#tabelData .menuButtonGrijs {
	width: 206px;
	height: 22px;
	margin: 15px 0 0 0;
	background: url(../images/btn/menubuttongrijs.png) no-repeat top left;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 0;
}

#tabelData .profileImage {
	margin: 2px 0;
	padding: 2px 5px;
	border: 1px solid #338699;
}

.profileImage2 {
	padding: 2px;
	border: 1px solid #338699;
}

#tabelData .radioButton {
	border: 0;
}

.battlebutton
{	
	width: 17px;
	border: 1px solid #000066;
	color: #FFFFFF;
}

.profiel_sec2 {
	width: 610px;
	padding: 20px 0 20px 0;
	text-align: left;
	background: url(../images/bg/profiel.png) no-repeat 8px 3px;
}


/**
 * FORMULIER
 */

#left_content .title {
	padding: 10px 0 20px 40px;
	font-weight: bold;
	font-size: 14px;
	color: #146d82;
	background: url(../images/bg/boxes_arrow2.gif) no-repeat 15px 10px;
}


#left_content h2 {
	height: 27px;
	width: 650px;
	margin: 10px 0 0 0;
	padding-left: 40px;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


/**
* MENU, LET OP: staat ook in overige.css
*/


.menu_top_none {
	width: 223px;
	height: 53px;
	margin-right: 1px;
	background: url(../images/bg/right_menu_top.png) no-repeat top right;
}
.menu_top_top_bottom {
	width: 224px;
	height: 53px;
	padding-top: 5px;
	background: url(../images/bg/right_menu_top_bottom.png) no-repeat top right;
}
.menu_top_top {
	width: 224px;
	height: 9px;
	background: url(../images/bg/right_menu_top_top.png) no-repeat top right;
}
.menu_top_center {
	width: 224px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background: url(../images/bg/right_menu_top_center.png) repeat-y top right;
}
.menu_top_center a {
	display: block;
	width: 170px;
	padding-right: 54px;
	height: 21px;
	padding-top: 4px;
	color: #ffffff;
	background: url(../images/btn/veel_gestelde_vragen.gif) no-repeat left;
}
.menu_top_center a span {
	color: #39d8fe;
}
.menu_top_center a:hover {
	color: #bbedf9;
}

.menu_top {
	width: 223px;
	height: 53px;
	padding-top: 4px;
	margin-right: 1px;
	background: url(../images/bg/right_menu_top_2.png) no-repeat top right;
}

.menu_top_none h2, .menu_top h2, .menu_top_top_bottom h2 {
	padding: 15px 0 0 45px;
	font-size: 14px;
	color: #ffffff;
}
.menu_top_none span, .menu_top span, .menu_top_top_bottom span {
	font-size: 11px;
	font-weight: normal;
	color: #59b9d1;
}
.myplace {
	background: url(../images/icons/myplace.gif) no-repeat 10px 18px;
}
.informatie {
	background: url(../images/icons/informatie.gif) no-repeat 17px 20px;
}

.menu_center {
	width: 223px;
	margin-right: 1px;
	padding: 5px 0;
	background: #1e8199 url(../images/bg/right_menu_center.png) no-repeat top right;
}

.menu_bottom {
	width: 223px;
	height: 20px;
	background: url(../images/bg/right_menu_bottom.png) no-repeat top right;
}

.menu_center .blue {
	background: url(../images/bg/menu_items.png) repeat-y top left;
}

.menu_center a {
	display: block;
	width: 178px;
	padding: 5px 0 5px 45px;
	color: #ffffff;
	font-weight: bold;
}
.menu_center a:hover {
	color: #9de9fb;
	background: url(../images/arrow/menu_arrow_active.gif) no-repeat 15px center;
}

.menu_center a span {
	color: #58dcfc;
	font-weight: normal;
}
