@charset 'utf-8';

/********
 * RESET
 ********/

* {
	padding: 0;
	margin: 0;
}

/*******************************
 * VORDEFINIERTES / ALLGEMEINES
 *******************************/

body {
	color: #ccc;
	font-family: Verdana, Sans, Helvetica, Arial, sans-serif;
}

a {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #fff;
}

p {
	line-height: 1.5em;
}

ul {
	padding-left: 2em;
	margin: 0.5em 0;
	line-height: 1.5em;
}

li {
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

img {
	border: 1px solid #ccc;
	padding: 2px;
}

img.alt {
	border: 0;
	padding: 0;
}

h2 {
	margin-bottom: 0.2em;
}

h3 {
	margin: 1em 0 0.3em;
}

address {
	margin-bottom: 1em;
	font-style: normal;
}

form label {
	display: inline-block;
	vertical-align: top;
	width: 25%;
}

form input, form textarea {
	width: 72%;
	font-family: inherit;
	font-size: 1em;
}

/***********
 * STRUKTUR
 ***********/

html {
	min-height: 100%;
}

body {
	min-height: 100%;
	margin: 0 auto;
	width: 600px;
}

.skiplink a {
	display: block;
	height: 1.5em;
}

#header {
	margin-left: 200px;
	height: 148px;
}

#subheader {
	display: none;
}

#navigation-heading {
	display: none;
}

#navigation {
	margin: 20px 0 0 0;
	padding: 8px 0;
	border-bottom: 1px solid;
	border-top: 1px solid;
}

#subnavigation {
	margin: 0;
	padding: 5px 0 5px 2em;
	border-bottom: 1px solid;
	font-size: 0.8em;
}

#content {
	padding: 0.5em;
	padding-top: 2em;
}

#content p {
	margin-bottom: 1em;
}

#content #decoration {
	margin: -2em -0.5em 1em 1em;
	float: right;
	width: 270px;
	height: 99px;
	visibility: hidden;
}

#footer-heading {
	display: none;
}

#footer {
	margin: 1.5em 0;
	padding: 0.625em;
	border-top: 1px solid;
}

/*******
 * REST
 *******/

html {
	background: url(/img/ac.png) no-repeat left bottom;
}

.skiplink {
	line-height: 1em;
}

.skiplink a {
	text-decoration: none;
	font-size: 0.8em;
	text-transform: lowercase;
	text-align: center;
}

#navigation li, #subnavigation li {
	display: inline;
}

#navigation a, #subnavigation a {
	margin: 0 0.5em;
	text-decoration: none;
	text-transform: lowercase;
}

#navigation a:hover, #subnavigation a:hover {
	text-decoration: underline;
}

#navigation .current a, #subnavigation .current a {
	text-decoration: overline;
}

#content {
	background: url(/img/home-c.png) no-repeat top right;
}

p.error {
	border: 1px solid #c00;
	background-color: #A04040;
	padding: 0.2em;
}

#footer {
	font-size: 0.8em;
}

#footer a {
	float: right;
	text-transform: lowercase;
}

#footer span, #footer strong {
	display: none;
}

/*********
 * FARBEN
 *********/

html {
	background-color: #404040;
}

.skiplink a {
	color: #404040;
}

.skiplink a:hover {
	background-color: #999;
}

#header img {
	border: none;
	padding: 0;
}

#navigation, #subnavigation {
	border-color: #ccc;
}

#navigation a, #subnavigation a {
	color: #ccc;
}

#navigation a:hover, #subnavigation a:hover {
	color: #fff;
}

#navigation .current a, #subnavigation .current a {
	color: #777;
}

#footer {
	border-color: #ccc;
}

form input, form textarea {
	background-color: #404040;
	border: 1px solid #ccc;
	color: #ccc;
}

form input:hover, form textarea:hover {
	background-color: #606060;
}

form input:focus, form textarea:focus {
	background-color: #202020;
}

/****************
 * SPEZIALSEITEN
 ****************/

#body_home #content {
	background-position: top left;
}
#body_home #decoration {
	margin: -2em 0 1em -0.5em;
	width: 50%;
	float: left;
}

#body_portraet p.img {
	float: right;
	margin: 0 0 1em 1em;
}
#body_portraet h2 {
	margin-bottom: 1em;
}

/*body.body_projekte #content p {
	margin-top: -1.5em;
	width: 300px;
}*/

/**********
 * GALERIE
 **********/

#shortinfo {
    height: 4.5em;
}

#gallery {
	clear: both;
	padding: 480px 0 0 0;
	text-align: center;
}

#gallery li {
	display: inline-block;
	margin-bottom: 0;
}

#gallery a span {
	display: none;
}

#gallery a:hover span, #gallery a:focus span, #preview {
	background-color: #404040;
	display: block;
	position: absolute;
	top: 7.25em;
	left: 50%;
	margin-left: -300px;
	margin-top: 296px;
	width: 600px;
	height: 472px;
	z-index: 10;
}

#gallery .portrait img {
	margin-top: 57px;
}

#preview {
	z-index: 8;
}

#gallery a:focus span {
	z-index: 9;
}

#gallery a:hover img {
	border-color: #666;
}
#gallery a:focus img {
	border-color: #000;
}
#gallery a:hover span img, #gallery a:focus span img {
	border-color: #ccc;
}

#gallery span em, #preview em {
	display: none;
}
#gallery span:hover em, #preview:hover em {
	display: block;
	position:relative;
	top: -475px;
	padding: 10px;
	width: 330px;
	margin: 0 auto;
	z-index: 11;
	line-height: 1.3em;
	background-color: #404040;
	opacity: 0.9;
	font-style: normal;
	text-decoration: none;
}

#gallery .portrait:hover em, #preview.portrait:hover em {
	top: -359px;
	width: 446px;
}

