/* @override http://www.brainsharing.org/kunden/domani/styles.css */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	color: #000;
	text-decoration: none;
	font: normal normal 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 20px;
}

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

a:hover {
	text-decoration: none;
	color: #000;
}

h1 {
	font-size: 38px;
	color: #c5c5c5;
	margin-top: 17px;
	margin-bottom: 0px;
	font-weight: lighter;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#main {
	margin: auto;
	float: none;
	width: 780px;
}

#submenue_wrap {
	margin-top: 15px;
	width: 780px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

#submenue {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
}

#submenue li {
	float: left;
	margin: 0;
	padding: 0;
}

#submenue a {
	float: left;
	margin: 0 2px 0 0;
	background-color: white;
	color: black;
	text-decoration: none;
	padding: 5px 9px;
}

#submenue a:hover {
	background-color: black;
	color: white;
}

#submenue li a#selected {
	float: left;
	margin: 0 7px 0 0;
	background-color: black;
	color: white;
	text-decoration: none;
	padding: 5px 9px;
}

#breadcrump {
	margin-top: 19px;
}

#content {
	margin-top: 10px;
	margin-bottom: 50px;
	width: 780px;
	overflow: hidden;
}

#gallery_content {
	margin-top: 10px;
	margin-bottom: 50px;
	width: 780px;
	float: left;
}

.item {
	height: 125px;
	width: 780px;
	margin-top: 25px;
	position: relative;
}

.item img {
	border: 1px solid black;
	padding: 1px;
	width: 123px;
	height: 123px;
	float: left;
	margin-right: 12px;
}

.name {
	font-weight: bold;
	float: left;
}

.item a.itemlink {
	position: absolute;
	bottom: 0;
	left: 139px;
}

#footer {
	clear: both;
	height: 50px;
	margin-top: 55px;
	padding-top: 10px;
	border-top: 2px solid black;
}

#left {
	position: relative;
	width:  535px;
	float: left;
	margin-right: 14px;
}

#left img {
	border: 1px solid black;
	padding: 1px;
	overflow: hidden;
}

#left img.noheight {
	height: auto;
}

#right {
	width:  230px;
	float: left;
}

#right p {
	width: 230px;
	clear: both;
}

#right img {
	width: 70px;
	height: 83px;
	border: 1px solid black;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	cursor: pointer;
}

#right img.last {
	width: 70px;
	height: 83px;
	border: 1px solid black;
	float: left;
	margin-right: 0px;
	cursor: pointer;
}

table {
	font-size: 12px;
}

th {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 100px;
}

td {
	vertical-align: top;
	padding-top: 5px;
}

#container {
	width: 780px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#einfuehrung {
	height: 50px;
	font-weight: bold;
}

#impressetc {
	float: left;
	margin-right: 175px; 
}

#address {
	float: left;
	margin-right: 35px;
}

#openingtimes {
	float: left;
}

.normallist {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

img.legacy {
	border: 1px solid black;
	padding: 1px;
	display: inline;
	margin-right: 100px;
}

img.legacy-last {
	border: 1px solid black;
	padding: 1px;
	display: inline;
	margin-right: 10px;
}

.legacy-imgexpl {
	width: 308px;
	float: left;
}

table.legacy-gallery td {
	padding: 15px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

table.legacy-gallery tr.text td {
	vertical-align: top;
	height: 50px;
}

table.legacy-gallery img {
	border: 1px solid black;
	padding: 1px;
}

#noclass {
	width: auto !important;
	height: auto !important;
}

#bigimage_gallery {
  position:absolute;
  top: 0px;
  width: 533px;
}

/* Newsletter-Formular-Styling */

form#kontaktdaten {
	margin-top: 25px;
	width: 320px;
}

form#kontaktdaten fieldset {
	border: none;
	margin-bottom: 10px;
}

form#kontaktdaten fieldset:last-of-type {
	margin-bottom: 0;
}

form#kontaktdaten legend {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	text-shadow: 0 1px 1px #fff;
}

form#kontaktdaten ol li {
	background: #f2f2f2;
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	list-style: none;
	padding: 5px 10px;
	margin-bottom: 2px;
}

form#kontaktdaten ol li input {
	width: 180px;
}

form#kontaktdaten label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	text-shadow: 0 1px 1px #fff;
}

form#kontaktdaten button {
	background: #c5c5c5;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	display: block;
	font: 12px Arial, "Times New Roman", Times, serif;
	padding: 5px 15px;
	text-shadow: 0 1px 1px #fff;
	float: right;
	font-weight: bold;
}

form#kontaktdaten button:hover {
	background: #000;
	cursor: pointer;
	color: white;
	text-shadow: 0 1px 1px #000;
}

.fiftyleft {
	width: 442px;
	float: left;
	padding-right: 40px;
}

.fiftyright {
	width: 288px;
	float: left;
}

a#brochure {
	display: block;
	width: 278px;
	height: 135px;
	background-position: top;
	background-image: url(images/domaniBroschuereSeite1-2.jpg);
}

a#brochure:hover {
	background-position: bottom;	
}

