@charset "UTF-8";

/*
Description: Stylesheet for nicolahaense.de"
Version: 1.0
Author: frischr - agentur für medien und ideen http://frischr.com

wichtige Farben: 
blau: #24557d
grau: #3b3b3b

*/

/***************************************************/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size:13px;
	font-family: "Trebuchet ms", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
body {
	line-height: 1;
	color:#3b3b3b;
	background-image: url(../img/body.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link, a:visited {
	color:#24557d;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
.clear { clear:both; }
#header {
	background-image: url(../img/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 124px;
	width: 943px;
	margin:21px auto 0;
}
#container {
	background-image:url(../img/body_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0 45px 0 68px;
	width:830px;
}
#footer {
	margin:0 auto;
	padding-bottom:15px;
	padding-top:15px;
	width:780px;
}


/******************** NAVIGATION ********************/
#homelink {
	float:left;
}
#homelink h1 {
	text-indent:-10000px;
}
#homelink h1 a {
	display:block;
	float:left;
	height:110px;
	width:325px;
}
.navigation {
	background-image:url(../img/navigation.png);
	background-position:0px -37px;
	background-repeat:no-repeat;
}
.navigation-start {
	background-image:url(../img/navigation.png);
	background-position:0px -37px;
	background-repeat:no-repeat;
}

#navigation {
	clear:right;
	float:right;
	height:37px;
	overflow:hidden;
	position:relative;
	right:85px;
	top:85px;
	width:498px;
}
#navigation-p {
	height: 37px;
	margin:0;
	padding:0;
}
#navigation li {
	display:inline;
}
#navigation li a {
	float:left;
	height:0;
	overflow:hidden;
	background-image:url(../img/navigation.png);
	background-repeat:no-repeat;
}
#navigation li#n-schmuck a {
background-position:-2px 0;
margin-right:20px;
padding-top:37px;
width:104px;
}
#navigation li#n-schmuck a:hover,
#navigation li#n-schmuck a.selected {
background-position:-2px -37px;
width:104px;
}
#navigation li#n-auszeichnungen a {
background-position:-126px 0;
width:188px;
padding-top:37px;
margin-right:22px;
}
#navigation li#n-auszeichnungen a:hover,
#navigation li#n-auszeichnungen a.selected {
background-position:-126px -37px;
width:188px;
}
#navigation li#n-vita a {
background-position:-334px 0;
width:44px;
padding-top:37px;
margin-right:24px
}
#navigation li#n-vita a:hover,
#navigation li#n-vita a.selected {
background-position:-334px -37px;
width:44px;
}
#navigation li#n-kontakt a {
background-position:-402px 0;
width:94px;
padding-top:37px;
}
#navigation li#n-kontakt a:hover,
#navigation li#n-kontakt a.selected {
background-position:-402px -37px;
width:94px;
}

/***************************************************/



/*******************Bildergalerie*******************/

#container .gallery {
	padding:0;
	margin:0 0 0 15px;
}
.picture-box {
	background-image:url(../img/foto_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:190px;
	margin:0 5px;
	padding:5px;
	width:249px;
}
.picture-box img {
	padding:2px
}
.picture-box img:hover {
	padding: 2px;
}
.overlaybox {
	position:relative;
    padding:5px;
}
.overlaybox img {
	position:relative;
	z-index:1;
}

.overlaybox .info {
	background-image:url(../img/overlaybox_bg.png);
	bottom:7px;
	display:none;
	left:7px;
	padding:5px;
	position:absolute;
	width:225px;
	z-index:29;
}
.overlaybox:hover .info {
	display:block;
}
.overlaybox .info h4 {
	color:#3b3b3b;
	font-size:15px;
	margin:0 0 4px;
}
.overlaybox .info h4 a {
	color:#3b3b3b;
	font-size:1.1em;
	font-style:normal;
}
.overlaybox .info ul li {
	color:#3b3b3b;
	font-size:12px;
	margin:0 0 2px 8px;
}
.overlaybox .info ul li span {
	color:#3b3b3b;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	width:50px;
	font-size:12px;
}
/***************************************************/




/********************* BODYTEXT ********************/
.bodytext {
	clear:both;
	margin:0 auto;
	width:790px;
}
.bodytext h2 {
	color:#24557D;
	font-size:3em;
	padding:0.2em 0 0.4em 0.2em;
}
.bodytext h3 {
	color:#24557D;
	font-size:1.8em;
	padding:0.4em 0 0.2em 0.4em;
}

.bodytext p {
	line-height:1.5em;
	text-align:left;
	margin:0 0 0.7em 25px;
}
.bodytext p.fehlermessage {
	background-color: #FFFCD9;
	padding: 5px;
	border: 1px solid #FBEDCD;	
}

.bodytext img {
	border: 3px solid #eee;
	padding: 2px;
}
.bodytext img.alignleft {
	float:left;
	margin: 0 10px 10px 0;
}




.bodytext td ul li {
	border-bottom:1px dotted #CCCCCC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0.5em;
	padding:0 0 0.5em 0.5em;
	width:90%;
	line-height:1.2em;
}

.bodytext table.vita {
	width:700px;
	border: none;
}
.bodytext table.vita tr {
	border-bottom: 1px solid #ddd;
}
.bodytext table.vita td {
	padding: 0.3em;
	font-size:1.3em;
}
.bodytext table.vita td h3 {
	font-size: 1em;
	font-weight: bold;
}
.bodytext table.vita td strong {
	background-color:#eee;
	padding: 1px;
	font-weight:bold;
}


/***************************************************/


/**************** FOOTER ***************************/
#footer p {
	color:#A8C9E3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}
#footer p a {
	color: #a8c9e3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}
#footer p.disclaimer {
	color:#5787AE;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8px;
	padding:6px 0;
	text-transform:uppercase;
	width:450px;
}
/***************************************************/

/****************** FORM ***************************/

#form {
	margin-left:25px;
	padding:15px 0 0;
	width:90%;
}
#form label {
	float:left;
	display:block;
	margin:4px 0 0;
	width:215px;
}
#form input,
#form textarea {
	border:1px solid #CCCCCC;
	clear:right;
	display:block;
	margin:0 0 10px;
	padding:3px 3px 3px 5px;
	width:350px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#form input:hover,
#form textarea:hover,
#form input:focus,
#form textarea:focus {
	background-color:#f6f6f6;
	border:1px solid #CCCCCC;
}
#form input.submit {
	width:150px;
	margin-left:215px;
}
/***************************************************/
