/**********************************/
/*  WWW 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: #00aeef;
}

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

.www_category_list_image img {
	margin: 0px 10px 10px 0px;
	border: solid 1px #00aeef;
}
*/

.www_category_list_titel {
/* 	font-size: 20px; */
	font-weight: bold;
	text-decoration: none;
/* 	color: #0091de; */
	margin-bottom:5px;
}




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


.www_list_category_titel {
	margin-bottom:10px;
}

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

.www_list_table {
	margin-bottom:20px;
}

.www_list_table_text {
	border-top:1px solid #9ea0a1;
	border-bottom:1px solid #9ea0a1;
	vertical-align:top;
}
.www_list_table_text_div {
	width:320px;
	margin-top:10px;
}

.www_list_table_spacer {
	border-top:1px solid #9ea0a1;
	border-bottom:1px solid #9ea0a1;
}

.www_list_table_spacer_div {
	width:10px;
}

.www_list_links {

/* 	width:200px; */
}
.www_list_links_box {
	margin-bottom: 35px;
		float:left;
}

.www_list_rechts {
	float:left;
/* 	width:200px; */
	overflow:hidden;
}
.www_list_rechts_head{
	float:left;
/* 	width:410px; */
	overflow:hidden;
}

.www_list_rechts_box {
	margin-bottom: 35px;
	margin-left: 35px;
/* 	width:155px; */
}
.www_list_rechts_box * {
	text-align:left;
}

.www_list_limit {
	margin-right:457px;
}
.www_list_limit * {
	text-align: left;
	font-size: 18px;
	text-decoration:none;
}

.www_list_titel {
	margin-bottom:0px;
}

.www_list_titel * {
/* 	color:#0D9C0A; */
	font-size:16px;
	font-weight:bold;
}
.www_list_subtitel {
	margin-top:0px;
/* 	font-size: 17px; */
/* 	color: #202020; */
}
.www_list_text * {
	font-size: 14px;
}
.www_list_image {
	border-top:1px solid #9ea0a1;
	border-bottom:1px solid #9ea0a1;
	border-left:1px solid #9ea0a1;
	border-right:0px;
	margin:0px;
	float:left;
}

.www_list_mehr {
	margin-top:0px;
/* 	color: #00aeef; */
/* 	text-decoration: none; */
/* 	font-weight:bold; */
}
.www_list_mehr a {
/* 	text-decoration: none; */
/* 	font-weight:bold; */
	font-size:11px;
}
.www_list_mehr a:hover {
/* 	color: #00aeef; */
/* 	text-decoration: underline; */
}

.www_list_verknuepfung {

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

.www_list_extra1 {
	clear:left;
}

.www_list_untertitel {
	clear:both;
	margin-bottom:8px;
/* 	color: #3D79C2; */
/* 	font-weight:bold; */
}



.www_list_gitter {
	float:left;
	width:150px;
	height:180px;
}

.www_list_gitter_titel {
	color:#3D79C2;
	/*text-align:center;*/
	font-size:12px;
	width:120px;
/* 	font-weight:bold; */
}
.www_list_gitter image {
/* 	margin-right:35px; */
/* 	width:150px; */
/* 	float:left; */
}


.www_list_startseite {
	margin-bottom:4px;
}

.www_list_startseite img{
	border: 2px solid #adadad;
}


.www_list_image_gross {
	margin-bottom:20px;
	text-align:center;
}



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

.www_detail {
	clear: both;
	width: 950px;
}

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

.www_detail_back {
	clear:left;
}

.www_detail_text {
	margin-top:5px;
	width:750px;
}

.www_detail_image {
	border-top:2px solid #9ea0a1;
	border-bottom:2px solid #9ea0a1;
	border-left:5px solid #9ea0a1;
	margin:0;
}

.www_detail_untertitel {
	clear:both;
	margin-bottom:8px;
	margin-top:8px;
	text-align:left;
}


