/* $Id: main.css,v 1.1.4.4 2008/11/22 00:53:22 stevek Exp $
*/

/* GENERAL Styles 
----------------------------*/

body {
  font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
  background-color: #00581A;
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #F2F2B1;
  margin: 0;
  padding: 0;
  margin-bottom: -12px;
  height: 100%;
}

body {
	background-image: url(../images/bg-frosch.jpg);
}

body#node-id-15,
body#node-id-16,
body#node-id-52, /*Informationen*/
body#node-id-57, /*Formulare*/
body#node-id-53, /*Konsulate in Berlin*/
body#node-id-54, /*Honorarkonsulate*/
body#node-id-58, /*Informationen ES*/
body#node-id-59, /*Formulare ES*/
body#node-id-60 /*Konsulate in Berlin ES*/ {
	background-image: url(../images/bg-verlauf.png);
}

#bg1 {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/bg-verlauf.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#page {
	/* Use a 14px base font size with a 18px line height */
  font-size: 0.875em; /* 16px x .875 = 14px */
  line-height: 1.286em; /* 14px x 1.286 = 18px */
}

#header #logo-title,
#footer {
	border-top: 1px solid #92CD06;
}
#footer {
	border-bottom: 1px solid #92CD06;
}

#header {
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#header #logo-title {
	height: 110px;
}
#header #logo-title #logo img {
	margin-top: 15px;
}

#header #header-region {
	position: relative;
	height: 40px;
	width: 100%;
}

#header #block-block-1 {
	width: 200px;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

#header #block-search-0 {
	width: 204px;
	float: left;
	position: relative;
	left: 660px;
	top: 0;
}
#header #block-search-0 label {
	display: none;
}
#header #block-search-0 form,
#header #block-search-0 .form-item {
	margin: 0;
}
#header #block-search-0 #edit-search-block-form-1 {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	border-width: 0px;
	width: 162px;
	height: 34px;
	background-image: url(../images/searchfield.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	color: #00581A;
	font-size: 11px;
	padding-top: 9px;
	padding-left: 5px;
}
#header #block-search-0 #edit-submit,
#header #block-search-0 #edit-submit-1 {
	position: absolute;
	top: 0;
	left: 162px;
	border: none;
	width: 48px;
	height: 34px;
	background-image: url(../images/searchfield_lupe.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;	
	cursor: pointer;
}

#header #block-locale-0 {
	position: absolute;
	left: 906px;
	top: 4px;
	width: 100px;
	float: left;
}
#header #block-locale-0 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header #block-locale-0 ul li {
	display: inline;
	margin-left: 2px;
}

#header #header-right {
	position: absolute;
	left: 660px;
	top: 10px;
}
#header #header-right p {
	margin: 6px 0 0 0;
	font-size: 12px;
}

/* Sidebar-Left */
#sidebar-left .inner {
	padding-top: 16px;
}


/* Sidebar-Right */
#sidebar-right .inner {
	padding-top: 8px;
}

h3.block-title {
	font-size: 19px;
}
div.block-cck_blocks img {
	border: 3px solid #e0df23;
	margin: 0 8px 10px 0;
}
div.block-cck_blocks a:hover img {
	border-color: #92cd06;
}

/* Fußzeile */
#block-block-2,
#block-menu_block-1,
#block-menu_block-2 {
	float: left;
}
#block-menu_block-1 {
	margin-left: 200px;
	width: 120px;
}

#footer {
	padding: 8px 0;
}

#footer * {
	font-size: 12px;
	line-height: 14px;
}
#copy * {
	font-size: 11px;
}	
#copy {
	margin-left: 170px;
	padding: 8px 0 20px 0;
}
#footer strong {
	color: #E0DF23;
}
#block-block-2 {
	margin-left: 170px;
	width: 250px;
}
#footer ul,
#footer ul li {
	list-style: none;
	list-style-type: none;
}
#footer ul li a.active {
	color: #92CD06;
}

/* Content */
div.field-field-keyvisual img {
	border: 3px solid #92cd06;
	margin-bottom: 12px;
}
#content {
	padding-bottom: 50px;
}
.back-to-top {
	text-align: right;
}
.back-to-top a {
	font-weight: bold;
}

/* Bildergalerie */
.view-Fotogalerie img,
.view-Galeria-de-Fotos img {
	border: 3px solid #e0df23;
	margin: 0 8px 10px 0;
}
.view-Fotogalerie a:hover img,
.view-Galeria-de-Fotos a:hover img {
	border-color: #92cd06;
}
.view-Fotogalerie div.view-content div,
.view-Galeria-de-Fotos div.view-content div {
	float: left;
}
.view-Fotogalerie h3,
.view-Galeria-de-Fotos h3 {
	clear: both;
}

