
/* css for calendar, bookmarks and bookmarmanager */


#calendartable
{
	width:161px;
	height:186px;
	background-image:url(../grafik/backgrounds/kalender.gif);
	background-repeat:no-repeat;
	margin-left:5px;
}

#rbcal
{
	margin-top:3px;	
	float:left;
}

#rbbook
{
	margin-top:3px;	
	float:left;
}


.calendardisplay
{
	width:144px;
	height:115px;
	background-color:#F4F2F3;
	border:solid 1px white;
}


.monthnr
{
	padding:2px 2px 2px 4px;	
	cursor:hand;
	height:16px;
}

.monthnr_sel
{
	padding:2px 2px 2px 4px;
	background-color:#d2d3d5;
	cursor:hand;
	height:16px;	
	font-weight:bold;
}

.empty
{
	width:21px;
	height:16px;
	padding-top:3px;
	font-size:10px;
}

.calmonth
{
	display:none;
	text-align:left;
}

.active
{
	color:#006ACA;
	width:21px;
	height:16px;
	text-align:center;
	text-decoration:none;
	cursor:hand;
	padding-top:3px;
	font-size:10px;	
}

.normal
{
	color:#939393;
	width:21px;
	height:16px;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	font-size:10px;
}

.normal_weekend
{
	color:#AA001D;
	width:18px;
	height:16px;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	font-size:10px;
}


#calWeekdays
{
	border:solid 1px white;
	width:146px;
}
.calWeekday
{
	width:21px;
	height:17px;
	text-align:center;
	font-size:10px;
}


/* frontpaper */

#frontrahmen
{
	width:161px;
	height:240px;
	background-image:url(../grafik/backgrounds/rahmenpdf.gif);
	background-repeat:no-repeat;
	padding: 9px 0px 0px 0px;
}


#backfront
{
	background-image:url(../grafik/backgrounds/seite_1.gif);
	background-repeat:no-repeat;
	width:154px;
	height:243px;
	padding-top:8px;
	text-align:center;
	
}

.frontimg
{
	margin:6px 0px 0px 0px;
	text-decoration:none;
}


.frontimgmulti
{
	margin:3px 0px 0px -5px;
}

.boxheader
{
	background-color:#86B7E7;
	border-style:solid;
	border-color:White;
	border-width: 0px 0px 1px 0px;
	height:17px;
	color:White;
	font-weight:bold;
}

#frontpaperstatus
{
	text-decoration:none;
	color:Black;
	margin:0px 0px 0px 2px;
}
/* bookmark */


#bookmarkdiv
{
	text-align:left;
	width:100%;
}

#bookmarksdiv
{
	overflow:auto;
	width:147px;
	height:100%;
	padding:2px 0px 4px 0px;
	margin:2px 0px 2px 0px;
	text-align:left;
}
.newfolder
{
	margin:3px 0px 2px 0px;
	text-align:left;
	cursor:hand;	
	background-color:Transparent;
}

.newfolder_sel
{
	margin:3px 0px 2px 0px;
	text-align:left;
	cursor:hand;	
	background-color:Transparent;
}

.subfolder
{
	padding: 2px 2px 2px 0px;
	
}

.foldertoggle
{
	margin:0px 4px 0px 4px;
	cursor:hand;
}

.bmrubric
{
	text-align:left;
	width:100%;
	text-decoration:none;
	padding:0px 0px 2px 4px;
	color:#006ACA;
	font-weight:bold;
	font-size:10px;
}

.bmarticle
{
	padding: 2px 0px 2px 2px;
	text-align:left;
	width:125px;
	text-decoration:none;
	cursor:hand;
	font-size:10px;
	height:14px;
	text-decoration:none;
	color:#006ACA;
}

.bmarticle a
{
	text-decoration:none;
	color:#006ACA;
}

.bmarticle_sel
{
	padding: 0px 0px 0px 2px;
	text-align:left;
	width:125px;
	text-decoration:none;
	color:white;
	background-color:#e18490;
	font-size:10px;
	height:14px;
}

.bmarticle_sel a
{
	text-decoration:none;
	color:white;
}




/* bookmark manager */


#bmmanager
{
	width:580px;
	margin-top:20px;
	background-color:#EEEAE9;
	z-index:100;
}


#listtable
{

	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#D1D1D1;
	margin-right:3px;
}
#listdiv
{
	height:300px;
	width:250px;
	background-color:#F4F2F3;
	overflow:auto;
	padding:3px;	
}

.listdivtop
{
	background-image:url(../grafik/backgrounds/listdivtopmitte.gif);
	background-repeat:repeat-x;
	height:3px;
	background-color:#F4F2F3;
}

.listdivtopleft
{
	background-image:url(../grafik/backgrounds/listdivtopleft.gif);
	background-repeat:no-repeat;
	height:3px;
	width:3px;
}

.listdivleft
{
	background-image:url(../grafik/backgrounds/listdivleft.gif);
	background-repeat:repeat-y;
	width:3px;
	
}

.okicon
{
	float:none;	
}

.inputfield
{
	float:left;
	font-size:10px;
}


.infoleft
{
	text-align:left;
	font-weight:bold;
}

.inforight
{
	text-align:left;
	padding-left:3px;
}

#infopanel
{
	margin:0px 5px 0px 5px;
	padding:2px;
	text-align:left;	
	height:100px;
	border-style:solid;
	border-color:#4F4F4F;
	border-width:1px;
}

.bmmarticle
{
	cursor:hand;
	text-align:left;
	color:Black;
	background-color:Transparent;
	padding:2px 2px 4px 2px;
	
	
}


.bmmarticle_sel
{
	background-color:#0A246A;
	text-align:left;
	color:White;
	padding:2px 2px 4px 2px;
	cursor:hand;
}


.bmmsubfolder
{
	padding: 2px 2px 2px 6px;
}

.bmmnewfolder
{
	text-align:left;
	cursor:hand;	
	background-color:Transparent;
	color:Black;
	padding:2px;
	float:none;	
	font-size:10px;
}

.bmmnewfolder_sel
{
	text-align:left;
	cursor:hand;
	background-color:#0a246a;	
	color:White;
	padding:2px;
	font-size:10px;
}


.windowheader
{
	background-image:url(../grafik/backgrounds/windowtopmitte.gif);
	background-repeat:repeat-x;
	height:24px;
	color:white;
	font-weight:bold;
	font-size:11px;

}

.windowheaderleft
{
	background-image:url(../grafik/backgrounds/windowtopleft.gif);
	background-repeat:repeat-x;
	height:24px;
	width:5px;
}

.windowheaderright
{
	background-image:url(../grafik/backgrounds/windowtopright.gif);
	background-repeat:repeat-x;
	height:24px;
	width:5px;
}

.sidebarleft
{
	background-image:url(../grafik/backgrounds/windowsidebarleft.gif);
	background-repeat:repeat-y;
	width:5px;
}

.sidebarright
{
	background-image:url(../grafik/backgrounds/windowsidebarright.gif);
	background-repeat:repeat-y;
	width:5px;
}

.windowfooter
{
	background-image:url(../grafik/backgrounds/windowfootermitte.gif);
	background-repeat:repeat-x;
	height:5px;
	font-size:5px;
}

.windowfooterleft
{
	background-image:url(../grafik/backgrounds/windowfooterleft.gif);
	background-repeat:repeat-x;
	height:5px;
	width:5px;
	font-size:5px;
}

.windowfooterright
{
	background-image:url(../grafik/backgrounds/windowfooterright.gif);
	background-repeat:repeat-x;
	height:5px;
	width:5px;
	font-size:5px;
}


.articleicon
{
 margin-right:4px;	
}



.closebutton
{

	margin: 3px 0px 0px 0px;	
}