body {
	color: #006600;
}
#umt_reminder_fader{
	background:#FFFFFF;
	width:895px;
	height:600px;
	position:absolute;
	z-index:9;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#umt_reminder{
	position:absolute;
	z-index:auto;
	background:#FFFFFF;
	border:#006600 solid 1px;
	width:650px;
	height:400px;
	z-index:11;
	padding:10px;
	margin:30px 0 0 120px;
}
#umt_reminder img{
	border:#006600 solid 1px;
	padding:2px;
	margin:0 15px 5px 0;
	float:left;
}
#umt_reminder img.close{
	border:0;
	padding:0;
	margin:0 0 0 10px;
	float:none;
}
#umt_reminder_close{
	float:right;
}
#umt_reminder h4{
	width:200px;
	font-size:14px;
	margin:0 0 10px 0;
}
#pager{
	text-align:center;
	margin: 20px 0 0 0;
}
#pager strong.selected{
	background-color: #99CC66;
	border: 1px solid #006600;
	padding: 2px 3px 2px 3px;
}
#pager small.total{
	margin:0 0 5px 0;
	display:block;
}
#pager a{
	border: 1px solid #006600;
	padding: 2px 3px 2px 3px;
}
.login_input {
	background-color: #99CC66;
	border: 1px solid #006600;
	color: #006600;
}
h1{
	background: url("http://www.bildungsplattformen.ch/img/tit_bg_umt.gif") repeat-x top;
	color: #006600;
	}
h3{
	font-size:12px;
	font-weight:bold;
	margin:0;
	}
a:link, a:active {  
	color: #339933;
}
a:hover, a:visited {  
	color: #99CC66;
	}
.text10_head:link, .text10_head:active, .text10_head:visited {
	font-size:10px;
	color: #006600;
}
.text10_head:hover {  
	font-size:10px;
	color: #99CC66;
	}
a.button:link, a.button:active, a.button:visited {  
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:#339933;
	padding: 2px 5px 2px 5px;
}
a.button:hover {  
	background:#99CC66;
	}
.text10 {
	color: #006600;
}
.high {  
	color: #FF9900;
	}
.border {
	border: 1px solid #99CC66;
}
/******************************
Navigation
******************************/
#nav {
	background-color:#339933;
	}
#nav2_container {
	background-color:#99CC66;
	}
.nav1 a, .nav1 a:visited{
	background-color:#006600;
	color:#FFFFFF;
	}
.nav1 a:hover {
	background-color:#99CC66;
	color:#FFFFFF;
	}
.nav1 a.selected {
	background-color:#99CC66;
	color:#006600;
	}
.nav2 a, .nav2 a:visited{
	background-color:#99CC66;
	color:#006600;
	}
.nav2 a:hover {
	color:#FFFFFF;
	}
.nav2 a.selected {
	font-weight:bold;
	}
#nav .fade {
	background:url("img/nav00.gif");
	}
#nav .my{
	background-image:url("img/nav01.gif");
	}
/****************************************************************/
.lerninhalte{  
	margin: 20px;
	overflow:hidden;
}
.lerninhalte img{  
	float:left;
	border:#99CC66 solid 1px;
	margin: 0 20px 0 0;
}
.bew{
	overflow:hidden;
	float:left;
}
.bew_user{
	cursor:pointer;
}
.bew_begruendung{
	border:#99CC66 solid 1px;
	color:#006600;
	/*margin-left:5px;*/
	width:200px;
	font-size:10px;
}
.bew_text{
	margin-left:10px;
	font-size:10px;
	height:15px;
	padding-top:3px;
	float:left;
}
.bew_text_hinweis{
	font-size:10px;
	color:#FF9900;
}
.list_highlight:hover{
	background:#ccff99;
}
.bew_i{
	background:url(img/bew_i.gif) no-repeat top left;
}
.bew_a{
	background:url(img/bew_a.gif) no-repeat top left;
}
.bew_s_i{
	background:url(img/bew_s_i.gif) no-repeat top left;
}
.bew_s_a{
	background:url(img/bew_s_a.gif) no-repeat top left;
}


