@charset "UTF-8";

/* @override 
	http://bernstein/css/basic.css
	http://192.168.2.2/regina-bernstein.de/www/css/basic.css
*/

/* last modified:
	date: 2009|04|16
	author: Björn Bippus-Brender
	client: Regina Bernstein
*/

body {
	padding: 0;
	margin: 0;
	font: 100% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

/* @group Reset CSS */

/* Reset Styesheet by http://meyerweb.com/eric/tools/css/reset/*/

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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

a:focus, #suche a:focus {
	outline: none !important;
}

/* 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;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */

#index {
	text-align: center;
	background: #1d111a url(../images/backgrounds/index-bg.jpg) repeat-x 0 0;
}

#folgeseite {
	background: #130c12 url(../images/backgrounds/bg-folgeseite.jpg) repeat-x 0 0;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 974px;
	color: silver;
}

#container-folgeseite {
	width: 995px;
}

#head {
	width: 974px;
	height: 322px;
	background: url(../images/layout/head-bg.jpg) no-repeat 0 0;
}

#head-folgeseite {
	height: 327px;
	width: 995px;
}

#service-navigation {
	float: right;
	display: inline;
	width: 720px;
}

#service-folgeseite {
	position: absolute;
	width: 400px;
	z-index: 200;
	left: 200px;
}

.service ul {
	list-style-type: none;
}

.service li {
	font-size: 12px;
	float: left;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	height: 26px;
	background: url(../images/icons/bar.gif) no-repeat right top;
	margin-top: 16px;
	text-transform: lowercase;
}

.service li.last {
	font-size: 12px;
	float: left;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	height: 26px;
	background: none no-repeat right top;
}

.service li a {
	color: #888888;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.service li a:hover {
	color: white;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @group Slideshow */

#box1, #box2, #box3, #box4 {
	position: absolute;
}

.mask {
	width: 400px;
	height: 240px;
	overflow: hidden;
}

.mask img {
	position: absolute;
	display: block;
	border: none;
}

/* @end */

#bilder {
	border: 0;
	overflow: hidden;
}

.pdf {
	display: inline;
	float: left;
	padding-bottom: 40px;
}

.signet {
	height: 148px;
	width: 140px;
	padding-left: 14px;
	padding-top: 12px;
}

.signet a img {
	margin: 0;
	border: none;
}

.signet h1 {
	text-indent: -9999em;
}

.signet-folgeseite {
	float: left;
	display: inline;
	width: 176px;
	height: 247px;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 200;
}

.signet-folgeseite h1 {
	text-indent: -9999em;
}

#bildbox {
	width: 819px;
	z-index: 100;
	height: 327px;
	display: inline;
	margin: 0;
	float: right;
}

#bildbox img {
	padding: 0;
	margin: 0;
	border: 0;
}

.claim {
	width: 460px;
	padding-left: 20px;
}

.claim h2 {
	color: #be883a;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 46px;
	line-height: 18px;
	margin-top: 67px;
}

.claim p {
	font-size: 12px;
	color: #cccccc;
	line-height: 18px;
	padding-right: 60px;
	margin-bottom: 26px;
	margin-top: 24px;
}

.claim-folgeseite {
	width: 400px;
	padding-left: 40px;
}

.claim-folgeseite-rechts {
	width: 400px;
	float: right;
	display: inline;
	padding-right: 40px;
}

.claim-folgeseite-rechts h2 {
	color: #be883a;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
	line-height: 24px;
	margin-top: 24px;
}

.claim-folgeseite-rechts p {
	font-size: 12px;
	color: silver;
	line-height: 18px;
	padding-right: 56px;
	margin-bottom: 6px;
}

.claim-folgeseite h2 {
	color: #be883a;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
	line-height: 24px;
	margin-top: 24px;
}

.claim-folgeseite p {
	font-size: 12px;
	color: silver;
	line-height: 18px;
	padding-right: 56px;
	margin-bottom: 6px;
}

.bildthumbs {
	width: 400px;
	height: 43px;
	margin-top: 78px;
	padding-left: 21px;
}

.bildthumbs img {
	padding-left: 2px;
	padding-right: 1px;
}

#navigation {
	width: 974px;
	height: 60px;
	background: url(../images/backgrounds/navigation-bg.jpg) no-repeat 0 0;
}

#navigation-folgeseite {
	width: 819px;
	height: 60px;
	float: right;
	display: inline;
	background: url(../images/backgrounds/nav-folgeseite-bg.jpg) no-repeat 0 0;
	top: 327px;
}

/* @group menumatic */

#nav {
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a {
	text-decoration: none;
	display: block;
	color: silver;
	font-size: 18px;
}

#subMenusContainer a {
	text-decoration: none;
	display: block;
}

#subMenusContainer a, 
#nav li li a {
	text-align: left;
	color: #babcbc;
	display: block;
	font-size: 12px;
	padding: 14px 20px 8px 24px ! important;
}

#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus {
	color: #fff;
	display: block;
}

#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #fff;
	display: block;
}

.smOW {
	display: none;
	position: absolute;
	overflow: hidden;
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

#nav, #nav ul, #nav ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

#subMenusContainer ul, #subMenusContainer ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	overflow: hidden;
}

#subMenusContainer li {
	padding: 0;
	margin: 0;
}

#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left: 0;
}

#subMenusContainer ul, #subMenusContainer ol {
	background: #392132 none repeat-x 0 0;
	width: 260px;
	padding-bottom: 12px;
}

#nav li {
	display: inline;
	list-style: none;
	position: relative;
	float: left;
	background: url(../images/icons/nav-bar.gif) no-repeat right;
	margin-top: 10px;
	height: 36px;
	margin-bottom: 10px;
}

#subMenusContainer li {
	list-style: none;
}

#subMenusContainer {
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 0;
	overflow: visible;
	z-index: 1000000000;
}

#nav li li {
	float: none;
}

#nav li li a {
	position: relative;
	float: none;
}

#nav li ul {
	position: absolute;
	width: 10em;
	margin-left: -1000em;
	margin-top: 2.2em;
}

#nav li ul ul {
	margin: -1em 0 0 -1000em;
}

#nav li:hover ul ul {
	margin-left: -1000em;
}

#nav li:hover ul {
	margin-left: 0;
}

#nav li li:hover ul {
	margin-left: 10em;
	margin-top: -2.5em;
}

#nav li a:focus + ul {
	margin-left: 0;
	margin-top: 2.2em;
}

#nav li li a:focus + ul {
	left: 0;
	margin-left: 1010em;
	margin-top: -2.2em;
}

#nav li li a:focus {
	left: 0;
	margin-left: 1000em;
	width: 10em;
	margin-top: 0;
}

#nav li li li a:focus {
	left: 0;
	margin-left: 2010em;
	width: 10em;
	margin-top: -1em;
}

#nav li:hover a:focus {
	margin-left: 0;
}

#nav li li:hover a:focus + ul {
	margin-left: 10em;
}

/* @end */

/* @group Grafische Navigation */

.navipunkt {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* home */

#nav,
#subMenusContainer {
	text-transform: lowercase;
}

#nav .navipunkt a,
#nav .navipunkt a:hover {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 6px;
	line-height: 25px;
}

.navipunkt.last {
	background-image: none !important;
}

/* @end */

h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @group Formular (Kontakt) */

form.anfrage {
	line-height: 17px;
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 20px;
}

label {
	text-align: left;
	float: left;
	display: inline;
	height: auto;
	color: #666157;
}

label input {
	width: 200px;
	margin-top: 2px;
	float: left;
	border: 1px solid #908b82;
	color: #68757e;
}

label textarea {
	width: 320px;
	float: left;
	border: 1px solid #908b82;
}

label.checkbox {
	width: auto;
	margin-top: 4px;
	border: none;
	color: #68757e;
}

.checkbox {
	float: none;
	display: inline;
	margin-bottom: 6px;
	margin-right: 6px;
	padding-right: 6px;
}

label.schmal {
	width: 200px;
	margin-top: 3px;
	padding-bottom: 5px;
}

label.schmal input {
	width: 200px;
}

label.schmal2 {
	width: 160px;
	margin-top: 3px;
	margin-bottom: 3px;
}

label.schmal2 input {
	width: 140px;
}

label.schmal3 {
	width: 110px;
}

label.schmal3 input {
	width: 90px;
}

label select {
	width: 100px;
	margin: 2px 0 6px 0px;
	height: auto;
}

label select.anfrage_art {
	width: 240px;
}

option.dunkel {
	background: #efefef;
}

option {
	padding: 0 5px;
}

.anfrage input.senden {
	float: left;
	margin: 10px 10px 0 0;
	color: #fff;
	font-size: 13px;
	border: none;
	padding: 5px 10px 5px 0;
	cursor: pointer;
}

.anfrage input,
.anfrage textarea,
.anfrage select {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #3e3e3e;
	font-size: 11px;
	color: #404040;
	margin-top: 2px;
	padding: 2px 5px 2px 0;
}

.anfrage select {
	margin-top: 4px;
	margin-bottom: 4px;
}

fieldset {
	float: left;
	display: inline;
	border: 1px solid #642d57;
	width: 420px;
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 25px;
}

legend {
	font-size: 12px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	color: #6b4462;
}

/* @end */

#top {
	position: absolute;
	display: none;
	height: 0px;
}

a {
	text-decoration: underline;
	color: #40283a;
	font-size: 12px;
}

h4 {
	border-bottom: 1px solid #d5d3cf;
	border-top: 1px solid #d5d3cf;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-top: 16px;
	padding-bottom: 8px;
	width: 200px;
	height: 30px;
}

h4 {
	background: url(../images/icons/pfeil-top.gif) no-repeat 0 12px;
	padding-left: 12px;
	font-size: 11px;
}

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

em {
	font-size: 12px;
	color: #666;
}

#content {
	width: 864px;
	padding-left: 20px;
	background: url(../images/backgrounds/bg-muster.gif) repeat 0 0;
	padding-bottom: 30px;
}

#content-folgeseite {
	float: right;
	display: inline;
	width: 819px;
	background-color: white;
	top: 327px;
}

.spalte-links,
.spalte-rechts,
.spalte-haupttext,
.spalte-info {
	margin-bottom: 24px;
	margin-top: 20px;
}

.spalte-links {
	float: left;
	display: inline;
	width: 310px;
	padding-left: 40px;
}

.spalte-rechts {
	float: right;
	display: inline;
	width: 320px;
	padding-right: 60px;
}

.spalte-haupttext {
	float: left;
	display: inline;
	width: 440px;
	padding-left: 40px;
	padding-right: 24px;
}

.spalte-info {
	float: right;
	display: inline;
	width: 220px;
	padding-right: 40px;
	border-left: 1px solid #eeeeee;
	padding-left: 20px;
}

.spalte-links h2,
.spalte-rechts h2,
.spalte-info h2,
.spalte-haupttext h2 {
	color: #6b4462;
	margin-bottom: 24px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
}

.spalte-haupttext h2 strong {
	font-weight: bold;
	font-size: 24px;
	color: #583850;
}

.spalte-info h2 {
	padding-left: 16px !important;
}

.spalte-links h3,
.spalte-rechts h3,
.spalte-info h3,
.spalte-haupttext h3 {
	color: #6b4462;
	margin-top: 28px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.spalte-haupttext h3 strong {
	font-weight: bold;
	font-size: 16px;
	color: #583850;
}

.spalte-haupttext blockquote {
	margin: 28px 0 28px 0;	
	padding-left: 50px;
	background: #fff url(../images/layout/blockquote.gif) no-repeat 11px 4px;
	overflow: hidden;
}

.spalte-haupttext blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #501745;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	margin: 0;
}

q {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-align: right;
	display: block;
}


.spalte-links ul,
.spalte-rechts ul,
.spalte-info ul,
.spalte-haupttext ul {
	margin-bottom: 25px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 40px;
}

.datum {
	display: inline;
	float: left;
	color: #6b4462;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

.block {
	padding-left: 160px;
	display: block;
}

.spalte-links li,
.spalte-rechts li,
.spalte-info li,
.spalte-haupttext li {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
}

.spalte-links li ul li,
.spalte-rechts li ul li,
.spalte-info li ul,
.spalte-haupttext li ul {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.spalte-links li ul,
.spalte-rechts li ul {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	padding-left: 40px;
}

.spalte-info ul {
	padding-left: 30px!important;
}

.spalte-info li {
	color: #444;
	padding-left: 0px !important;
	font-size: 11px;
	line-height: 14px;
}

.spalte-haupttext h4 {
	color: #40283a;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 14px;
	padding-left: 16px;
	font-weight: normal;
	font-style: normal;
}

.spalte-links p,
.spalte-rechts p,
.spalte-info p,
.spalte-haupttext p {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 16px;
}

.link {
	background: url(../images/icons/link-pfeil.gif) no-repeat 0 0;
	padding-left: 16px;
}

.teaser-left, .teaser-right, .teaser-middle {
	width: 250px;
	margin-top: 36px;
	background: url(../images/backgrounds/bg-teaser.jpg) no-repeat 0 0;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 12px;
	margin-bottom: 20px;
}

.teaser-left {
	display: inline;
	float: left;
	padding-right: 18px;
}

.teaser-middle {
	display: inline;
	float: left;
	padding-left: 20px;
}

.teaser-right {
	float: right;
	display: inline;
	padding-right: 20px;
}

.teaser-left h2,
.teaser-right h2,
.teaser-middle h2 {
	margin-bottom: 12px;
	color: #cacaca;
	font: bold 12px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.teaser-left p,
.teaser-right p,
.teaser-middle p {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
	line-height: 16px;
	padding-right: 54px;
	color: #cacaca;
}

.teaser-left a,
.teaser-right a,
.teaser-middle a {
	font-size: 11px;
	line-height: 16px;
	color: #925585;
	text-decoration: underline;
}

#footer {
	text-align: center;
	clear: both;
	width: 934px;
	margin-top: 12px;
	padding-left: 40px;
	margin-bottom: 14px;
}

#footer-folgeseite {
	clear: both;
	text-align: center;
	margin-top: 42px;
	width: 779px;
	padding-left: 216px;
	margin-bottom: 24px;
}

#footer p, #footer-folgeseite p {
	font-size: 11px;
	color: silver;
	line-height: 16px;
}

#footer a, #footer-folgeseite a {
	font-size: 11px;
	color: silver;
	text-decoration: none;
}

#footer a:hover, #footer-folgeseite a:hover {
	font-size: 11px;
	color: white;
	text-decoration: none;
}