/* Reset
-------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	outline: 0;
}

/*
button::-moz-focus-inner {
	border: 0;
}
*/


/* Layout
-------------------------------------------------------------- */

html, body {
	height: 100%;
}


/* Typography
-------------------------------------------------------------- */

body {
	color: #EAEAEA;
	background: #333 url(../images/background.jpg);
	font: 11px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

h1 {
	margin-top: 40px;
}

h1 a {
	display: block;
	width: 326px;
	height: 36px;
	background: url(../images/logo_mm.png) no-repeat;
	text-indent: -10000px;
	margin-left: 10px;
	border: 0;
}

h1 a:hover,
h1 a:focus {
	border: 0;
}

h3, h4, h5, h6 {
	font-size: 12px;
	margin-bottom: 17px;
	font-weight: bold;
}

p {
	margin-bottom: 17px;
}

a {
	color: #000;
	border-bottom: 1px dotted #000;
}

a:hover,
a:focus {
	border-bottom: 1px solid #000;
	outline: 0;
}

strong {
	font-size: 12px;
	font-weight: bold;
}

q {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 5px;
}

q:before {
	content: "„";
}

q:after {
	content: "“";
}

ul {
	margin-bottom: 17px;
}

li {
	list-style-image: url(../images/list.png);
	line-height: 22px;
	margin-left: 15px;
}


/* Form
-------------------------------------------------------------- */

label {
	display: none;
}

input {
	background: url(../images/input.jpg);
	width: 144px;
	height: 20px;
	padding: 4px 7px 0;
	float: left;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

input:focus {
	background-position: 0 -24px;
	outline: none;
}

input.label,
textarea.label {
	color: #777;
}

input.error {
	display: none;
	background: url(../images/input.jpg) 0 -48px;
	color: #E90000;
	position: absolute;
	top: 129px;
	left: 388px;
}

input.error#e0c83f57c786a0b4a39efab23731c7ebc-error {
	margin-top: 34px;
}

input.error#wd1befa03c79ca0b84ecc488dea96bc68-error {
	margin-top: 68px;
}

textarea {
	background: url(../images/textarea.jpg);
	width: 233px;
	height: 112px;
	padding: 5px 7px 10px 7px;
	/* resize: none; */
	font: 11px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	position: absolute;
	top:  129px;
	left: 566px;
}

textarea:focus {
	background-position: 0 -127px;
	outline: 0;
}

textarea.error {
	display: none;
	background: url(../images/textarea.jpg) 0 -254px;
	color: #E90000;
	position: absolute;
	margin-left: -247px;
	margin-top: 0px;
	left: 813px;
}

button {
	position: absolute;
	top: 231px;
	left: 388px;
	background: url(../images/button.jpg);
	color: #EAEAEA;
	width: 158px;
	height: 26px;
	text-align: center;
	font: 11px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

button:focus,
button:active {
	background-position: 0 -26px;
	outline: 0;
}

button.error {
	display: none;
	background: url(../images/button_error.jpg);
}

/* Overlay
-------------------------------------------------------------- */

#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/overlay.png);
	z-index: 100;
}

#overlay #loader {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#overlay #overlay-content {
	background-image: url(../images/background_overlay.gif);
	height: 500px;
	width: 770px;
	padding: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	*/
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-bottom-color: #999;
	border-right-color: #999;
}

#overlay #overlay-content #close {
	float: right;
	margin-top: -25px;
}

#overlay #overlay-content object {
	width: 772px;
	height: 500px;
	border: none;
}

#overlay #overlay-content iframe {
	width: 772px;
	height: 500px;
	border: none;
}

#site-impressum {
	background: #EAEAEA url(../images/background_overlay.gif) fixed;
}

#site-impressum #content {
	background: none;
	padding: 0;
	margin: 0;
}

#site-impressum #content div.column-right {
	width: 437px;
}

#site-impressum #content h2 {
	background-image: url(../images/headline_impressum.png);
	height: 46px;
	margin-bottom: 28px;
}

/* Wrapper
-------------------------------------------------------------- */
#wrapper {
	position: relative;
	min-height: 100%;
	background: url(../images/footer.gif) repeat-x left bottom;
	overflow: hidden;
}

#wrapper-2 {
	width: 861px;
	margin: 0 auto;
	height: 100%;
}

/* Navigation
-------------------------------------------------------------- */
#navigation {
	margin: 0;
	padding-top: 36px;
}

#navigation li {
	float: left;
	list-style: none;
	margin-left: 0;
}

#navigation li a {
	display: block;
	height: 38px;
	text-indent: -10000px;
	border: 0;
}

#navigation li.startseite a {
	background-image: url(../images/navigation_startseite.png);
	width: 182px;
	margin-left: -7px;
}

#navigation li.profil a {
	background-image: url(../images/navigation_profil.png);
	width: 185px;
}

#navigation li.arbeiten a {
	background-image: url(../images/navigation_arbeiten.png);
	width: 149px;
}

#navigation li.startseite a:hover,
#navigation li.startseite a:focus	{
	background-position: 0 -38px;
}

#site-startseite #navigation li.startseite a:hover,
#site-startseite #navigation li.startseite a:focus {
	background-position: 0 0;
}

#navigation li.profil a:hover,
#navigation li.profil a:focus {
	background-position: 0 -38px;
}

#site-profil #navigation li.profil a {
	background-position: 0 -76px;
}

#site-arbeiten #navigation li.profil a {
	background-position: 0 -114px;
}

#site-arbeiten #navigation li.profil a:hover,
#site-arbeiten #navigation li.profil a:focus {
	background-position: 0 -152px;
}

#site-profil #navigation li.profil a:hover,
#site-profil #navigation li.profil a:focus {
	background-position: 0 -76px;
}

#site-arbeiten #navigation li.arbeiten a {
	background-position: 0 -76px;
}

#navigation li.arbeiten a:hover,
#navigation li.arbeiten a:focus {
	background-position: 0 -38px;
}

#body {
	background: url(../images/border.png) no-repeat;
	width: 861px;
	height: 693px;
	clear: both;
	margin-left: -8px;
	float: left;
}

#coffee {
	position: absolute;
	top: 150px;
	margin-left: 820px;
}


/* Content
-------------------------------------------------------------- */
#content {
	width: 751px;
	height: 328px;
	margin-left: 35px;
	margin-bottom: 30px;
	padding: 28px;
}

#content.home {
	background: #333 url(../images/background_content_black.jpg) no-repeat;
	color: #EAEAEA;
}

#content {
	background: #DDD url(../images/background_content_white.jpg) no-repeat;
	color: #000;
}

#content div.column-left {
	width: 276px;
	float: left;
	margin-right: 38px;
}

#content div.column-middle {
	width: 123px;
	float: left;
	margin-right: 38px;
}

#content div.column-right {
	width: 276px;
	float: left;
}

#content h2 {
	display: block;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

#site-startseite #content h2 {
	background-image: url(../images/headline_startseite.png);
	height: 49px;
	margin-bottom: 27px;
}

#site-profil #content h2 {
	background-image: url(../images/headline_profil.png);
	height: 43px;
	margin-bottom: 32px;
}

#site-arbeiten #content h2 {
	background-image: url(../images/headline_arbeiten.png);
	height: 37px;
	margin-bottom: 38px;
}

#site-profil p.infos {
	background: url(../images/infos.jpg);
	padding: 10px;
	height: 37px;
	text-align: center;
}

#site-profil p.infos img {
	margin-right: 4px;
	vertical-align: bottom;
	margin-top: 3px;
}

#site-profil p.infos a {
	font-weight: bold;
	font-size: 12px;
}

#site-arbeiten #slideshow {
	margin-left: -11px;
}

/* Footer
-------------------------------------------------------------- */
#footer {
	position: absolute;
	bottom: 0px;
	margin-left: -7px;
	display: block;
	width: 859px;
	height: 306px;
	color: #EAEAEA;
}

#footer h3 {
	display: none;
}

#footer p {
	color: #555;
	margin-top: -27px;
	margin-left: 62px;
	float: left;
}

#footer a {
	color: #555;
	border-color: #555;
}

#footer a:hover,
#footer a:focus {
	color: #AAA;
	border-bottom-color: #666;
}

#footer ul {
	color: #666;
	margin-top: -30px;
	margin-right: 21px;
	margin-bottom: 0;
	float: right;
}

#footer li {
	float: left;
	list-style: disc;
	margin-right: 25px;
	margin-left: 0;
}

#footer ul li:first-child {
	list-style: none;
}

#footer #flickr {
	width: 340px;
	height: 306px;
	float: left;
	background: url(../images/flickr.png);
}

#footer #flickr #stream {
	margin-left: 62px;
	margin-top: 129px;
}

#footer #flickr #stream a {
	border: 0;
}

#footer #flickr #stream img {
	width: 50px;
	height: 50px;
	border: 3px solid #555;
	margin: 0 6px 3px 0;
}

#footer #flickr #stream img:hover,
#footer #flickr #stream img:active,
#footer #flickr #stream img:focus {
	border-color: #EAEAEA;
}

#footer #contact {
	width: 519px;
	height: 306px;
	background: url(../images/contact.png);
	float: left;
}

#footer #contact p {
	margin: 0;
}

#footer #contact form {
	width: 425px;
	height: 128px;
	margin-left: 48px;
	margin-top: 129px;
}

#footer #contact form p {
	margin-bottom: 10px;
}

#footer #contact form div.column-left {
	width: 158px;
	margin-right: 20px;
	float: left;
	display: inline; /* IE6 float bug fix */
}

#footer #contact #form-message {
	display: none;
	position: absolute;
	top: 179px;
	width: 425px;
	text-align: center;
	color: #555;
	margin: 0 0 0 48px;
	color: #EAEAEA;
	font-size: 12px;
}