﻿/* Default
----------------------------------------*/
Body 
{
    line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    background-image: url(/App_Themes/Arendsen-Plaat/Images/bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #F2F2F2;
	font-family: Arial;
	font-size: 11px;
}

.stippellijn h2 {
	background: url(/App_Themes/Arendsen-Plaat/Images/stippellijn_breadcrumb.gif) repeat-x bottom left;
}

.sf_newsTitle a {
    font-size: 13px;
    font-weight: bold;
    color: #0095D9;
    }

a 
{
	text-decoration: none;
	color: #0095D9;
}
a:hover 
{
	text-decoration: underline;
	color: #0095D9;
}
P 
{
	font-family: Arial;
	font-size: 11px;

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
H1 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 17px;
    font-weight: bold;
    color: #0095D9;
}
H2 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #0095D9;
}
H3 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: bold;
    color: #0095D9;
}
.floatLeft 
{
    float: left;
}
.floatRight 
{
    float: right;
}
.text_zwart 
{
	color: #000000;
}

.text_blauw 
{
	color: #0095D9;
}

/* Header
----------------------------------------*/
.container_16#header 
{
    background-image: url(/App_Themes/Arendsen-Plaat/Images/bg_header.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

/* Navigation
----------------------------------------*/
.container_12#navigation 
{
    height: 29px;
    background-color: #000000;
    position: relative;
    z-index: 9999;
}

/* Languages
----------------------------------------*/
.container_4#languages 
{
    background-color: #0095D9;
}
.container_4#languages .grid_4 
{
    width: 210px;
    padding: 4px 10px 2px 10px;
    text-align: right;
}
.container_4#languages .grid_4 .text 
{
    margin: 0px 10px 0px 0px;
}
.container_4#languages .grid_4 select 
{
    height: 19px;
	font-family: Arial;
	font-size: 11px;
}

/* Body
----------------------------------------*/
.container_16#body 
{
    background-image: url(/App_Themes/Arendsen-Plaat/Images/bg_body.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    position: relative;
    z-index: 9998;
	font-family: Arial;
	font-size: 11px;

}

/* bSide
----------------------------------------*/
.container_4#content_right
{
    background-color: #F2F2F2;
	font-family: Arial;
	font-size: 11px;

}

/* breadcrumb
----------------------------------------*/
.grid_12#breadcrumb
{
    border-bottom: 1px dotted #000000;
    text-align: left;
}

/* Footer
----------------------------------------*/
.container_16#footer 
{
    background-color: #0095D9;
}
.container_16#footer .grid_16 
{
    width: 930px;
    padding: 5px 10px 5px 10px;
    color: #000000;
}
.container_16#footer .grid_16 a 
{
    text-decoration: none;
    color: #000000;
    cursor: pointer !important;
}
.container_16#footer .grid_16 a:hover 
{
    text-decoration: none;
    color: #FFFFFF;
}

/* Copyright
----------------------------------------*/
.container_16#copyright 
{
}
.container_16#copyright .grid_16 
{
    width: 930px;
    padding: 5px 10px 0px 10px;
    color: #5c5c5c;
}
.container_16#copyright .grid_16 a 
{
    text-decoration: none;
    color: #5c5c5c;
    cursor: pointer !important;
}
.container_16#copyright .grid_16 a:hover 
{
    text-decoration: none;
    color: #5c5c5c;
}


/* tagLine
----------------------------------------*/
.container_16#tagline 
{
}
.container_16#tagline .grid_16 
{
    width: 930px;
    padding: 0px 10px 5px 10px;
    color: #5c5c5c;
}
.container_16#tagline .grid_16 a 
{
    text-decoration: underline;
    color: #5c5c5c;
    cursor: pointer !important;
}
.container_16#tagline .grid_16 a:hover 
{
    text-decoration: none;
    color: #5c5c5c;
}

/* Content elements
----------------------------------------*/

.content 
{
    padding: 19px 10px 19px 10px;
	font-family: Arial;
	font-size: 11px;

}

/**/

.td_portal_doorklik {
	background: #E5F4FB;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 25px;
}

/**/

.inputtekst {
	font-family: Arial;
	font-size: 11px;
	width: 100%;
	border: 1px solid #333333;
	line-height: 15px;
}

.inputtekstopmerking {
	font-family: Arial;
	font-size: 11px;
	width: 100%;
	border: 1px solid #333333;
}

.inputbutton {
	border: 0px;
	background-color: #002395;
	font-weight: bold;
	color: #FFFFFF;
}

