#docsys
{
 border-top: 1px solid #7091b1;
border-left: 1px solid #7091b1;
}

#docsys td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#docsys th
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#media
{
 border-top: 1px solid #7091b1;
border-left: 1px solid #7091b1;
}

#media td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#media th
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#news
{
 border-top: 1px solid #7091b1;
 border-left: 1px solid #7091b1;
}

#news td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#news th
{
 border-right: 1px solid ##7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7091b1;
	font-weight: bold;
}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7091b1;
	font-weight: normal;
}

tr.memberdir_row1 {
	background-color: #ced1dc;
}

tr.memberdir_row2 {
	background-color: #F7F8FD;
	
}

tr.memberdir_row1 td, tr.memberdir_row2 td {
	/*padding: 10px;*/
}

tr.memberdir_row2:hover, tr.memberdir_row1:hover {
	background-color: #E6E6E6;
}

tr.memberdir_row2 a, tr.memberdir_row1 a {
	display: block;
	color: black;
	/*padding: 10px;*/
}

.teaserimg {
	float: left;
	margin-right: 10px;
	}
.teasertext {
	float: left;
	margin-top: 5px;
	padding-right: 5px;
	}
.teaser_ganz {
	width: 96%;
	padding-right: 3%;
	padding-left: 1%;
	}
.teaser_halb {
	width: 47%;
	float: left;
	padding-right: 2%;
	padding-left: 1%;
	}
.teaser46 {
	clear: both;
	}

/* GALLERY */
#gallery img {
	border:6px solid #EFEFEF;
	margin-bottom:6px;
}
#gallery a:hover img {
	border:6px solid #ced1dc;
	margin-bottom:6px;
}

