/* ========================================================================== */
/* == Lehre-MODUL ======================================================= */
/* ========================================================================== */

/**********************************/
/*  WWW Lehre-Kategorien Liste  */
/**********************************/

div.www_category_list {
	width:650px;
	margin-top:10px;
}

.www_category_list tr {
	text-align:left;
	vertical-align:top;
	height:30px;
}

.www_category_list a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.www_category_list a:hover {
	color: #660000;
}

.www_category_list_image {
	width:100px;
	text-align:center;
}

.www_category_list_image img {
	margin: 0px 10px 10px 0px;
	border: solid 1px #648b5c;
}

/**************************/
/*  WWW Lehre Liste     */
/**************************/

.www_list {
	clear: both;
	width: 100%;
	min-height: 145px;
}

.www_list_links {
	float:left;
	width:567px;
	margin-right:47px;
	border-top: 2px solid #202020;
	text-align: right;
}
.www_list_links_box {
	margin-top: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}

.www_list_rechts {
	float:left;
	width:410px;
	overflow:hidden;
}
.www_list_rechts_head{
	float:left;
	width:410px;
	border-top: 2px solid #202020;
	overflow:hidden;
}

.www_list_rechts_box {
	margin-top: 35px;
	margin-bottom: 35px;
	margin-right: 35px;
}
.www_list_rechts_box * {
	text-align:left;
}

.www_list_limit {
	margin-right:457px;
}
.www_list_limit * {
	text-align: right;
	font-size: 18px;
	text-decoration:none;
/* 	color:#285959; */
}


.www_list_titel a,h1 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 22px;
	color: #285959;
	text-decoration: none;
}
.www_list_subtitel {
	margin-bottom: 20px;
	font-size: 17px;
	color: #202020;
}
.www_list_text * {
	font-size: 14px;
}
.www_list_image {
	margin-right:35px;
	width:200px;
	float:left;
}
.www_list_image img {
	margin-bottom: 15px;
	border: 2px solid #202020;
}

.www_list_mehr {
	margin-top:12px;
	color: #285959;
	text-decoration: none;
	font-weight:bold;
}
.www_list_mehr a {
	text-decoration: none;
	font-weight:bold;
}
.www_list_mehr a:hover {
	color: #285959;
}

.www_list_verknuepfung {

}
.www_list_verknuepfung a {
	color: #285959;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.www_list_extra1 {
	clear:left;
}

.www_list_liste a,h1 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 22px;
	color: #285959;
	text-decoration: none;
	font-weight:bold;
}

/**************************/
/*  WWW Lehre Detail    */
/**************************/

.www_detail {
	clear: both;
	width: 100%;
	min-height: 145px;
	margin-top:45px;
}

.www_detail_navibuttons {
	float: right;
	clear: right;
}
