@font-face {
	font-family: fago;
	src: url('img/FaNRgR__.ttf');
}


html {
height: 100%;
}

body {
margin: 0;
padding: 0;
font-family: fago, sans-serif;
line-height: 1.4em;
font-size: 16px;
text-align: center;
/* font-family: "Book Antiqua";*/
background: url(img/bg0.jpg) repeat-x;
height: 100%;
 }

#links {
	background: url(img/bg0_links.jpg) no-repeat;
	width: 30px;
}
#rechts {
	background: url(img/bg0_rechts.jpg) no-repeat;
	width: 30px;
}
#maintable{
width: 90%;
background: #fff;
height: 100%;
}
#header {
text-align: center;
background-color: #fff;
vertical-align: middle;
margin: 20px 25px 20px 25px;
padding-bottom: 25px;
border-bottom: 2px solid #50b448;
 }
#leiste {
background: #fff;
height: 80px;
margin: 10px 0px;
padding-top: 10px;
text-align: center;
}
#footer {
border-top: 1px solid #ccc;
text-align: center;
clear: both; 
font-size: 11px;
}

#maincontent {
padding: 20px 30px 10px 10px;
text-align: justify;
margin-left: 24%; 
background: #fff;
vertical-align: top;
}

#leftcolumn {
float: left;
padding: 90px 10px 10px 10px;
text-align: left;
width: 200px; 
background: #fff;
vertical-align: top;
}

#leftcolumn a:hover {
         filter:alpha(opacity=70);
	     opacity: 0.7;
	     -moz-opacity:0.7;
}

td {
font: "Book Antiqua";
}
h1 {
font-family: "Book Antiqua", Times, "Times New Roman", serif;
font-weight: normal;
color: #000;
font-size: 22px;
}
h2, h3, h4, p {
	font-family: fago, 'Book Antiqua', Courier, Sans-Serif;
	}
h2 {
font-size: 16px;
color: #333;
padding-bottom: 5px;
}
p {
	line-height: 160%;
	margin-bottom: 10px;
	}

a {
	color: #31772a;
	text-decoration: none;
	}

a:hover {
	color: #50b448;
	text-decoration: underline;
	}

.mitarbeiterleiste {
	margin-left: 3px;
}
.mitarbeiterleiste img {
	border: 4px solid #eee;
margin-left: 10px;
padding: 1px;
}
.mitarbeitertabelle {
     padding-bottom:  50px;
}
.mitarbeitertabelle img {
	border: 1px solid #eee;
	padding: 3px;
	margin-left:  5px;

}
.bildermenu {
	padding-top: 30px;
	text-align: left;
}
.bildermenu img {
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}
.bild {
	text-align: right;
}
.bild img {
	border: 2px solid #ccc;
	padding: 3px;
	margin-right: 10px;

}

.lipfeil {
	margin: 0px 0px 20px 0px;
	list-style-image: url(img/arrow.gif); 
	padding-left: 0px;
}
.ulpfeil {
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: top;
}
.projektnavigation {
	padding-top: 30px;
	font-size: 12px;
	padding-right: 10px;
}
