/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("peddan/nav.css");
@import url("peddan/wdg.css");
@import url("peddan/tng.css");
@import url("peddan/nxt.css");
@import url("peddan/cal.css");
.detail_cal .arbetsmote {
background-color:#cc6666;
color:#ffffff;
}
.detail_cal .arbetsmote a{
color:#ffffff;
}

.detail_cal .styrelsemoten {
background-color:#8bc983;
}
.detail_cal .styrelsemoten a{
	color:#003366;
}

.detail_cal .forelasning {
background-color:#e1da68;
}
.detail_cal .forelasning a{
	color:#003366;
}

.detail_cal .konferens {
background-color:#cc99cc;
}
.detail_cal .konferens a{
	color:#003366;
}

.detail_cal .ovrigt {
background-color:#819acc; 
}
.detail_cal .ovrigt a{
	color:#003366;
}

.detail_cal .sex {
background-color:#aaa9a9;
}
.detail_cal .sex a{
	color:#003366;
}

.detail_cal .sju {
background-color:#e2a92d;
}
.detail_cal .sju a{
	color:#003366;
}

.detail_cal .atta {
background-color:#94d5d6;
}
.detail_cal .atta a{
	color:#003366;
}

.detail_cal .extkonf {
background-color:#8f826d;
}
.detail_cal .extkonf a{
	color:#003366;
}

.detail_cal .tio {
background-color:#446825;
}
.detail_cal .tio a{
	color:#003366;
}


