@charset "ISO-8859-1";

/* global declarations */
body {
	background-color: white;
	border: 0pt;
	color: black;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100.01%;
	padding: 0pt;
/*	text-align: center;
*/
}

#container {
	text-align: left;
	width: 1011px;
	margin: 0px auto;
}

a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

button {
	padding: 0pt;
}

img {
	border: 0pt;
}

input {
	background-color: white;
	border: 1px solid #B9B9B9;
	color: #B9B9B9;
	float: left;
	font-size: 8pt;
	height: 18px;
	margin: 3px 5px;
	padding: 1pt 1pt 0pt 2pt;
	width: 113px;
}

/*the upper part of the page */
#head {
	height: 268px;
	margin: 0pt 0pt 0px;
	width: 1011px;
	background-image: url(./images/header.jpg);
	background-repeat: no-repeat;
}

#head span.headerline {
	background-color: #1A3553;
	display: block;
	height: 1px;
	width: 100%;
	line-height: 1px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#head img.banner {
	float: left;
	clear: left;
}

#head img.logo {
	margin: 11px 0pt 5px 0pt;
	float: right;
	height:70px;
}

#head div.menubar {
	background-color: transparent;;
	color: #5A5A5A;
	font-size: 8pt;
	margin: 5px 0pt 100px 5px;
	width: 1001px;
	float: left;
	line-height: 14px;
	height: 14px;
}

#head div.menubar a {
	color: #5A5A5A;
	font-size: 8pt;
}

#head div.menubar a.inactive {
	color: #dddddd;
}

#head div.menubar img {
	vertical-align: bottom;
}

#head div.searchbar {
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(./images/hde/header.png);
	height: 26;
	clear: both; px;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}

#head div.searchbar a {
	color: white;
	font-size: 8pt;
	margin-top: 3px;
}

#head div.searchbarform {
	margin: 0px;
	padding: 0px;
	float: left;
}

#head div.searchbarform button {
	background-color: #1A3553;
	border: 0pt;
	color: white;
	font-size: 8pt;
	margin-top: 3px;
}

#head div.searchbarform input {
	font-size: 9px;
	margin: 4px 5px;
	padding: 0px 0px;
	height: 14px;
}

#head div.searchbarlogout {
	margin: 2px 7px 0pt 0pt;
	float: right;
}

#head div.searchbarticker {
	float: right; 
/*	border: 1px solid #ff0000; */
	margin: 0px 0px 0px 20px;
}


#head div.searchbarlogout img {
	margin: 0pt 0pt 0pt 6px;
}

#head form {
	margin: 0px 0pt 0pt 0pt;
}

/*login bar */
#loginbar {
	background-color: transparent;
	height: 120px; 
	margin:0pt 0pt 5px 0pt;
	width: 1011px;
}

#loginbar div.loginarea {
	background-color: transparent;
	color: #15A991;
	display: block;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	height: 93px;
	margin: 0pt 0pt 0pt 5px;
	width: 160px;
	padding: 5px 0 0 5px;
}

#loginbar div.loginarea a {
	color: #15A991;
	display: block;
	float: right;
	font-size: 8pt;
	margin: 0pt 0pt 0pt 0px;
}

#loginbar div.loginarea input.disabled {
	background-color: #e8e8e8;
}
#loginbar div.loginarea input {
	margin: 2px 5pt 2px 5px;
	height: 20px;
	padding: 2px;
	width: 150px;
	float: none;
}

#loginbar div.loginarea input.remember{
	margin: 3px 5pt 3px 5px;
	height: 15px;
	width: 15px;
	padding: 2px;
	float: none;
}

#loginbar div.loginarea label{
	margin: 3px 1pt 3px 1px;
	height: 15px;
	font-size: 8pt;
	font-weight: bold;
}

#loginbar div.loginarea button.logoutbutton {
	background-color: #15A991;
	background-image: url(images/hde/button_logout.gif);
	border: 0pt;
	float: right;
	height: 17px;
	margin: 3px 3pt 3pt 3px;
	width: 45px;
}

#loginbar div.loginarea button.submitbutton {
	background-color: #15A991;
	background-image: url(images/hde/button_login.gif);
	border: 0pt;
	float: right;
	height: 17px;
	margin: 3px 3pt 3pt 3px;
	width: 45px;
}

#loginbar div.loginarea img {
	background-color: #15A991;
}

#loginbar div.loginarea span.logintitle {
	margin: 6px 0pt 0pt 10px;
}

.logintitle a {
	padding-left: 5px;
}

#loginbar div.loginimage {
	float: left;
	max-height: 99px;
	max-width: 812px;
	overflow: hidden;
}

#loginbar form {
	clear: both;
	margin: 0pt 0pt 4px 0pt;
}

/*the navigation bar at the left */
#navibar {
	clear: both;
	float: left;
	max-width: 176px;
	width: 176px;
	margin-top: 10px;
}

#navibar a {
	display: block;
	font-size: 9pt;
	margin: 0pt 0pt 1px 0pt;
	padding: 4px 0pt 2px 9px;
}

#navibar a.menu0 {
	background: url(images/hde/naviBackground.png) no-repeat 0 0;
	color: #ffffff;
	font-size: 11pt;
	height: 20px;
	padding-top: 7px;
}

#navibar a.menu0Sub {
	background: url(images/hde/naviBackgroundSub.png) no-repeat 0 0;
	color: #ffffff;
	font-size: 11pt;
	height: 20px;
	padding-top: 7px;
}

#navibar a.menu0active {
	background: url(images/hde/naviBackgroundActive.png) no-repeat 0 0;
	color: #ffffff;
	font-size: 11pt;
	height: 20px;
	padding-top: 7px;
}

#navibar a.menu0parent {
	background: url(images/hde/naviBackgroundParent.png) no-repeat 0 0;
	color: #ffffff;
	font-size: 11pt;
	height: 20px;
	padding-top: 7px;
}

#navibar a.menu1 {
	background-color: #d0d0d0;
	color: #323232;
}
#navibar a.menu2 {
	padding-left: 20px;
	background-color: #E0E0E0;
	color: #656565;
}
#navibar a.menu3 {
	padding-left: 30px;
	background-color: #f0f0f0;
	color: #656565;
}

#navibar a.menu2more {
	background-color: #EFEFEF;
	color: #656565;
	padding: 4px 22px 0pt 0pt;
	text-align: right;
}

#navibar a.menu1active {
	background-color: #15A991;
	color: white;
	font-weight: bold;
	padding: 1px 0pt 3px 9px;
}


#navibar a.menu1parent {
	background-color: #6BD9C8;
	color: #656565;
	font-weight: bold;
	padding: 1px 0pt 3px 9px;
}
#navibar a.menu2parent {
	background-color: #82F0DF;
	color: #656565;
	font-weight: bold;
	padding: 1px 0pt 3px 20px;
}

#navibar a.menu3parent {
	background-color: #9FFAFA;
	color: #656565;
	font-weight: bold;
	padding: 1px 0pt 3px 30px;
}

#navibar a.menu3active {
	background-color: #15A991;
	color: black;
	font-weight: bold;
	padding: 1px 0pt 3px 30px;
}

#navibar a.submenu1 {
	background-color: #EFEFEF;
	color: black;
	padding-left: 24px;
}

#navibar a.submenu1active {
	background-color: #EFEFEF;
	color: #15A991;
	font-weight: bolder;
	padding-left: 24px;
}

#navibar a.menu2active {
	background-color: #15A991;
	color: white;
	font-weight: bold;
	padding: 1px 0pt 3px 20px;
}



#navibar img.hde_informs {
	display: block;
	margin: 28px 0pt 0pt 1px;
}

input.submitbutton {
	background-color: #15A991;
	background-image: url(images/hde/button_login.gif);
	border: 0pt;
	float: left;
	height: 17px;
	margin: 3px 0pt 0pt 15px;
	width: 45px;
}

#navibar div.left h3 {
	font-size: 8pt;
	text-transform: uppercase;
	margin: 7px 0pt 10px 0pt;
	clear: left;
}

#navibar div.left p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#navibar div.left img {
	max-width: 160px;
	margin: 5px 0pt 5px 0pt;
}

#navibar div.left span.columnline {
	background-color: #B9B9B9;
	display: block;
	height: 1px;
	margin: 16px 0pt 16px 0pt;
	width: 100%;
	font-size: 0px;
	float: left;
	line-height: 1px;
}

.left a span {
	color:#15A991;
	position:relative;
	z-index:99;
	font-size:100.1%;
}

#navibar div.left table {
	width: 100%;
}

#navibar div.left td {
	width: 100%;
}

#navibar div.left div.image {
	text-align: center;
}

#navibar div.left div.table-image {
	text-align: center;
}

/*the part where the content is displayed */
#content {
	float: left;
	font-size: 10pt; /*margin:0pt 8px 0pt 10px;*/
	max-width: 410px;
	width: 410px;
	margin-left: 15px;
	margin-top: 10px;
}

#content a.bread {
	float: left;
}

#content img.bread {
	float: left;
	margin-top: 2px;
	margin-left:5px;
	margin-right:5px;
}

#content div.breads {
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:5px;
	padding-top:10px;
	width:100%;
}

#content a {
	color: #15A991;
}

#content a.page {
	font-size: 9pt;
	margin: 0pt 2px;
}

#content div.shortnews {
	font-size: 10pt;
	margin: 12px 0pt 0pt 0pt;
}

#content h1 {
	font-size: 12pt;
	margin: 2px 0pt 0pt 0pt;
}

#content p {
	font-size: 9pt;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: justify;
	clear:both;
}

#content td p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*#content table {
	clear:both;
}*/

#content li {
	font-size:9pt;
/*	text-align: justify;*/
}

#content img.shortnews {
	float: left;
	height: 125px;
	margin: 14px 8px 0pt 0pt;
	width: 200px;
}

#content span.date {
	color: #6F7FA1;
	display: block;
	font-size: 8pt;
}

#content span.newsline {
	line-height: 1px;
	font-size: 0px;
	background-color: #6F7FA1;
	display: block;
	height: 1px;
	margin: 10px 0pt 15px 0pt;
	width: 100%;
}

#content span.pagenavi {
	color: #15A991;
	display: inline;
	font-size: 9pt;
	margin: 0pt 0pt 0pt 112px;
}

#content input.search {
	height: 20px;
}

#content .searchPBar {
	background-color: #FFFFFF;
	float: left;
	color: #15A991;
	font-size: 8pt;
	text-decoration: none;
}

#content .searchPBarNumCell {
	background-color: #FFFFFF;
	color: #15A991;
	font-size: 8pt;
	text-decoration: none;
}

#content .searchPBarSpacerCell {
	background-color: #FFFFFF;
	color: #15A991;
	font-size: 8pt;
	text-decoration: none;
	width: 33%;
}

#content input#contact {
	margin: 0px;
}

.linkfarbe3 {
	font-size: 9pt;
}

/*** Grid ***/
th.bgcolor-primary1,td.bgcolor-primary1 {
	background-color: #FFD674;
}

th.bgcolor-primary2,td.bgcolor-primary2 {
	background-color: #FFE4A3;
}

th.bgcolor-primary3,td.bgcolor-primary3 {
	background-color: #FFF1D0;
}

.contentTableSearch {
	font-size: 9pt;
}

.contentTableWithHeadlineRow {
	margin-bottom: 25px;
	border-bottom: 3px solid #1A3553;
	font-size: 9pt;
}

.contentTableWithHeadlineRow TH,.contentTableWithHeadlineRow TH DIV,.contentTableWithHeadlineRow TH P
	{
	background-color: #1A3553;
	color: #ffffff;
	font-size: 9pt;
	letter-spacing: 0pt;
	line-height: 12pt;
	font-weight: bold;
}

.contentTableHeading {
	font-size: 9pt;
	font-weight: bold;
}

.searchResultLink {
	font-size: 9pt;
}

.searchResultData {
	font-size: 9pt;
}

#content a.sort {
	color: #fff;
}

.wide {
	max-width: 622px;
	width: 622px;
}

.wideInner {
	max-width: 600px;
	width: 600px;
}

.narrow {
	max-width: 410px;
	width: 410px;
}

.narrowInner {
	max-width: 390px;
	width: 390px;
}

/* information column, e. g. containing shortlinks  (right-sided from content)*/
#infocolumn1 {
	float: left;
	font-size: 10pt;
	margin: 10px 6px 0px 20px;
	width: 185px;
	min-height: 10px;
}

#infocolumn1 a {
	color: #15A991;
	position: relative;
	z-index: 99;
}

#infocolumn1 a:hover span {
	display: block;
	position: absolute;
	top: 6px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
	font-size: 8pt;
}

#infocolumn1 a.send {
	background: url(images/hde/button_mail.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn1 a.save {
	background: url(images/hde/button_save.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn1 a.print {
	background: url(images/hde/button_print.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn1 h3 {
	font-size: 8pt;
	text-transform: uppercase;
	margin: 7px 0pt 10px 0pt;
	clear: left;
}

#infocolumn1 p {
	margin-bottom: 0px;
	margin-top:5px;
	text-align: justify;
}

#infocolumn1 img {
	max-width: 182px;
	margin: 5px 0pt 5px 0pt;
}

#infocolumn1 span.columnline {
	background-color: #B9B9B9;
	display: block;
	height: 1px;
	margin: 16px 0pt 16px 0pt;
	width: 100%;
	font-size: 0px;
	float: left;
	line-height: 1px;
}

#infocolumn1 span.columnlineE {
	background-color: #6F7FA1;
	display: block;
	height: 5px;
	margin: 0px 0pt 16px 0pt;
	width: 100%;
	font-size: 0px;
}

#infocolumn1 img.columnlineE {
	max-width: 180px;
	margin: 0px 0pt 0px 0pt;
}

#infocolumn1 table {
	width: 100%;
}

#infocolumn1 td {
	width: 100%;
}

#infocolumn1 div.image {
	text-align: center;
}

#infocolumn1 div.table-image {
	text-align: center;
}

#infocolumn2 {
	float: right;
	font-size: 10pt;
	margin: 10px 8px 0pt 10px;
	width: 180px;
}

#infocolumn2 a {
	color: #15A991;
	position: relative;
	z-index: 99;
}

#infocolumn2 a:hover span {
	display: block;
	position: absolute;
	top: 6px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
	font-size: 8pt;
}

#infocolumn2 a.send {
	background: url(images/hde/button_mail.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn2 a.save {
	background: url(images/hde/button_save.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn2 a.print {
	background: url(images/hde/button_print.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn2 a.newsletter {
	background: url(images/hde/newsletter.gif) no-repeat;
	padding: 0pt 0pt 0pt 22px;
	display: block;
	margin: 0pt 0pt 3px 0pt;
}

#infocolumn2 h3 {
	font-size: 8pt;
	text-transform: uppercase;
	margin: 7px 0pt 10px 0pt;
	clear: left;
}

#infocolumn1 p {
	margin-bottom: 0px;
	margin-top:	5px;
	text-align: justify;
}

#infocolumn2 img {
	max-width: 182px;
	margin: 5px 0pt 5px 0pt;
}

#infocolumn2 span.columnline {
	background-color: #B9B9B9;
	display: block;
	height: 1px;
	margin: 16px 0pt 16px 0pt;
	width: 100%;
	font-size: 0px;
	float: left;
	line-height: 1px;
}

#infocolumn2 span.columnlineE {
	background-color: #6F7FA1;
	display: block;
	height: 5px;
	margin: 0px 0pt 16px 0pt;
	width: 100%;
	font-size: 0px;
}

#infocolumn2 img.columnlineE {
	max-width: 182px;
	margin: 0px 0pt 0px 0pt;
}

#infocolumn2 form {
	margin: 0px;
	padding: 0px;
}

#infocolumn2 div.image {
	text-align: center;
}

#infocolumn2 div.table-image {
	text-align: center;
}

.contentad {
	text-align: center;
}

.inv {
	display: none;
}

/*part which includes copyright, impressum etc. */
#bottombar .edit {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	display: block;
	background: transparent url(images/hde/button_edit.gif) no-repeat scroll 0;
	padding: 0 0 0 22px;
	margin: 0 0 3px;
	color: #15A991;
	float: left;
}

#bottombar .edit:hover {
	background-image: url(images/hde/button_edit.gif);
}

#bottombar {
	clear: both;
	color: #BEBEBE;
	display: block;
	float: left;
	font-size: 8pt;
	margin: 20px 0pt 0pt 0pt;
	text-align: right;
	width: 1011px;
}

#bottombar a {
	color: #BEBEBE;
}

#bottombar span {
	line-height: 1px;
	font-size: 0px;
	background-color: #BEBEBE;
	display: block;
	height: 1px;
	width: 100%;
}

.navHeadline {
	padding: 8px 0px 5px 10px;
	background: url(images/hde/naviBackground.png) no-repeat 0 0;
	color: #ffffff;
	font-size: 11pt;
}

.contentHeadlineGreen,.contentHeadlineBlue {
	text-align: left;
	padding: 7px 0px 2px 15px;
	color: #ffffff;
	font-size: 11pt;
	height: 21px;
	margin-bottom: 10px;
	width: inherit;
}

.contentHeadlineGreen {
	background: url(images/hde/contentHeadlineGreen.png) no-repeat 0 0;
}

.contentHeadlineBlue {
	background: url(images/hde/contentHeadlineBlue.png) no-repeat 0 0;
}

.contentBox {
	background-color: #ffffff;
	margin-bottom: 15px;
	text-align: left;
	float: left;
}

.contentBox hr {
	height: 1px;
	border: 0;
	background: #324767;
	color: #324767;
}

.contentBoxContent {
	margin: 0px 10px 20px 10px;
	overflow:hidden;
/*	border:1px solid blue; */
}

.contentBoxFooter {
	border-top: 1px solid #ffffff;
	clear: both;
}

.contentBoxFooter .icon {
	width: 30px;
	height: 30px;
	border-right: 1px solid #ffffff;
	float: left;
	background: #DFDFDF url(images/hde/newspaper.png) no-repeat center center;
}

.contentBoxFooter .iconSecure {
	width: 30px;
	height: 25px;
	border-right: 1px solid #ffffff;
	background-color: #d8d8d8;
	float: left;
	background: url(images/hde/secure.png) no-repeat center center;
}

.contentBoxFooter .more {
	width: 379px;
	height: 30px;
	background-color: #e3e3e3;
	float: left;
	margin: 0px;
	line-height: 30px;
}

.contentBoxFooter .more a {
	width: 369px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: underline;
	font-size: 11px;
	margin: 0px;
	padding: 0 0 0 10px;
}

button.toggleHomepage {
	color: #15A991;
	font-size: 100.01%;
	font-weight: none;
	background: #FFFFFF;
	border: 0;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: auto;
}

button.toggleHomepage:hover {
	text-decoration: underline;
}

button.toggleHomepage p {
	margin: 0px;
	padding: 0px;
}

input.toggleCategory {
	color: #15A991;
	font-weight: none;
	background: #FFFFFF;
	border: 1px solid;
	padding-left: 3px;
	padding-top: 1px;
	margin: 0px;
	width: 200px;
	height: 20px;
}

TEXTAREA {
	color: #626672;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #FFFFFF;
	border: 1 solid #C3C2D0;
	padding-left: 3px;
	padding-top: 1px;
}

INPUT.standard {
	color: #626672;
	font: 11px verdana;
	font-weight: none;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #C3C2D0;
	padding-left: 3px;
	padding-top: 1px;
}

.button {
	color: #565A5B;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #FFFFFF;
	border: 1 solid #565A5B;
	padding-left: 3px;
	padding-top: 1px;
}

.stdbutton {
	color: #565A5B;
	font: 8pt verdana;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #565A5B;
	padding-left: 3px;
	padding-top: 1px;
}

SELECT.standard {
	color: #565A5B;
	font: 8pt Verdana;
	font-weight: none;
	text-decoration: none;
	background: #FFFFFF;
}

SELECT.small {
	color: #565A5B;
	font: 8pt Verdana;
	font-weight: none;
	text-decoration: none;
	background: #FFFFFF;
	zoom: 85%;
}

/* social bookmarks */
.socialBookmarks {

}

.socialBookmarks ul {
	float: left;
	padding: 0px;
	margin: 0px;
}

.socialBookmarks li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 2px 0 0;
}

.socialBookmarks li a {
	font-size: 0.8333em;
}

.contact {
	color: #626672;
	font: 11px verdana;
	font-weight: none;
	text-decoration: none;
	border: 1px solid #C3C2D0;
	padding-left: 3px;
	padding-top: 3px;
	height: 22px;
	margin: 0px;
}

.contact_submit {
	background-color: #15A991;
	border: 1px solid #FFFFFF;
	float: left;
	height: 18px;
	margin: 3px 0pt 0pt 15px;
	width: 55px;
	color: #FFFFFF;
}

.contact_text {
	color: #626672;
	font: 11px verdana;
	font-weight: none;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	height: 14px
}

.contact_error {
	color: #FF0000;
	font: 11px verdana;
	font-weight: none;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	height: 14px
}

/*gallery style */

#contentGallery{
    float:left;
	width: 622px;
	margin: 10px 10px 0px 14px;
	font-family: Verdana,Arial,Helvetica,san-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000033;
}

.galleryHeader{
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.galleryHeader h2{
	font-size: 13pt;
	color: #000033;
	font-weight: normal;
}

#secContentOverview, #secContentSingleview, #secContent{
	margin: 0px 0px 15px 0px;
	padding-bottom: 5px;
}

#secContentSingleview{
	margin-top: 5px;
	width: inherit;
}

#secContent{
	padding: 10px;
}

.thumbnailImage{
	float: left;
	border: 1px solid #ffffff;
	background: url(images/hde/loader2.gif) no-repeat center center;
}

#secContentOverview div div:hover{
	border: none;
}

.imageAlign{
	height: inherit;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}

.imageAlign a{
	height: 100%;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ffffff;
}

.imageAlign a:hover{
	border: 1px solid #1C3664;
}

.thumbnailImageSingle .imageAlign a:hover{
	border: 1px solid #ffffff;
}

.thumbnailImageSingle .imageAlign a{
	height: auto;
}

.clear{
	clear: both;
}

#galleryNavOverview, #galleryNavSingleview{
	margin: 0px 0px 5px 0px;
	border: 1px solid #1c3664;
	padding: 5px 3px;
	vertical-align: middle;
	text-align: center;
}

#galleryNavOverview a{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	line-height: 16px;
	height: 16px;
	color: #000033;
	vertical-align: middle;
}

#galleryBottomButtons, #secContentAbove, #singleviewOverviewMailNav, #imageDesc{
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-align: center;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
}

#galleryBottomButtons a, #secContentAbove a, #singleviewOverviewMailNav a, .galleryInputColumn a, .galleryInputLine a{
	color: #000033;
}

#imageDesc{
	text-align: left;
	border: 1px solid #15A991;
}

.thumbnailImageSingle{
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: inherit;
	height: inherit;
}

/*** navigation for singleview ***/
.galleryArrowLeft, .galleryArrowRight{
	float: left;
	margin-left: 5px;
	width: 25px;
	height: 106px;
	line-height: 106px;
	vertical-align: middle;
}

.galleryArrowLeft{
	margin-left: 0px;
}

.thumbnailImageNav{
	float: left;
	margin-left: 5px;
	width: 106px;
	height: 106px;
}

/*** navigation for pictures(singleview) ***/

#secContentAbove .pictureNext{
	float: right;
}

#secContentAbove .picturePrev{
	float: left;
}

/*** navigation for "mail" and "back to overview" ***/

#singleviewOverviewMailNav .mail{
	float: right;
	width: 200px;
	text-align: right;
}

#singleviewOverviewMailNav .overview{
	float: left;
}

#galleryAnker{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	display: none;

}


/*** new gallery ***/
.galleryInput{
	width: 200px;
	border: 1px solid #1c3664;
	font-weight: normal;
	font-size: 10pt;
	line-height: 22px;
	height: 22px;
	color: #000033;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

.galleryInputLine{
	clear: both;
	margin-top: 8px;
	margin-left: 10px;
	height: 20px;
}

.galleryInputColumn{
	float: left;
	width: 230px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

.galleryForm{
	margin: 0px;
}

.gallerySubmit{
	height: 22px;
	border: 1px solid #000000;
	color: #15A991;
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	width: 200px;
}

.gallerySubmit:hover{
	border: 1px solid #15A991;
}

.picturearea{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	height: 92px;
	border: 1px solid #00B290;
}

.pictureCheckbox, .pictureholder{
	float: left;
	height: 106px;
	width: 106px;
}

.pictureCheckbox{
	width: 30px;
}

.pictureholder .thumbnailImageNav{
	height: 90px;
	width: 98px;
}

.pictureCheckbox input{
	line-height: 106px;
	vertical-align: middle;
	margin: 38px 0px 0px 0px;
	padding: 0px;
	width: 30px;
	text-align: center;
}

.editButton{
	width: 600px;
	text-align: right;
	margin: 10px;
}

.editButton a{
	color: #15A991;
	text-decoration: none;
}

.editButton a:hover{
	color: #15A991;
	text-decoration: underline;
}

.galleryIcons{
	margin-bottom: -4px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: visible;
	width: 16px;
	height: 16px;
	line-height: 16px;
}

.blueLineBottom{
	background: url(images/hde/contentHeadlineBlueBottom.jpg) no-repeat center center;
	width: 622px;
	height: 9px;
}

.navOverviewBorderColor{
	border: 1px solid #1c3664;
}

.info2Headline1
{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	COLOR: black;
   	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	FONT-SIZE: 12pt;

   	text-align: center;
/*   	FONT-WEIGHT: bold; */
}

.info2link a {
	color: #15A991;
	position: relative;
	z-index: 99;
}


.info2link
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	COLOR: black;
   	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	FONT-SIZE: 10pt;
   	text-align: center;
/*   	FONT-WEIGHT: bold; */
}

.info2separator
{
	width:80%;
	max-height:5px;
	height:1px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left: 20;
	border-bottom:1px groove #04277E;
	COLOR: black;
}
  
