body
{ 
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	/*background: url(images/bg.gif);
	background-attachment: fixed;
	background-color: #5394C8;
  	scrollbar-base-color: #E9EDF4;
  	scrollbar-3dlight-color: #FFFFFF;
  	scrollbar-arrow-color: #386D98;
  	scrollbar-darkshadow-color: #FFFFFF;
  	scrollbar-face-color: #96C8EF;
  	scrollbar-highlight-color: #386D98;
  	scrollbar-shadow-color: #386D98;
  	scrollbar-track-color: #F4F6F9;*/
	margin-top: 0px; 
	margin-left: 2px; 
	margin-right: 2px;
	margin-bottom: 0px;
}
 
table,input,textarea,select 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*.mainnewstitel { display: none; }*/
.border_topleft { display: none; }
.border_top { display: none; }
.border_top { display: none; }
.border_topright { display: none; }
.border_middleleft { display: none; }
.border_middle { display: none; }
.border_middleleft { display: none; }
.border_middleright { display: none; }
.border_bottomleft { display: none; }
.border_bottom { display: none; }
.border_bottomright { display: none; }
.main_back { display: none; }
.image_info { display: none; }
.navigation { display: none; }
.thumbnail_row { display: none; }

.main
{
	height: 100%;
	background-color: #EFEFEF;
	text-align: justify;
}

.main_inner-spacer
{
	background-color: #E7F2F5;
}

.linkprint:link, .linkprint:visited, .linkprint:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3293DA;
	text-decoration: none; 
	font-size: 10px;
}

.linkprint:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3293DA;
	text-decoration: underline; 
	font-size: 10px;
}

@media print
{
	/*.mainnewstitel { display: none; }*/
	.border_topleft  { display: none; }
	.border_top { display: none; }
	.border_top { display: none; }
	.border_topright { display: none; }
	.border_middleleft { display: none; }
	.border_middle { display: none; }
	.border_middleleft { display: none; }
	.border_middleright { display: none; }
	.border_bottomleft { display: none; }
	.border_bottom { display: none; }
	.border_bottomright { display: none; }
	.main_back { display: none; }
	.linktop { display: none; }
	.mainnewspictext { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #CEE5F6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 156px; }
	.mainnewstitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	vertical-align: middle;
	/*border-bottom: 1px solid #004d9f;*/
	border-bottom: 1px solid #3293DA;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 2px; }
}

.show_title a 
{
    font-size:12px;
    text-decoration:none;
    color:#999;
    text-align:center;
}

.galleryimage
 {
    margin-bottom:5px;
    text-align:center;
}

.galleryimage img 
{
    padding:6px;
    border: 1px solid #CADCEC;
    display:block;
    background-color: #fff;
    margin-top: 10px;
    text-align:center;
}
