/*
////////////////////////////////////////////////////////////////////////////////////////////////	
// $RCSfile: fotos.css,v $
// $Source: /home/cvs/ihk4/scandio-cms/website-nbg/src/de/system/css/fotos.css,v $
// $Date: 2010-08-03 14:39:34 $
// $Revision: 1.7 $
// $Author: mkalmes $
////////////////////////////////////////////////////////////////////////////////////////////////
*/

#topanchor {
	position: absolute;
	top: 0px;
	left: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #00234E;
}

a:visited {
	color: #808080;
}

#navigation a:visited {
	color: #00234E;
}	

#stage {
	background-color: #E5E5E5;
}

#galerietitel {
	display: none;
/*	background-color: #9DAEC0;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
*/
}

#titeltext {
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	color: #FFFFFF;
	top: 8px;
	left: 20px;
}

#bildbereich {
	padding-top: 23px !important;
}

.bild {
	display: inline;
	background-color: #E5E5E5;
	text-align: center;
	vertical-align: text-top;
	padding: 0px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
	height: 200px;
}

.bild p {
	display: block;
	width: 135px;
	height: 0px;
	margin-bottom: 20px;

}

.imgborder {
	margin-left: 23px;
	width: 120px;
	height: 120px;
	border-spacing: 0px;
	background-color: #eeeeee;
}

#navigation {
	background-color: #FFFFFF;
	height: 39px;
	padding: 20px 0px 0px 20px !important;
	font-size: 12px;
	font-weight: bold;
}

#navigation a {
	text-decoration: none !important;
}

#navigation a .underline {
	text-decoration: underline;
}

#navigation a img {
	vertical-align: middle;
}

.bildtitel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	line-height: 0px;
}

p.bildtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
        height:20px;
}



*html .bildtitel2{ line-height: 13px; }
*+html .bildtitel2{ line-height: 13px; }

.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #0D1C57;
}

/*#rechtshinweis {
	background-color: #E5E5E5;
	height: 35px;
	position: relative;
	margin: 8px 0px 0px 20px;
}*/

#hinweistext {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding: 5px 23px 5px 23px !important;
}

h2 {
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	color: #000000;
	top: 8px;
	left: 0;
}

#navigation .disabled {
	font-weight: bold;
	color: #808080;
}

.bild .bilddesc
{
	text-align:center;
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 0px 0px 20px!important;
	width: 135px;
	float: left;
	height: auto;
	line-height: 12px;
}

.bilddescdiv
{
	float: left;
	xborder: 1px solid green;
	width: 350px;
}

.bilddescdiv .bilddesc
{
	text-align: left;
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 0px 0px 20px!important;
	width: auto;
	height: auto;
	line-height: 12px;
}

.bilddescdiv-top
{
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
	padding: 0px 0px 10px 20px!important;
	width: auto;
	line-height: 12px;
	width: 150px;
}

.bildrow
{
	float:left; 
	margin-bottom: 15px!important;
	border-bottom: 1px solid #DADADA;
	width:100%;
}
