/**
 * Theme Name: HildundK
 * Theme URI: http://hildundk.de/
 * Description: HildundK Version 0.8
 * Version: 0.8
 * Author: Christian Greve
 * Author URI: http://archi-tekton.de/
 */

/* ========== General ========== */
body {
	margin:0;
	color:#000;
	font:normal 62.5% arial, helvetica, verdana, sans-serif;
	text-align:left;
	background:#999 url(./gfx/site-bg.gif) repeat-y center top;
}
/* ----- Reset and Fixes ----- */
* {
	margin:0;
	padding:0;
}
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides From IE-Mac \*/
* html .clear { height:1%; }
/* End Hide From IE-Mac */

/* ----- Fixed Footer ----- */
/* Commented Backslash Hack V2 \*/
html, body {
	height:100%;
	padding:0;
}
* html, * html body {
	overflow:hidden;
	padd\ing:0;
	ma\rgin:0;
}
* html #fixedContainer {
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit;
}
* html #siteContainer {
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/* End Hack */
/* Mac Hide - reduce page to allow the scrollbar to remain visible \*/
* html #contentContainer {
	margin-left:17px;
}
* html #footer {
}
/* End Hide */
#footerContainer {
	position:absolute;
	bottom:0;
	width:100%;
	z-index:999;
}
/* For Moz/Opera And Others */
html>body #footerContainer {
	position:fixed;
}
/* End For */
/* ----- /Fixed Footer ----- */

pre {
	font-size:14px;
}

/* ----- Links ----- */
a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a:active {
	color:#000;
}
/* ----- Images ----- */
img {
	border:0 none;
}
a img {
}

a img#large {
	border:solid 1px #000;
}
/* ----- Tables ----- */
table {
	border-collapse: collapse;
}
tr {
	vertical-align:top;
}
td {
}
/* ----- Text ----- */
h1, h2, h3 {
	font-weight:normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
p {
}
p a {
}
p img {
}
small {
}
strong {
	font-weight:bold;
}
em {
}
strike {
}
u {
}
cite {
}
blockquote {
}
abbr {
}
acronym {
}
del {
}
ins {
}
code {
}
pre {
}
/* ----- Listings ----- */
ul, ol {
	list-style:none;
	list-style-position:outside;
}
li {
}
/* ----- Forms ----- */
form {
}
fieldset {
	display:inline;
	border:0 none;
}
legend {
}
label {
}
input {
	background:#fff;
	border:1px solid #CECECE;
	font-size:11px;
}
input:hover {
	border:1px solid #333;
}
input:focus {
	border:1px solid #333;
}
select {
}
textarea {
}
/* ----- Custom Styles ----- */
.right {
	float:right;
	text-align:right;
}
.left {
	float:left;
	text-align:left;
}
.center {
	display:block;
	margin:auto auto;
	text-align:center;
}
img.right {
}
img.left {
}
img.center {
}
/* ========== Layout ========== */
#siteContainer {
	margin:auto;
	width:954px;
	text-align:center;
}
#contentContainer {
	width:954px;
	text-align:left;
}
#mainNavigationContainer {
	margin:auto;
	width:976px;
	text-align:center;
	background:#fff;
}
/* ========== Header ========== */
#header {
}
#header h1 a {
	display:block;
	float:left;
	width:316px;
	height:56px;
	background:#fff url(./gfx/logo.gif) no-repeat;
}
#header h1 a span {
	position:absolute;
	left:-999px;
}
#header a.contactLink {
	display:block;
	float:right;
	width:68px;
	height:56px;
	background:#fff url(./gfx/RSScontact.gif) no-repeat right top;
}
#header a.contactLink:hover {
	background-position:right -60px;
}
#header a.contactLink span {
	position:absolute;
	left:-999px;
}
#header a.rssLink {
	display:block;
	float:right;
	width:48px;
	height:56px;
	background:#fff url(./gfx/RSScontact.gif) no-repeat left top;
}
#header a.rssLink:hover {
	background-position: left -60px;
}
#header a.rssLink span {
	position:absolute;
	left:-999px;
}

#searchform {
	display:inline;
	float:left;
	margin:20px 14px 0 14px;
}
#searchform #s {
	padding:4px 4px;
	width:232px;
	height:14px;
	line-height:16px;
}
#searchform #searchsubmit {
	padding:0 0 0 12px;
	width:54px;
	height:20px;
	color:#bbb;
	background:#fff url(./gfx/searchsubmitnew.gif) no-repeat;
	border:0 none;
}
#searchform #searchsubmit:hover {
	color:#333;
	cursor:pointer;
	background-position:0 -20px;
}
/* ========== Footer ========== */
#footer {
}
#toggle {
	margin:auto;
	width:976px;
	height:36px;
	text-align:center;
	background:transparent url(./gfx/navigation-01.gif) no-repeat;
}
/* ========== Main Navigation ========== */
#mainNavigation {
	margin:0 11px;
	min-height:128px;
	text-align:left;
}
#mainNavigation ul {
	display:inline;
	float:left;
	margin:0 13px;
	padding-bottom:12px;
	width:292px;
	border-top:1px solid #333;
}
#mainNavigation ul li {
	border-bottom:1px solid #333;
}
#mainNavigation li a {
	display:block;
	padding:0 0 0 2px;
	height:22px;
	font-size:11px;
	line-height:22px;
	overflow:hidden;
}
#mainNavigation li a:link {
}
#mainNavigation li a:visited {
}
#mainNavigation li a:hover {
	text-decoration:none;
	background:#eee;
}
#mainNavigation li a:active {
}
#mainNavigation li a.current_item {
	background:#eee;
}
/* ========== Content Header ========== */
#contentHeader {
	clear: both;
	height:32px;
	overflow:hidden;
}
#contentHeader h2 {
	display:inline;
	float:left;
	margin:0 14px 0 12px;
	font-size:16px;
	line-height:1em;
	font-weight:bold;
}
#contentHeader h2.breadcrumb {
	width:292px;
}
#contentHeader h2.headline {
	width:506px;
}
.sIFR-active #contentHeader h2 {
	font-weight:normal;
}
.sIFR-active #contentHeader h2 span {
	position:absolute;
	left:-999px;
}
#contentHeader h2.searchHeadline {
	padding-left:318px;
}
#contentHeader small {
	margin:0 9px 0 0;
	font-size:18px;
	line-height:1em;
}
.sIFR-active #contentHeader small {
}
.sIFR-active #contentHeader small span {
	position:absolute;
	left:-999px;
}
#contentHeader small a {
	color:#aaa;
}
#contentHeader small a:hover {
	color:#000;
}
#contentHeader small.current_page a {
	color:#000;
}
#contentHeader #pagination {
	float:right;
}
#contentHeader #pagination small {
}

/* ========== Sub Navigation ========== */
.subNavigationgallery {
	display:inline;
	float:left;
	margin:0 0 0 13px;
	width:242px;
}
.subNavigationgallery ul {
	border-bottom: 1px solid #333;
}

.subNavigationgallery ul li {
	padding:0;
	border-top:1px solid #333;
}
.subNavigationgallery ul#wegweiser li {
	padding:0;
	border-top:none;
}
.subNavigationgallery li a {
	display:block;
	padding:0 0 0 2px;
	height:22px;
	font-size:11px;
	line-height:22px;
	overflow:hidden;
}
.subNavigationgallery li a:link {
}
.subNavigationgallery li a:visited {
}
.subNavigationgallery li a:hover {
	text-decoration:none;
	background-color:#eee;
}
.subNavigationgallery li a:active {
}
.subNavigationgallery li.current_page_item a {
	font-weight:bold;
	background-color:#eee;
}

#contentgallery {
	width: 654px;
	/*float:left;*/
	padding:0 0 176px 0;
	margin-left:270px;
}



/* ========== Sub Navigation ========== */

#content .subNavigation {
	display:inline;
	float:left;
	margin:0 13px;
	width:292px;
}
#content .subNavigation ul {
	border-bottom:1px solid #333;
}
#content .subNavigation ul li {
	padding:0;
	border-top:1px solid #333;
}
#content .subNavigation ul#wegweiser li {
	padding:0;
	border-top:none;
}
#content .subNavigation li a {
	display:block;
	padding:0 0 0 2px;
	height:22px;
	font-size:11px;
	line-height:22px;
	overflow:hidden;
}
#content .subNavigation li a:link {
}
#content .subNavigation li a:visited {
}
#content .subNavigation li a:hover {
	text-decoration:none;
	background-color:#eee;
}
#content .subNavigation li a:active {
}
#content .subNavigation li.current_page_item a {
	font-weight:bold;
	background-color:#eee;
}
#content .subNavigation ul ul {
	border:0 none;
}
#content .subNavigation ul ul li {
	border-top:1px dotted #ccc;
}
#content .subNavigation ul ul li a {
	padding:0 0 0 12px;
}
#content .subNavigation ul ul ul li a {
	padding:0 0 0 24px;
}
#content .subNavigation ul ul li a:hover {
	background-color:#eee;
}
#content .subNavigation ul li.children a {
	font-weight:normal;
	background-color:transparent;
}
#content .subNavigation ul li.children.current_page_item a {
	background-color:#eee;
}
#content .subNavigation ul li.status-0 a {
	background-image:url(./gfx/project-status.gif);
	background-repeat:no-repeat;
	background-position:right 0;
}
#content .subNavigation ul li.status-1 a {
	background-image:url(./gfx/project-status.gif);
	background-repeat:no-repeat;
	background-position:right -36px;
}
#content .subNavigation ul li.status-2 a {
	background-image:url(./gfx/project-status.gif);
	background-repeat:no-repeat;
	background-position:right -72px;
}
#content .subNavigation.searchResults {
	margin-left:331px;
}
#content .subNavigation ul#subCaption {
	margin-bottom:22px;
	border-top:1px solid #333;
}
#content .subNavigation ul#subCaption li {
	display:block;
	float:left;
	padding:0 0 0 18px;
	width:78px;
	border:0 none;
	background:transparent url(./gfx/subcaption.gif) no-repeat left top;
	overflow:hidden;
}
#content .subNavigation ul#subCaption li.caption1 {
	background-position:left 0;
}
#content .subNavigation ul#subCaption li.caption2 {
	background-position:left -72px;
}
#content .subNavigation ul#subCaption li.caption3 {
	background-position:left -36px;
}
/* ========== Content ========== */
#content {
	width: 954px;
	float:left;
	padding:0 0 176px 0;
}
.sIFR-active #content {
	padding-bottom:48px;
}
#content h3 {
	margin:0 0 8px 0;
	font-size:18px;
	line-height:1em;
}
.sIFR-active #content h3 {
	margin:0 0 2px 0;
}
.sIFR-active #content h3 span {
	position:absolute;
	left:-999px;
}
#content h4 {
	clear: both;
	margin:0 0 12px 0;
	padding:0 0 0 2px;
	height:22px;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
}

#content h4 a {
	line-height:22px;
	margin-left: 330px;
}

.publikation {
	margin-left:330px;
}
#content .singleColumn h4 {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

#content p {
	margin:0 0 12px 0;
	font-size:11px;
	line-height:1.5em;
	text-align:justify;
}

#wegweiser p {
	margin:0 0 12px 330px;
	font-size:11px;
	line-height:1.5em;
	text-align:justify;
}

#content ul {
	border-bottom:1px solid #333;
}
#content ul li {
	display:block;
	padding:0 0 0 2px;
	font-size:11px;
	line-height:22px;
	border-top:1px solid #333;
	overflow:hidden;
}
#content .singleColumn {
	display:inline;
	float:left;
	margin:0 13px;
	width:292px;
}
#content .doubleColumn {
	display:inline;
	float:left;
	margin:0 13px;
	width:610px;
}
#content .tripleColumn {
	/*display:inline;
	float:left;*/
	margin:0 auto;
	width:822px;
}
#content.project .flashmovie {
	margin:auto;
	display:block;
	width:820px;
	z-index:-1;
	border:1px solid #eee;
}
#content .cgSlideshow {
	width:610px;
	height:492px;
	border:1px solid #eee;
}

.previewImage {
	position:absolute;
	top:88px;
}
.press #large {
	width: 608px;
	height: 456px;
	border: 1px solid #000;
	cursor: pointer;
	margin-top:0;
	position:fixed;
}
.press input.text {
	height:14px;
	line-height:16px;
	padding:4px;
	width:232px;
	margin: 0 0 10px;
}
.press input.button {
	line-height:16px;
	padding:4px;
	background: #CECECE;
}
.thumbs {
	width: 615px;
	margin: 460px 0 0 -5px;
}
.thumbs img {
	float: left;
	width: 116px;
	height: 88px;
	margin: 5px 0 0 5px;
	cursor: pointer;
	border: 1px solid #000;
}

.thumbs2 {
	width: 615px;
	margin: 20px 0 0 -5px;
}
.thumbs2 img {
	float: left;
	width: 116px;
	height: 88px;
	margin: 5px 0 0 5px;
	cursor: pointer;
	border: 1px solid #000;
}