/* dalosy Stylesheet*/
/* colors */
/*
blue: #00adef;
red: #ee1b24;
dark grey: #666666;
 */

body                                                        {height: 100%; padding:0; margin:0; text-align: center; font-family: tahoma; font-size: 11px; background: #fff /* url(../images/dalosy_background.gif) */;}

h1                                                        {font-size: small; color: gray;}
h2                                                        {font-size: x-large; color: #00adef; margin: 0px; font-weight: normal;}
h3                                                        {font-size: small; color: #00adef; margin-bottom: 0px; font-weight: normal;}
h4                                                        {font-size: small; color: #00adef; margin: 0px; font-weight: normal;}

input                                        				{font-size: x-small; border: 1px solid gray;}
textarea                                        			{font-family: tahoma; font-size: 11px; border: 1px solid gray;}

a                                                        {color: #ee1b24; text-decoration: underline;}
a:hover                                                {color: #00adef; text-decoration: none;}
a:active                                        {color: gray;}
hr                                                        {color: #ececec; size: 1px; height: 1px;}

/*
 td                                                {border: 0px solid pink;}
*/

.container                                        {height: 100%; width: 902px; margin: auto; text-align: center;}
.total                                                {border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 0 1px; height: 100%; width: 900px; text-align: left; margin: auto; background: #fff; float:left;}
.lang                                                {border: 0px solid lime; display:inline; text-align: right; float: right; margin-top: 5px; padding: 0 10px; font-size: small;}
.lang a, .lang a:link, .lang a:visited {color: black; font-weight: normal;}
.lang a:hover                                {color: white; text-decoration: underline; font-weight: normal;}
.lang a#activelang                        {color: white; font-weight: normal;}

.menu                                                {border: 0px solid lime; height: auto;  font-size: 10px; background: #00adef url(../images/menu_top.jpg) no-repeat left top; border-bottom: 1px solid white;}
/*.menupadding_left        {border: 0px solid red; float: left; width: 200px; background: #fff; height: 36px;}*/
td.mainmenu                                        {height: 28px; padding: 6px;}
.menu table                                        {border: 0px solid pink; margin-left: 200px;}
.menu .lang table							{margin-left: 0px;}
.menu td                                                {border-right: 1px solid white;}
.menu .lang td                                                {border-right: 0px solid white;}
.menu a                                                {text-decoration: none; color: white; font-weight: bold;}
.menu a:hover                                {text-decoration: none; color: black;}
/*.menu td:hover                {background: white; color: black;}*/
.menu #active, .menu #active a {color: black; background: white;}
.submenu                                        {border: 0px solid orange; background: #fff; position: absolute; z-index: 1; text-align: left; max-width: 225px; display: none; width: 100%;}
.submenu td                                        {}
.submenu a                                        {background: #fff; color: #7f7f7f; text-decoration: none; display: block; height: 15px; padding: 5px;}
.submenu a:hover                                {background: #00adef; color: #fff; text-decoration: none;}

.top_img                                        {height: 225px; border-bottom: 1px solid white; text-align: left;}
.logo                                                {margin: 40px 0 0 4px; border: 0;}

.breadcrumbbar                                {height: 25px; width: 900px; background: #00adef;}
.breadcrumbs                                {color: white; float: left; display: block-inline; margin: 4px 0 0 10px;}
.breadcrumbs a                                {color: white;}
.search                                                {width: 225px; float: right; color: white; padding-top: 3px;}
.search input                                        {border: 1px solid white;}

.content                                        {height: 100%; width: 900px; padding: 0 0 10px 0;}
.content p                                        {margin-top: 0px; line-height: 150%;}
.content_left_home                        {width: 180px; padding: 10px; border-right: 1px solid #e4e4e4; float: left;}
.content_middel                                {width: 450px; padding: 10px; border-right: 1px solid #e4e4e4; float: left;}
.content_right                                {width: 210px; padding: 10px 10px 0 0; float: right; }
.content_wide                                {width: 688px; padding: 10px; float: left; }

/*border-right: 1px solid #e4e4e4; */
.content_left                                {height: 100%; background: #00adef url(../images/corner.gif) no-repeat bottom right; width: 180px; padding: 10px 0 20px 10px; float: left; height: 100%;}
.menu_title                                        {font-size: x-large; color: white; margin-top: 2px; font-weight: normal;}
.content_left #active                {color: #00adef; background: white;}
.content_left ul                                {list-style-type: none; padding: 0; margin: 0;}
.content_left ul ul                        {list-style-type: none; padding: 0; margin: 0 0 10px 10px;}
.content_left  a                                {color: #000; text-decoration: none; font-weight: bold; display: block; padding: 4px 0;}
.content_left  a:hover                {color: #fff; text-decoration: none;}
.content_left .sub  a                        {color: #ccc;}
.content_left .sub  a:hover        {color: white;}

.download p                                        {color: black;font-size: xx-small;}
.download a                                        {text-decoration: none; border: 0;}

.footer                                                 {font-size: xx-small; text-align: center; margin: -1px 0 0 0; padding: 5px 0; clear: both; color: #ccc; border-top: 1px dotted #ccc; }
.footer a, .footer a:link, .footer a:active, .footer a:visited  {color: #ccc; text-decoration: none;}
.footer a:hover                                {color: gray; text-decoration: underline;}

.zoekform    {margin:0px; padding:0px;}