/*--------------------------
Basis --------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
}
p {
	margin: 0px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
form {
	display: inline;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
}
/*input:focus, input:hover {
	background-color: #B7DEFF;
	border: 1px solid #B7DEFF;
}*/
.unsichtbar {
	visibility: hidden;
	display: none;
}
.clear {
	display: block;
	clear: right;
}
.rot {
	color: #FF0000;
}
#seite {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


/*--------------------------
Kopf ---------------------*/
#header {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #005396;
	clear: left;
	width: 100%;
}
#header #archlogo {
	float: left;
	border-right-width: 4px;
	border-right-style: none;
	border-right-color: #005396;
	width: 194px;
	background-color: #FFFFFF;
	padding: 0px;
}
#header #aknwlogo {
	float: right;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 0px;
}

#subheader {
	height: 1.7em;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #005396;
	display: none;
	visibility: hidden;
}
#sucheleiste {
	height: 1.8em;
	background-color: #005396;
	font-size: small;
	display: none;
	width: 204px;
	visibility: hidden;
}
#suche {
	font-size: small;

}
#suche input  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4E4E4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 1.5em;
	padding-left: 6px;
	float: left;
	width: 160px;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#suche .suchego, #projektliste .suchego {
	background-color: #CFE477;
	height: 1.9em;
	display: inline;
	margin-left: 4px;
	padding-bottom: 2px;
	width: 30px;
	padding-left: 0px;
}
#sitemap {
	padding-top: 1px;
	display: none;
	visibility: hidden;
}
#sitemap a:link,
#sitemap a:active,
#sitemap a:visited
 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-size: small;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sitemap a:hover{
	text-decoration: underline;
}


/*--------------------------
linke Spalte -------------*/
#links {
	height: 100%;
	width: 204px;
	float: left;
	display: none;
	visibility: hidden;
}


/*------------------------
NAVIGATION--------------*/

html>body #navi 
 {
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
}
#navi {
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	font-size: small;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #005396;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005396;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navi li ul li {
	margin: 0px;
	padding: 0px;
}
/* MENU 1. Ebene -------*/
#navi a.menu:link,
#navi a.menu:active,
#navi a.menu:visited  {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
	background-color: #CFE477;
	width: 194px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #005396;
}
#navi a.menu:hover {
	background-color: #FFFFFF;
}

#navi a.menuactive {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 06px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
	}

/* MENU 2. Ebene -------*/
  
  
#navi a.submenu:link,
#navi a.submenu:active,
#navi a.submenu:visited  {
	display: block;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
	background-color: #EAF3C2;
	width: 188px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #005396;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#navi a.submenu:hover {
	background-color: #FFFFFF;
}





#navi a.submenuactive:link,
#navi a.submenuactive:active,
#navi a.submenuactive:visited {
	display: block;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 6px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
	width: 188px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #005396;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}


/* RELATED - links unter navi */

#related {
	background-color: #FFFFFF;
	width: 200px;
	padding-top: 2.5em;
}
#related h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFDE33;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 6px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005396;
}
#related h2 {
}

#related p {
}
#related p img{
	margin: 0px;
	padding-top: 0px!important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#related dl, #related dt {
	margin: 0px;
	padding: 0px;
}

#related .csc-textpic-text {
	padding: 6px;
	font-size: 95%;
}


/* alles ausser Navi und header */
#seiteninhalt {
	background-color: #FFFFFF;
	padding: 0px;
	clear: left;
	width: 100%;
	float: left;
	margin-top: 1.5em;
}
/*-----------------------------
CONTENT */
#content {
	line-height: 1.3em;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0em;
}
#content hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005396;
	background-color: #005396;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 1.3em;
}
#content li {
	padding-bottom: .5em;
}
#content p {
	padding-bottom: 0.5em;
}


#content h1 {
	font-size: large;
	font-weight: normal;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
}
#content h2 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: .5em;
	padding-left: 0em;
}
#content h3 {
	font-size: small;
	color: #000000;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
}

#content .csc-textpic img {
	padding-top: 4px;
}
#content dl {
	margin: 0px;
	padding: 0px;
}
#content dt {
	margin: 0px;
	font-weight: bold;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content dd {
	margin: 0px;
	padding: 0px;
}
#content dd p {
	margin: 0px;
	padding: 0px;
}
#content a:link,
#content a:active,
#content a:visited,
#related a:link,
#related a:active,
#related a:visited
 {
	color: #005396;
	text-decoration: underline;
}
#content a:hover,
#related a:hover {
	text-decoration: none;
	color: #000000;
}
#content caption {
	display: none;
	visibility: hidden;
	color: #FF0000;
}
#content caption {
}
#content .contenttable {
	background-color: #FFFFFF;
}
#content .contenttable thead td {
	font-weight: bold;
	background-color: #CFE477;
}
#content .contenttable tr {
}

#content .contenttable td {
	background-color: #EAF3C2;
}
#content .contenttable td p {
	margin: 0px;
	padding: 4px;
}
/*ACHTUNG-Box im Content */
#achtung {
	background-color: #FFFFFF;
	width: 35%;
	padding: 0em;
	margin-top: 0px;
	margin-bottom: 0.8em;
	margin-left: 2em;
	float: right;
	clear: left;
}
#achtung h1 {
	background-color: #000000;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	padding: .2em;
	border-bottom-style: none;
}
#achtung p
{
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
}
#achtung img
{
	padding: .6em;
}
 
#fussdruck {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	display: block;
	visibility: visible;
	padding-top: 4px;
}
#fuss {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #005396;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: small;
	display: none;
	visibility: hidden;
}
#fuss a:link, #fuss a:active, #fuss a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#fuss a:hover {
	text-decoration: underline;
}


#fussnachoben {
	float: left;
}
#fussweiterempf {
	margin-right: auto;
	margin-left: auto;
}
#fussdrucken {
	float: right;
}



/*-----------------------------
NEWS */
#newslistelatest {
}
#newsliste {
}
#newsliste img, #newslistelatest img {
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 4px;
}
#newsliste h2, #newslistelatest h2 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#newsliste .teaser, #newslistelatest .teaser {
}
#newsliste p, #newslistelatest p {
	display: inline;
	line-height: 1.3em;
}
#newsliste .teaserabstand, #newslistelatest .teaserabstand {
	margin-bottom: 20px;
	clear: left;

}
#newsbild {
	font-size: x-small;
	font-style: italic;
	line-height: 1.5em;
}
.newsdatum {
	font-weight: bold;
	color: #005396;
	float: left;
	margin-left: 2px!important;
}
.news-single-author {
	color: #005396;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/* ProjektÃ¼ebrsicht -------------------*/
#projektliste {
	font-size: small;
	padding-bottom: 1em;
}
#projektliste form {
}
#projektliste input  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4E4E4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 4px;
	margin-top: 0px!important;
	padding-top: 4px!important;
	height: 1.5em;
}
#projektliste img {
	padding-top: 4px;
}
#projektliste a {
	font-weight: bold;
}
#projektliste p {
	margin: 0px;
	padding: 0px;
}

/* TABELLE */
#projektliste table {
	margin-top: 10px;

}
#projektliste th {
	background-color: #EAF3C2;
	text-align: left;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#projektliste a.sorton {
	text-decoration: none;
	color: #000000;
	background-image: url(sort1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
#projektliste a.sortoff {
	background-image: url(sort0.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
		background-position: 0px 0px;
}
#projektliste a.sorton:hover, #projektliste a.sortoff:hover {
	text-decoration: underline;
}


#projektliste tr {

}
#projektliste td {
	vertical-align: top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CFE477;
	padding-bottom: 4px;
	padding-top: 8px;
	padding-right: 10px;
}
#projektliste h2 {
	font-size: large;
	margin: 0px;
	float: left;
	display: inline;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

/* PROJEKT-DETAIL---------------- */

#projektdetail {
}
#projektdetail h1 a:link,
#projektdetail h1 a:active,
#projektdetail h1 a:visited {
	text-decoration: none;
}
#projektdetail h2 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#projektdetail .alleprojekte {
	float: right;
}
#projektdetail img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#projektdetail .doku {
	padding: 0px;
	margin-left: 16px;
	list-style-type: square;
}

#projektdetail table {

}
#projektdetail th {
	text-align: left;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#projektdetail tr {
}
#projektdetail td {
	padding-left: 10px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
#projektdetail .zeilerot {
	border:none;
	border-left:4px solid #EE8C91;
}
#projektdetail .zeileblau {
	border:none;
	border-left:4px solid #0799E2;
}
#projektdetail .zeilegruen {
	border:none;
	border-left:4px solid #CFE477;
}
#projektdetail .impressionen {
	margin: 0px;
	padding: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CFE477;
}
#projektdetail .beteiligte  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#projektdetail .beteiligte .spalte1 {
	float: left;
	width: 8em;
}


/* E_MAIL_FORMULAR - VON TYPO3 EREZEUGT --------- */
#mailform {
	display: block;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 32em;
	background-color: #EAF3C2;
	margin: 0px;
}
#mailform .csc-mailform-field {
	height: 1.7em;
}
#mailform .csc-mailform-field label {

}

#mailform .csc-mailform-label {
	font-weight: bold;
	color: #005396;
	padding-top: .5em;
}
#mailform .mf-input {
	background-color: #FFFFFF;
	padding-left: 4px;
	font-size: small;
	float: inherit;
	clear: right;
	position: absolute;
	left: 12.5em;
	border: 1px solid #EAF3C2;
}
#mailform .mf-check {
	float: inherit;
	clear: right;
	position: absolute;
	left: 31em;

}
#mailform .mf-submit {
	background-color: #CFE477;
	height: 2em;
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}
#mailformformtype_mail {
	display: block;
	width: 100%;
}
/* TIPAFRIEND - LINK WEITEREMPFEHLEN */
#tipafriend {
}
#tipafriend img {
	margin-top: 4px;
}
#tipafriend label {
}
#tipafriend input {
	height: 1.4em;
}
#tipafriend .tipsend {
	background: #B7DEFF;
	height: 2em;
}
#tipafriend input, #tipafriend textarea {
	background-color: #E4E4E4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

/*VOLLTEXTSUCHE   */
.tx-indexedsearch-rules {
	background-color: #E9E9E9;
	padding: 6px;
	margin-bottom: 1em;
	margin-top: 1em;
}
.tx-indexedsearch-rules h3  {
	margin: 0px!important;
	padding: 0px!important;
	color: #000000 !important;
}
.tx-indexedsearch-sw {
	font-weight: bold;
	color: #005396;
	margin: 0px;
	padding: 0px;
}
.tx-indexedsearch-whatis {
	background-color: #EAF3C2;
	display: block;
	padding: 6px;
	margin-top: .5em;
	margin-bottom: .5em;
}
.tx-indexedsearch-whatis p {
	margin: 0px !important;
	padding: 0px !important;
}
.tx-indexedsearch-browsebox {
	font-size: small;
	font-weight: normal;
	padding-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1em;
}
.tx-indexedsearch-searchbox-button {
	background-color: #CFE477;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tx-indexedsearch-noresults {
	color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005396;
	border-bottom-color: #005396;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*SITEMAP   */
.csc-sitemap ul {
	width: 20em;
}
.csc-sitemap ul ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square!important;
}
.csc-sitemap a:link, .csc-sitemap a:active, .csc-sitemap a:visited 
{
	font-weight: bold;

}
.csc-sitemap a:hover
{
}
.csc-sitemap li {
	margin-bottom: 0.3em;
}
.csc-sitemap li li {
	margin-top: .3em;
}
.news-amenu-item-year {
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.csc-textpic-caption {
	font-size: x-small;
	font-style: italic;
	line-height: 1.5em;
}

