/* ALLGEMEINE DEFINITIONEN */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	text-align: center;
	background: #d6dada url(images/bg.jpg) repeat-x fixed;
}
p {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
h1 {
	color: #132985;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.5em;
}
h2 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}
a, a:link {
	color: #f25112;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #f25112;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* Allgem. Formelemente */
form {
	border: 1px solid #c0c9ca;
	text-align: left;
	vertical-align: middle;
	background: #e4e8e8 url(images/form_bg.jpg)  repeat-y;
	padding: 15px 10px 20px 10px;
	margin: 0 0 3em 0;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
fieldset {
	margin: 0; padding: 0; border: 0;
	vertical-align: bottom;
}
input, textarea, .form_subtext, select {
	float: left;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 1.1em;
	width: 280px;
	margin: 4px; 
	padding: 2px;
	border: 1px solid #6e7576;
	text-transform: none;
	vertical-align: middle;
}
input .dates {
	float: left;
}
input.day, input.month, input.year, input.hour, input.min {
	float: none;
	display: inline;
	width: 3em;
}
input.year {
	width: 5em;
}
textarea {

	height: 124px;
	width: 280px;
}
select {
	width: 50%;
	margin: 4px; padding: 0;
}
.checkbox {
	width: auto; height: auto;
	margin: 4px;
}
.form_subtext  {
	border: none; padding: 0;
}

form br {
	clear: left;
}
.submit, #reset {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0px;
	background-color: #ced5d6;
	border: 1px solid #6e7576;
	text-transform: uppercase;
	width: 10em;
	height: 1.6em;
	color: #434343;
}
label {
	font-size: .9em;
	width: 80px;
	margin: 5px 10px 10px 0; padding: 2px 2px 2px 0;
	float: left;
	text-align: right;
	line-height: 1.2em;
	text-transform: uppercase;
}
.red {
	color: #e3203b;
}
.formecke {
	left: 440px;
	top: -16px;
	width: 13px;
	height: 13px;
	position: relative;
	border: none;
	margin: 0; padding: 0;
	background: transparent url(images/form_ecke.jpg) no-repeat top left;
	font-size: 0px;
	line-height: 0px;
}

/* TABLE DEFINITIONEN */

table {
	font-size: 1em;
}

/* MAIN LAYOUT */
#main1 {
	width: 980px;
	margin: auto;
	text-align: left;
	border: 1px solid #949b9c;
	border-top: 0px;
}
* html #main1 {
	width: 980px;
	w\idth: 982px;
}

#navitop {
	overflow: hidden;
	margin: 0; padding: 0;
	height: 38px;
	width: 980px;
	background: #d8dddd url(images/top_bg.gif);
}
#header {
	width: 980px;
	height: 117px;
	margin: 0px; padding: 0px;
	background-color: #d8dddd;
}

#box {
	margin: 0; padding: 0; border: 0;
	background: #fff url(images/bg_content.gif) repeat-y;
}
#box2 {
	margin: 0; padding: 0; border: 0;
}

#menu {
	float: left;
	overflow: visible;
	width: 228px;
	background-color: transparent;
}
#content {
	float: left;
	width: 578px;
	margin: 0;
	padding: 24px 0 70px 0;
	background-color: transparent;
	font-size: 0.9em;

}
#right {
	float: right;
	margin: 0; padding: 0;
	border-top: 24px solid #fff;
	width: 174px;
	background: transparent;
	font-size: 0.8em;
}
#footer {
	width: 980px;
	margin: auto;
	text-align: left;
	font-size: 0.9em;
	color: #666;
	margin-top: 5px;
	margin-bottom: 20px;
	background: transparent;
}
/* NAVIGATION OBEN */
#navitopinner {
	position: relative;
	height: 20px;
	width: 980px;
	margin-top: -10px;
	top: 50%;
	background : transparent;
}
.navitop_elements {
	float: left;
	width: 806px;
	line-height: 20px;
	text-align : right;
	background : transparent;
}
.navitop_elements img {
	border: 0;
	padding-left: 4px;
	padding-right: 2px;
}
.navitop_elements p {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-right: 10px;
	vertical-align: middle;
}
.navitop_item1 {
	color: #656469 !important;
}
.navitop_item2 {
	color: #132985 !important;
}
.navitop_item3 {
	color: #f25112 !important;
}

/* Search Feld im Header */
#search {
	position: absolute;
	overflow: hidden;
	left: 806px;
	bottom: 0px;
	width: 158px;
	background: #fff;
	border: 1px solid #6e7576;
	margin: 0; padding: 0;
}
#search form#searchform {
	margin: 0; padding: 0;
	border: none;
	background: none;
}
#search input#searchfield {
	margin: 0; 
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: center;
	border: none;
	width: 130px;
	color: #a0a0a0;
}
#search input.searchfield:focus, input.searchfield:over {
	background-color: #ebf0f5;
}
#search .submit {
	font-size: 10pt;
	position: absolute;
	left: 138px;
	width: 20px;
	height: 20px;
	border: none; padding: 0; margin: 0;
}

/* HEADER BEREICH */

#headerlogo {
	position: relative;
	float: left;
	width: 228px;
	height: 117px;
	background: #fff;
	margin: 0; padding: 0;
}
#headerlogo img {
	position: relative;
	border: 0;
	margin: 0; padding: 0;
}
#headerimage {
	position: relative;
	border: 0;
	margin: 0;
	line-height: 0px; font-size: 0;
}
#headerimage, #headerimage img{
	height: 117px;
}
#headerimage img{
	width: 751px;
}

/* 3-pixel gap bugfix in IE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #headerlogo {
  	margin-right: -3px;
  }
 
* html #headerimage {
  	margin-left: 0;
  }
/* End hide from IE5/mac */
/* End 3-pixel gap bugfix in IE */


/* MENU LINKS */
.menubox {
	background-color: transparent;
	font-size: 0.9em;
	text-decoration: none;
	/*text-transform:uppercase;*/
	color: #FFF;
	line-height: 0px;
	vertical-align: top;
}

.menubox ul, .menubox li{
	display: block;
	list-style: none;
	background: none!important;
	margin: 0!important;
	padding: 0!important;
	vertical-align: top;
	width: 228px;
}

.menubox li a {
	display: block;
	line-height: 1.2em;
	text-align: left;
	text-decoration: none !important;
	color: #FFF !important;
	padding: 4px 5px 5px 25px;
	border-bottom: #fff solid 1px;
	vertical-align: top;
}

/* 1. NAVIGATIONS EBENE */
.menu1item li a {
	background-color: #132985;
	background-image: none;
}
.menu1item li .current, .menu1item li .active, .menu1item li .active:hover, .menu1item li .current:hover {
	background-image: url(images/menu_arrow1_cur.gif); 
	background-position: 8px 4px;
	background-repeat: no-repeat;
}
.menu1item li a:hover {
	background-image: url(images/menu_arrow1.gif); 
	background-position: 7px 6px;
	background-repeat: no-repeat;
}

/* 2. NAVIGATIONS EBENE */
.menu2item li a, .menu2item li a:hover {
	padding-left: 37px;
	background-color: #364997!important;
	background-image: url(images/menu_arrow2.gif); 
	background-position: 25px 5px;
	background-repeat: no-repeat;
}
.menu2item li .current, .menu2item li .active, .menu2item li .active:hover, .menu2item li .current:hover {
	background-image: url(images/menu_arrow2_cur.gif); 
	background-position: 22px 7px;
	background-repeat: no-repeat;
}
.menu2item li a:hover {
	color: #132985!important;
}

/* 3. NAVIGATIONS EBENE */
.menu3item li a, .menu3item li a:hover {
	padding-left: 49px;
	background-color: #5969a9!important;
	background-image: url(images/menu_arrow2.gif); 
	background-position: 37px 5px;
	background-repeat: no-repeat;
}
.menu3item li .current, .menu3item li .active, .menu3item li .active:hover, .menu3item li .current:hover {
	background-image: url(images/menu_arrow2_cur.gif); 
	background-position: 34px 7px;
	background-repeat: no-repeat;
}
.menu3item li a:hover {
	color: #132985!important;
}


/* 4. NAVIGATIONS EBENE */
.menu4item li a, .menu4item li a:hover {
	padding-left: 61px;
	background-color: #7d8abc!important;
	background-image: url(images/menu_arrow2.gif); 
	background-position: 49px 5px;
	background-repeat: no-repeat;
}
.menu4item li .current, .menu4item li .active, .menu4item li .active:hover, .menu4item li .current:hover {
	background-image: url(images/menu_arrow2_cur.gif); 
	background-position: 46px 7px ;
	background-repeat: no-repeat;
}
.menu4item li a:hover {
	color: #132985!important;
}


/* CONTENT BEREICH */

#pathway {
	font-size: 1em;
	line-height: 1.6em;

	height: 1.6em ;
	color: #959595;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
	margin: 0 10px 0 10px;
}
#pathway a {
	line-height: 1.6em;
	padding-top: 1px; margin: 0;
}
#pathway img {
	vertical-align: middle;
	width: 21px;
	padding: 0;
	margin: 0 0 0 23px;
}


#pagefunctions {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 24px;
	margin-right: 57px;
	border: 0px;
	text-align: right;
}
#pagefunctions a {
	font-weight: normal;
}
#pagefunctions img {
	border: 0px;
	margin-right: 4px;
}
.contentitem_dashedline {
	height: 3px;
	background-color: #fff ;
	background-image: url(images/dashedline_content.gif) ;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
.cobj-rahmen {
	margin: 0; padding: 0;
	text-align: left;
}

.contentitem {
	margin: 20px 57px 0 57px;
}

.contentitem p {
	padding-bottom: 0;
	line-height: 1.5em;
	text-align: left;
}
.contentitem p, .contentitem h1, .contentitem h2, .contentitem h3 {
	margin: 0; padding: 0;
}
.contentitem img {
	/*float: left;*/
	/*margin: 5px 12px 0 0;*/
	/*border: 1px solid #ccc;*/
	border: 0px
}
.contentitem .imgright {
	float: right;
	margin: 5px 0 0 12px;
}

/* CSS STYLES CONTENT DEFINITIONEN */
.csc-header h1, .csc-textpicHeader h1 {
	text-transform: uppercase;
}
.csc-header h1 {
	padding-bottom: 1em;
}


/* CONTENT LAYOUTS */
/* 2-Spalten Layout */
.content_2column_layout {
	background-color: #fff;
}
/* rechte Spalte */
.content_column_right {
	width: 39%;
	float: right;
	left: 59%;
	text-align: right;
}
/* linke Spalte */
.content_column_left {
	width: 59%;
}
.content_column_right img, .content_column_left img {
	float: none; width: 100%;
	margin: 5px 0 0 0;
}
/* RECHTER BEREICH */

.rightcontent {
	margin: 0 0 50px 0; padding: 0;
	font-size: 1em;
	line-height: 1.5em;
	color: #132985;
	background-color: transparent;
}
.content-margin {
	padding: 10px 10px 0 10px;
}
.rightcontent img {
	display: block;
	float: none;
	padding-bottom: 0.5em;
}
.rightcontent h1 {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #000;
}

.right_dashedline {
	width: 100%;
	height: 3px;
	background: transparent url(images/dashedline_right.gif) repeat-x;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1px;
}
#right_footer {
	height: 29px;
	background-color: transparent;
	text-align:right;
	margin-top: 50%;
}

/* NEWS RECHTE SPALTE */


.rightcontent .header {
	margin: 0; padding: 0;
	background-color: #f25112;
	height: 20px;
	color: #fff;
	background-image: url(images/eranet_news.jpg);
	background-repeat: no-repeat;
}
.rightcontent .news-latest-container {
	padding: 10px 10px 0 10px;
}
.rightcontent .news-latest-item {
	margin: 0 0 1em 0; 
	font-size: 1em;
	line-height: 1.6em;
	color: #132985;
}
.rightcontent .news-latest-date {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #000;
}
.rightcontent .news-latest-date a {
	color: #000 !important;
}
.rightcontent .news-latest-item h3 a {
	margin: 0; padding: 0;
	color: #132985 !important;
}
.rightcontent .news-latest-item h3 {
	font-size: 1em;
	margin: 0; padding: 0;
	font-weight: bold;
	color: #132985;
}
.rightcontent .news-latest-item img {
	margin: 2px 0 2px 0; padding: 0;
}
.news-latest-morelink, .news-latest-morelink a {
	margin: 0; padding: 0;
	display: inline !important;
}



/* NEWS SINGLE VIEW */
.news-single-item {
	margin: 0; padding: 0;
	font-size: 1em;
	line-height: 1.6em;
}
.news-single-item .news-single-timedata {
	margin: 0; padding: 0;
	color: #6e7576;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.news-single-item h2 {
	margin: 0 0 1em 0; padding: 0;
	font-size: 1.15em;
	line-height: 1.15em;
	letter-spacing: 0;
	color: #f25112;
	text-transform:uppercase;
}
.news-single-item h3 {
	margin: 0; padding: 0;
	font-size: 1em;
	color: #132985;
}
.news-single-item .news-single-imgcaption {
	margin: 0; padding: 0;
}
.news-single-item img {
	margin: 10px 0 10px 0; padding: 0;
}
.news-single-backlink {
	margin: 0; padding: 0;
	line-height: 0.8em;
}
.news-single-backlink img {
	margin: 0; padding: 0;
	vertical-align: middle;
}
/* NEWS LIST VIEW */
/* siehe weiter unten */


/* FOOTER BEREICH */

#footer img {
	display: block;
	position: relative;
	top: -55px;
	left: 900px;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: transparent;	
}

/* SITEMAP */

#sitemap  {
	font-size: 1em;
	line-height: 1.6em;
}
#sitemap ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

#sitemap ul li {
	margin: 0 0 2em 0; padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #f25112;
}
#sitemap ul li a {
	margin: 0; padding: 1px;
	padding-left: 5px;
	display: block;
	background-color: #dee2e3;
	background-image: url(img/form_bg.jpg);
	background-repeat: inherit;
	color: #6e7576;
	font-weight: bold;
}
#sitemap ul li ul li {
	margin: 0; padding: 0;
	text-transform: none;
	color: #6e7576;
	border: 1px solid #fff;
}
#sitemap ul li ul li a {
	margin: 0; padding: 0;
	padding-left: 20px;
	background: #fff url(images/pathway_arrow.gif) no-repeat 4px 0.15em;
	color: #6e7576;
	font-weight: bold;
}
#sitemap ul li ul li ul li {
	padding-left: 20px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
}
#sitemap ul li ul li ul li a {
	font-weight: normal;
	padding-left: 12px;
	background-image: url(images/menu_arrow2.gif);
	background-position: 0px 0.15em;
}
#sitemap ul li ul li ul li ul li a {
	padding-left: 0;
	background-image: none;
	background-position: 0 0;
}
/* PARTNERS LIST VIEW */
.subpages_list_partners {
	width: 440px;
	margin: 0;
	padding: 0;
	clear: left;
	border-top: solid 1px #c0c9ca;
	background:#FFFFFF url(img/list_bg.jpg) repeat-y 128px;
}

.subpages_list_partners .leftcol {
	margin: 0; padding: 0;
	width: 128px;
	float: left;
}
.subpages_list_partners .leftcol img {
	border: 0;
	margin: 0; padding: 0;
}
.subpages_list_partners .rightcol {
	width: 285px;
	min-height: 90px;
	margin: 0 0 0 128px;
	padding: .75em 0 .75em 1em;
	
}
.subpages_list_partners .rightcol h1 {
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin: 0; padding: 0;
}
.subpages_list_partners .rightcol h2 {

	margin: 0; padding: 0;
}
.subpages_list_partners .rightcol h1 a {
	color: #132985;
}
/* LISTEN DARSTELLUNGEN */

/* EVENTS, CALLS, NEWS ... */
.list_events, .list_news {
	width: 440px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #c0c9ca;
	background:#FFFFFF url(images/list_bg.jpg) repeat-y 128px;
}

.list_events .leftcol, .list_news .leftcol {
	margin: .75em 5px 0 0; padding: 0;
	width: 123px;
	float: left;
	font-size: 1em;
	font-weight: normal;
	color: #6e7576;
}
.list_events .leftcol img, .list_news .leftcol img {
	border: 0;
	margin: 0; padding: 0;
}
.list_events .rightcol, .list_news .rightcol {
	width: 285px;
	margin: 0 0 0 128px;
	padding: .75em 0 .75em .75em;
	
}
.list_events .rightcol h2, .list_news .rightcol h2 {
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	text-transform:uppercase;
	color: #132985;
	margin: 0; padding: 0;
}
.list_news .rightcol h2 {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
}
.list_events .rightcol h1, .list_news .rightcol h1 {
	font-size: 1.15em;
	line-height: 1.15em;
	letter-spacing: 0;
	color: #f25112;
	margin: 0; padding: 0;
}
.news-list-date {
	display: block;
	color: #6e7576;
	text-transform:uppercase;
	margin-bottom: 0.5em;
}

/* DOKUMENTEN LISTEN */
.dokumente-listing {
	margin: 0; padding: 0;
	border-bottom: solid 1px #c0c9ca;
}
.dokumente-listing-header {
	color: #6e7576;
}
.dokumente-listing-item {
	width: 440px;
	margin: 0; padding: 8px;
	border-top: solid 1px #c0c9ca;
	background:#FFFFFF url(images/list_bg.jpg) repeat-y 0;
}

.dokumente-listing-desc {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #132985;
}
.dokumente-listing-name {
	font-size: 1em;
	margin: 0; padding: 0;
}
.dokumente-listing-date {
	color: #6e7576;
}
.dokumente-listing-author {
	color: #6e7576;
}

/* GALERIE */

.tx-jmgallery-pi1 h1 {
	padding-top: 1em;
}
.tx-jmgallery-pi1 .cleaner {
	clear: left;
	background: inherit;
	height: inherit;
	font-size: 0px;
	border: none;
}
.gallery_list {
	margin: 0; padding: 0;
	border-top: solid 1px #132985;
	background: transparent url(images/list_bg.jpg) repeat-y scroll top left;
	clear: both;
	
}
.gallery_list-item {
	
}

.odd {
	background: #fff none ;
}
.gallery_list .leftcol {
	margin: 0; padding: 5px;
	width: 100px;
	float: left;
	font-size: 0px;
	line-height: 0px;
	color: #6e7576;
}
.gallery_list .leftcol img {
	border: 1px solid #c9d0d0;
	margin: 0; padding: 0; border: 0;
	font-size: 0px;
}
.gallery_list .rightcol {
	margin: 0 0 0 128px;
	padding: 5px 0 5px 0;
	background: transparent;
	
}
.gallery_list .rightcol h2 {
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	text-transform:uppercase;
	color: #132985;
	margin: 0; padding: 0;
}
.gallery_list .rightcol h1 {
	font-size: 1.15em;
	line-height: 1.15em;
	letter-spacing: 0;
	color: #f25112;
	margin: 0; padding: 0;
}

.gallery-selection {
	border: 1px solid #c0c9ca;
	background: #e4e8e8 url(images/form_bg.jpg)  repeat-y;
	padding: 10px;
}
.gallery-selection-head {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1px;
	text-transform: uppercase;
	color: #132985;
	margin: 0 0 2em 0;
}
.gallery-selection-imglist {
	margin: 0; padding:0 ;
	overflow: visible;
}
.gallery-selection-imglist img {
	border: 10px solid #fff;
	margin: 0; padding: 0;
}
.gallery-selection-footer {
	clear: both;
	font-size: 1em;
	margin-top: 2em;
}
.gallery-selection-footer .left {
	width: 147px;
	float: left;
	text-align: left;
}
.gallery-selection-footer .right {
	width: 147px;
	float: left;
	text-align: right;
}
.gallery-selection-footer .middle {
	width: 147px;
	float: left;
	text-align: center;
}
.gallery-selection .formecke, .gallery-single .formecke {
	left: 440px;
	top: -11px;
	width: 13px;
	height: 13px;
	position: relative;
	border: none;
	margin: 0; padding: 0;
	background: transparent url(images/form_ecke.jpg) no-repeat top left;
	font-size: 0px;
	line-height: 0px;
}
.gallery-selection table, .gallery-selection table td {
	border-collapse: collapse;
	margin: 0; padding: 0;
}
.gallery-selection table td {
	padding: 5px;
}
.gallery-single {
	border: 1px solid #c0c9ca;
	background: #e4e8e8 url(images/form_bg.jpg)  repeat-y;
	padding: 10px;
}
.gallery-single-head {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #132985;
	margin: 0 0 2em 0;
}
.gallery-single-imglist {
	margin: 0; padding:0 ;
	overflow: visible;
}
.gallery-single-imglist img {
	border: 10px solid #fff;
	margin: 0; padding: 0;
}
.gallery-single-footer {
	margin-top: 2em;
	font-size: 1em;
	text-align: center;
}
.gallery-single-footer .subtitle {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 1em 0 0 0;
	text-align: left;
}
.gallery-single-footer .left {
	width: 147px;
	float: left;
	text-align: left;
}
.gallery-single-footer .right {
	width: 147px;
	float: left;
	text-align: right;
}
.gallery-single-footer .middle {
	width: 147px;
	float: left;
	text-align: center;
}

/* DATES AND EVENTS KALENDER RECHTE SPALTE */
.formright .publication_formright-form {

	margin: 0; padding: 0;
	background: transparent none;
	border: none;
	font-size: 1.15em;
	color: #000;
}
.formright fieldset.top-elements input, fieldset.middle-elements input {
	margin: 0; padding: 0;
	width: inherit;
	border: none;
	background: none;
}
.formright label {
	margin: 0; padding: 0px;
	width: 60px;
}
.formright input.checkbox {
	margin: 2px 0 0 0; padding: 0px;
	display: inherit;
	width: 12px; height: 12px;
}
.formright fieldset.top-elements {
	display: block;
	background-color: #fff;
	padding: 0 0 0 8px;
	vertical-align: middle;
	height: 28px;
}

.formright select.selection {
	margin: 0; padding: 0;
	width: 60px;
}
.formright fieldset.top-elements input.checkbox, .formright fieldset.top-elements select.selection, .formright fieldset.top-elements label {
	width: auto;
	margin-right: 8px;
	margin-bottom: 8px;
}
.formright fieldset.top-elements input.checkbox {
	margin-top: 10px;
}
.formright fieldset.top-elements label {
	margin-top: 8px;
}
.formright .publication_formright_ungerade, .formright .publication_formright_gerade {
	padding: 3px 8px 3px 8px;
	clear: both;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	
}
.formright .publication_formright_ungerade {
	background-color: #132985;
}
.formright .publication_formright_gerade {
	background-color: #5969a9;
}

.formright .publication_formright_ungerade input, .formright .publication_formright_gerade input {
	position: absolute;
}
.formright .publication_formright_ungerade label, .formright .publication_formright_gerade label {
	position: absolute;
	margin: 1px 0 0 40px;
	float: right;
	text-align: left;
	width: 120px;
	background: none;
}
.formright fieldset.bottom-elements {
	margin: 12px 0 0 4px;
}

/* allgemein */
p.subtext {
	color: #6e7576;
	font-weight: normal;
}
p.subtextcat {
	color: #364997;
	font-weight: bold;
	text-transform:uppercase;

}
.even {
	background: #FFF;
}
/* Memberlistings*/
.memberlisting {
	margin: 0; padding: 0;
	border-bottom: solid 1px #c0c9ca;


}
.user-listmembers-pi1 {
	font-size: 1em;
	/*font-weight: bold;*/
}
.memberlisting-header {
	color: #6e7576;
	
}
.memberlisting-item-odd {
	width: 440px;
	border-top: solid 1px #c0c9ca;
	margin: 0; padding: 8px;
	min-height: 90px;
	background:#FFFFFF url(images/list_bg.jpg) repeat-y 0;
}
.memberlisting-item-even {
	width: 440px;
	margin: 0; padding: 8px;
	border-top: solid 1px #c0c9ca;
	min-height: 90px;	
}

.culumn1 {
	width: 85px;
	float: left;
}
.culumn2 {
	width: 160px;
	float: left;
}
.culumn3 {
	width: 185px;
	float: left;
}
.checkboxes input{
	width: 14px !important;
	higth: 14px !important;
	margin: 6px 10px 10px 95px;

}
.checktext{
	position: absolute;
	margin: 6px 10px 10px 140px;
	font-size: .9em;
	text-align: left;
	line-height: 1.2em;
	text-transform: uppercase;
}

/* Hack für IE */

* html .checktext{
	float: left;
	margin: 0px 0px 0px -60px;
	font-size: 1em;
	width:300px;

}