html {
	/*height:98%;*/
}

body {
	font-family:arial,sans;
	font-size:12px;
	background-color:#03285e;
	/*height:97%;*/
	padding:0px;
	margin:0px;
	padding-top:10px;
}

A,A:link,A:visited {
	color:#03285e;
	text-decoration:underline;
}

A:hover {
	color:gray;
	text-decoration:underline;
}

.main {
	width:967px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	position:absolute;
	margin-left:-483px;
	background-color:white;
	background-image:url(images/hintergrundstreifen.png);
	background-repeat:repeat;
	float: left;
	/*height: 800px;*/
}

.einrichtung {
	width:254px;
	height:75px;
	float:left;
	background-color:#03285e;
	background-image:url(images/einrichtung.png);
	background-position:right;
}

.einrichtungsbild {
	width:237px;
	height:75px;
	position:relative;
	left:17px;
}


.illustration {
	width:491px;
	height:75px;
	float:left;
	background-color:gray;
}

.logo {
	width:222px;
	height:75px;
	float:left;
	background-image:url(images/logo.png);

}

.statusline {
	width:254px;
	height:18px;
	float:left;
	background-image:url(images/statusline.png);
	background-position:right;
	background-repeat:no-repeat;
}

.statusline-text {
	padding-top:2px;
	text-align:right;
	padding-right:10px;
	color:gray;
	font-size:11px;
	font-weight:bold;
}

.rootline {
	width:491px;
	height:18px;
	float:left;
	background-image:url(images/rootline.png);
}

.rootline-text,.rootline-text A,.rootline-text A:link {
	padding-top:2px;
	text-align:right;
	padding-right:0px;
	color:gray;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.rootline-text A:hover {
	text-decoration:underline;
}

.logoline {
	width:222px;
	height:18px;
	float:left;
	background-image:url(images/logoline.png);
}

.seitenstreifen-links {
	width:254px;
	/*height:500px;*/
	float:left;
	padding-bottom:40px;
	background-image:url(images/menu.png);
	background-position:left;
}

.menu {
	width:254px;
	padding-top:25px;
}

.login {
	margin:15px 5px 5px 22px;
	padding:0px 0px 0px 7px;
	position:relative;
	right:0px;
}

DIV.login FORM INPUT#user, DIV.login FORM INPUT#pass {
	width:180px;
	border: 1px solid #9cabbf;
	margin:3px;
	font-size: 11px;
}

DIV.login FORM INPUT#pass {
	margin-bottom: 10px;
}

DIV.login LABEL {
	display:block;
	font-family: 11px;
}

DIV.login INPUT.anmelden {
	display:block;
	font-size: 11px;
}

DIV .login INPUT {
	font-size:11px;
}

.ssl-content {
	width:254px;
}

/*IE-Hack*/
.ssl-content-abstand {
	padding:20px 10px 25px 25px;
}

.bodytext {
	padding:5px 0px 12px 0px;
	margin:0px;
}

.content {
	float:left;
	width:491px;
}

.content H1, .ss-kasten H1 {
	font-size:14px;
	font-weight:bold;
	color:#04285e;
	line-height:16px;
	padding:7px 0px 7px 0px;
	margin:0px;
}

.ss-kasten H1 {
	padding:3px 0px 3px 0px;
}

.content H2, .ss-kasten H1  {
	font-size:12px;
	font-weight:bold;
	color:black;
	line-height:14px;
	padding:7px 0px 7px 0px;
	margin:0px;
}

.ss-kasten H1 {
	padding:3px 0px 3px 0px;
}

.content H3, .ss-kasten H3  {
	font-size:11px;
	font-weight:bold;
	color:gray;
	line-height:13px;
	padding:7px 0px 7px 0px;
	margin:0px;
}

.ss-kasten H3 {
	padding:3px 0px 3px 0px;
}

.content H4, .ss-kasten H4  {
	font-size:11px;
	font-weight:bold;
	color:#7cbe01;
	line-height:13px;
	padding:7px 0px 5px 0px;
	margin:0px;
}

.ss-kasten H4 {
	padding:3px 0px 3px 0px;
}

.content H5, .ss-kasten H5  {
	font-size:11px;
	font-weight:bold;
	color:#950000;
	line-height:13px;
	padding:7px 0px 5px 0px;
	margin:0px;
}

.ss-kasten H5 {
	padding:3px 0px 3px 0px;
}

DIV.ss-kasten P.bodytext{
	padding-top:5px;
}

DIV .csc-header {
	padding:0px;
	margin:0px;
}

.contenttable {
	font-family:arial,sans;
	font-size:12px;
}

.csc-textpic-caption {
	font-size:10px;
	font-weight:bold;
	color:gray;
	display: block;
}

.csc-textpic-intext-left LI {
	margin-left: 20px;
}

/*IE-Hack*/
.content-abstand {
	padding:5px 10px 2px 10px;
}

.seitenstreifen-rechts {
	float:left;
	width:222px;
	padding-bottom:40px;
}

/*IE-Hack*/
.ssr-content-abstand {
	padding:10px 10px 5px 0px;
}

.ssr-content-abstand-suche {
	padding:10px 10px 0px 0px;
}

.bottomline {
	width:967px;
	height:53px;
	background-image:url(images/bottom.png);
	float:left;
}

.bottomline-text {
	padding-left:260px;
	padding-top:5px;
	color:gray;
	font-size:10px;
	font-weight:bold;
}

.ss-kasten {
	border: 1px solid #9cabbf;
	background-color:#ebeeef;
	padding:5px;
	margin-bottom:10px;
	padding-top:0px;
}

.ss-kasten-headline {
	background-color:#9cabbf;
	color:#ebeeef;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	
}

.ss-kasten-headline-gruen {
  	background-color:#9ec342;
	color:#ebeeef;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
}

.ss-kasten-gruen {
  	border: 1px solid #9ec342;
	background-color:#ebeeef;
	padding:5px;
	margin-bottom:10px;
	padding-top:0px;
}

.ss-kasten P.bodytext {
	font-size:11px;
	padding:0px;
	margin:0px;
}

.ss-kasten UL {
        list-style-type:circle;
        padding-left:20px;
        margin-left:0px;
        padding-top:0px;
        color:#04285e;
}

.ss-kasten UL A {
	text-decoration:none;
}

.ss-kasten UL A:hover {
	text-decoration:underline;
}

.ss-kasten UL A:visited {
	text-decoration:none;
}

.csc-uploads-fileName,.csc-uploads-description {
	font-family:arial,sans;
	font-size:12px;
}

/*NEWS*/

	/*Detailansicht*/
	
DIV .news-single-item {
	border:none;
	background-color:white;
}

.news-single-author {
	display:none;
}

DIV .news-single-additional-info, .news-single-files {
	border:none;
}

.news-single-additional-info {
	padding:0px;
}

.news-single-files DD A, .news-single-files DD A:visited {
	vertical-align:top;
}

.news-single-files DD IMG {
	padding-right:5px;
}

.news-single-files {
	background-color:#e3e3e2;
}
HR.clearer{
	border:white solid 0px;
}

	/*Listenansicht*/

.news-list-item IMG A,.news-list-item IMG A:visited {
	text-align:right;
}

.news-list-item, .news-list-container {
	border:0px white solid;
	background-color:white;
}

.news-list-item {
	border-bottom:1px #e3e3e2 solid;
}

.news-list-item H3, .news-list-item H3 A,.news-list-item H3 A:link, .news-list-item H3 A:visited{
	background-color:white;
	border:none;
	color:#04285e;
}

.news-list-date {
	border:none;
	background-color:white;
	color:black;
}

/*Suche*/

.tx-indexedsearch TD, 
.tx-indexedsearch INPUT, 
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-lang, 
.tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-selectbox-order,
.tx-indexedsearch-selectbox-desc,
.tx-indexedsearch-selectbox-results,
.tx-indexedsearch-selectbox-group {
	font-family:arial,sans;
	font-size:12px;
}

.tx-indexedsearch-rules, .tx-indexedsearch-rules H2 {
	font-size:11px;
	color:gray;
}

.tx-indexedsearch-rules P {
	padding:0px;
}

.tx-indexedsearch-rules H2 {
	line-height:12px;
}

.tx-indexedsearch-searchbox-button {
	margin:12px 0px 12px 0px;
}

.tx-indexedsearch-searchbox TD {
	padding:0px 5px 5px 0px;
}



#indexedsearch TABLE {
	margin:10px 0px 0px 15px;
}

#indexedsearchbox TABLE INPUT{
	border:1px gray solid;
	font-size:11px;

}

/*##################################################*/
/*PROGRAMM-Suche*/

.tx-indexedsearch TD, 
.tx-indexedsearch INPUT, 
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-lang, 
.tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-selectbox-order,
.tx-indexedsearch-selectbox-desc,
.tx-indexedsearch-selectbox-results,
.tx-indexedsearch-selectbox-group {
	font-family:arial,sans;
	font-size:12px;
}

.tx-indexedsearch-rules, .tx-indexedsearch-rules H2 {
	font-size:11px;
	color:gray;
}

.tx-indexedsearch-rules P {
	padding:0px;
}

.tx-indexedsearch-rules H2 {
	line-height:12px;
}

.tx-indexedsearch-searchbox-button {
	margin:12px 0px 12px 0px;
}

.tx-indexedsearch-searchbox TD {
	padding:0px 5px 5px 0px;
}



#indexedsearch TABLE {
	margin:10px 0px 0px 15px;
}

#indexedsearchboxprog TABLE INPUT{
	border:1px gray solid;
	font-size:11px;
}

#indexedsearchboxprog table input.searchbox-button{
 border: 0px solid white;
position: relative;
top: 4px;
}

#indexedsearchboxprog input.sucheprog {
  width: 158px;
}

/*#indexedsearchboxprog DIV.suchetext {
  display : none;
}*/
/*##################################################*/
 /*Seitensuche*/
.seitenstreifen-links .seitensearchbox .ss-kasten-suche, .seitenstreifen-links .seitensearchbox .ss-kasten-headline {
width: 209px;

}
 
.seitenstreifen-links .ss-kasten-headline {
/*padding:0px;
height: 16px;
text-align: middle;
text-indent: 4px;
  margin-top: 12px;
  width: 209px;
  padding-top: 2px*/
  
background-color: #9cabbf;
color: #ebeeef;
font-size: 12px;
font-weight: bold;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 4px;
}

.seitensearchbox {
	margin:15px 5px 5px 22px;
	padding:0px 0px 0px 7px;
	position:relative;
	right:0px;
}

.autocompleter-choices {
	font-family:arial,sans;
	font-size:11px;
}

UL .autocompleter-choices LI .autocompleter-selected {
	background-color:#4c6081;
}

#indexedsearchbox INPUT.searchbox-button {
	border:0px #ebeeef solid;
}

.tx-indexedsearch-descr STRONG,.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#7cc000;
}

INPUT#tx-indexedsearch-searchbox-sword {
	width:160px;
}

.ss-kasten-suche {
	border: 1px solid #9cabbf;
	background-color:#ebeeef;
	padding:0px;
	margin-bottom:0px;
	padding-top:0px;
	height:55px;
}

DIV.suchetext {
	position: relative;
	top:-8px;
	padding: 0px 0px 0px 18px;
}


/*AUTOCOMPLETER*/
input.tx-indexedsearch-searchbox-sword {
	float: left;
}
div.tx-indexedsearch-clear-left {
	clear: left;
}
div.autocompleter-loading {
	float: left;
	clear: right;
	background: #fff url(typo3conf/ext/pmkisac/res/images/spinner.gif) no-repeat center;
	width: 20px;
	height: 16px;
}
ul.autocompleter-choices {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #eee;
	background-color: white;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	text-align: left;
	font-family: Arial,sans-serif;
	z-index: 50;
}
ul.autocompleter-choices li {
	position: relative;
	padding: 0.1em 1.5em 0.1em 1em;
	cursor: pointer;
	font-weight: normal;
	font-size: 1em;
}
ul.autocompleter-choices li.autocompleter-selected {
	background-color: #7cc000;
	color: #fff;
}
ul.autocompleter-choices span.autocompleter-queried {
	font-weight: bold;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #9FCFFF;
}

/* Formatierungen fÃƒÂ¼r den RTE */
.align-center {
	text-align		: center;
}

.align-right {
	text-align		: right;
}

.csc-frame-frame1 {
	border			: 1px gray solid;
	background-color 	:#e9e5dc;
}

.csc-frame-frame2 {
	border			: 1px #e9e5dc solid;
	background-color 	:#ffffe0;
}

SPAN.important {
	color			: #ca468b;
}

SPAN.name-of-person {
	color			: #3a528c;
}

SPAN.detail {
	color			: #35a633;
}

/* ENDE Formatierungen fÃ¼r den RTE */

.loginkasten {
	border			: 1px solid #9cabbf;
	margin			: 0px 11px 0px 0px;
}

.loginkasten-titel {
	background-color	: #9cabbf;
	color			: #ebeeef;
	font-size		: 12px;
	font-weight		: bold;
	padding			: 2px 2px 2px 4px;
}

.loginkasten-innenabstand {
	margin			: 6px 8px 0px 8px; 
	font-size		: 11px;
}

.loginkasten-text {
	padding			: 0px 0px 4px 0px;
}

.ss-kasten-regionen {
	font-size		: 11px;
	font-family		: arial,sans;
	color			: #8f8f8f;
	padding			: 4px 0px 0px 0px;
	text-align		: center;
}

/* Agitos Programmsuche ist per Default zu breit */
div .tx-kebprogramm-pi1 {
	width				: 460px;
} 

