html {
	height: 100%;//
}

body {
	margin: 0px;
	padding: 0px; /* this is a concession to opera 7 which has margin 0, but some padding by default. */
	background:#ffffff url(./images/bg.jpg) repeat-x;
	height: 100%;
	font: 11px Verdana;
}

div#container {
	width: 768px;
	margin: auto;
	background: #ffffff url(./images/bg_menu.gif) repeat-y;
}

div#head {
	width: 768px;
	height:112px;
	margin: 0 auto 0 auto; /* Alle 4 Werte f?r Opera6 */
	padding: 0;
 	background:#ffffff url(./images/bg.jpg) repeat-x;	
}

div#blue_rectangle {
	position: relative;
	top: 12px;
	left: 0px;
	width: 160px;
	height: 100px;
	float: left;
	background-color: #ffffff;
}

div#bildarchiv {
	position: relative;
	top: 50px;
	float: left;
}

div#logo {
	position: relative;
	top: 52px;
	float: right;
}

div#navigation {
	height: 18px;
	position: relative;
	background-color: #ffffff;
}

div.navigation_item {
	float: right;
	display: inline;
	height: 18px;
	vertical-align: middle;
	margin: 5px 0px 0px 0px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #ffffff;
}

div.navigation_item a{
	padding: 0px 7px 0px  11px;
	display: block;
	cursor: pointer;
	color: #0066aa;
	text-decoration: none;
}     

div.navigation_item a:hover{
	padding: 0px 7px 0px  11px;
	display: block;
	color: #62a0de;
	background-color: transparent;
	cursor: pointer;
}

div#main {
	margin: 0px;
	background-color: #FFFFFF;
	height: 100%;
	background: #ffffff url(./images/bg_menu.gif) repeat-y;
}	

div#mainwindow {
	margin: 0px;
	background-color: #FFFFFF;
	height: 100%;
	background: #ffffff url(./images/bg_menu.gif) repeat-y;
}	

div#menu {
	width: 160px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	background-color: #0066AA;
	border-top: 1px solid #ffffff;
	display: inline;
}

div#menu a {
	padding-left: 1.5em; 
	display: block;
	color: #0066aa;
	line-height: 18px;
	text-decoration: none;
	background-color: #cce0ee;
}

div#menu a:hover {
	padding-left: 1.5em;
	color: #0066aa;
	line-height: 18px;
	text-decoration: none;
	background: #eef5f9 url(./images/arrow_blue.gif) 6px center no-repeat;
}

div#menu a.selected {
	padding-left: 1.5em;
	color: #0066aa;
	font-weight:  bold;
	line-height: 18px;
	text-decoration: none;
	background: #ffffff 6px center no-repeat;
}

div#menu a.selected:hover {
	padding-left: 1.5em;
	color: #0066aa;
	font-weight:  bold;
	line-height: 18px;
	text-decoration: none;
	background: #ffffff url(./images/arrow_blue.gif) 6px center no-repeat;
}

div#menu_empty {
	width: 159px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	background-color: #0066AA;
	border-left: 1px solid #0066AA;
}

div#searchbox {
	margin-top: 48px;
	background-color: #dbeaf3;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div#searchboxhead  {
	background-color: #FFFFFF;
	float: right;
	padding: 11px 0px  11px 0px;
	height: 10px;
	width: 159px;        
}

img#search {
	float: right;
	padding-right:  15px;
}

div#searchboxbody {
	background-color: #dbeaf3;
	padding: 8px 0px 8px 8px;
	color: #0066AA;
	line-height: 1.4em;
	clear: both;
	display: block;
}

div#content {
	width: 591px;
	float: left;
	padding-left: 15px;
	border-right: 2px solid #ffffff;
	background-color: #FFFFFF;
	margin: 0px;
	display: inline;
	overflow:hidden;
}

div#contentwindow {
	width: 591px;
	float: left;
	padding-left: 15px;
	border-right: 2px solid #ffffff;
	background-color: #FFFFFF;
	margin: 0px;
	display: inline;
	overflow:hidden;
}

div#loginleft {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 391px;
}

div#logintextbox {
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 391px;
	border-bottom: 1px solid #a6cae1;
}

div#subheadline {
	float: left;
	clear: both;
	display: inline;
	margin: 0px 0px 15px 0px;
	color: #9c9c9c;
	font:  bold 1.1em Verdana;
}


div.blue_box {
	color: #0066aa;
	border-top: 1px solid #a6cae1;
	background-color: #e4eff6;
	font-weight: bold;
	width: 376px;
    float:left;
	clear: both;
	padding-left: 15px;
    height:24px;
    vertical-align: middle;
	line-height: 24px;
    margin-bottom:  5px;
}

div#logintext {
	color: #0066aa;
	background-color: #FFFFFF;
	float: left;
	width: 371px;
	position: relative;
	padding-bottom: 10px;
	margin: 3px 0px 0px 10px;
	line-height: 1.4em;
}

div#loginbox {
	color: #0066aa;
	background-color: #e4eff6;
	padding: 0px;
	margin-left: 8px;
	width: 192px;
	border-bottom: 1px solid #a6cae1;
	float: left;
	display: inline;
}

div#loginboxheader {
	color: #0066aa;
	background-color: #a6cae1;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	width: 177px;
}

div#loginboxbody {
	width: 192px;
}

div#loginBoxForm {
	color: #0066aa;
	background-color: #e4eff6;
	padding-top:  4px;
	padding-bottom:  10px;
	float: right;
	width: 177px;
	font-size: 11px;
	margin: 0px;
}

div#footer {
	width: 768px;
	height:  24px;
	clear:  both;
	background-color: #a6cae1;
}

div#footer_left {
	width: 160px;
	height:  24px;
	margin: 0px;
	background-color: #a6cae1;
	float: left;
}

div#footer_right {
	color: #FFFFFF;
	width: 591px;
	height:  24px;
	padding-left: 15px;
	background-color: #a6cae1;
	float: left;
	border-right: 2px solid #ffffff;
	font: 11px Verdana;
	vertical-align: middle;
	line-height: 24px;
}

img {
	border-width: 0px;
	display: block;
	margin: 0px; 
}

img.header{
	float: left;
	margin-bottom: 5px; 
}

img.motiv {
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px; 
}

img.arrow_blue {
	float: left;
	position: relative;
	top: 8px;
	padding-left: 3px;
	display: block;
}

a.mailto {
	color: #0066aa;
	font-weight: bold;
}

a.navigation {
	color: #FFFFFF;
	font-weight: bold;
}

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

input {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	display: inline;
	border-width: 2px 1px 1px 2px;
	border-color: #a6cae1;
	vertical-align: bottom;
	color: #0066aa;
	font: 11px Verdana;
    background-color: white;
}

input.submit_image{

	margin-bottom:  12px;
}

input.changes {
	width:173px;
	margin:  0px;
	padding: 0px;
	display: inline;
	border-width: 2px 1px 1px 2px;
	border-color: #a6cae1;
	color: #0066aa;
	font: 11px Verdana;
}

textarea.changesCategories {
	width:173px;
	height: 42px;
	padding: 0px;
	display: inline;
	border-width: 2px 1px 1px 2px;
	border-color: #a6cae1;
	color: #0066aa;
	font: 11px Verdana;
}

textarea.changesMessage {
	width:272px;
	height: 100px;
	padding: 0px;
	display: inline;
	border-width: 2px 1px 1px 2px;
	border-color: #a6cae1;
	color: #0066aa;
	font: 11px Verdana;
}

textarea.changesLeft {
	width:272px;
	height: 128px;
	padding: 0px;
	display: inline;
	border-width: 2px 1px 1px 2px;
	border-color: #a6cae1;
	color: #0066aa;
	font: 11px Verdana;
}

ul#menulist {
	list-style-type:none;
	list-style-position:outside;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #0066aa;
	padding-left: 0px;
	margin: 0px;
	width: 159px;	// HACK for IE
	\width: 161px;	// HACK for IE
	w\idth: 159px;	// HACK for IE
}

ul#menulist li a  {
	display: block;
	width: 142px;	// HACK for IE
	\width: 159px;	// HACK for IE
	w\idth: 142px;	// HACK for IE
}

li {
	padding-left: 0em;
	margin-top: 1px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #cce0ee;
	text-decoration: none;
}

li#all_images  {
	margin-top: 0px;
}

li#all_images a {
	padding-left: 1.5em;
	margin-top: 0px;
	color: #0066AA;
	font-family: Verdana;
	font-size: 11px;
	background-color: #cce0ee;
	text-decoration: none;
}

li#all_images a:hover {
	padding-left: 1.5em;
	background: #eef5f9 url(./images/arrow_blue.gif) 6px center no-repeat;
}

li#menu_top {
	padding-left: 1.5em;
	height: 32px;
	margin-top: 0px;
	color: #ffffff;
	font: bold 11px Verdana;
	vertical-align: middle;
	background: #0066aa url(./images/arrow_white.gif) 6px center no-repeat;
	line-height: 32px;
}


div#infoBoxLeft {
	width: 290px;
	float:left;
}

div#infoBoxRight {
	width: 290px;
	float: left;
	color: #0066AA;
	line-height: 14px;
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #a6cae1;
}

div#infoBoxThumbnail {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

div#infoBoxThumbnail a {
	color: #0066AA;
	text-decoration: none;
}

div#infoBoxThumbnail a:hover {
	color: #a6cae1;
}

div.infoSubBox {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	width: 290px;
	border-bottom: 1px solid #a6cae1;
}

div.infoBoxBlue {
	color: #0066aa;
	border-top: 1px solid #a6cae1;
	background-color: #e4eff6;
	font-weight: bold;
	width: 275px;
	clear: both;
	padding-left: 15px;
    height:24px;
    vertical-align: middle;
	line-height: 24px;
    margin-bottom:  5px;
}

div.infoBoxText {
	color: #0066aa;
	width: 275px;
  	padding: 4px 0px 0px 5px;
  	border: 0px solid #a6cae1;
  	font-family: verdana,arial,sansserif;
  	font-weight: normal;
  	line-height: 14px;
	background-color:#FFFFFF;
	font-size: 11px;
  	overflow: auto;
}

img.infoThumbnail {
	display: block;
	border-width:1px;
	border-color: #0066AA;
	margin: 0px 15px 10px 0px;
}

table#infoTable{
	margin-top: 2px;
	margin-left: 2px;
}

.helperTableInfo {
	padding: 0px;
	margin: 0px;
}

p.contentHeadline {
	color: #0066AA;
	font: bold 12px Verdana;
}

p.helpText {
	color: #0066AA;
	font: 11px Verdana;
}

div#helpContent {
	width: 591px;
	height: 100%;
	float: left;
	position:  relative;
	left: -15px;
	background-color: transparent;
	margin: 0px;
	display: inline;
	margin-left: 15px;
	padding: 0px;
	overflow:hidden;
}

div#resultcontent {
	width: 606px;
	float: left;
	position:  relative;
	left: -15px;
	background-color: transparent;
	margin: 0px;
	display: inline;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	overflow:hidden;
}

div#resultcontentwindow {
	width: 606px;
	float: left;
	position:  relative;
	left: -15px;
	background-color: transparent;
	margin: 0px;
	display: inline;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	overflow:hidden;
}

.resultItem {
	float: left;
	margin: 0px 11px 8px 0px;
	margin-bottom: 8px;
	width: 290px;
	border-bottom: 1px solid #a6cae1;
	overflow:hidden;
}

.recordName {
	color:#0066AA;
	background-color: #a6cae1;
	font: bold 11px Verdana;
	white-space: nowrap;
	padding: 2px;
	overflow:hidden;
}

.thumbnailBoxBrowse {
	float: left;
	width: 171px;
	height: 113px;
	background-color: #e4eff6;
	text-align: center;
}

.thumbnailBoxBasket {
	float: left;
	width: 114px;
	height: 113px;
	background-color: #e4eff6;
	text-align: center;
}

img.thumbnail {
	display: block;
	border-width:1px;
	border-color: #0066AA;
}

div.action {
	height: 14px;
	padding: 2px;
	width: auto;
	cursor:default;
}

div.action a{
	color: #0066AA;
	text-decoration:none;
}
a.action {
	color: 0066AA;
	float: left;
}

a:hover {
	cursor: pointer;
}

.actionsBoxBrowse {
	float: left;
	background-color: #e4eff6;
	width: 119px;
	height: 113px;
}

.actionsBoxBasket {
	float: left;
	background-color: #e4eff6;
	width: 176px;
	height: 113px;
}

.action a {
	color: #0066AA;
	text-decoration: none;
	vertical-align: top;
}

.action a:hover {
	color: #a6cae1;
	text-decoration: none;
}

.helperTableBrowseLeft {
	width: 171px;
	height: 113px;
	padding: 0px;
	margin: 0px auto;
}

.helperTableBrowseRight {
	width: 119px;
	height: 113px;
	padding: 0px;
	margin: 0px auto;
}

.helperTableBasketLeft {
	width: 114px;
	height: 113px;
	padding: 0px;
	margin: 0px auto;
}

.helperTableBasketRight {
	width: 176px;
	height: 113px;
	padding: 0px;
	margin: 0px auto;
}

.action a {
	color: #0066AA;
	text-decoration: none;
}

div.action img:hover {
	color: #a6cae1;
}

.downloadselect { 
	font-size: 9px;
	font-family: verdana;
	color:#0066AA;
	vertical-align: top;
	border-width: 2px 1px 1px 2px;
	border-color: #a6cae1; 
}

div#pager {
	color: #0066AA;
	font: regular 12px Verdana;
	font-size: 12px;
	text-decoration:none;
	cursor: default;
	clear: left;
	text-align: center;
	width: auto;
	margin-bottom: 10px;
}

div#pager a{
	color: #0066AA;
	font: regular 12px Verdana;
	font-size: 12px;
	text-decoration:none;
}

div#pager a:hover {
	color: #a6cae1;
}


.popup_effect1 {
    background:#11455A;
    opacity: 0.2;
}

.listuser:hover {
	background:#e4eff6;	
}

#dialog {
	width: 350px;
	text-align: center;
	border: 2px outset #000;
	padding: 5px;
	position: absolute; 
	top: 50%;
	left: 50%;
	margin-top: -145px;
	margin-left: -125px;
	background-color:#e4eff6;
}

div#subheadlinedialog {
	text-align: center;
	clear: both;
	display: inline;
	margin: 0px 0px 15px 0px;
	color: #9c9c9c;
	font:  bold 1.1em Verdana;
}

#suchbutton
{
	cursor: pointer;
}

.pointer
{
	cursor: pointer;
}
