/*GLOBAL*/
#body 
{ background-color:#D77AB0; }

#page 
{ border:3px solid #FFF; }

/*HEADER*/
#page .header           { background:url("/_img/skins/pretpink/bg-header.gif"); border:none;}
#page .header h1        { font-weight:normal; color:#FFF; }
#page .header h2        { font-weight:normal; color:#FFF; }
#page .header .avatar   { display:none; }


/*PAGE INFORMATION BAR*/
#page #pageInformationBox
{
  font-size:11px;
  color:#717171;
  background-color:white;
  border-color:#FFFFFF;
}

.contentSplitter
{ background:#D2232A; }

/* ALL COMPONENTS */
.componentBox .componentObject
{ border:3px solid #FFF; background:#FFF; }
.componentBox .componentObject .bgBox1
{ background:none; }
.componentBox .componentObject .bgBox2
{ background:none; }

.view-large .componentBox .componentObject
{ border:3px solid #FFFFFF; background:#FFFFFF; }
.view-fullwidth .componentBox .componentObject .bgBox1
{ border:3px solid #FFFFFF; background:#FFFFFF; }

.componentBox .componentObject .titleBox
{ border:none; }

.componentBox .componentObject .title
{ font-size:80%;  color:#8F000A; }
.view-large .componentBox .componentObject .title
{ font-size:100%; color:#8F000A; }
.view-fullwidth .componentBox .componentObject .title
{ font-size:100%; color:#8F000A;}

.componentBox .contentBox
{
  color:#222;
}

/* WEBLOG */
.weblog .weblogEntryCreatedDate
{ font-weight:bold;}
.weblog .weblogEntryAuthor
{ font-size:11px; text-align:right;}
.weblog .weblogEntryComments                      { font-size:11px; }
.weblog .weblogEntryContent                       { font-size:11px; }
.weblog .weblogNavigation .newer-link             { font-size:11px; }
.weblog .weblogNavigation .older-link             { font-size:11px; }

/* Weblog Colors */
.weblog .weblogEntryContent a   { color:#0060C2; }

/* MENU */
.menu
{ border:none;}

.menu .componentObject
{ background:#FFF; overflow:hidden;}

.menu li a
{
  display:block;
  padding-left:15px;
  background:url(/_img/skins/pretpink/star-menu.gif) no-repeat 2px 60%;
}

.menu .level-2-hover,
.menu li a:hover
{ color:#FFFFFF; background:#760046; text-decoration:none;}
.menu li li
{ border-top:solid 1px #E1E1E1; }
.menu li li li
{ border-top:solid 1px #E1E1E1; }
.menu li li li a,
.menu li li li div
{ background-position:12px 50%; padding-left:25px; }

.editMode .menu .componentObject 
{  
  background-color:#760046;
  border-color:#760046;
}

.editMode .menu .contentBox 
{ color:#FFF; }



/* MAP / GOOGLEMAPS */
.map .googleMapsContainer     { border:dotted 1px #717171; }


/* EVENTS */
.evenement .contentBox
{ background-color: #f6d6e5; }
.evenement .eventDateList .headerEventDate
{ color: #0061A7; }
.evenement .eventList .event .eventTime
{ color: #A7000D; }

/* RICHTEXT */
.richtext .contentBox
{ background:#E1F7FC; }

/* GASTENBOEK */
.gastenboek .contentBox
{ background:#EEEEEE; }

/*LIST*/
.topList .contentBox
{ background:#E6FFFF; }
