/* CSS Document */

body {  
	background: #534B4B url(../images/back_project.gif) repeat-y left;
	color: #FFFFFF;
	margin: 30px 0 30 30px;
	padding: 0 0 30;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15px; 
	color: #000;
}

#menu {
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 150px;
	left: 30px;
	top: 20px;
}

#lmu {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 91px;
	left: 600px;
	top: 106px;
	height: 65;
	background-image: url(../images/lmu_project.gif);
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 100px;
	left: 180px;
	top: 83px;
}

#submenu {
	color: #00CCFF;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 133px;
	left: 29px;
	top: 219px;
	line-height: 17px;
}

#submenu a {
/* added by ds, 28.4.06 */
        color: #333333;
        text-decoration: none;
        background-color: #FFFFFF;
        line-height: 17px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #FFFFFF;
}
.menuon {
/* added by ds, 28.4.06 */
        color: #FFFFFF;
        text-decoration: none;
        background-color: #534B4B;
        line-height: 17px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #534B4B;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #534B4B;
}

#submenu a.menuon {
/* added by ds, feb 09 */
   color: #FFFFFF;
   text-decoration: none;
   background-color: #534B4B;
   line-height: 17px;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #534B4B;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #534B4B;
}



#content {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 100px;
	width: 624px;
	left: 181px;
	top: 219px;
}

#menu a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* decommissioned by ds, 28.4.06 */
/*   #submenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #534B4B;
	line-height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #534B4B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #534B4B;
}
*/

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.whitehead {
	line-height: 17px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menuactive {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	line-height: 17px;
}
.ochrehead {
	line-height: 17px;
	color: #333333;
	background-color: #999933;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-bottom-color: #999900;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.text a {
	color: #FF3333;
	text-decoration: underline;

}

.text a:hover {
	color: #FFFFFF;
	background-color: #534B4B;

}
.heading {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.credit {
	font-size: 10px;
	color: #999999;
	background-image: url(../images/longdiv.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	margin-top: 1px;
	padding-top: 4px;
}

.credit a {
	color: #999999;
	text-decoration: underline;
}

.credit a:hover {
	color: #FFFFFF;
	background-color: #534B4B;
}
.highlight {
	color: #534B4B;
}
.projecthumb {
	margin-right: 8px;
	margin-bottom: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.video a {
	color: #FF3333;
	text-decoration: underline;

}

.video a:hover {
	color: #FFFFFF;
	background-color: #333333;

}
.projectimage {
	margin-top: 10px;
	padding-top: 3px;
}
.smallimage {
	margin-right: 10px;
	margin-top: 10px;
}
.form {
	font-size: 10px;
	padding-top: 5px;
}

table.project        { }
table.project tr     { }
table.project td     { font-size: 12px; }
table.project td img { margin-bottom: 2px; }

