a, abbr, acronym, address, applet, area, b, base, basefont, bdo, big,  blockquote, body, br, button, caption, center, cite, code, col, colgroup, dd,  del, dfn, dir, div, dl, dt, em, fieldset, font, form, frame,  frameset, h1, h2, h3, h4, h5, h6, head, hr, html, i, iframe, img, input, ins, isindex,  kbd, label, legend, li, link, map, menu, meta, noframes, noscript, object, optgroup, option, p, param, pre, q, s, samp, script, select, small, span, strike, strong, style, sub, sup, table, tbody, td, textarea, tfoot, th, thead, title, tr, tt, u, var {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}
img {
	border: none;
}
body {
	background-color: #e7e7e7;
	color: #333;
}
/* Hilfsklassen */
.highlight {
  border: 1px solid #ff0000;
  padding: 5px;
}
.hidden {
	display: none;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}
/* Logo */
#logo {
	position: relative;
	width: 960px;
	margin: 0 auto;
	left: 0;
	top: 0;
	background: #fff;
}
#logo a {display: block; width: 250px; height: 65px; background: url(/dateiserver/imagepool/dauphin-logo.jpg); position: absolute; top: 20px; right: 20px; }
#logo a img {display: none;}
/* Content-Bereich */
#content {
	background: #fff;
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 30px 0px 30px 0px;
	top: 0;
}
#content a {
	color: #0490BC;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #2681DC;
	text-decoration: none;
}
#content div.seitenUeberschriftRahmen {
	border: 1px solid #000;
	width: 720px;
	margin-left: 127px;
}
#content p {
	font-size: .75em;
}
/* Schwarzer Trennbalken */
div.schwarzerBalken {
	background-color: #C0C3C0;
	margin: 29px 0px 0px 127px;
	width: 673px;
	color: #000;
}
div.schwarzerBalken h2.schwarz {
	padding: 4px 0px 4px 11px;
	font-size: 0.8em;
}
/* Kasten auf Rubrikeinstiegsseiten (mit Produkten oder Text) */
div.freitextDunkel {
	background-color: #fff;
	border-bottom: 2px dotted #646464;
	padding: 10px;
	width: 653px;
	margin-left: 127px;
}
div.freitextDunkel h2 {
	font-size: .75em;
	font-weight: bold;
}
div.freitextDunkel table {
	width:100%;
}

/* Footer */
#footer {
	position: relative;
	margin-top: 94px;
	text-align: center;
}
#footer ul {
	background-color: #C0C3C0;
	margin: 0 0 0 127px;
	width: 670px;
	padding: 0px;
	border: 0px solid #000;
	clear:both;
	color: #000;
}
#footer ul#footerLogo {
	width: 660px;
  height:35px;
  padding: 15px 0 0 0;
  background-color: #d6dbe7;
  background: #fff;
}
#footer ul#footerLogo img {
	opacity: 0.5;
}
#footer ul#footerLogo img:hover {
	opacity: 1;
}

#footer ul#footerMenu {
	width: 660px;
  padding: 2px 0 10px 10px;
  height: auto;
  text-align: center;
  background: none;
  border-bottom: 1px solid #ccc;
}
#footer li {
	display: inline-block;
	margin: 0px;
	padding: 0;
	float: none;
}
#footer li a {
	color: #656565;
	text-decoration: none;
	font-size: .7em;
	font-weight: normal;
	margin:0;
	padding:0;
}
#footer li a:hover {
	text-decoration: underline;
	color: #656565;
}

/* Formulare */
#wFormular td {
	font-size: .8em;
	height: auto;
}
#wFormular td.wLayoutCol1 {
	width: 120px;
	vertical-align: top;
}
#wFormular input.kontakt {
	border: 1px solid #C3C3C3;
	padding: 3px 3px;
	margin: 0px 0px 3px 0px;
	width: 300px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	height: auto;
}
#wFormular select.kontakt {
	border: 1px solid #C3C3C3;
	padding: 3px 3px;
	margin: 0px 0px 3px 0px;
	width: 120px;
	height: auto;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#wFormular input.radio, #wFormular input.checkbox {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}
#wFormular label.wLayoutInlineLabel {
	margin-top: 0px;
}
#wFormular span.formularSpacer {
	display: block;
	width: 1px;
	font-size: 1px;
}
#wFormular div.hr {
	height: 1px;
	background: #D5DBE3;
	margin: 11px 0px;
}
#wFormular hr {
	display: none;
}
#wFormular input.dummy {
	border: 1px solid #C3C3C3;
	width: 244px;
	padding: 3px;
	height: 17px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
#wFormular textarea.kontakt {
	height: 100px;
	width: 488px;
	border: 1px solid #C3C3C3;
	overflow: hidden;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	padding: 3px;
}
button,
#wFormular td.layout input {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 13px 0 0;
	padding: 2px 7px 2px 7px;
}

ol {
  margin:0;
  padding:0 0 0 25px;
}

#menu {
  position: relative;
  width: 930px;
  background-color: #fff;
  padding: 30px 0 30px 30px;
  font-size:20px;
  margin: 0 auto;
  height: auto;
	font-family: Myriad, Arial, Tahoma, Helvetica, sans-serif;
}

.messageSaved {
	color: green;
	font-weight: bold;
}

.messageError {
	color: red;
	font-weight: bold;
}

#topLink {display: none;}
