img
{
	border: 0px;
}

a
{
	color: rgb(5,124,176);
	text-decoration: none;
}


div.hr
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-color:  rgb(5,124,176);
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

/* css file for StudiHelp Bereich gallery */


div.image_zoom,
div.image_thumb,
div.gallery_thumb
{
	width: 162px;
	float: left;
	display: inline;
	margin-right: 7px;
	margin-top: 10px;
}

div.image_thumb
{
	width: 112px;
}

div.image_zoom
{
	float: left;
	display: inline;	/* IE Double Margin Bug! */
	margin-right: 10px;
	margin-top: 10px;
	margin-right: 0px;
	width: auto;
	margin-left: 17px;
}


div.gallery_container
{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(5,124,176);
	background-image: url('../Icons/gallery_thumb_background.png');
	background-repeat: repeat-x;
	color: rgb(127,127,127);
}

div.padd5
{
	padding: 5px;
}


img.foto
{
	width: 160px;
	height: 160px;
	display: block;
}

div.image_thumb img.foto
{
	width: 100px;
	height: 100px;
}


div.image_zoom img.foto
{
	width: auto;
	height: auto;
}


div.active
{
	border-color: rgb(255,204,0);
	background-image: url('../Icons/gallery_thumb_background_active.png');
}

div.gallery_teasers
{
	width: 186px;
}

div.interest_teasers h3,
div.gallery_teasers h3,
div.gallery_thumb h3,
div.interest_teasers h4,
div.gallery_teasers h4,
div.gallery_thumb h4
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


div.interest_teasers h3,
div.gallery_teasers h3,
div.gallery_thumb h3
{
	font-size: 8pt;
	font-style: normal;
	color: rgb(5,124,176);
}

div.gallery_teasers h3 a,
div.gallery_thumb h3 a
{
	text-decoration: none;
}

div.gallery_thumb h4,
div.gallery_teasers h4
{
	color: rgb(127,127,127);
	letter-spacing: 0.1em;
	font-size: 8pt;
}



div.gallery_thumb div.action_links
{
	margin-top: 1em;
	line-height: 1.5em;
}


div.gallery_thumb div.action_links a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}


div.gallery_thumb div.action_links a img
{
	margin-right: 5px;
}

div.gallery_thumb_shadow
{
	background-image: url('../Icons/gallery_thumb_shadow.png');
	height: 10px;
	background-repeat: repeat-x;
}



div.gallery_teasers,
div.interest_teasers
{
	overflow: hidden;
	height: auto;
	background-color: rgb(215,228,240);
	padding: 5px;
	text-decoration: none;
}

div.interest_teasers div.interest_teaser,
div.gallery_teasers div.gallery_teaser
{
	height:  60px;
	color:  rgb(127,127,127);
	margin-top: 10px;
}


div.interest_teasers div.interest_teaser a img.interest_teaser,
div.gallery_teasers div.gallery_teaser img.gallery_teaser
{
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 10;
}
div.gallery_teasers div.gallery_teaser img.gallery_teaser:hover
{
	margin-left: 1px;
	margin-top: 1px;
}

div.interest_teasers div.interest_teaser a:hover img.interest_teaser
{
	margin-left: 1px;
	margin-top: 1px;
}

div.interest_teasers div.interest_teaser div.interest_teaser_shadow,
div.gallery_teasers div.gallery_teaser div.gallery_teaser_shadow
{
	background-image: url('../Icons/50x50_shadow_lightblue.png');
	width: 57px;
	height: 57px;
	position: absolute;
	z-index: 1;
}

div.interest_teasers div.interest_teaser div.interest_teaser_info,
div.gallery_teasers div.gallery_teaser div.gallery_teaser_info
{
	margin-left: 57px;
	font-size: 9pt;
}


div.nav_left,
div.nav_right
{
	float: left;
	width: 12px;
	height: 160px;
	margin: 10px 5px 0px 0px;
}

div.nav_right
{
	float: right;
	margin: 10px 0px 0px 5px;
}

