﻿body
{
    font-family: Arial;
    background: url('/../../images/verloop.jpg') repeat-x;
    font-size: small;
    }
textbox
{
	border:solid 1px black;
}

.TabelStyle1
{

 border-top:dashed 1px #DFDFCC;
  padding-bottom:30px;
    
}

.KlantgegevensControl
{
	 
	 background-color:White;
	 padding:10px;
	 border:solid 3px #D5F3F4;
	width:700px;
}

.NavigatieControl
{	
	 background-color:White;
	 width:160px;
	 padding:10px;	 
	 border:solid 3px #D5F3F4;
}

.VoorpaginaLogo
{
	width: 706px; height: 140px;
}

h2
{
	color:#d2007b;
	font-size:medium;
}

.TijdschriftHeader
{
	font-size:large;
}

.TijdschriftOmschrijving
{
	text-align:justify;
}

.TijdschriftOndertitel
{
	font-size:smaller;
}

.ContentControl
{
 text-align:justify;
 padding-left:25px ; padding-right:25px; padding-bottom:15px;	
}


.GeneriekeTabelStyle
{	
}

.GeneriekeTabelHeaderStyle
{
   background-color:#F0F0F0;
}

.GeneriekeTabelRijStyle
{
   background-color:#F5F5F5;
	 
}

table.GeneriekeTabelStyle td 
{ 
	padding:3px;
	padding-left:5px;
	padding-right:5px;
}

Input.NormalButton
{
background-color:#0071b7;
color:White;
}

Input.EditButton
{
background-color:#d2007b;
color:White;
}

Input.DisabledTextbox
{
background-color:#F5F5F5;
color:Black;
}

a.CategoryMenuItems{
            font-weight: bold;
            text-decoration:none;
            font-size: 12px;
            color:#D2007B;}
            a.CategoryMenuItems:hover{
                        color:#0171BB;
                        text-decoration:underline;}

	
.Category{
            width:20%;
            padding: 0 10px 0 10px;}


