body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Gill Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f3f3f3;
	background-image: url(images/bg_linear1.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
#body {
	margin: 0 auto;
	text-align: left;
	width: 760px;
}
#header {
	width: 720px;
	float: left;
	background-color: #177639;
	padding: 20px 20px 10px 20px;
	background-image: url(images/grassheader.jpg);
	height: 140px;
	background-position: 0 -5px;
}
#nav {
	width: 760px;
	float: left;
	background-color: #177639;
	border-top: 1px solid #fff;
}
#subnav {
	width: 760px;
	float: left;
	border-top: 1px solid #fff;
	background-color: #177639;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -30px;
}
#info {
	float: left;
	width: 759px;
	background-color: #e9f1f6;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#content {
	float: left;
	background-color: #fff;
	padding: 20px 40px;
	width: 678px;
	border-right: 1px solid #cdd;
	border-left: 1px solid #ccc;
	color: #222;
}
#contentnarrow {
	float: left;
	background-color: #fff;
	padding: 20px 40px;
	width: 448px;
	border-right: 1px solid #cdd;
	border-bottom: 1px solid #cdd;
	color: #222;
}
#people {
	padding: 20px 30px;
	width: 169px;
	float: left;
	font-size: 1.1em;
	background-color: #e9f1f6}
#people p {margin-bottom:12px}
#people h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#2D6527;
  font-size:1em;
  line-height:normal}

#news {
  padding: 20px 15px;
  width: 198px;
  float: left;
  background-color: #e9f1f6}
#news p {
  font-size: .9em;
  line-height:normal;
  margin-bottom:-6px}
#news h1 {
  font-weight:normal;
  color:#2D6527;
  font-size:1.5em}
#news h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#2D6527;
  font-size:1em;
  line-height:normal;
  margin-bottom:-10px}
#news b {
  font-weight:bold;
  color:#2D6527}
  
#personwide {
	padding-bottom: 20px;
	width: 448px;
}
#personhigh {
	padding-bottom: 20px;
	width: 600px;
	height: 200px;
}
#personimg {
	margin-right: 20px;
	float: left;
}
#footer {
	width: 760px;
	float: left;
	background-color: #2d6527;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -30px;
	padding: 3px 0;
	text-align: center}
#footer img {float:none}
img {
	border: 0;
	margin-right: 6px;
	float:left
}
#portraits table {
  table-layout:fixed;
  border-collapse:collapse;
  empty-cells:hide;
  margin-top:12px}

#portraits td {
  width:inherit;
  background-image:url(images/portraits_bg.gif);
  background-repeat:no-repeat;
  border-right: 10px solid white;
  border-bottom: 14px solid white;
  padding:0}
#portraits .td_leer {background-image: none}
  
#portraits a {
	color: #003350 !important;
	line-height:2em !important;
	text-decoration:underline !important;
	border-bottom:none !important}  

/* ------------------------ text */
h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 2em;
	color: #0000ff;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	color: #2d6527;
	margin: 25px 0 0 0;
}
h4 {
	font-size: 1.1em;
	color: #214B1D;
	margin: 30px 0 0 0;
}
#header h1 {
	color: #fff;
	font-size: 2.5em;
	display: inline;
}
#content h1, #contentnarrow h1 {
	color: #2d6527;
}
#content h2, #contentnarrow h2 {
	color: #2d6527;
	margin: 30px 0 0 0;
}
p {
	line-height: 1.5em;
	color: #222;
}
#info ul{
	line-height: 1.5em;
	color: #222;
	list-style-type: square;
	padding-bottom: 6px;
}
strong {
	font-weight: normal;
	color: #2d6527;
	background-color: #d9ffd9;
	border-top: 1px solid #beffbe;
	border-bottom: 1px solid #beffbe;
}

.initial {
	text-decoration: underline;
}
#people p {
	line-height: 1em;
	font-size: 0.8em;
	white-space: nowrap;
}
.small {
	font-size: 0.8em;
}
#footer p {
	display: inline;
	color: #fff;
}
#nav ul {
	display: inline;
}
#nav li {
	display: inline;
}
#subnav ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#subnav li {
	display: inline;
}
a {
	text-decoration: none;
}
#info a {
	color: #006699;
	text-decoration: none;
	line-height: 1.5em;
	border-bottom: 1px solid #93bdd3;
}
#info a:hover {
	color: #036;
	border-bottom: 1px solid #036;
}
#info a:active {
	color: #6dcc6d;
	border-bottom: 1px solid #6dcc6d;
}
#info a.imglink {
	border-bottom: 0;
}
#nav a {
	float: left;
	border-right: 1px solid #fff;
	padding: 3px 20px;
	font-size: 1.1em;
	color: #FFFFFF;
}
#nav a:hover {
	background-color: #177639;
	background-image: url(images/navi_bg_dark.gif);
	background-position: 0 -5px;
	color: #fff;
}
#nav a.sel {
	background-color: #177639;
	background-image: url(images/navi_bg.gif);
	color: #fff;
}
#subnav a {
	float: left;
	padding: 3px 20px;
	font-size: 1em;
	color: #fff;
}
#subnav a:hover {
	color: #fff;
	background-image: url(images/navi_bg.gif);
	/*background-position: 0 -10px;*/
}
#subnav a.sel {
	color: #000;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -30px;
}
#footer a {
	color: #fff;
}
#people a.sel {
	color: #000;
	border-bottom: 1px solid #000;
}
/* ------------------------ tables */
table {
	margin-top: 25px;
	border-collapse: collapse}
th {
  background-color: white;
  text-align: left;
  font-weight: normal;
  font-size: 1.2em;
  padding-bottom: 20px;
  border-bottom: 1px solid #cdd}
td {
  padding: 7px 8px 8px 8px;
  font-size: 13px;
  line-height: 1.3em}

.month {
  background-color: #4CB66D;
  font-size: 1.2em;
  font-weight:bold;
  color: white}

table#index {
	margin: 0}
#index th {
	padding-bottom: 20px;
	border: 0}
#index td {
	border: 0;
	padding: 0 20px 0 0}
#index p {
	line-height: 1.3em;

/* ------------------------ form */

table#kontakt th, table#kontakt td {border: 0; padding: 5px 10px 5px 0;}
form {
	font-family: "Gill Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
input {
	width: 180px;
	height: 15px;
	border: 1px solid #6dcc6d;
	font-family: "Gill Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.radio {width: auto;}
textarea {
	width: 180px;
	height: 100px;
	border: 1px solid #6dcc6d;
	font-family: "Gill Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.button {
	width: 90px;
	height: auto;
	padding: 3px 0 5px 0;
	background-color:#6dcc6d;
	border: 0;
	color: #fff;
}
#controller {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Gill Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #666;
}
/* ------------------------ controller ------------------------  */
#controller ul { display: inline;}
#controller li { display: inline;}
#controller ul li a { padding: 3px 10px; color: #fff; font-weight: bold;}
#controller ul li a:hover {background-color: #f09; color: #fff;}
