/* ALLGEMEINE DEFINITIONEN */
html{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color:#E5E5E5;
	/*background: #ffffff url(images/bg.jpg) repeat-x fixed;*/
	color: #333;
	background: #E5E5E5 url(../mainpics/bg_grey.gif) top center repeat-y;
	height:100%;
}
p {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
h1 {
	color: #132985;
	font-size: 1.2em;
	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: #000;
	font-weight: normal;
	text-decoration:underline;
}
a:visited {
	color: #000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

/* Allgem. Formelemente */
form {
}
fieldset {
	margin: 0; padding: 0; border: 0;
	vertical-align: bottom;
}

.checkbox {
	width: auto; height: auto;
	margin: 4px;
}
.form_subtext  {
	border: none; padding: 0;
}


.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: 90px;
	margin: 5px 10px 10px 0; padding: 2px 2px 2px 0;
	/*float: left;*/
	text-align: right;
	line-height: 1.2em;
	text-transform: uppercase;
}






#erste {
	font-size: .9em;
	position:relative;
	top: 20px;
	left: 20px; 
	width: 75px; 
	height:30px;
	margin: 0px 0px 0px 0px;
	padding: -40px 5px 0px 5px;
	/*float: left;*/
	text-align: right;
	line-height: 1.2em;
	text-transform: uppercase;
}

#erste input{
	font-size: .9em;
	position: absolute;
	top: -5px;
	left: 95px; 
	width: 120px;
	height:20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*float: left;*/

}

#zweite {
	font-size: .9em;
	position:relative;
	top:-12px;
	left: 90px; 
	width: 475px; 
	height:25px;
	margin: 0px 0px -30px -190px;
	padding: 2px 2px 2px 0;
	/*float: left;*/
	text-align: right;
	line-height: 1.2em;
	text-transform: uppercase;
}
#zweite input{
	font-size: .9em;
	display: inline;
	position: absolute;
	left: 500px; 
	width: 120px;
	height:20 px;
	margin: -5px 0px 0px 0px;
	padding: 2px 2px 5px 0px;
	/*float: left;*/

}



.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;
}

.zerf-table {
border-style: solid;
border-width:1px;
padding-left: 3; 
padding-right: 3; 
padding-top: 1; 
padding-bottom: 1; 
bordercolor="#000000";
cellspacing: 2px;
/*height:2.5em;*/

}
.zerf-table-top {
border-style: solid;
border-width:1px;
padding-left: 3; 
padding-right: 3; 
padding-top: 1; 
padding-bottom: 1; 
bordercolor="#000000";
cellspacing: 2px;
background: url(images/tableback.png) repeat;
}

.zerf-tableo {
border-left-width:1px;
border-left-style:solid;
border-right-width:1px;
border-right-style:solid;
border-top-width:1px;
border-top-style:solid;
border-bottom-width:0px;
border-bottom-style:none;
padding-left: 3; 
padding-right: 3; 
padding-top: 1; 
padding-bottom: 0; 
bordercolor="#000000";
}

.zerf-tableu {
border-left-width:1px;
border-left-style:solid;
border-right-width:1px;
border-right-style:solid;
border-top-width:0px;
border-top-style:none;
border-bottom-width:1px;
border-bottom-style:solid;
padding-left: 3; 
padding-right: 3; 
padding-top: 0; 
padding-bottom: 1; 
bordercolor="#000000";
}

.zerf-table select{
	font-size: 1em;
}

/* MAIN LAYOUT */
#main1 {
	width: 930px;
	margin:0px auto;
	position:relative;
	text-align: left;
	border: 0px solid #C6e9ff;
	border-top: 0px;
	background: #fff;
	min-height: 100%;
}
* html #main1{
	height:100%;
}
#navitop {
	overflow: hidden;
	margin: 0; padding: 0;
	height: 38px;
	width: 930px;
	background: #d8dddd url(images/top_bg.gif);
}
#language {
	width: 930px;
	height: 35px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #fff;
	text-align:right;
	line-height:35px;
}
#header {
	width: 930px;
	height: 125px;
	margin: 0px 0 0 0;
	padding: 0px;
	background-color: #fff;
}

#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 {
	position absolute;
	margin-left: 230px;
	padding: 24px 0 70px 0;
	background-color: #fff;
	font-size: 0.9em;
}
#right{
	float: right;
	background: transparent;
	font-size: 0.9em;
}

#footer {
	position:relative;
	width: 930px;
	margin: -2em auto;
	text-align: right;
	font-size: 0.9em;
	color: #666;
	background-color: #f2f2f2;
}
* html #footer{
	margin-top: -2em;
}
/* NAVIGATION OBEN */
#navitopinner {
	position: relative;
	height: 20px;
	width: 100%;
	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 {
	float: left;
	width: 205px;
	height: 125px;
	background: #fff;
	margin-top: 0px; 
padding: 0;
}
#headerlogo img {
	float: left;
	border: 0;
	margin: 35px 0px 0px 20px; 
	padding: 0;
	
}

#headerlogo_r img {
	float: left;
	border: 0;
	margin: 0px 0 0 35px; 
	padding: 0;
	background: #fff;
}
* html #headerlogo_r img{
	margin: 0px 0px 0px 32px;
}
#headerimage {
	border: 0;
	padding: 0;
	margin-top: 0px;
	background: #fff;
	line-height: 0px; font-size: 0;
}
#Weltweit {
	float: right;
	border: 0;
	margin: 0px 10px 0 0px; 
	padding: 0;
}
* html #Weltweit{
	margin: 0px 6px 0px 0px;
}
#trenner {
	height: 8px;
}

#birthday_block{
	font-size: 1em;
	line-height: 1.6em;
	width: 100%;
	height: 1.6em ;
	color: #0072B9;
	background-color: #FFF;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE; /*FF6C00  0072B9*/
	margin: 0 0px 0 0px;
}
#birthday_block a {
	line-height: 1.6em;
	padding-top: 1px; margin: 0;
}
#birthday_block img {
	vertical-align: middle;
	width: 21px;
	padding: 0;
	margin: 0 0 0 23px;
}


/* MENU LINKS */
.menuboxtop{
	padding:4px;
	background-color: transparent;
}
.menubox {
	/*background-color:transparent;*/
	background-color:#cce4f3;
	font-size: 1em;
	text-decoration: none;
	/*text-transform:uppercase;*/
	color: #FFF;
	line-height: 0px;
	vertical-align: top;
	min-height:210px;
}

.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: 27px;
	text-align: left;
	text-decoration: none !important;
	color: #000!important;
	padding: 4px 5px 5px 25px;
	border-bottom: #fff solid 2px; /* dceefa */
	vertical-align: top;
}

/* 1. NAVIGATIONS EBENE */
.menu1item li a {
	background-color: #cce4f3; /*132985*/;
	background-repeat: no-repeat;
}
.menu1item li .current, .menu1item li .active {
	background-position: 8px 7px;
	background-color: #cce4f3!important;
	background-repeat: no-repeat;
}
.menu1item li a:hover, .menu1item li .active:hover, .menu1item li .current:hover {
	background-position: 8px 7px;
	background-repeat: no-repeat;
	color: #007AC2!important;
	background-color: #e5f1f9!important;
	background-image: url(images/select_hov.gif)!important;

}

/* 2. NAVIGATIONS EBENE */
.menu2item li a, .menu2item li a:hover {
	padding-left: 37px;
	color: #000!important;
	background-color: #dceefa!important;
	background-position: 20px 7px;
	background-repeat: no-repeat;
}
.menu2item li .current, .menu2item li .active {
	background-position: 20px 7px;
	background-color: #dceefa!important;
	background-repeat: no-repeat;
}
.menu2item li a:hover, .menu2item li .active:hover, .menu2item li .current:hover {
	color: #007AC2!important;
	background-color: #e5f1f9!important;
	background-repeat: no-repeat;

}

/* 3. NAVIGATIONS EBENE */
.menu3item li a, .menu3item li a:hover {
	padding-left: 49px;
	background-color: #dceefa!important;
	background-position: 34px 7px;
	background-repeat: no-repeat;
}
.menu3item li .current, .menu3item li .active{
	background-position: 34px 7px;
	background-color: #dceefa!important;
	background-repeat: no-repeat;
}
.menu3item li a:hover, .menu3item li .active:hover, .menu3item li .current:hover  {
	color: #007AC2!important;
	background-color: #e5f1f9!important;
	background-repeat: no-repeat;
}


/* 4. NAVIGATIONS EBENE */
.menu4item li a, .menu4item li a:hover {
	padding-left: 61px;
	background-color: #dceefa!important;
	background-position: 49px 5px;
	background-repeat: no-repeat;
}
.menu4item li .current, .menu4item li .active {
	background-position: 46px 7px ;
	background-repeat: no-repeat;
	background-color: #dceefa!important;
	
}
.menu4item li a:hover, .menu4item li .active:hover, .menu4item li .current:hover {
	color: #007AC2!important;
	background-color: #e5f1f9!important;
}


/* CONTENT BEREICH */

#pathway {
	background-color: #cae3f2;
	font-size: 1em;
	line-height: 1.6em;
	height: 1.6em ;
	color: #e5e5e5;
	border-top: 1px solid #cae3f2;
	border-bottom: 1px solid #cae3f2;
	margin: 0 0px 0 0px;
}
#pathway a {
	line-height: 1.6em;
	padding-top: 1px; margin: 0;
}
#pathway img {
	vertical-align: middle;
	padding: 0;
	margin: 0 0 0 5px;
}


#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 20px;
}

.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;

}
.user-tbdruck-pi1 {
	font-size: .9em;
}

.user-tbdruck-pi1 td {
/*border-style: solid;*/
/*border-width:1px;*/
padding-left: 1; 
padding-right: 1; 
padding-top: 0; 
padding-bottom: 0; 
bordercolor="#000000";
height:1em;
	
}