body
{
	padding: 0px;
	margin: 0px;
}

body, form, table, input, select, textarea, td
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

table.PopUp
{
	width: 1000px;
	height: 700px;	/*MF 20090526*/
}

table.main
{
	width: 1000px;
	height: 680px;	/*MF 20090526*/
	border: none 0px black;
	vertical-align: top;
	padding: 0px;
}

table.main td.nav 
{
	width: 220px;
	vertical-align: top;
	background-image: url(../images/balken.gif);
	background-repeat: no-repeat;
	background-color: #f9f9f9;
}

table.main td.nonav 
{
	width: 220px;
	vertical-align: top;
	background-image: url(../images/balken.gif);
	background-repeat: no-repeat;
}

table.main td.nonavSpace 
{
	width: 220px;
	height: 24px;
	vertical-align: top;
	background-color: #0099FF;
	border-bottom: solid 2px #FFFFFF
}

table.main tr td.content
{
	width: 780px;
	height: 645px;	/*MF 20090526*/
	vertical-align: top;
}
/*
td.topMainLeft
{
	height: 85px;
	border-bottom: solid 1px #FFFFFF;
}

td.topMainRight
{
	color: #717272;
	height: 85px;
	background-color: #DDE9F5;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 16px;
	border-bottom: solid 1px #FFFFFF;
}

td.footMain
{
	height: 25px;
	background-color: #f21c0a;
	text-align: right;
	padding-right: 30px;
}

a, a:hover, a:visited
{
	text-decoration: none; 
	color: #f21c0a;
}*/

/* Start Navigation */
table.navTable
{
	font-size: 11px;
}

table.navTable td
{
	width: 220px;
	padding-top: 1px;
	height: 17px;
}
table.navTable td a
{
	text-decoration: none;
	padding-left: 29px;
	width: 220px;
	height: 17px;
	padding-top: 2px;
}

td.navHeader
{
	padding-left: 21px;
	color: #0099FF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px !important;
}

td.startSelected
{
	background-color: #cecece;
	width: 220px;
}

td.startSelected a.startSelected
{
	color: #000000;
	background-color: #cecece;
	text-transform: uppercase;
	width: 220px;
}

td.catSelected
{
	background-color: #cecece;
	width: 220px;
}

td.catSelected a.catSelected
{
	color: #000000;
	background-color: #cecece;
	text-transform: uppercase;
/*	
	background-image: url(../images/navi_pfeile.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
*/
	width: 220px;
}

td.startNormal
{
	background-color: #F9F9F9;
}

td.startNormal a.startNormal
{
	color: #000000;
	background-color: #F9F9F9;
	text-transform: uppercase;
}

td.catNormal
{
	background-color: #F9F9F9;
}

td.catNormal a.catNormal
{
	color: #000000;
	background-color: #F9F9F9;
	text-transform: uppercase;
}

td.galSelected
{
	background-color: #e6e6e6;
}

td.galSelected a.galSelected
{
	color: #0099FF;
	background-color: #e6e6e6;
/*
	background-image: url(../images/navi_pfeile.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
*/
}

td.galNormal a.galNormal
{
	color: #000000;
	background-color: #e6e6e6;
}

td.galNormal
{
	background-color: #e6e6e6;
}

/* Ende Navigation */

/* Start Gallerieübersicht */
table.TableGalleryMain
{
}

table.TableGalleryFooter
{
	padding-left: 20px;
	padding-right: 20px;
}

td.TableGalleryHeader
{
 	height: 24px;
 	width: 780px;
 	font-weight: bold;
	background-color: #0099FF;
	padding-left: 20px;
	border-bottom: solid 2px #FFFFFF;
	color: #FFF;
	font-size: 14px;
	padding-left: 20px;
}

span.GalleryName
{
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}

td.GalleryDescription
{
	font-size: 12px;
	padding-left: 20px;
}

td.GalleryShortDescription
{
	font-size: 12px;
	padding: 20px 0 0 20px;
}

table.TableGalleryContent
{
	padding-left: 20px;
	padding-bottom: 16px; 
}

a.LinkButtonFwdBack, a.LinkButtonFwdBack:hover, a.LinkButtonFwdBack:visited
{
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}

td.Pager
{
	padding-top: 10px;
}

td.pager a.pagerLink
{
	text-decoration: underline;
	color: #0099FF;
}

td.Pager a.pagerLinkSelected
{
	text-decoration: none;
	color: #0099FF;
	font-weight:bold;
}
table.GalleryMain
{
	width: 100%;
}

table.GalleryBody
{
	vertical-align: top;
}

td.ImageContainerCell, td.ImageCounter, td.ImageName, td.ImageDescription, td.ImageSize, td.ImageContainer
{
	width: 170px;
}

td.ImageContainerCell table
{
	border-collapse: collapse;
}

td.ImageContainerCell table tr td
{
	border: solid 1px #1D2D62;
}

td.ImageContainerCell
{
	vertical-align: top;
	height: 160px;
	padding-right: 16px;
}

td.ImageCounter
{
	height: 20px;
	padding-left: 6px;
}

td.ImageName
{
	height: 20px;
	padding-left: 6px;
}

td.ImageDescription
{
	height: 20px;
	padding-left: 6px;
}

td.ImageSize
{	
	height: 20px;
	padding-left: 6px;
}

td.ImageContainer
{
	vertical-align: middle;
	text-align: center;
	height: 170px;
}

a.CloseButton, a.CloseButton:hover, a.CloseButton:visited
{
  font-weight: bold;
  color: #0099FF;
  text-decoration: none;
}

td.lblNoImages
{
	width: 483px;
	padding-left: 44px;
	padding-top: 10px;
}

/* Ende Gallerieübersicht */
/* Start Detailansicht */

td.TablePictureContent
{
	padding-bottom: 8px;
}

table.TablePictureContent
{
	width: 720px;
	margin: 10px 20px 10px 20px;
	border-collapse: collapse;
}

td.TablePictureFooter
{
 height: 18px;
 padding-top: 10px;
 padding-left: 15px;
 width: 400px;
}

td.LinkButtonDownload
{
	text-align: right;
	padding-right: 8px;
}

a.LinkButtonDownload, a.LinkButtonDownload:hover, a.LinkButtonDownload:visited
{
	color: #0099FF;
}

td.LinkButtonUebersicht
{
	width: 150px;
	padding-right: 20px;
	padding-top: 10px;
}

td.LinkButtonUebersicht a.LinkButtonUebersicht, a.LinkButtonUebersicht:hover, a.LinkButtonUebersicht:visited
{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

td.PictureContainer
{
	padding: 6px 6px 6px 6px;
	vertical-align: middle;
	border: solid 1px #1D2D62;
}

td.PictureText
{
	width: 450px;
	height: 24px;
	border: solid 1px #1D2D62;
	padding-left: 5px;
}
/* Ende Datailansicht */
img.GalleryImage
{
	border: 0px;
	text-align: center;
}
/*



table.detail td.info
{
	vertical-align: top;
	width: 471px;
}

table.imageDetail
{
	width: 100%;
	padding: 0px;
}

table.imageDetail td
{
	padding-left: 13px;
	height: 21px;
}

table.imageDetail td.header
{
	background-color: #f21c0a;
	color: White;
	width: 100%;
}

table.imageDetail tr.white td
{
	background-color: #fff;
}

table.imageDetail tr.foot td
{
	background-color: #fff;
	padding-left: 0px;
	padding-top: 30px;
}

table.imageDetail tr.gray td
{
	background-color: #dfdfdf;
}

span.nopointer
{
	width: 16px;	
}*/

div.navTable
{
	width: 220px;
	overflow: auto;
}

td.tdContent
{
	height: 414px;	/*MF 20090526*/
	width: 648px;
}

div.divShowGallery
{
	height: 626px;	/*MF 20090526*/
	overflow: auto;
}
div.divPictureDetail
{
	height: 626px;	/*MF 20090526*/
	overflow: auto;
}
/*
div.PanelShowGallery
{
	height: 685px;
	overflow: auto;
}
table.PanelShowGallery
{
	height: 685px;
	overflow: auto;
}
div.PanelPictureDetail
{
	height:685px;
	overflow: auto;
}
*/
/* Start Edit */
/*
table.EditMitarbeiterTable 
{
	font-size: 10px;
}

td.EditMitarbeiterTableItem
{
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-color: #F1F1F1;
	color: #000000;
	border-top: solid 1px #FFFFFF;
}

.EditDropDownList
{
	font-size: 10px;
}

.EditMitarbeiterTextBox
{
	font-size: 10px;
}*/
/* Ende Edit */

/* Start Hallo Page */
td.HalloHeader
{
	color: #FFF;
 	height: 24px;
 	width: 780px;
 	font-size: 12px;
 	font-weight: bold;
	background-color: #0099FF;
	border-bottom: solid 2px #FFFFFF;
	font-size: 14px;
	padding-left: 20px;
}

td.HalloHeadline
{
	color: #0099FF;
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 22px;
}

td.HalloText
{
	color: #000;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}

td.HalloImage
{
	padding-right: 20px;
	padding-left: 20px;
}

a.linkLatestGallery
{
	color: #0099FF;	
	font-weight: bold;
	text-decoration: none;
}

img.bulletPoint
{
	vertical-align: middle;	
}

/* Ende Hallo Page */