/*
	Blue: #0099cc // Header H1, Hintergrund Date
	Blue: #003366 // Links
	Grey: #666666 // Header H2, Flie�text
	Grey: #cccccc // Borders
	Green: #99cc00 // Zitat
*/

/*-----------------*/
/* FCE: Siteheader */
/*-----------------*/

#content .contentheader {
	padding: 0 0 0 9em;
	width: 25.85em;
}
#content .headerinfo {
	font-size: 0.75em;
	font-style: italic;
	color: #666666;
	padding: 0 0 1.1em 0;
	margin: 0;
}
#content h1 {
	margin: 0 0 0 0;
	padding: 0 0 1.3em 0;
	font-size: 1.5em;
	color: #0099cc;
}
#content h2 {
	margin: 0 0 0 0;
	padding: 0.2em 0 0.55em 0;
	font-size: 0.9em;
	color: #666666;
}

/*--------------------*/
/* FCE: Contentheader */
/*--------------------*/

#content h2.row2 {
	margin: 0 0 0 10.1em;
	padding: 0.2em 0 0.55em 0;
	font-size: 0.9em;
	color: #666666;
}


/*-----------------*/
/* FCE: Image Text */
/*-----------------*/
#content .textimage {
	padding: 0 0 0 9em;
}
#content .textimage h3 {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
}
#content .textimage img.picture {
	margin: 0.3em 1em 0 -9em; 
	padding: 0 0.5em 0 0; 
	float: left;
}
#content p.bodytext {
	font-size: 0.75em;
	line-height: 150%;
	margin: 0;
	padding: 0 0 1em 0;
	color: #666666;
}
/* External/Internal Links */

#content a.download:link,
#content a.download:visited,

#content a.mail:link,
#content a.mail:visited,

#content a.external-link:link,
#content a.external-link:visited,

#content a.external-link-new-window:link,
#content a.external-link-new-window:visited,

#content a.internal-link:link,
#content a.internal-link:visited,

#content a.internal-link-new-window:link,
#content a.internal-link-new-window:visited {
	position: relative;
	color: #003366;
	text-decoration: none;
	white-space:nowrap;
}

#content a.download:hover,
#content a.download:focus,
#content a.download:active, 

#content a.mail:hover,
#content a.mail:focus,
#content a.mail:active, 

#content a.external-link:hover,
#content a.external-link:focus,
#content a.external-link:active, 

#content a.external-link-new-window:hover,
#content a.external-link-new-window:focus,
#content a.external-link-new-window:active, 

#content a.internal-link:hover,
#content a.internal-link:focus,
#content a.internal-link:active, 

#content a.internal-link-new-window:hover,
#content a.internal-link-new-window:focus,
#content a.internal-link-new-window:active {
	text-decoration: underline;
}
#content .headertextimage a img {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}


/* Zitat */
#content blockquote {
	margin: 0;
	padding: 0;
}
#content blockquote p.bodytext {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
 	color: #99cc00;
	line-height: 120%;
	padding: 1em 0 0.9em 0;
}
/* Liste */
#content ul {
	margin: 0 0 0 1em;
	padding: 0 0 0 0;
}

#content ul li {
	font-size: 0.75em;
	line-height: 150%;
	margin: 0;
	padding: 0 0 1em 0;
	color: #666666;
}

/*--------------*/
/* FCE: Infobox */
/*--------------*/
#content .infobox {
	text-align: left;
	margin: 0 -4px 0.5em -4px;
}

#content .infobox .bottom,
#content .infobox .top {
	width: 280px;
	height: 10px;
	overflow: hidden;
}
#content .infobox .middle {
	width: 280px;
	height: 100%;
	min-height: 9em;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
/* Bluebox */
#content .bluebox .top {
	background-image: url(../images/box_blue_top.png);
}
#content .bluebox .bottom {
	background-image: url(../images/box_blue_bottom.png);
}
#content .bluebox .middle {
	background-image: url(../images/box_blue_middle.png);
}
/* Green */
#content .greenbox .top {
	background-image: url(../images/box_green_top.png);
}
#content .greenbox .bottom {
	background-image: url(../images/box_green_bottom.png);
}
#content .greenbox .middle {
	background-image: url(../images/box_green_middle.png);
}

/* Text Image */
#content .content {
	padding: 5px 20px 10px 20px;
}
#content .content h2 {
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
	background-image: url(../images/infobox_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#content .content p {
	padding: 0;
	margin: 0;
}
#content .content img.right {
	float: right;
	padding: 0;
	margin: 0.25em 0 0 0.5em;
}
#content .content img.left {
	float: left;
	padding: 0;
	margin: 0.25em 0.5em 0 0;
}

/* Selectionlist*/
#content .selectlinklist {
	margin: 0.5em 0 0.5em 0;
}
#content .selectlinklist select {
	width: 16em;
	border: 1px solid #999966;
	font-size: 0.75em;
}

#content .selectlinklist input.submitbutton {
	margin: 0 0 0 0.35em;
}

#content .selectlinklistlink,
#content .selectlinklistinfo {
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	color: #666666;
}
#content .selectlinklistlink a:link,
#content .selectlinklistlink a:visited {
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em;
	font-weight: bold;
}
#content .selectlinklistlink a:hover,
#content .selectlinklistlink a:focus,
#content .selectlinklistlink a:active {
	text-decoration: underline;
}

/*--------------------*/
/* FCE: Margin: Image */
/*--------------------*/
#content .imagecaption {
	font-size: 0.75em;
	margin: 0.5em 0 0.8em 0;
	padding: 0;
	color: #666666;
}


/*--------------------*/
/* FCE: Margin: Teaserbox */
/*--------------------*/
#content .marginteaserbox {
	border-left: 1px solid #cccccc;
	padding: 0 0 0 0.9em;
	margin: 0 0 0.8em 0;
}
#content .marginteaserbox h2 {
	margin: 0;
	padding: 0;
}
#content .marginteaserbox .content {
	margin: 0;
	padding: 0;
}
#content .marginteaserbox .content a {
	color: #0099cc;
}
#content .marginteaserbox .content .clearBoth {
	margin: 0 0 1em 0;
}

/*------------------------*/
/* FCE: Header Text Image */
/*------------------------*/
#content .headertextimage {
	margin: 0;
	padding: 0;
}
#content .borderleft {
	margin: 0 0 0 0;
	padding: 0 0 0 0.9em;
	border-left: 1px solid #cccccc;
}
#content .headertextimage h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content .headertextimage img {
	margin: 0 0 0.5em 0;
	padding: 0;
}



/*-----------------*/
/* FCE: FLV Player */
/*-----------------*/
.videoplayer {
	margin: 0 0 0.9em 0;
}

/*------------------------*/
/* FCE: Collapsible Panel */
/*------------------------*/
.CollapsiblePanel {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
.r75 .CollapsiblePanel {
	margin: 0.5em 0 0.5em 7.1em;
	padding: 0;
}
.CollapsiblePanelTab {
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 0.75em;
}
.CollapsiblePanelContent {
	margin: 0;
	padding: 0;
}
.r75 .CollapsiblePanelContent {
	margin: 0 0 0 1.8em;
}
.CollapsiblePanelTab a {
	display: block;
	padding: 0.5em 0 0 2.5em;
	text-decoration: none;
	font-weight: bold;
}
.CollapsiblePanelOpen .CollapsiblePanelTab a {
	border-top: 1px solid #0099cc; 
	color: #0099cc;
	background-image:url(../images/foldout_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
}
.CollapsiblePanelClosed .CollapsiblePanelTab a {
	border-top: 1px solid #003366; 
	color: #003366;
	background-image:url(../images/foldin_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {}
.CollapsiblePanelClosed .CollapsiblePanelTab {}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {}
.CollapsiblePanelFocused .CollapsiblePanelTab {}



/*----------------*/
/* FCE: Downloads */
/*----------------*/

#content .mediadownloads {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	border-left: 1px solid #cccccc;
}
#content .mediadownloads .downloadcontainer h3 {
	font-size: 0.75em;
	color: #003366;
	margin: 1em 0 0.5em 0;
	padding: 0;
}
#content .mediadownloads .downloadcontainer h3 img {
	float: right;
	margin-top: -13px;
}
#content .mediadownloads ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .mediadownloads ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .mediadownloads a:link,
#content .mediadownloads a:visited {
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em; 
	font-weight: bold;
}
#content .mediadownloads a:hover,
#content .mediadownloads a:focus,
#content .mediadownloads a:active {
	text-decoration: underline;
}



/*----------------*/
/* FCE: Language Download */
/*----------------*/
.language_download .prdownload {
	margin: 0.2em 0 1em 0;
}
.language_download h3 {
	margin: 0 0 0 13em;
	padding: 0.2em 0 0.55em 0;
	font-size: 0.7em;
	color: #003366;
}
.language_download h3 a:link,
.language_download h3 a:visited {
	color: #003366;
	text-decoration: none;
}
.language_download h3 a:hover,
.language_download h3 a:focus,
.language_download h3 a:active {
	text-decoration: underline;
}
.language_download .prdownload a {
	border: 1px solid #333333;
	color: #333333;
	background-image: none;
	padding: 0 0.1em 0 0.1em;
	margin: 0 0.5em 0 0;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
}
.r75 .language_download .prdownload {
	margin: 0.2em 0 1em 9.1em;
}

/*--------------*/
/*  EXTENSIONS  */
/*--------------*/

/* News */

/* Dateboxes */
.newsdatebottom,
.newsdatetop {
	width: 34px;
	height: 4px;
	overflow: hidden;
	background-image: url(../images/newsdate_top.gif);
}
.newsdatebottom {
	background-image: url(../images/newsdate_bottom.gif);
}
.newsdatemiddle {
	width: 34px;
	background: #0099cc;
	text-align: center;
	color: #FFFFFF;
	line-height: 100%;
}
.newsdatemiddle .day {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.newsdatemiddle .monthyear {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}
.datewrap {
	margin: 0 0 0 1em;
}
.datewrap .todate {
	width: 2.5em;
	height: 2.5em;
	float:left;
	background-image: url(../images/newsdate_todate.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.datewrap .date {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.datewrap .datewrap {
	width: 8em;
	float: left;
	margin: 0 0 0 1em;
}
.datewrap .spacer {
	float: left;
	width: 4.6em;
}
.news-list-item {
	padding: 0 0 1.2em 0;
}
.news-list-item  .news-list-content {
	margin: 0 0 0 9em;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #666666; 	
}
.news-list-item .news-list-content img {
	float: left;
	margin: 0.1em 0.5em 0 0;
}
.news-list-item .news-list-content p.bodytext {
	display: inline;
	padding: 0 0.5em 0 0; 
}
.news-list-content a:link,
.news-list-content a:visited {
	font-size: 0.75em;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em; 
	font-weight: bold;
}
.news-list-content a:hover,
.news-list-content a:focus,
.news-list-content a:active {
	text-decoration: underline;
}
#content .news-list-content h2 {
	margin: 0;
	padding: 0;
	color: #0099cc;
}
#content .news-list-content h2 span.newstype {
	color: #666666;
}
.news-list-content h2 a:link,
.news-list-content h2 a:visited {
	font-size: 1em;
	background-image: none;
	color: #0099cc;
	text-decoration: none;
	padding: 0 0 0 0;
}
.news-list-content h2 a:hover,
.news-list-content h2 a:focus,
.news-list-content h2 a:active {
	text-decoration: underline;
}

/* News Latest */
.latest .datewrap {
	float: left;
	margin: 0 0.5em 0 0;
}
.latest .datewrap .todate {
	width: 1em;
	height: 2.3em;
	float:left;
	background-image: url(../images/newsdate_homepage_todate.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.latest .newsdatebottom,
.latest .newsdatetop {
	width: 27px;
	height: 3px;
	overflow: hidden;
	background-image: url(../images/newslatestdate_top.gif);
}
.latest .newsdatebottom {
	background-image: url(../images/newslatestdate_bottom.gif);
}
.latest .newsdatemiddle {
	width: 27px;
	background: #0099cc;
	text-align: center;
	color: #FFFFFF;
	line-height: 100%;
}
.latest .newsdatemiddle .day {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
.latest .newsdatemiddle .monthyear {
	font-size: 0.55em;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

.latest .news-list-item {
	width: 100%;
	float: left;
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
}
.latest h2 {
	margin: 0;
	padding: 0;
}
.latest h2 a:link,
.latest h2 a:visited {
	font-size: 1em;
	background-image: none;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 0;
}
.latest h2 a:hover,
.latest h2 a:focus,
.latest h2 a:active {
	text-decoration: underline;
}
.latest .news-list-item .date {
	padding: 0 0 0 0;
	margin: 0.2em 0 0 0;
}
.latest .news-list-content {
	margin: 0 0 0 2.2em;
	padding: 0 0 0 0;
	border-bottom: none; 	
}
.latest .news-list-content h3 {
	display: inline;
	line-height: 100%;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.latest .news-list-content h3 a {
	background-image: none;
	color: #0099cc;
	padding: 0 0 0 0;
	font-weight: normal;
}
.latest .news-list-content span {
	color: #666666;
	font-size: 0.75em;
}
.newsBackLink {
	margin: 0 0 1em 0;
}
.newsBackLink .internal-link {
	font-size: 0.75em;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em; 
	font-weight: bold;
}

.lineleft {
	float: left;
	border-left: 1px solid #cccccc;
	padding: 0 0 0 1em;
}

.left .lineleft {
  float: left;
  border-left: none;
  padding: 0 0 0 1em;
}

/* RSS Icon Homepage */
.rssicon {
	width: 100%;	
}
.rssicon img {
	padding: 0.2em 0.5em 0 0;
	float: left;
}
.rssicon p a:link,
.rssicon p a:visited {
	color: #0099cc;
	text-decoration: none;
}
.rssicon p a:hover,
.rssicon p a:focus,
.rssicon p a:active {
	text-decoration: underline;
}

/* Press Releases */
.news-list-content .prdownload {
	margin: 1em 0 0 0;
}
.textimage .prdownload {
	margin: 0.2em 0 1em 0;
}
.textimage a.langDownload,
.news-list-content a.langDownload {
	border: 1px solid #333333;
	color: #333333;
	background-image: none;
	padding: 0 0.1em 0 0.1em;
	margin: 0 0.5em 0 0;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
}

/* Archive Menu */
#content .news-amenu-container {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	border-left: 1px solid #cccccc;
}
#content .news-amenu-container ul {
	list-style: none;
	margin: -0.5em 0 0 0;
	padding: 0 0 0 0;
}
#content .news-amenu-container li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .news-amenu-container h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .news-amenu-container ul li.news-amenu-item-year {
	margin: 1em 0 0 0;
	padding: 0;
}
#content .news-amenu-container ul li a:link,
#content .news-amenu-container ul li a:visited {
	font-size: 1em;
	background-image: none;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em; 
	font-weight: bold;
}
#content .news-amenu-container ul li a:hover,
#content .news-amenu-container ul li a:focus,
#content .news-amenu-container ul li a:active {
	text-decoration: underline;
}

/* Pagebrowser */
#content .tx-ttnews-browsebox {
	margin: 0 0 0 12em;
	text-align: center;
	color: #666666;
	font-size: 0.75em;
}
#content .tx-ttnews-browsebox a:link,
#content .tx-ttnews-browsebox a:visited {
	color: #666666;
	text-decoration: none;
}
#content .tx-ttnews-browsebox a:hover,
#content .tx-ttnews-browsebox a:focus,
#content .tx-ttnews-browsebox a:active {
	text-decoration: underline;
}

/* Formulare */
#content label {
	font-size: 0.75em;
	color: #666666;
}
#content dl {}
#content dl dt {
	margin: 0; 
	padding: 0; 
	float: left;
	line-height: 100%;
}
#content dl dd {
	margin: 0 0 10px 0; 
	padding: 0; 
	float: left;
}
#content dt { 
	clear: both; 
	width: 33%; 
	text-align: left; 
	padding-right: 1em; 
	margin: 0 0 10px 0;
}
#content dd { 
	text-align: left; 
	margin: 0 0 10px 0; 
	width: 60%;
}
.buttonsubmit {
	border: none;
	color: #003366;
	text-align: left;
	width: auto;
	font-weight: bold;
	font-size: 1em;
	background-color: transparent;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 1em; 
}
.textareainput,
.textinput {
	width: 15.0em;
	font-size: 0.75em;
	font-family: helvetica, arial, sans_serif;
	border: 1px solid #0099cc;
	margin: 0;
	padding: 0;
}
.textareainput {
	width: 13.5em;
}
.textareacontact {
	height: 4em;
}
.buttonbar {
	margin: -1.3em 0 0 0;
	padding: 0 0 0 37em;
}
/* Mailformplus Contact */
.tx-thmailformplus-pi1 {
	margin: 0 0 1em 0;
}
#content  .tx-thmailformplus-pi1 dt.error label {
	color: red;
}


/* Tagcloud */

.tagcloud a:link,
.tagcloud a:visited {
	color: #003366;
	text-decoration: none;
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active {
	text-decoration: underline;
}

/* Index search */
.clearSearch {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1%;
}
.tx-indexedsearch-res {
	margin: 0 0 1em 0;
}
.tx-indexedsearch-res .iconwrap {
	float: left;
	margin: 0 0 0 6em;
}
.tx-indexedsearch-res .iconwrap img {
	margin: 0 0 0 0;
}
.tx-indexedsearch-res .search-list-content {
	float: left;
	width: 34.8em;
	margin: 0 0 0 1em;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #666666; 
}
.tx-indexedsearch-res .search-list-content .tx-indexedsearch-descr {
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-res h3 {
	margin: 0 0 0.4em 0;
	padding: 0;
	font-size: 0.75em;
	font-weight: normal;
	width: 100%;
	float: left;
}
.tx-indexedsearch-res h3 span {
	float: left;
}
.tx-indexedsearch-res h3 span.tx-indexedsearch-percent {
	float: right;
	color: #666666;
}
.tx-indexedsearch-res h3 span a:link,
.tx-indexedsearch-res h3 span a:visited {
	color: #0099cc;
	text-decoration: none;
}
.tx-indexedsearch-res h3 span a:hover,
.tx-indexedsearch-res h3 span a:focus,
.tx-indexedsearch-res h3 span a:active {
	text-decoration: underline;
}
.tx-indexedsearch-descr {
	color: #666666;
	font-size: 0.75em;
}
.tx-indexedsearch-whatis {
	float: left;
	width: 8.4em;
	color: #666666;
	font-size: 0.95em;
	font-weight: bold;
}
.tx-indexedsearch-browsebox {
	float: left;
	padding: 0;
	margin: 0;
	width: 42em;
}
.tx-indexedsearch-browsebox p {
	padding: 0;
	margin: 0 0 2em 0;
	color: #666666;
	font-size: 0.95em;
	font-weight: bold;
}
.tx-indexedsearch-noresults {
	color: #666666;
	font-size: 0.95em;
	font-weight: bold;
}
#content .tx-indexedsearch form a:link,
#content .tx-indexedsearch form a:visited {
	font-size: 1em;
	background-image: none;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em; 
	font-weight: bold;
	font-size: 0.75em;
}
#content .tx-indexedsearch form a:hover,
#content .tx-indexedsearch form a:focus,
#content .tx-indexedsearch form a:active {
	text-decoration: underline;
}

/* Advanced Search */
#content .tx-indexedsearch form div {
	margin: 0 0 0.5em 0;
}
#content .tx-indexedsearch form label {
	display: block;
	float: left;
	width: 9em;
}
#content .tx-indexedsearch form input {
	width: 15em;
	border: 1px solid #0099cc;
}
#content .tx-indexedsearch form select {
	width: 15em;
	border: 1px solid #0099cc;
}
#content .tx-indexedsearch form #tx-indexedsearch-searchbox-button-submit {
	float: right;
	border: none;
	color: #003366;
	text-align: left;
	width: auto;
	font-weight: bold;
	font-size: 1em;
	background-color: transparent;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 1em;
	margin: 0 5em 0 0;
}

/* Search Pagebrowser */
.browsebox {
	margin: 0 0 0 8em;
	padding: 0;
	text-align: center;
	width: 35em;
}
#content .browsebox a:link,
#content .browsebox a:visited {
	font-size: 0.75em;
	color: #666666;
	padding: 0 0.1em 0 0.1em;
	text-decoration: none;
}
#content .browsebox a:hover,
#content .browsebox a:focus,
#content .browsebox a:active {
	text-decoration: underline;
}

/* Galleries */
/* Liste view */
.tx-sksimplegallery-pi1 {
	margin: 1em 0 0 0;
	width: 100%;
}
.tx-sksimplegallery-pi1 .gallerylist .list {
	float: left;
	margin: 0 0.5em 0 0;
}
.tx-sksimplegallery-pi1 .gallerylist .list {
	float: left;
	margin: 0 0.5em 0 0;
}
.tx-sksimplegallery-pi1 .gallerylist .list h3 {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
}
.tx-sksimplegallery-pi1 .gallerylist .list p {
	margin: 0;
	padding: 0;
}
.gallerysingleLink ul li a:link,
.gallerysingleLink ul li a:visited,
.tx-sksimplegallery-pi1 .gallerylist .list p a:link,
.tx-sksimplegallery-pi1 .gallerylist .list p a:visited {
	font-size: 1em;
	background-image: none;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.8em; 
	font-weight: bold;
	font-size: 0.75em;
}

.gallerysingleLink ul li a:hover,
.gallerysingleLink ul li a:focus,
.gallerysingleLink ul li a:active,
.tx-sksimplegallery-pi1 .gallerylist .list p a:hover,
.tx-sksimplegallery-pi1 .gallerylist .list p a:focus,
.tx-sksimplegallery-pi1 .gallerylist .list p a:active {
	text-decoration: underline;
}
#content .gallerysingleLink ul {
	list-style: none;
}
#content .gallerysingleLink ul li {
}
#content .gallerysingleLink ul li a {
	font-size: 1em;
}

.backbar {
	margin: 1em 0 0 0;
}
.backbar a:link,
.backbar a:visited {
	font-size: 1em;
	background-image: none;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/icon_link_internal.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	padding: 0 0 0 1.5em; 
	font-weight: bold;
	font-size: 0.75em;
}
.backbar a:hover,
.backbar a:focus,
.backbar a:active {
	text-decoration: underline;
}
.gallerysingle {}
.gallerysingle .gallerysingleImage {
	width: 33.8em;
	overflow: hidden;
	float: left;
}
.gallerysingle .gallerysingleLink {
	float: left;
}
