* {
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

html, body {
	height: 100%;
}

body {
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat-x;
	background-color: #eb690a;
	color: #002e6a;
}

#container {
	width: 1002px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/layout/container-background.gif);
}


#shadow-left,
#shadow-right {
	height:100%;
}

#shadow-left {
	background-image: url(../images/layout/shadow-left.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#shadow-right {
	background-image: url(../images/layout/shadow-right.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 30px;
}

#header {
	width: 942px;
	height: 104px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/header-background.gif);
	background-position: 405px 81px;
	background-repeat: no-repeat;
}

#header a {
	position: absolute;
	margin-top: 47px;	
}

#header img {
	border: 0px;
}

#headNav {
	height: 60px;
	background-image: url(../images/layout/headnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style: none;
}

/**
 * ContentBox Blue Header
 */
.head-blue .x-panel-header,
.head-blue .x-panel-body,
.head-blue .x-panel-footer {
	background-color: #e0e0e0; 
}

.head-blue .x-panel-header,
.head-blue .x-panel-header-noborder {
	background-image: url(../images/layout/cont-head-blue.jpg);
	background-position: 0;
	padding: 0;
	border-width: 0px;
	border-bottom: 0px none;
	height: 30px;
}
.head-blue .x-panel-header span {
	line-height: 30px;
	color: #ffffff;
	padding: 0 10px;
}
/**
 * ContentBox LightGrayHeader
 */
.head-lightgray .x-panel-header-noborder,
.head-lightgray .x-panel-body,
.head-lightgray .x-panel-footer {
	background-color: #ffffff; 
}
.head-lightgray .x-panel-header-noborder {
	background-image: url(../images/layout/cont-head-lightgray.jpg);
	background-position: 0;
	padding: 0;
	border-width: 0px;
	border-bottom: 0px none;
	height: 30px;
}
.head-lightgray .x-panel-header-noborder span {
	line-height: 30px;
	color: #ffffff;
	padding: 0 10px;
}
/**
 * ContentBox Gray Header
 */
.head-gray .x-panel-header,
.head-gray .x-panel-body,
.head-gray .x-panel-footer {
	background-color: #e0e0e0; 
}
.head-gray .x-panel-header,
.head-gray .x-panel-header-noborder {
	background-image: url(../images/layout/cont-head-gray.jpg);
	background-position: 0;
	padding: 0;
	border-width: 0px;
	border-bottom: 0px none;
	height: 30px;
}
.head-gray .x-panel-header span {
	line-height: 30px;
	color: #ffffff;
	padding: 0 10px;
}
/**
 * ContentBox DarkGray Header
 */
.head-darkgray {height: 100%}
.head-darkgray .x-panel-header,
.head-darkgray .x-panel-body,
.head-darkgray .x-panel-footer {
	background-color: #ffffff; 
}
.head-darkgray .x-panel-header,
.head-darkgray .x-panel-header-noborder {
	background-image: url(../images/layout/cont-head-darkgray.jpg);
	background-position: 0;
	padding: 0;
	border-width: 0px;
	border-bottom: 0px none;
	height: 30px;
}
.head-darkgray .x-panel-header span {
	line-height: 30px;
	color: #ffffff;
	padding: 0 10px;
}

#headNav .x-tab-panel-header {
	padding-left: 360px;
	height: 32px;		
}

.headNav ul.x-tab-strip,
.headNav .x-tab-strip-wrap {
	width: auto;	
}

.headNav .x-tab-right,
.headNav .x-tab-left,
.headNav .x-tab-strip-inner {
	background-image: url(../images/layout/tabs/tabs-sprite.gif);
}

.headNav .x-tab-strip-spacer,
.headNav .x-tab .x-panel-bwrap {
	display: none;
}

.headNav .x-tab-strip {
	border: 0px none;
}

.headNav span.x-tab-strip-text {
	line-height: 30px;
	color: #717171;
	padding: 0 50px 0 5px;
}


.headNav .x-tab-strip-active span.x-tab-strip-text,
.headNav .x-tab-strip-over span.x-tab-strip-text {
	color: #ffffff; 
}

.headNav .x-panel-body,
.headNav .x-tab-panel-body {
	background-color: transparent;
}

.headNav .x-tab-panel-body li {
	float: left;
}

.headNav .x-tab-panel-body a {
	color: #ababab;
	text-decoration: none;
	padding: 0 16px;
	line-height: 25px;
	font-weight: bold;
}

.headNav .x-tab-panel-body a:hover {
	color: #ffffff
}

#column-left, 
#column-right {
	width: 149px;
	padding: 17px 19px;
}

#column-left {
	padding-top: 38px;
	float: left;
}

#column-right {
	float: right;
}

#column-center {
	width: 568px;	
	float: left;
}


div.jkei-panel {
	margin-top: 11px; 	
	border-width: 2px;
}

#column-left .jkei-panel,
#column-right .jkei-panel {
	border-color: #ffffff;	
}

#column-center .jkei-panel {
	border-color: #e6e5e2;	
}

div.jkei-panel .x-panel-tl {
	background-image: none;
	background-color: #b1c800;	
}

div.jkei-panel .x-panel-tr {
	background-image: none;
}

div.jkei-panel .x-panel-header {
	background-color: #b1c800;	
	background-image: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}

div.jkei-panel .x-panel-ml,
div.jkei-panel .x-panel-mr,
div.jkei-panel .x-panel-mc,
div.jkei-panel .x-panel-bl,
div.jkei-panel .x-panel-br,
div.jkei-panel .x-panel-bc {
	background-image: none;
	background-color: #ffffff;		
}

div.jkei-panel .x-panel-body {
	border-width: 0px;
	background-color: #e6e5e2;
	padding: 8px;
}

#column-left .x-panel-header,
#column-right .x-panel-header {
	border: 0px;
	border-bottom: 2px solid #ffffff;	
}

#column-left .x-panel-body,
#column-right .x-panel-body {
	border-top: 0px solid #ffffff;	
}

#column-center .x-panel-body {
	background-color: #ffffff;	
}

div.jkei-panel .x-panel-body-noheader {
	border-width: 0px;	
	padding: 0px;
}

.lock-icon { background: url(../images/icons/lock.png) 0 0 no-repeat !important;}
.profil-icon { background: url(../images/icons/profil.png) 0 0 no-repeat !important;}
.artikel-icon { background: url(../images/icons/artikel.png) 0 0 no-repeat !important;}
.suche-icon { background: url(../images/icons/suche.png) 0 0 no-repeat !important;}
.artikel-laenge-icon { background: url(../images/icons/artikel_laenge.png) 0 0 no-repeat !important;}
.sort-icon { background: url(../images/icons/sortierung.png) 0 0 no-repeat !important;} 
.filter-icon { background: url(../images/icons/filter.png) 0 0 no-repeat !important;}    

/*Coontent-Bereich*/
#content-container {
	margin-top: 20px;
	margin-left: 18px;
	border: 2px solid #f2f2f0;
	width: 527px;
}
.head-balken {
	padding-left: 33px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.head-balken a {
	color: #ffffff;
}
.article .date {
	font-size: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
.article h2 a,
.article h2 {
	font-size: 17px;
	color: #eb690a;
	margin-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
.article .text {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.article .moreLink a {
	font-size: 11px;
	color: #eb690a;
	line-height: 18px;
	margin-left: 10px; 
}
.article .box {
	margin-top: 10px;
	background-color: #f2f2f0;
	width: 100%;
}

.comment .text {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.article .box a {
	color: #002e6a;
	text-decoration: none;
}
.article .documentIcon img {
	margin-left: 5px;
}

.article .documentIcon {
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 30px;
	color: #002e6a;	
}
#adresses h3 {
	font-size: 17px;
	color: #eb690a;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 2px solid #f2f2f0;
}
.adressLine {
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom: 2px solid #f2f2f0;
}
.adressLine a {
	background: url(../images/icons/adresse.png) 10px 2px no-repeat !important;
	padding-left: 38px;
	color: #002e6a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.adressLine a:hover {
	color: #eb690a;
}

.adressSub {
	background-color: #e6e5e2;
}

.adressSub h1 {
	color: #eb690a;
	font-size: 16px;
	font-weight: normal;
}

.adressSub h2 {
	font-weight: bold;
	color: #152b5c;
}

.adressSub a:link,
.adressSub a:visited {
	color: #eb690a;
}

label {
	font-size: 10px;
	display: block;	
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}

input.text {
	border-left: 1px solid #7B7B7B;
    border-top: 1px solid #7B7B7B;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    padding: 0px 0px 0px 3px; 
    font-size: 10px;
    line-height: 16px;
    height: 16px;
	margin-bottom: 8px;	
}

input.button {
	display: block;
	margin-bottom: 8px;
}

h1 {
	color: #eb690a;
	font-size: 16px;
	font-weight: normal;
}

#portal a {
	color: #eb690a;
	font-weight: normal;
}
#portal .head {
	font-weight: bold;
}

/*Modul-Nav*/
#modul-nav a:link,
#modul-nav a:hover,
#modul-nav a:visited {
	display: block;
	color: #152b5c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*height: 24px;*/
	width: 115px;
}
#modul-nav .aufklappen {
	background: url(../images/icons/plus.gif) 124px 5px no-repeat !important;
}
#modul-nav .aufgeklappt {
	background: url(../images/icons/minus.gif) 124px 5px no-repeat !important;
}
#modul-nav .aufgeklappt a:link,
#modul-nav .aufgeklappt a:hover,
#modul-nav .aufgeklappt a:visited {
	color: #eb690a;
}
#modul-nav .aktiv a:link,
#modul-nav .aktiv a:hover,
#modul-nav .aktiv a:visited {
	color: #eb690a;
}
.tagNav {
	background-color: #FFFFFF;
	border-top: 1px solid #e6e5e2;
}
#modul-nav .tagNav a:link,
#modul-nav .tagNav a:hover,
#modul-nav .tagNav a:visited {
	color: #152b5c;
	font-weight: normal;
	background: url(../images/icons/tagnav_pfeil.gif) 126px 7px no-repeat !important;
	padding-right: 22px;
	width: 93px;
}
.weblogLink {
	background: url(../images/icons/weblog.png) 0 3px no-repeat !important;
}
.organisationLink {
	background: url(../images/icons/organisation.png) 0 3px no-repeat !important;
}
.elternarbeitLink {
	background: url(../images/icons/elternarbeit.png) 0 3px no-repeat !important;
}
.fundraisingLink {
	background: url(../images/icons/fundraising.png) 0 3px no-repeat !important;
}
.mediaLink {
	background: url(../images/icons/media.png) 0 3px no-repeat !important;
}
.pressearbeitLink {
	background: url(../images/icons/pressearbeit.png) 0 3px no-repeat !important;
}
.adressbuchLink {
	background: url(../images/icons/adressbuch.png) 0 3px no-repeat !important;
}

/*Sortierungs-Nav*/
#sort-nav a:link,
#sort-nav a:hover,
#sort-nav a:visited {
	display: block;
	color: #152b5c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*height: 24px;*/
}
#sort-nav .selected a:link,
#sort-nav .selected a:hover,
#sort-nav .selected a:visited {
	font-weight: bold;
}

/*Filtrer-Nav*/
#filter-nav a:link,
#filter-nav a:hover,
#filter-nav a:visited {
	display: block;
	color: #152b5c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*height: 24px;*/
}
#filter-nav .selected a:link,
#filter-nav .selected a:hover,
#filter-nav .selected a:visited {
	font-weight: bold;
}

/*Popup-Frame*/
#popupFrame {
	position: absolute;
	width: 564px;
	text-align: center;
	margin-left: 2px;
}

#popupContent {
	background-color: #FFFFFF;
	padding: 8px;	
	width: 530px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;	
	border-bottom: 1px solid #696969;		
}

#popupContent label {
	font-size: 11px;	
}

#popupContent form {
	display: inline;	
}

#popupContent li {
	padding: 6px 8px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

#popupContent li.icon a {
	padding-left: 24px;
}

#buttonContainer {
	clear: both;	
}

#buttonContainer table.x-btn-wrap {
	display: inline;
	margin-right: 12px;
}

div.searchErg {
	padding: 8px;
}

div.searchErg .searchResult {
	margin: 3px 0;
}

div.searchErg .searchResult a {
	font-weight: bold;
	color: #EB690A;
}

