body {
	margin: 0;
	padding: 0;
  	background: #E9F4EC;
}
/* adressencontainer fuer ausdruck */
#adresse {
	position: absolute; 
	visibility: hidden; 
	width:	646px; 
	height: 525px; 
	left: -1001px; 
	top: -1000px;
}

#container {
	position: absolute;
	padding: 0;
	left: 661px;
	width: 950px;
	margin-left: -475px;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
  	height: 177px; 
	width: 950px; 
}

#headersub {
	background: url(../images/headersub.jpg) 0 0 no-repeat;
  	height: 139px; 
	width: 950px;
	padding: 0 0 0 55px; 
}

#headersub h1 {  
  	color: #2A5C2A;
  	letter-spacing: 0.2em;
 	font: bold 1.6em Times, serif;
	margin: 0;
	padding: 0 0 10px 0;
}

#headersub p {
	font: italic 1.2em/1.8 Times, "Times New Roman", serif;
  	color: #224F22;
  	margin: 0; 
	padding: 0;
	text-align: left;
}

#header p {
	display: inline;
}

#content {
	width: 950px;
}

.left {
	width: 610px;
	float: left;
	padding: 4px 0 0 40px;
}

.leftindex {
	width: 610px;
	float: left;
	padding: 4px 0 0 30px;
	background-image: url(../images/danke.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

* html .leftindex { /* Für IE */
	width: 650px;
}

* html .left { /* Für IE */
	width: 650px;
}

.leftindex h2 {
	letter-spacing: 0.1em;
  	font: italic 1.2em Times, "Times New Roman", serif;
  	color: #318B2C; 
	margin: 1em 0 0.3em 4.2em;
}

.leftindex p {
	font-size: 90%; 
	line-height: 1.66em;
   	margin: 0 0.5em 0 6em; 
	padding: 0.3em 0;
}

.leftindex p a:link {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.leftindex p a:hover {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
}

.leftindex p a:visited {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
}

.left h1 {
	letter-spacing: 0.1em;
  	font: italic 1.2em Times, "Times New Roman", serif;
  	color: #2A5C2A; 
	margin: 1em 0 0.3em 1em;
}

.left h2, .left h3 {
	letter-spacing: 0.1em;
  	color: #2A5C2A; 
}

.left h2 { 
	font: italic 1.2em Times, "Times New Roman", serif;
	margin: 1em 0 0.3em 1.1em; }

.left h3 {
	font: italic 1.1em Times, "Times New Roman", serif;
	margin: -0.3em 0 0.3em 1.1em;
}

.left h3 span {
	font: Times, "Times New Roman", serif;
	font-style: normal;
	font-size: 80%;
	color: #000000; }

.left p {
	font-size: 90%; 
	line-height: 1.66em;
   	margin: 0 1.5em; 
	padding: 0.3em 0;
}

.left p a:link {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.left p a:hover {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
}

.left p a:visited {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
}

.leftelement {
	font-size: 100%; 
	line-height: 1.66em;
	color: #B20025;
	font-weight: bold;
}

.leftbox {
	width: 605px;
	float: left;
}

* html .leftbox { /* Für IE */
	width: 645px;
}

 table { margin-left: 1.4em; width: auto; font-size: 90%;
 border-collapse: collapse; margin-bottom: 0.5em; border-top: 1px #2A5C2A solid; border-bottom: 1px #2A5C2A solid; }
  table caption { font-variant: small-caps;
  text-align: left; }

  td { padding: 0.5em 0.2em; border-bottom: 1px solid #eee;}

  tr:hover td { background: #E9F4EC; }

#nav {
  	width: 255px; 
	float: right;
  	padding: 20px 0 0 0;
}

a.navi, a.navifirst {
	color: #2A5C2A;
	display: block;
	white-space: nowrap;
	font: 1em Times, serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 4px 0 0;
	padding: 5px 0 5px 0;
}

a.navifirst {
	color: #B20025;
}

a.navi:hover {
	color: #B20025;
}

a.navisub, a.navisubfirst {
	color: #2A5C2A;
	display: block;
	white-space: nowrap;
	font: 0.9em Times, serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 4px 0 0;
	padding: 2px 0 2px 26px;
}

a.navisubfirst {
	color: #B20025;
}

a.navisub:hover {
	color: #B20025;
}

#leer {
	clear: both;
	width: 950px;
	height: 40px;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	background: #E9F4EC url(../images/footer.jpg) top left no-repeat;
  	width: 950px;
	height: 195px;
	text-align: left;
}

#footerlink {
	padding: 60px 0 0 55px;
}

#footerlink a {
	color: #CFD8D6; 
	line-height: 0;
  	font-size: 1em; 
	font-weight: 100;
}

.picturelink {
	float: left;
	height: auto;
	width: auto;
	padding: 2px;
	margin: 10px 300px 12px 20px;
}

.picturelink img {
	float: left;
	margin: 0 20px 10px 0;
}

* html .picturelink {
	margin: 10px 300px 12px 10px;
}

.pictureorg {
	float: left;
	height: auto;
	width: auto;
	padding: 2px;
	margin: 10px 0 12px 20px;
}

.pictureorg img {
	float: left;
	margin: 0 20px 50px 0;
}

* html .pictureorg {
	margin: 10px 0 12px 10px;
}

.picture {
	float: left;
	height: auto;
	width: auto;
	padding: 2px;
	margin: 10px 0 12px 20px;
}

.picture img {
	float: left;
	margin: 0 20px 10px 0;
}

.picture p {
	vertical-align: top;
}

* html .picture {
	margin: 10px 0 12px 10px;
}

.pictureindex {
	float: left;
	height: auto;
	width: auto;
	padding: 2px;
	margin: 0 0 12px 0;
}

.pictureindex img {
	float: right;
	margin: 0 0 10px 20px;
}

.pictureindex p {
	vertical-align: top;
}

* html .pictureindex {
	margin: 10px 0 12px 10px;
}
/* image */
img {
	margin: 0 20px 0 0;
	padding: 0;
	border: 1px solid #2A5C2A;
}

.noborder {
	border: 0;
}

