@charset "utf-8";

/*****************************************************************
		Screen-Stylesheet  nadine-oberstein.de
		Nadine Oberstein ::: Beratung. Konzeption. Web- und Printdesign.
		www.nadine-oberstein.de
*****************************************************************/

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, hr {
	margin: 0em;
	padding: 0em;
}

body {
	padding-bottom: 1em;
	/*font: normal 0.9em candara, arial, sans-serif; */
	font: normal 0.95em georgia, times, sans-serif;
	line-height: 145%;
	color: #5f5f5f;
	background: #fff;
}

a, a:link, a:visited, a:focus, a:hover, a:active {
	color: #711a32;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p a:active {
  position: relative;
  top: 1px;
  left: 1px;
}

hr {
	border: 0;
	color: #fff;
	clear: both;
}

.topic hr {
	margin: 0;
}

img {
	border: none;
	margin: 0;
}

h1, h2, h3, h4 {
	font: normal 1em georgia, times, serif;
	color: #711a32;
}

h3 {
	margin: 0.75em 0 1.5em 0;
	text-align: center;
}

h4 {
	margin: 0.5em 0;
	text-align: center;
}

h6, p.menu a span span  { /* Struktur */
	position: absolute;
	top: -200em;
	left: -200em;
}

p {
	margin-bottom: 1em;
	text-align: left;
}


dl {
	margin-bottom: 1em;
}

.dash {
	letter-spacing: 0.3em;
}

/*** ZEILEN ***/

.topic {
	width: 700px;
	margin: 0 auto;
	padding-top: 2em;
}

p.topic {
	text-align: center;
}

/*** SPALTEN ***/

.inner,
.outer {
	width: 330px;
}

.inner {
	float: left;
	padding-right: 15px;
	border-right: 1px dotted #c5c5c5;
}

.outer {
	float: right;
}

div.outer,
div.inner {
	margin-bottom: 0.55em;
}

#cd {
	margin-bottom: 1.8em !important;
}

#beratung {
	padding-top: 1.5em !important;
}

/*** MENU ***/

#menu {
	margin: 0 0 45px 0 !important;
	padding: 0.3em 0;
	font-size: 0.8em;
	text-align: center;
	background: #e5e5e5;
	border-bottom: 1px dotted #999;
}

#menu li {
	display: inline;
	list-style: none;
	padding: 0 1.3em;
	letter-spacing: 0.03em;
}

#menu a {
	color: #5f5f5f;
}

#menu a:focus, #menu a:hover, #menu a:active {
	color: #711a32;
	text-decoration: none;
	border-bottom: 3px solid #711a32;
}

#menu li#menu1 {
	padding-left: 0;
}

#menu li#menu4 {
	padding-right: 0;
}

p.menu {
	text-align: center;
	margin: 4em auto;
}

p.menu a {
	display: block;
	width: 99%;
	height: 18px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(../images/dot.gif) repeat-x center left #fff;
}

p.menu a:focus, p.menu a:hover, p.menu a:active {
	background-image: url(../images/dot_active.gif);
}

p.menu a:active {
  top: 0;
  left: 0;
}

p.menu a span {
	display: block;
	height: 18px;
	margin-top: -5px;
	background-image: url(../images/toplink.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

p.menu a:focus span, p.menu a:hover span, p.menu a:active span {
	background-position: top center;
}


/*** HEADER ***/

#top {
	margin-top: 0px;
	margin-bottom: 35px;
	padding: 0;
	height: 130px;
	text-align: center;
	border: 1px solid #fafafa;
}

h1 {
	margin: 60px 0 0 0;
	font-size: 2.8em;
	letter-spacing: 0.05em;
}

h2 {
	margin-top: -0.1em;
	font-size: 1.3em;
	color: #888;
}

/*** LEISTUNGEN ***/

#leistungen .inner,
#leistungen .outer {
	margin: 0;
}

#leistungen h4 {
	margin-top: 1.3em;
}

/*** REFERENZEN ***/

#referenzen {
	position: relative;
	text-align: justify;
}

#referenzen ul {
	font-size: 0.9em;
	line-height: 125%;
}

div.auszug {
	float: left;
	width: 212px;
	margin: 1em 0 3em 0;
	text-align: center;
}

div.center {
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 15px;
	border-left: 1px dotted #c5c5c5;
	border-right: 1px dotted #c5c5c5;
}

div.auszug h4 {
	height: 2.5em;
}

div.auszug img {
	height: 150px;
	width: 150px;
	margin: 0.5em 0 1em 0;
}

div.auszug p {
	height: 5em;
	margin-bottom: 0;
	padding: 0.4em;
	font-size: 0.8em;
	text-align: center;
	line-height: 125%;
}

div.auszug a {
	color: #711a32;
}

#referenzen ul {
	position: relative;
	padding-bottom: 3.7em;
}

#referenzen ul li {
	display: inline;
	letter-spacing: 0.1em;
}

#referenzen ul a {
	color: #5f5f5f;
	letter-spacing: 0em;
}

#referenzen ul a:hover, #referenzen ul a:focus, #referenzen ul a:active {
	color: #711a32;
	text-decoration: none;
}

#referenzen ul a span {
	display: none;
}

/*#referenzen a:focus span,*/
#referenzen a:hover span {
	z-index: 3;
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0;
	height: 3em;
	width: 620px;
	padding: 0 40px;
	color: #711a32;
	text-align: center;
	text-decoration: none !important;
}

#referenzen ul a span strong {
	font: normal 1em georgia, times, serif;
}

/*** KONTAKT ***/

.intro {
	text-align: center;
}

dt {
	display: block;
	float: left;
	width: 6em;
	margin: 0em;
}

dd {
	display: block;
	margin: 0em 0em 0em 6em;
}

ul {

}

/*** FOOTER ***/

.footer {
	color: #aaa;
	padding-top: 0 !important;
}
