﻿/* Home CSS for Woordeboek */

/* Layout */
#holder { width: 950px; margin: auto; background: url(../images/bg_repeat.jpg) repeat-y top left; padding: 0 0 20px 0; }

#container_login { width: 875px; height: 318px; margin: auto; background: url(../images/bg_intro.jpg) no-repeat top left; padding: 0 10px 0 65px; }
#container_registration { width: 875px; height: 318px; margin: auto; background: url(../images/bg_intro.jpg) no-repeat top left; padding: 0 10px 0 65px; }

#header { width: 100%; height: 186px; background: none; } * html #header { /* ie6 only */ height: 184px; }
#header .lang { float: right; width: 140px; height: 33px; background: url(../images/bg_lang.gif) repeat-x top left #000; text-align: center; line-height: 33px; color: #999; font-weight: bold; }
#header .lang a { color: #999; text-decoration: none; }
#header .lang a:hover, #header .lang .current { color: #2ea5c8; }
#header .header_image { width: 950px; margin: auto; }

#top { width: 950px; margin: auto; }

#navigation { padding: 2px 0 0 0; }

#content { padding: 10px 0 0 10px; }
#content_login { padding: 40px 0 0 270px; } * html #content_login { /* ie6 only */ padding-top: 20px; }
#content_login h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333; padding: 0 0 10px 10px; }
#content_registration { padding: 40px 0 0 270px; } * html #content_registration { /* ie6 only */ padding-top: 20px; }
#content_registration h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333; padding: 0 0 10px 10px; }

#footer { width: 100%; height: 40px; background: #000; }
#footer .bottom { width: 960px; margin: auto; padding-top: 4px; }
#footer .copyright { float: right; margin: 0 10px 0 0; width: 140px; height: 33px; text-align: right; line-height: 30px; color: #a8a8a8; font-weight: bold; }

.regpara
{
margin: 0px 0px 10px 0px;
padding:0
}
