/* CSS Document */
/*bildspel*/
/*24 maj 12.00*/

body   {
	background-color:#FFFFFF;
	margin:0px;
	padding: 20px 10px 10px 10px;
	font-size:	0.68em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;

}

.headerArea  {
	float:left;
	width:600px;
}

.closeArea  {
	float:right;
	width:auto;
	padding: 12px 0px 0px 0px;
	margin-right: 16px !important;
	margin-right: 8px;
}

.closeArea a  {
	background-image:url(../img/closeWindow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}



h1 {
	font-size: 22px;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	line-height: 120%;
}

h1 span    {
	color:#CCCCCC;
	font-weight:bold;
	font-size: 22px;
	border-right:#DDDDDD solid 2px;
	padding-right:12px;
	margin-right:12px;
}


h2 {
	font-size: 126%;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	line-height: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

.allArea	{
	width:780px
}


.allArea a {
	text-decoration:none;
	color:#1A5881;
}


.top   {
	height:35px;
	overflow:hidden;
	margin-bottom:25px;
	border-bottom: 5px solid #DDDDDD;
}


.pictureArea	{
	padding:0px;
	width:604px;
	overflow:hidden;
	text-align:center;
	height: 424px;
}

.contentArea    {
	/*height:300px;*/
}


.pictureArea img	{
	border:1px solid #666666;
}

.buttonArea	{
	padding:0px;
	width:174px;
	overflow: hidden;
	z-index:20;
	position:absolute;
	left: 612px;
	top: 80px;
}

img     {
	border:0px none transparent;
} 

.buttonArea .inner	{
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.buttons	{
	padding:8px;
	height: 20px;
}


.buttonLeft{
	float:left;
	width:22px;
	height:20px;
}

.buttonLeft a{
	background-image:url(../img/picturesBtnLeft.gif);
	background-repeat:no-repeat;
	display:block;
	width:22px;
	height:20px;
}

.buttonRight   {
	float:right;
	width:22px;
	height:20px;

}

.buttonRight a   {
	background-image:url(../img/picturesBtnRight.gif);
	background-repeat:no-repeat;
	display:block;
	width:22px;
	height:20px;
}


.buttonHide  {
	background-image:none;
}


.betweenButtons   {
	float:left;
	width:90px;
	text-align:center;
}

.text {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 4px;
}


.greyBorderTop   {
	height:5px;
	margin:0px;
	background-color: #DDDDDD;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.photographer   {
	margin-top:8px;
	float:none;
	text-align: left;
}

.widthFloatElem  {
}

.logoArea  {
	height:40px;
	text-align:right;
	clear:both;
	margin-right: 6px;
	background-image:url(../img/logoShowPictures.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top: -20px !important;
	margin-top: -28px;
}


.greyBorderBottom   {
	height:2px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.clearBoth	{
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

