body {
	background: #e7e7e7;
	color: #000;
	font-size: 100.01%;  /* 62.5% */
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
}

* {
	font:12px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

/* Headlines */
h1 {
	font:28px georgia, garamond, serif;
	padding:0 0 10px 0;
	color:#003366;
}

h2 {
	font:14px georgia, garamond, serif;
	padding:0 0 5px 0;
	color:#003366;
}

small {
  font-size:50%;
}

#container {
	margin:150px 0 0 210px;	
	max-width:1000px;
	height:450px;
}

.containerNormal {
	background:transparent url(../images/gabel_1.jpg) left top no-repeat;
}

.containerDom {
	background:transparent url(../images/gabel_2.jpg) left top no-repeat;
}

.containerGemeinde {
	background:transparent url(../images/gabel_3.jpg) left top no-repeat;
}

#content {
	margin:0 0 0 440px;	
	width:auto;
	padding:218px 20px 0 0;
}

#content a.moreLink {
	background:transparent url(../images/link.png) left 2px no-repeat;
	padding:0 50px 5px 20px;
	margin:5px 0 0 0;
	color:#ff9900;
	text-decoration:none;
	display:block;
	width:auto;
}

#content a.moreLink:hover {
	background:transparent url(../images/link_hover.png) left 2px no-repeat;
	padding:0 50px 5px 20px;
	color:#000;
}

#footer {
  position: fixed;
  width: 100%;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
	background:#fff;
	height:100px;
}

/* fuer IE 6 */
* html #footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
	background:#fff;
	height:100px;
}

#logo {
	background:transparent url(../images/gabelseite_logos.jpg) left top no-repeat;
	width:279px;
	height:85px;
	margin:10px 0 0 250px;
	float:left;
}

* html #logo {
	background:transparent url(../images/gabelseite_logos.jpg) left top no-repeat;
	width:279px;
	height:85px;
	margin:10px 0 0 125px;
	float:left;
}

a#imprint {
	width:156px;
	margin:68px 0 0 121px;
	display:block;
	float:left;
  font-weight:bold;
	text-decoration:none;
	color:#838383;
}

a#imprint:hover {
	color:#333;
}

a#imprint span {
  font-weight:bold;
	text-decoration:none;
}

a#imprint span:hover {
	text-decoration:underline;
}

/* Misc */
a img {
	border: none;
}

p {
	margin:0 0 15px 0;
}

.clearfix {
	clear: both;
	font-size: 0;
	height: 0.1em;
	line-height: 0;
	overflow: hidden;
}

.contentLine {
	clear: both;
	font-size: 0;
	height: 2px;
	line-height: 2px;
	background:transparent url(../images/line.gif) left top repeat-x;
}

.hidden {
	visibility: hidden;
}

.hiddenAbsolute {
	display: none;
}

hr {
	display: none;
}

strong {
	font:bold 12px/18px Verdana, sans-serif;	
}

img {
	border: none;
	display: block;
}

p {
	line-height: 150%;
}
