/* ================================
    CSS STYLES FOR DotNetNuke
   ==============================
*/   

a, a:link, a:visited, a:active, a:hover, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover, .SubHead {
    color:#B8B1B8;
    text-decoration:underline;
}

.Normal, .DataGrid_Header, .Datagrid_item,
{
    font-family: Tahoma, Arial, Helvetica;
    color: white;
    text-decoration: none;
    Padding : 2px;
}
.Normalbold
{
    font-family: Tahoma, Arial, Helvetica;
    color: white;
    font-weight: bold;
    text-decoration: none;
    Padding : 2px;
}



.NormalTextBox{
font-family : verdana;
font-size : 9px;
margin : 5px;
color: #201824;
}


.Winkellist
{
    color: black;
    text-decoration: none;
    Padding : 2px;
}



.Bestelboeken, ContactTabel
{
    color: #B8B1B8;
    text-decoration: none;
    Padding : 2px;
}

.OtherTabs
{
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    text-decoration: none;
}

A.OtherTabs:link
{
    text-decoration: none;
    color: white;
}

A.OtherTabs:visited
{
    text-decoration: none;
    color: #EEE;
}

A.OtherTabs:active
{
    text-decoration: none;
    color: #EEE;
}

A.OtherTabs:hover
{
    text-decoration: none;
    color: #CCC;
}


.Skinobject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #B8B1B8;
text-decoration:underline;
}

A.Skinobject:link
{
	text-decoration:underline;
    color: #B8B1B8;

}

A.Skinobject:visited
{
text-decoration:underline;
    color: #B8B1B8;
}

A.Skinobject:active
{
text-decoration:underline;
    color: #B8B1B8;
}

A.Skinobject:hover
{
text-decoration:underline;
    color: #B8B1B8;
}



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
background-color : #201824;
text-align : center;
'scrollbar-base-color: red;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.pagemaster{
width : 800px;
margin-left : auto;
margin-right : auto;
text-align : center;
color:white;
}

#skinmaster {
width : 925px;
margin-left : auto;
margin-right : auto;
text-align : center;
color:white;
}

#contentmaster{
height : 430px;
overflow : auto;
margin-bottom : 0px;
margin-top : 0px;
color:white;
}


.ContactTekst{
font-family : verdana;
font-size : 9px;
color : D6D6D6;
}
.ContactTabel{
margin : 2px;
padding : 2px;
}

.ContactTabel1{
margin : 2px;
padding : 2px;
}



.thumbnaillist{
border:0px;
}











































