/* ------------------------------------------------------------------------------
Web2Date

Layout: KiribatiMixed
Stand: 28.01.2014
Autor der modifikationen: Webdesignconsult.de 
--------------------------------------------------------------------------------- */
/* Benutzerfarben:
usercolor.medium = "#96A4C6"
usercolor.dark = "#C2D0F5"
usercolor.bright = "#B57D9E"
usercolor.alt.bright = "#fffffe"
usercolor.alt.medium = "#666666"
*/

#sidebarLeft,#sidebarRight {font-size:.9em;}

/* Sidebar-Elemente */
/* für Schnellnavigation */
#schnellnavigation select {background-color:#666666;width:210px;height:32px;padding:4px;border-top:3px solid #ccc;border-left:2px solid #ccc;border-bottom:2px solid #ccc;border-right:2px solid #ccc;}
#schnellnavigation option.first, .quickform {font-weight:bold !important;color:#96A4C6;padding-top:2px;}
#schnellnavigation option.quickhome  {padding-left:2px;font-weight:bold;color:#900;}
#schnellnavigation option.quickcommon {padding-left:8px;font-weight:400;}
#schnellnavigation option.quickmaintopic {padding-left:2px;font-weight:bold;color:#96A4C6;font-style:italic;}
#schnellnavigation option.quicktopic {padding-left:12px;font-weight:400;color:#C2D0F5;}
#schnellnavigation option.quicksubtopic {padding-left:18px;font-weight:400;color:#900;}

#sidebarLeft ul,#sidebarRight ul,#sidebarLeft p,#sidebarRight p  {font-size:.9em;}
#sidebarLeft h2,#sidebarRight h2 {margin:10px 0 5px 0;padding:0;font-family:Georgia, 'Times New Roman', Serif;font-style:italic;font-weight:normal;letter-spacing:.1em;/* font-size:9px;*/}
#sidebarLeft h2 a,#sidebarRight h2 a {font-size:80%;}
#sidebarLeft p,#sidebarRight p {line-height:160%;padding:0;margin:0 0 10px 0;}
#sidebarLeft a,#sidebarRight a  {text-decoration:none;font-weight:bold;color:#96A4C6;}
#sidebarLeft a:hover,#sidebarRight a:hover {color:#666666 !important;text-decoration:underline;}

/* Liste ausgelagert in style_w2d7.css*/

#sidebarLeft a,#sidebarright a,a.pic_link { text-decoration:none;color:#96A4C6;background-color:transparent;}
#sidebarright a:hover, #sidebarLeft a:hover {text-decoration:none;color:#C2D0F5;background-color:transparent;border-bottom:none !important;}

/*
#C7B2733Picture */

#sidebarLeft img.picture,#sidebarRight img.picture,#sidebarLeft div.picture,#sidebarRight div.picture {padding:2px;background-color:#C7B273;}
#sidebarLeft .sb_pic,#sidebarRight .sb_pic {width:186px;}
#sidebarLeft img.picture:hover,#sidebarRight img.picture:hover,#sidebarLeft div.picture:hover,#sidebarRight div.picture:hover {background-color:#C2D0F5;border-bottom:none !important;}

/* für Haftzettel */
#postit p.close {text-align:right;padding-bottom:10px;padding-right:20px;}
#postit p { color:#fff !important;padding:10px 10px 10px  0;}
#postit a:hover{ color: !important;}
#postit a.onsite  { color:#C2D0F5 !important;}

#postit {visibility:hidden;z-index:1000;cursor:pointer;position:absolute;top:-240px;width:253px;}
#postit  a {color:#fff !important;}
#postit  h3 { font-size:larger;color:#fff;}
#postit p {letter-spacing:.1em;color:#fff !important;padding-bottom:5px;}
.sticky_note_container {float:right;width:253px;margin-right:10px;margin-left:40px;}
.sticky_note { width:253px; background:url(../images/pnote_middle.gif) repeat-y;margin:0; padding:10px 0 0 10px;}
.sticky_note_content {padding:10px;color:#fff;}
.sticky_note_footer {width:253px;background:url(../images/pnote_finish.gif) 0% 100% no-repeat;margin:0;padding:0;}

#kontakt {text-align:left;margin:0 5px 0 7px;width:192px;}
#date {text-align:center;margin:0 5px 0 7px;width:192px;}
span.date {margin:10px auto;color:#96A4C6;background-color:transparent;}

/* Kalender */
div.kalender h2  {font-size:100%;font-weight:bold;margin:5px auto ;padding:0;}
div.kalender {margin:10px auto;text-align:center;line-height:150%;width:192px;border:1px solid #96A4C6;padding:5px;}
table.kalender  {margin:0 auto;text-align:center;padding-bottom:5px;}
td.kalender_cell  {text-align:center;line-height:100%;}

/* Flashfilm in SB wird hier mit der Klasse picture formatiert*/
table.sb_table  {width:210px;margin:10px auto 10px 2px;background-color:transparent;border:1px solid #96A4C6;font-size:.9em;}
table.sb_table .cell {border:1px solid #ccc;width:210px;padding:2px 4px;}
table.sb_table tr.even {color:#000;background-color:#fff;}
table.sb_table tr.odd {color:#fffffe;background-color:#888;}
table.sb_table a {color:#C2D0F5 !important;}