@charset "UTF-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #fff;
}
.isf1 #container {
	width: 760px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}
.isf1 #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.isf1 .logo {
	height: 58px;
	width: 300px;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.isf1 #header p {
	margin: 0; /* let */
	padding: 10px 0; /* let */
	text-align: center;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.isf1 #sidebar1 {
	float: left;
	width: 150px;
	white-space:nowrap;
	background-color: #004593;
	background-image: url(../images/layout/e_navi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.isf1 #mainContent {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 200px;
	padding: 0;
	font-size: 0.7em;
}
.isf1 #mainContent h1, #mainContent h2, #mainContent h3 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.isf1 #mainContent h1 {
	font-size: 1.6em;
	color: #004593;
}
.isf1 #mainContent h2 {
	font-size: 1.3em;
	color: #004593;
	margin-top: 20px;
}
.isf1 #mainContent h3 {
	text-transform: uppercase;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	letter-spacing: 0.05em;
	font-size: 1em;
	margin-top: 15px;
}
.isf1 #mainContent h4 {
	font-size: 1em;
	font-weight: fett;
}
.isf1 #mainContent p {
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.isf1 #mainContent ul li {
	list-style-image: url(../images/layout/ul.gif);
	line-height: 150%;
}
.isf1 #mainContent .spkt ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/layout/ulspkt.gif);
	margin-left: -10px;
	padding-left: 0px;
}
.isf1 #mainContent .spkth {
	margin-bottom: 10px;
	font-variant: small-caps;
	color: #004593;
	font-size: 1.2em;
	text-transform: uppercase;
}
.isf1 a {
	color: #004593;
	outline: none;
}
.isf1 a:hover {
	color: #333;
}
.isf1 a:visited {
	color: #333;
}
.isf1 #footer {
	padding-top: 5;
	padding-right: 10px;
	padding-left: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.isf1 #footer p {
	margin: 0; /* let */
	font-size: 0.7em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #666;
}
.isf1 #footer a:visited {
	color: #004593;
}
/* ------------ Infobox rechts ------------ */
.isf1 .ibox {
	float: right;
	width: 145px;
	margin-left: 20px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #eeeeee;
	background-image: url(../images/layout/e_news.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
	padding-bottom: 12px;
	line-height: 120%;
	font-size: 0.9em;
}
/* ------------ index ------------ */
.isf1 .newsindex {
	background-color: #eee;
	background-image: url(../images/layout/e_news.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 0.9em;
	line-height: 110%;
}
#indexnews table {
	width: 550px;
}
td.veroeff, td.aktuell, td.veranst {
	font-size: 0.7em;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 11px;
	padding-left: 7px;
	vertical-align: top;
}
td.veroeff {
	width: 250px;
	background-image: url(../images/layout/e_veroeff.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #fff;
	background-color: #65a5ec;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #fff;
}
td.aktuell {
	background-image: url(../images/layout/e_aktuell.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000;
	background-color: #b8d8ff;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #fff;
}
td.veranst {
	width: 545px;
	background-color: #bfbfbf;
	background-image: url(../images/layout/e_veranst.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #fff;
}
/* ------------ diverse ------------ */
.fltrt {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.fltlft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: -5px;
}
.clearfloat {
	clear:both;
}
hr {
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
/* ------------ breadcrumb ------------ */
.bc {
	font-size: 0.8em;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* ------------ mitarbeiter und projekte ------------ */
.isf1 .mapic {
	background-color: #fff;
	padding-right: 5px;
}
.isf1 .madres {
	width: 400px;
	background-color: #c8e5ff;
	vertical-align: top;
	background-image: url(../images/layout/e_mita.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.isf1 #mainContent #fruehere ul li {
	list-style-image: url(../images/layout/ul_frue.gif);
	list-style-position: outside;
}
.isf1 #mainContent #mita ul li {
	list-style-image: url(../images/layout/ul_mita.gif);
	list-style-position: outside;
}
.isf1 .prbearb {
	width: 100%;
	background-color: #ccc;
}
.isf1 .prbearb th {
	color: #fff;
	background-color: #ccc;
}
.isf1 .prbearb td {
	background-color: #fff;
}
.isf1 .button {
	background-image: url(../images/layout/button.gif);
	width: 200px;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.isf1 .button a {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
.isf1 .up {
	background-image: url(../images/layout/up.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 9px;
	width: 70px;
	text-align: center;
}
.isf1 .up a {
	font-size: 0.5em;
	color: #fff;
	text-decoration: none;
}
caption {
	font-size: 1em;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.05em;
}
/* ------------ kontaktformular ------------ */
#kontaktformular fieldset {
	padding: 5px;
	border: 1px solid #eeeeee;
	text-align: left;
}
#kontaktformular label {
	float: left;
	width: 100px;
}
#kontaktformular input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: 1em;
}
#kontaktformular dl {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#kontaktformular dt {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#kontaktformular dd {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#kontaktformular input, select {
	width: 185px;
}
#kontaktformular textarea {
	width: 300px;
}
#kontaktformular .errors {
	color: #004593;
}
#kontaktformular #submit {
	font-size: 0.9em;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/layout/submit_btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	width: 75px;
}
/* ------------ andere formulare ------------ */
label {
	float: left;
	width: 130px;
	font-size: 0.9em;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select {
	width: 185px;
}
.sptab th {
	font-weight: normal;
	text-align: right;
	width: 65px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	vertical-align: top;
}
#adez p, #adez a{
	font-size: smaller;
	color: #CCC;
	text-decoration: none;
}
.sptab2 th {
	font-weight: normal;
	text-align: left;
	width: 170px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
}
/* ---- sitemap ---- */
#sitemap a {
	text-decoration: none;
}
.isf1 #mainContent #sitemap ul li {
	list-style-image: url(../images/layout/ul_site1.gif);
}
.isf1 #mainContent #sitemap ul ul li {
	list-style-image: url(../images/layout/ul_site2.gif);
}
.isf1 #mainContent #sitemap ul ul ul li {
	list-style-image: url(../images/layout/ul_site3.gif);
}

/* (c) 2007 www.fessen-friends.de */
