html {
    height: 100%;
}

body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    background-color: rgb(188, 207, 147);
    height: 100%;
    align: center;
}

a:link {
	font-weight: bold;
	color: #00437A;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #0A1A45;
	text-decoration: none;
        background-color: #DDDDDD;
}

a:active {
	font-weight: bold;
	color: #0A1A45;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #00437A;
	text-decoration: none;
}

a:visited:hover {
	font-weight: bold;
	color: #0A1A45;
	text-decoration: none;
        background-color: #DDDDDD;
}

    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 130%;

.small {
	font-size: 10px;
}

.breadcrumbs {
	font-size: 10px;
	font-weight: normal;
}

.breadcrumbs a:link {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.small {
	font-size: 10px;
	color: #777777;
}

form td {
	font-size: 12px;
#	font-weight: bold;
}

td {
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}

.latestback {
	background-image: url("fileadmin/template/back_latest.jpg");
	background-repeat: repeat-y;

}

.rowcolor {
background-color: #CCCCCC;
}

input {
	color: #0E551D;
	border-color: #0E551D;
	border-style: dotted;
	border-width: 1px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
}

.inputsubmit {
	background-color: #0E551D;
	color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.inputsearch {
	font-size: 10px;
}

textarea {
	color: #0E551D;
	border-color: #0E551D;
	border-style: dotted;
	border-width: 1px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
}

.histsub {
    color: #FFFFFF;
    background-color: #96B59C;
    font-size: 14px;
    font-weight: bold;
 }


.noinputformat {
border-style: none;
border-width: 0px;
}

table.the-page {
 background-color: rgb(255,255,255);
 height: 100%;
 width: 802px;
 border-width:0px;
 padding: 0px;
 spacing: 0px;
 vertical-align: top;
}

td.top-image {
 padding: 0px;
 spacing: 0px;
 margin: 0px;
 border-width: 1px;
 border-color: rgb(255,255,255);
 border-style: solid;
 valign: top;
 vertical-align: top;
 height: 89px;
}

image.top-image {
 margin: 0px;
 padding: 0px;
 spacing: 0px;
 height: 89px;
 border: 0px;
}

td.breadcrumb {
 height: 20px;
 background-color: rgb(172,164,128);
 padding: 0px;
 spacing: 0px;
 margin: 0px;
 border-top-width: 0px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-color: rgb(255,255,255);
 border-style: solid;
 vertical-align: top;
}

#top-menue {
 float: right;
 text-align: right;
 font-weight: bold;
 padding: 0px;
 spacing: 0px;
 margin: 0px;
 heigth: 20px;
 margin: 5px;
}

#breadcrumb {
 margin: 5px;
 padding: 0px;
 font-size: 10px;
}


td.content-all {
 height: 100%;
 vertical-align: top;
 border-top-width: 0px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-color: rgb(255,255,255);
 border-style: solid;
}

td.menue-left {
 height: 100%;
 background-image: url(images/back_middle.jpg);
 width: 160px;
 vertical-align: top;
}

td.content-middle {
 height: 100%;
 width:638px;
 vertical-align: top;
 padding: 5px 0px 10px 0px;
}

p {
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height: 130%;
}

h1 {
 font-family: Arial, Verdana, sans-serif;
 color: rgb(15, 78, 130);
 margin-top: 5px;
 margin-bottom: 5px;
 font-style: italic;
 font-size:20px;
}

h2 {
 font-family: Arial, Verdana, sans-serif;
 color: rgb(15, 78, 130);
 margin-top: 5px;
 margin-bottom: 5px;
 font-style: italic;
 font-size:18px;
}

h3 {
 font-family: Arial, Verdana, sans-serif;
 color: rgb(15, 78, 130);
 margin-top: 5px;
 margin-bottom: 5px;
 font-size:16px;
}

p.bodytext {
 margin: 0px;
 padding: 0px;
}

a.breadcrumb,a.breadcrumb:visited {
 color: rgb(0,0,0);
 text-decoration: none;
}

a.breadcrumb:hover {
 color: rgb(0,0,0);
 text-decoration: underline;
 background: none;
}

a.top-menue,a.top-menue:visited {
 color: rgb(0,0,0);
 text-decoration: none;
}

a.top-menue:hover {
 color: rgb(0,0,0);
 text-decoration: underline;
 background: none;
}

table.two-cols {
 width:100%;
}

td.two-cols-left {
 width:50%;
 padding-right: 5px;
}

td.two-cols-right {
 width:50%;
 padding-left: 5px;
}

div.tx-lastupdate-pi1 {
 color: rgb(100,100,100);
 font-size: 10px;
 margin-top: 20px;
}

ul.csc-bulletlist-0 {
 margin: 0px 0px 10px 0px;
 padding-left: 20px;
 width: 100%;
 line-height: 130%;
 list-style-type: square;
}

table.gs-prev-next {
 width: 100%;
}

td.gs-prev {
 width: 50%;
 text-align: left;
}
td.gs-next {
 width: 50%;
 text-align: right;
}

div.tx-gsipagenav-pi1 {
 width: 100%;
}

/* Flexform-Mitarbeiter */

div.mitarbeiter-container {
 width: 100%;
 font-family:
 border-style: solid;
}

div.mitarbeiter-one {
 margin: 0px 0px 10px 0px;
 float: left;
 width: 47%;
 font-size:12px;
 padding-right: 1%;
 height: 130px;
 overflow: visible;
}

div.mitarbeiter-image {
 float: left;
 padding-right: 10px;
}

div.mitarbeiter-name {
 font-weight: bold;
}

div.mitarbeiter-seit {
 font-size: 10px;
}

div.mitarbeiter-beschreibung {
 margin-top: 10px;
 font-size: 10px;
}

	/* default styles for extension "tx_cssstyledimgtext" */

	.csi-textpic {
		margin-right: 5px;
		padding-bottom: 5px;
	}

	.csi-textpic img {
		margin: 0px;
	}

	.csi-textpic .csi-caption {
		text-align: left;
        font-weight: bold;
        font-size: 11px;
	}

	.csi-textpic .csi-image {
		/*width: 210px; will have to be an inline style - controlled by TS*/
		margin: 0px;
	}

	.csi-textpic .csi-imagewrap {
	}

	.csi-textpic .csi-text {
		text-align: left; /*will have to be an inline style - controlled by TS*/
	}

	.csi-text p {
		margin-top: 0;
	}

	/* CENTER */

	.csi-center .csi-image {
		margin: 0 auto 3px;

	}

	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}

	.csi-right div.csi-text {
		clear: right;
	}


	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}

	.csi-left div.csi-text {
		clear: left;
	}

	.csi-left .csi-caption {
		text-align: left;
	}

	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 5px;
	}

	.csi-intext-left .csi-caption {
		text-align: left;
	}

	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}

	.csi-intext-right .csi-caption {
		text-align: right;
	}

	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		/*margin-right: 215px; will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-right-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */

	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}


	/* INTEXT LEFT NOWRAP*/
	.csi-intext-left-nowrap .csi-text {
		 /*margin-left: 215px;will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-left-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */

	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}

    .csi-image dd {
        margin:0px;
    }


div.csc-frame-rulerAfter {
 border-bottom: solid 1px #aaa;
 width: 70%;
}

.contenttable p {
 margin: 0px;
 padding: 0px;
}

.sparding-termine .contenttable .td-0 {
 width: 100px;
}
.sparding-termine .contenttable .td-1 {
 width: 180px;
}
.sparding-termine .contenttable .td-2 {
 width: 150px;
}
.sparding-termine .contenttable .td-last {
 width: 150px;
}
