a:link.vereinsflieger, a:visited.vereinsflieger,
a:link.resi, a:visited.resi {
  color: #fff;
}

a.vereinsflieger, a.resi {
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 8px center;
	background-size: 20px;
	padding: 10px;
	padding-left: 32px;
	display: inline-block;
}

a.vereinsflieger {
	background-color: #486d97;
	background-image: url('logo.vereinsflieger.png');
}

a.resi {
	background-color: #08295a;
	background-image: url('logo.resi.png');
}


#node-6157 .field-item {
  text-align: center;
  margin-top: 200px;
}
div.error-403,
div.error-404 {
width: 100%;
height: 350px;
  background-color: transparent;
border:none;
background-position: center;
background-repeat: no-repeat;
vertical-align: bottom;
}
div.error-403 div,
div.error-404 div {
  color: #000;
  text-align: center;
  height: 350px;
  padding-top: 115px;

}
div.error-404 {
   background-image: url('error-404.png');
}
div.error-403 {
   background-image: url('error-403.png');
}



#content-table {
  margin-bottom: -42px;
}

#page .submitted {
float: right;
}
#footer-table {
  position: relative;
}
#footer  {
  padding: 0;
}
#footer .block {
background-color: #e5e5e5;
height: 40px;
padding-bottom: 0;
}


#footer h2 {
display: none;
}

#footer .content {
border: solid #e5e5e5 10px;
margin: 0;
padding: 0;
background-color: #333;
}

#footer .content li {
  display: inline-block;
  border: none;
  background-color: transparent;
}
#footer .content ul {
height: 23px;
text-align: center;
margin: 0 auto;
}
#footer .content ul a {

display:inherit !important;
}





table.teaser-inside {
  border: 0;
  margin-left: 10px;
}


div.view-Foto .views-row {
    border: 1px solid #E6E6E6;
    hover:expression(this.onmouseover=new Function("this.style.border='1px solid #000000';"),this.onmouseout=new Function("this.style.border='1px solid #e6e6e6'"));
}

.view-display-id-startbild img {
padding-top: 10px !important;
	width: 100%;
}

.view-display-id-startbild .views-row:hover,
.view-display-id-startbild .views-field-field-foto,
.view-display-id-startbild .views-row {
	border: none !important;
    padding: 0;
}

/*p {
float: left;
}*/

.region-left p,
.region-right p {
float: inherit;
}
body {
    color: #000000;
	overflow-y: scroll;
	background-color: #fff;
	width: 100%;
	height: 100%;
        position: absolute;
	margin: 0 auto;
	padding: 0 0 0 0; /* LTR */
	font-family: verdana, arial;
}

/*body.ie {

}
*/
ul.primary {
  float:right;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.primary li {
  float:right;
}
#sidebar-left, #sidebar-right {
  vertical-align: top;
  padding: 0 0 42px 0;
  background-color: #E6E6E6;
  height: 100%;
  border: 0 none;
}

body table {
/*  font-size: 11.4px; */
  font-size: 8.5pt;
}

/*body.ie table { */
/* extrawurst fuer ie; benoetigt modul 'browserclass' */
/*  font-size: 13px;
}*/

#main {
	background-color: #fff;
  width: 950px;
  vertical-align: top;
  padding-bottom: 42px;
}

#main h1 {
  color: #053C73;
}

#main h2 {
  color: #808080;
}

h1, h2, h3, h4, h5, h6 {
/*  margin-bottom: .25em; */
  font-weight: bold;
  font-size: 100%; /* Weil HEADER ja normalerweise ggroesser sind */
}

#fullcontent {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
	height: 100%;
}
#overlay {
	width: 950px;
	padding: 0.2em 26px 2em 59px;
}
#overlay-disable-message {
	padding-left: 20px;
}
#overlay-titlebar {
height: 36px;
    width: 910px;
    z-index: 0;
}
#overlay-content {
	padding: 0;
	width: 950px;
}


#header {
  height: 90px;
  background-image: url('background-x.gif');
/*  border-bottom: 1px solid white; */
}

/*
** Logo Image Positioning
*/
#header img {
  float: left; /* LTR */
  padding: 0em 0em 0em 0em; /* LTR */

}
#header {
  clear: both;
}

#logo {
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  padding-right: 0;
/*  font-size: 0.8em; */
}

.main .content {
  margin: 0 0 .5em 0;
  width: 100%;
}

.node .title h2 {
/*  font-size: 84%; */
  color: #0F3250;
  margin:0;
  padding:0;
}

#main .content h2 {
clear: left;
}
/*code, pre {
 font-size: 1em;
}
pre {
 font-size: 0.8em;
 padding: 1em;
 background: #eee;
}
*/


/*
** HTML elements
*/
ca, a:link, a:active {
 /* font-weight: bold; */
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

blockquote {
  font-style: italic;
}

table {
  margin: 0;
/*  padding: .5em; */
  padding: 0;
  border-collapse: collapse;
}




#sidebar-left .block-menu h2, 
#sidebar-right .block-menu h2, 
#sidebar-left .block-user h2, 
#sidebar-right .block-user h2, 
#sidebar-left .block h2,
#sidebar-right .block h2 {
/*  font-size: 100%;
  font-weight: bold;
  background-color:#0F3250;
*/  background-color: #005A87;
  color: #ffffff;
  vertical-align: top;
  padding-left: 10px;
  margin: 0;
  padding: 4px 10px;
  height: 13px;
}
.block-user h2 {
  padding: 4px 10px;
}

#sidebar-right ul.menu {
 padding: 0;
}
.block-search .container-inline {
	padding-top: 0;
}

.block-search h2{
  visibility: hidden;
/*  font-size: 0.1em; */
  height: 21px;
  padding: 0;

}

.seiten-titel-link h2, .seiten-titel-link a:link, .seiten-titel-link h2 a {
  color: #053C73;
  display: inline;
/*  font-size:100%; */
  margin:0;
  padding:0;
/*  font-family:verdana,arial;
  line-height: 0.7em; */
}

p {
  margin: 0 0 .5em 0;
/*  clear: both;*/
}
br {
  line-height: 0.6em;
}

/*
** Page layout blocks / IDs
*/


div.node {
  padding-left: 0;
  padding-right: 0;
  vertical-align: top;
}
/*#footer {
 font-size: 0.8em;
 padding-top: 2em;
 text-align: center;
} */

/*
** Common declarations for child classes of node, comment, block, box etc
*/
.title {
  margin: 0 0 .25em 0;
}
/*ul.links.inline {
  font-size: 0.8em;
  line-height: 1.25em;
}*/

.block {
  width: 100%;
}

.block-search {
  height: 72px;
}

.messages {
  padding: 0.3em;
  margin: 0.5em 0em 0.5em 0em;
}
div.warning {
  background-color: #ed5;
}
div.messages {
background-position: 8px center;
border-radius: 5px;
}

.status {
  border: 1px solid #3a3;
  color: #3a3;
}
.error, form-item input.error {
  border: 1px solid red;
  color: red;
}

/*
** Common navigation links added on the admin/build/themes/settings page
*/

#nav-left, #nav-center, #nav-right {
  margin: 0;
  border: 0 0 0 0;
  padding: 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.navlinks-right {
  float: left;
  border: 0;
  clear: none;
  width: 175px;
  height: 23px;
  background-color: #005A87;
}
.navlinks-center {
  float: right;
  clear: none;
  height: 23px;
  background-color: #005A87;
  width: 598px;
  border: 0;
  margin-left: 1px solid #fff;
  margin-right: 1px;
/* solid #fff; */
}

.navlinks-left {
  width: 175px;
  float: left;
  height: 23px;
  border: 0;
  background-color: #005A87;

}

/*.navlinks {
  padding: 0 0 0 0; 
  clear: both; */
/*  background-color:#0F3250; */
/*  background-color: #005A87;
  border-bottom: 1px solid #fff;
  color:#FFFFFF;
  height: 23px;
}*/

/*.primary a {
  font-size: 1.0em;
  padding: 0em 0.5em 0em 0em; 
}
.secondary a {
  font-size: 0.9em;
  padding: 0em 0.5em 0em 0em; 
}
*/

/*
** Module specific styles
*/
/*.form-item textarea {
  font-size: 1em;
}
#aggregator .feed-source {
  border: 1px solid gray;
  padding: 1em;
}
*/

thead tr.views-table-row-Fluglehrer th {
  border: 0; 
}
.views-field-field_muster_nid_light {
  background-color: #dddddd;
}
.views-field-field_muster_nid_dark {
  background-color: #bbbbbb;
}
th.views-field-field-muster-nid-top {
  width: 100%;
}
td.views-field views-field-field_muster_nid {
  border-right: 1px solid;
}
thead {
  border-bottom: 0px;
}
.views-field-field-muster-nid-bottom th{
  border-bottom: 3px;
}


div.view-Presse {
  clear: both;
  float: none;
}

input.form-text {
  width: 100%
}

.node-form input.text {
  width: 100%
}

/*edit-new-item*/

/*.view {
  width: 100%
}
NOOOOOOOOOOOOOOOO
*/
.view-Termine p {
 font-weight: bold;
 color: #0F3250;
}


#edit-new-item {
  width: 80px;
}

a, a:link, a:active {
  color: #337B9F;
}

a:visited {
  color: #337B9F;
}


ul {
  list-style-type: disc;
}


.node .title {
/*  font-size: 1.2em;*/
}

.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {
  text-decoration: none;
  font-weight: normal;
}

.node .title a:hover {
  text-decoration: underline;
}

div.links {
  margin: 1em 0 3em 0;
  text-align: right; /* LTR */
  clear: both;
}

.block {
  padding-bottom: 1em;
}

.block .title {
/*  font-size: 1em;*/
}

#edit-search-block-form-1-wrapper.form-item label {
  display: none;
  height: 0;
}

#block-search-form .content {
	margin: 21px 0 0.5em;
}
.block-search .form-submit  {
  line-height: 0;
}

#edit-name, #edit-pass {
  width:120px;
}

#search-block-form input.form-text {
  width:100px;
}

.block-search .form-submit {
  vertical-align: center;
  align: right;
  width: 40px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(next_d.gif) no-repeat 4px 4px;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#search-block-form {
  margin:0;
  padding-left:15px;
  padding-top:5px;
  padding-bottom: 5px;
  background-image:url(background-x.gif);
  background-repeat:repeat-x;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
}

/*h2 .block-blockuser 
 -----------------------------------------------------------
 Hier kommt alles was mit dem aufklappbaren Menus zu tun hat
 -----------------------------------------------------------
*/

.block-user .item-list ul li {
  padding: 0;
}

.block-user .item-list ul a,
ul.menu a, 
ul.menu a:link, 
ul.menu a:active, 
ul.menu a:visited {
	padding: 5px 10px 4px 10px;
	display: block;
  color: #fff; 
  margin: 0 0 0 0;
}
/*
#sitebar-left ul.menu a, 
#siteenu-baummenu ul.menu a:link,
#block-menu-menu-baummenu ul.menu a:active,
#block-menu-menu-baummenu ul.menu a:visited {
  color: #fff; 
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#block-menu-menu-baummenu .activemenu-processed ul a, 
#block-menu-menu-baummenu .activemenu-processed ul a:link, 
#block-menu-menu-baummenu .activemenu-processed ul a:active, 
#block-menu-menu-baummenu .activemenu-processed ul a:visited {
  color: #fff;
  padding-left: 10px;
}
*/
#block-menu-menu-revisioning h2 {
  background-color: #aa0000;
}


#block-user-online div.content {
   border-top: 0;
}
#block-user-online p {
   display: none;
}
#block-user-online h2 {
  background-color: #337B33 !important;
  border-bottom: 1px solid #ffffff;
}
#block-menu-menu-mitarbeit h2 {
  background-color: #aa0000 !important;
  border-bottom: 1px solid #ffffff;
}

#block-menu-menu-mitarbeit .content .menu .leaf, #block-menu-menu-revisioning .content .menu .leaf {
  background-color: #CC1111;
}
/*
.activemenu-processed ul a, 
.activemenu-processed ul a:link, 
.activemenu-processed ul a:active, 
.activemenu-processed ul a:visited {
  color: #000;
  padding-left:0px;
}
*/
.item-list ul li {
  list-style: square;
}

.leaf a,
.leaf a:link, 
.leaf a:visited, 
.leaf a:active {
  font-weight: normal;
  color: #fff;
}
/*
li.activemenu-processed.expanded,
li.activemenu-processed.collapsed { / * nicht IE fähig, aber nötig wegen activemenu-CSS override* /
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
li.activemenu-processed, 
*/
li.leaf {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  background-color: #337B9F;
}
/*
#block-menu-menu-baummenu li.expanded, 
#block-menu-menu-baummenu li.leaf {
  padding-left: 0px;
  list-style-image: none;
}

#block-menu-menu-baummenu li.expanded p, 
#block-menu-menu-baummenu li.leaf p {
  margin-left: 10px;
}

#block-menu-menu-baummenu li, 
#block-menu-menu-baummenu li.leaf {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  background-color: #005A87;
}

li.activemenu-processed.loading {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  background-image: url(status-active.gif);
  background-repeat:no-repeat;
  background-position: 150px;
}
*/

.block-user .item-list li {
   list-style: none;
}
.block-user .item-list li,
.block-menu li {
  padding: 3px 0px 0px 0px;
  margin: 0px;
  line-height: 13px;
}

/*li.collapsed {
  padding: 3px 0px 0px 0px;
  margin: 0px;
  line-height: 13px;
}*/

#block-user-1 li.first {
  margin-top: 1px;
}
/*
.activemenu-processed li.leaf  {
  list-style-type: none;
  margin: 0;
  background-color: #337B9F;
}

.activemenu-processed .activemenu-processed li.leaf  {
  list-style-type: none;
  margin: 0;
  background-color: #BEC3C3;
}

.activemenu-processed li.leaf  {
  list-style-type: none;
  margin: 0;
  background-color: #BEC3C3;
}

.activemenu-processed .activemenu-processed li.leaf  {
  list-style-type: none;
  margin: 0;
  background-color: #BEC3C3;
}

#block-menu-menu-baummenu .activemenu-processed li.leaf  {
  list-style-type: none;
  margin: 0;
  background-color: #337B9F;
}

#block-menu-menu-baummenu .activemenu-processed .activemenu-processed li.leaf {
  list-style-type: none;
  margin: 0;
  background-color: #BEC3C3;
}
*/
li.leaf.last,

ul.menu li.last {
   border-bottom: 0;
}

.menu li p {
  margin:0;
  padding-bottom: 5px;
}

/*.menu .activemenu-processed p {
  vertical-align: 4px;
  padding-left: 0px;
  margin-left: 0px;
  line-height: 12px;
}*/

/*.menu .leaf {
  padding: 0;
}
*/
#block-user-1 .menu .leaf {
  padding-bottom: 4px;
}
/*
.activemenu-processed .leaf, .activemenu-processed .activemenu-processed p {
  padding-left: 20px;
}

.activemenu-processed .activemenu-processed .leaf {
  padding-left: 30px;
}
*/
.block {
/*  font-size: 84%; */
}

.block-user div.content,
.block-menu div.content {
  border-top: 1px solid #FFFFFF; 
}

block-menu-menu-baummenu {
  border-top: 0 none; 
}

/*.menu .collapsed.activemenu-processed {
  padding-left:10px;
}*/

ul.links li {
  border-left: 1px solid #000; /* LTR */
}

ul.links li.first {
  border-left: none; /* LTR */
}

.block-user .item-list ul li a {
  color: #fff;
}

.block-user .item-list ul li,
ul.menu li {
  background-color: #337B9F;
  margin: 0 0 0 0;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  border-bottom: 1px solid #FFFFFF; 
  border-top: 0; 
  color: #fff;
  list-style-type: none;
}
.block-user .item-list ul li.last {
  border-bottom: 0;
  
}

.block-user .item-list ul li {
  background-color: #00aa00;
}


/*li.dhtml-menu ul.menu li.first  {
li.dhtml-menu ul.menu li {
*/
li ul.menu li.first  {
  border-top: 1px solid #fff;
}

li ul.menu li {
	background-color: #bbb;
	padding-left: 10px;
}

#sidebar-right li.dhtml-menu ul.menu li a:link, 
#sidebar-right li.dhtml-menu ul.menu li a:visited, 
#sidebar-right li.dhtml-menu ul.menu li a:active {
	color: #000;
}


ul.menu li {
	padding: 0;
}

ul.menu li p  {
  padding-left:10px;
}
#block-system-main-menu h2 {
	display: none;
}
/*
.activemenu-processed ul li:hover a,
.activemenu-processed ul li:hover a:link,
.activemenu-processed ul li:hover a:active, 
.activemenu-processed ul li:hover a:visited {
  padding-left:0px;
  color: #fff;
}
*/
#sidebar-left ul.menu li,
ul.menu li:hover { /* hover auf nicht-links kann IE auch nicht... */
  background-color: #005A87;
/*  background-color: #337B9F; */
}
#sidebar-left ul.menu ul.menu li {
  background-color: #337B9F; 
}
/*
li.activemenu-processed ul.menu li:hover {
  background-color: #337B9F;
}
*/
ul li ul li ul li:hover {
  background-color: #337B9F;
}
/*
#block-menu-menu-baummenu .activemenu-processed li.leaf:hover {
  background-color: #005A87;
}
*/
ul.menu {
	margin: 0;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding: 0 0 0 0;
  border-bottom: 0px solid #fff; 
}

/*
** Administration page styles
*/
div.admin-panel .description {
  color: #999;
}

div.admin-panel .body {
/*  width: 950px; */
 margin: 0 auto;
}

div.admin-panel h3 {
  background-color: #999;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

#block-menu-menu-mitarbeit div.content {
  border-top: 0 none;
}

tbody {
  border-top:0px none;
}

div.box-top {
  border-left:1px solid #A4A7AB;
  border-right:1px solid #A4A7AB;
  border-top:1px solid #A4A7AB;
  height:12px;
  width:auto;
}

div.box-bottom {
  border-bottom:1px solid #A4A7AB;
  border-left:1px solid #A4A7AB;
  border-right:1px solid #A4A7AB;
  height:12px;
  width:auto;
}

.news-preview-padding {
  padding-left:15px;
  padding-right:20px; 
}

div.content-space-bottom-news {
/*  font-size:0; */
  line-height:0;
  padding-bottom:15px;
}

.teaser-inside .VorschauLink img,
.view-Presse .views-field-field-foto ,
.view-Presse .views-field-field-foto-1 ,
.view-Presse .views-field-field-foto-2 ,
.view-Presse .views-field-field-foto-3 {
  padding: 3px 3px 0 3px;   
  margin: 5px 5px 5px 0;   
  border: 1px solid #aaa;
}

.teaser-inside .VorschauLink img,
.views-field-field-foto, 
.views-field-field-foto-1,
.views-field-field-foto-2,
.views-field-field-foto-3 {  /*
img.imagecache-Vorschau_default, 
img.imagecache-PDF-PS-Thumb, 
.view-display-id-attachment_2 .lightbox-processed img */
  padding: 4px;
}


.views-field-field-foto img,
.views-field-field-foto-1 img,
.views-field-field-foto-2 img,
.views-field-field-foto-3 img {
  padding: 0px;
  margin: 0px;
}

.teaser-inside .VorschauLink img:hover,
div.view-Foto .views-row:hover, 
.view-Presse div.views-field-field-foto:hover ,
.view-Presse div.views-field-field-foto-1:hover ,
.view-Presse div.views-field-field-foto-2:hover ,
.view-Presse div.views-field-field-foto-3:hover
/*img.imagecache-Vorschau_default:hover, 
img.imagecache-PDF-PS-Thumb:hover, 
.view-display-id-attachment_2 .lightbox-processed img:hover */{
  border:1px solid #000000;
}
/*.views-field-field-foto
img.imagecache-Vorschau_default {  INTERNET EXPLORER SCHROTT 
}
*/

/*.view-Foto .lightbox-processed img {
  border:1px solid #E6E6E6;
  margin-top:5px;
  padding:2px;
}

.view-Foto .lightbox-processed img:hover {
  border:1px solid #000000;
}

.view-Foto  {
  background-color: #F3F3F3;
  border-top: 1px solid #F3F3F3;
}
*/

.view-display-id-rechts_gross, 
.view-display-id-rechts_mittel, 
.view-display-id-rechts_klein {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.view-display-id-links_gross, 
.view-display-id-links_mittel, 
.view-display-id-links_klein {
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.view-Foto .views-field-title {
    margin: -7px 5px 5px;
} 
.view-Foto .views-field-title td {
    font-size: xx-small;
}

div.floating-item {
  float: left;
  padding: 0px 10px 10px 0px;
}

/*.view-display-id-attachment_1 img {
  margin-left: 10px;
  margin-right: 10px;
}*/

.view-display-id-attachment_1 .views-row {
  text-align: center;
  float: left;
}

.dia .view-display-id-attachment_2 .views-row {
  background-color: #ddd;
  text-align: center;
  float: left;
  margin-bottom: 10px;
}

.view-display-id-attachment_2 .views-field-name {
  float: left;
  margin-right: 5px;
}

.dia .view-display-id-attachment_2 .views-field-name {
  float: none;
}

.dia .view-display-id-attachment_2 .views-row {
  width: 100%;
} 

/*.view-display-id-page_1 {
  height: 340px;
}
*/
.view-display-id-albeninhalt {
padding-top: 10px;
float: left;
width: 100%;
}

.node-flugzeug h2:first-child {
font-size: 1.55em;
font-weight: normal;
line-height: 0em;
margin-bottom: 25px
}
.view-Fotoalben .view-display-id-albeninhalt {
position: relative;
height: 330px;
}

 .taxollery-image {
  border: 1px solid #555;

}
.taxollery-image:hover {
  border: 1px solid #fff;
}

.view-display-id-albeninhalt .taxollery-schieber {
width: 5000px !important;
position:relative;

}
.view-display-id-albeninhalt .views-row {
/*  background-color: #ddd;
  text-align: left;
  margin-bottom: 10px;
*/
  float: left;
}


.view-display-id-attachment_2.view-id-Mitglieder .views-row  {
  background-color: transparent;
  float: left;
  clear: both;
  margin: 0;
	position: relative;
}
.view-Mitglieder .view-content {
   margin-bottom: 10px;
}

.node-profile div.details div,
.view-Mitglieder div.details div {
	float:left;
	clear:both;
}
.node-profile div.details,
.view-Mitglieder div.details {
	position: absolute;
	margin: 10px;
}

.node-profile .field-type-taxonomy-term-reference {
   margin-bottom: 20px;
}

div.node-profile,
.view-Mitglieder div.standort-detail-content {
	text-align: left;
	background: none repeat scroll 0 0 #353331;
	color: #FFFFFF;
	margin: 5px 0 1px 0;
	width: 570px;
	padding: 5px;
	float: left;
}

.node-profile a,
.view-Mitglieder a {
	color: #ffffff;
}

.node-profile div.name,
.view-Mitglieder div.name {
	font-weight: bold;
	clear: both;
}
.view-Mitglieder span.field-content {
float:left;
clear: both;
}

.view-Mitglieder div.views-field-mail {
margin-top: 60px;
}
	
.view-Mitglieder div {
float:left;
}

.node-profile div.foto,
.view-Mitglieder div.foto {
	float:right;
  min-height: 171px;
}

.node-profile img,
.view-Mitglieder img {
	border: 1px solid white;
    float: right;
    margin: 10px 10px 10px 10px;
    padding: 2px;
	width: 145px;
	height: 145px;

}

.dia .view-display-id-attachment_2.view-id-Mitglieder .views-row {
  text-align: center;
}

#albumbreak {
  clear: both;
}

#main .view-Fotoalben .view-header h1,
#main .view-Fotoalben .view-footer h1 {
   font-size: 18px;
   font-weight: normal;
   color: #fff;
   padding: 10px;
   margin: 5px 0 0 0;
}

.taxollery-album-element .view-display-id-albeninhalt, 
.taxollery-album-element .view-display-id-albeninhalt {
  float:left;
  background: none;
  border-top: 0 none;
}

.view-display-id-attachment_2 .views-field-field-foto {
  float: left;
}

.view-display-id-attachment_2 .views-field-title {
  margin-right: 10px;
  margin-top: 10px;
  float: left;
  width: 143px;
  word-wrap: break-word;
}


/* Fotoalben muessen 10px(+5 reserve) breiter sein:  */
div.view-Fotoalben {
	   overflow-x: hidden;
padding-bottom: 30px;
}


div.view-Fotoalben .view-header,
div.view-Fotoalben .view-content {
   background-image: url('black.png');
}
div.view-Fotoalben .view-footer .view-content {
   background-image: none;

}
div.view-Fotoalben .view-content {
margin-bottom: 20px;
}

div.view-Fotoalben .view-content,
div.view-Fotoalben .view-footer {
  width: 595px;
  float: left;
}
div.view-Fotoalben .view-content .view-content {
  width: auto;
}

div.views-field-field-telefon-arbeit-value, 
div.views-field-field-telefon-mobil-value,
div.views-field-field-telefon-daheim-value {
/*  font-size: 84%; */
  line-height: 100%;
}

div.foto-liste {
  float: left; 
/*  width: 120px; */
}

.node-flugzeug .field-items {
  width: 60%;
}


.node-flugzeug .field-label {
width: 40%;
  font-weight: inherit;
}
.content .node-flugzeug .field-header {
text-align: left !important;
font-weight: bold;
}
.content .node-flugzeug .field-header,
.node-flugzeug .field {
 min-height: 14px; 
 border-bottom: 1px solid #aaa;
 font-family: Arial, sans-serif;
 font-size: 1.1em;
 padding: 3px;
 float: left;
 width: 574px;
}
.node-flugzeug .field-name-body .field-items {
	  width: 100%;
}
.node-flugzeug .field-name-body {
 border:0;
}
.node-flugzeug .field-name-body  {
  padding: 0px;
}

.node-flugzeug .field-name-field-vereinsbesitz div,
.node-flugzeug .field-name-field-blauer-engel div{
  float: left;
}

.node-flugzeug .field-name-field-blauer-engel img {
  width: 50px;
  float: right;
}


.view-id-Flugzeuge {
  clear: both;
  float: left;
}

.view-id-Flugzeuge table {
  width: 579px;
}

div.view-display-id-default {
  float: left;
  clear: left;
}

div.view-id-Dateien {
  float: left; 
  width: 100%;
  padding-bottom: 10px;
}
div.view-id-Dateien table {
  width: 580px;
}
div.view-id-Dateien table table td {
  float: left; 
  width: 60px;
}
div.view-id-Dateien .datei-titel {
  width: 500px;
  font-weight: bold;
  color: #337B9F;
}
div.view-id-Dateien .datei-datum {
  width: 500px;
  color: #333333;
}
div.view-id-Dateien .datei-titel div {
	float: right;
	padding-right: 20px;
}
div.view-id-Dateien .datei-titel div a {
	width: 20px;
	height: 20px;

}

.view-Mitglieder {
  clear: both;
}

p.breadcrumbline a {
  color: #000;
}

#block-user-login div.content {
	text-align: center;
}
#breadcrumb {
min-height: 19px;
padding: 2px 9px 0px 9px;
border: 0px none;
z-index: 10;
background-image: url('background-x.gif');
  -webkit-background-size: 100% 21px;
   -moz-background-size: 100% 21px;
   -o-background-size: 100% 21px;
   background-size: 100% 21px;

background-repeat: repeat-x;
width: 580px;
margin: 0 1px 0px 1px;

}


#breadcrumb p {
  padding: 2px 3px 2px 0px;
}
.breadcrumb a {
  white-space: nowrap;
}
.breadcrumb {
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px;
  padding-top: 2px;
  white-space: nowrap;
}

p.prebreadcrumb {
  float: left;
  padding: 0;
  margin: 0; 
  border: 0;
}
 
p.breadcrumbline {
  float: left;
/*  font-weight:bold; */
  padding: 0;
  margin: 0; 
  border: 0;
  padding-left: 10px;
}


div.view-Foto .views-field-edit-node {
  position: absolute;
  padding: 4px;
  background-color: #ff5555;
  opacity: 0;
  filter: alpha(opacity = 0); /* INTERNET EXPLORER */
/*  hover:expression(this.onmouseover=new Function("this.style.filter='alpha(opacity = 100);'"),this.onmouseout=new Function("this.style.filter='alpha(opacity = 0);'"));
*/
}
/*div.view-Foto .views-field-edit-node .field-content {

}*/
div.view-Foto div.views-field-edit-node:hover {
  opacity: 1;
} 
/*aadiv.view-Foto daaiv.views-field-edit-node {
}*/
div.view-Foto .views-field-edit-node span.field-content:hover {

  background-color: #ff5555;
}

div.view-Foto .views-field-delete-node {
  position: absolute;
  padding: 4px;
  background-color: #ff5555;
  opacity: 0;
  filter: alpha(opacity = 0); /* INTERNET EXPLORER */
  margin-top: 35px;  
}
div.view-Foto div.views-field-delete-node:hover {
  opacity: 1;
} 
/*div.view-Foto {
  float: left;
}
*/


div.view-display-id-rechts_gross {
  float: right;
}

div.view-display-id-rechts_mittel {
  float: right;
}

div.view-display-id-rechts_klein {
  float: right;
}


div.view-Presse {
  clear: both;
  float: none;
}

table.dia {
  width: 100%;
  margin-bottom: 20px;
}
.dia .view-Mitglieder div {
  float: none;
}

.dia td {
  text-align: center;
  vertical-align: top;
  width: 150px;
  margin: 10px;
  background-color: #e6e6e6;
}
.dia ul {
  text-align: left;
  vertical-align: top;
}

td.dia_nosw {
  margin: 0px;
  height: 20px;
  width: 150px;
  background-color: #ffffff;
  background-image: url('dia_nosw.gif');
  background-position: center center;

}
td.dia_osw {
  margin: 0px;
  height: 20px;
  width: 150px;
  background-color: #ffffff;
  background-image: url('dia_osw.gif');
  background-position: center center;

}
td.dia_os {
  margin: 0px;
  height: 20px;
  width: 150px;
  background-color: #ffffff;
  background-image: url('dia_os.gif');
  background-position: right;
  background-repeat: no-repeat;
}
td.dia_sw {
  margin: 0px;
  height: 20px;
  width: 150px;
  background-color: #ffffff;
  background-image: url('dia_sw.gif');
  background-repeat: no-repeat;
  background-position: left;
}
td.dia_ow {
  margin: 0px;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  background-image: url('dia_ow.gif');
  background-position: center center;
}
td.dia_vert {
  margin: 0px;
  width: 20px;
  background-color: #ffffff;
}
td.dia_horz {
  margin: 0px;
  height: 20px;
  background-color: #ffffff;
}
td.dia_none {
  margin: 0px;
  background-color: #ffffff;
}
.views-table {
  margin-bottom: 10px;
}
.views-table .tr-link {
  display: none;
}
.views-table tr {
  vertical-align: top;
}

.views-table tbody tr:hover { 
  cursor:pointer;
  background-color: #337B9F;
  color: #ffffff;
}
.views-table tbody tr:hover a { 
  color: #ffffff;
}
.views-table tbody tr { /* INTERNET EXPLORER SCHROTT */
  hover:expression(this.onmouseover=new Function("this.style.cursor='hand'; this.style.background='#337B9F'; this.style.color='#ffffff'"),this.onmouseout=new Function("this.style.background='#eeeeee'; this.style.color='#000000'"));
}
.views-table tbody tr:hover .views-field.active { 
  background-color: #005A87;
  color: #ffffff;   
}
.views-table tbody tr:hover .views-field.active a { 
  color: #ffffff;
}
div.view div.views-hide {
  width:250px;
}


.view-Links.view-display-id-attachment_1 .views-view-grid tr {
  padding: 10px;
}
.view-Links.view-display-id-attachment_1 .views-view-grid tr td .views-field-title {
  padding: 5px;
  font-weight: bold;
  width: 260px;
  background-color: #337B9F;
  color: #ffffff;
}
.content li {
  margin-left: 15px;
}

.node .view-Links .view-content {
  float: right;
  width: 258px;
  clear:both;
  position: relative;
}
.node .view-Links .view-content .col-1{
  position: relative;
}
.node .view-Links .view-content .col-2{
  position: relative;
}
.view-Links .view-content {
  position: relative;
}
.view-Links .view-content .views-view-grid {
  margin-top: 10px;
}
.node .view-Links.view-display-id-attachment_1 .views-view-grid tr td .views-field-title {
  width: 247px;
}
.node .view-Links.view-display-id-attachment_1 .views-view-grid tr td .views-field-body {
  width: 250px;
}

.view-Links.view-display-id-attachment_1 .views-view-grid tr td.col-2 {
  padding-left: 10px;
}
.view-Links.view-display-id-attachment_1 .views-view-grid tr td .views-field-body {
  border: 1px solid #337B9F;
  width: 263px;
  padding-left:5px;
}
.view-Links.view-display-id-attachment_1 .views-view-grid tr td .views-field-body a {
  color: #337B9F;
  font-weight: bold;    
}
.view-Links.view-display-id-attachment_1 .views-field-body {

}

.view-Links.view-display-id-page_3 a {
  font-weight: bold;    
  color: #337B9F;
}
.view-Links .views-field-edit-node {
  position: absolute;
  left: 250px;
}
.view-Links .views-field-edit-node a {
  color: #ffaaaa;
}
.view-Links .views-field-delete-node {
  position: absolute;
  left: 240px;
}
.view-Links .views-field-delete-node a{
  color: #ffaaaa;
}


.view-display-id-page_3 .views-view-grid tr td {
  vertical-align: center;
  text-align:center;  
  height: 40px;  
}

.view-display-id-attachment_1 .views-view-grid tr td {
  vertical-align: top;
  text-align: left;
}

.verweigert tr td {
  color: #ffff88;
  background-color: #aa0000;
  width: 100%;
  border: 1px solid #ffff88;
  padding: 5px;
}
table.verweigert {
  width: 100%;
}

.view-Seiten .more-link {
  padding-right:20px;
}
.view-Seiten .more-link a {
  padding: 1px 20px 1px 0;
  background-image: url('next_d.gif');  
  background-repeat: no-repeat;
  background-position: right;  
}
.view-Seiten .more-link a {
  color: #337B9F;
}

.links.inline a {
  color: #333333;
}


.flugbetriebszeiten td {
  font-weight: bold;
  vertical-align: top;
}
.flugbetriebszeiten tr {
  background-color: #eeeeee;
}
table.flugbetriebszeiten {
  vertical-align: top;
}
.flugbetriebszeiten tr {
  border-bottom: 5px solid #fff;
  border-left: 0px none;
  border-right: 0px none;
  padding-left: 10px none;
  padding-right: 10px none;
}

.views-table th.views-field a {
  color: #337B9F;
}

.view-id-Presse div.views-field {
  float: right;
}

.view-id-Presse div.views-field-title {
  float: left;
  width: 85%;
}

.views-field-field-amt-value div.field-content {
  float: left;
  clear: both;
  width: 100%;
}

.view-id-Presse div.views-field-field-erstellungsdatum {
  float: left;
  margin-right: 10px;
}
.view-id-Presse div.views-field-field-dateien {
  float: left;
  clear: left;
  margin: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.view-id-Presse th.views-presse-mitteilungen-1 {
  width: 63px;
}
.view-id-Presse .views-table {
  width: 100%;
}
 
.view-Presse .views-table tbody tr:hover { 
  cursor: default;
/*  background-color: #337B9F;
  color: #ffffff;*/
}

/*.view-Presse .lightbox-processed img {
  border:1px solid #E6E6E6;
  margin:5px;
  padding:2px;
}*/
/*
.view-Presse .lightbox-processed img:hover {
  border:1px solid #000000;
}
*/
#block-block-2 div.content, #block-block-3 div.content, .block-revision_moderation div.content {
/*  font-weight: bold; */
background-image:url(background-x.gif);
background-repeat:repeat-x;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
}

#block-block-2 p, #block-block-3 p, .block-revision_moderation p {
  margin: 3px;
  margin-left: 10px;
}

#block-user-0 a:link, #block-block-2 a:link, #block-block-3 a:link, .block-revision_moderation a:link{
  color: #337B9F;

}

#edit-mail {
  width: 100%
}

fieldset {
  width: 97%;
}

.view-Links.view-display-id-attachment_1 img {
  margin: 0;
}

#ctl00_ctl23_cdvBigView_ctl00 td.odd {
  background-color: #EEEEEE;
  border-top: 1px solid #ffffff;
}
#ctl00_ctl23_cdvBigView_ctl00 td.even {
  background-color: #dddddd;
  border-top: 1px solid #ffffff;

}

.calendar-calendar .inner {
width: 75px;
float:right;
}
.calendar-calendar .month-view table {
width: 580px;
}
.calendar-calendar .view-item-calendar DIV.calendar {
  font-size: 8.5pt; 
  margin: 0;
  width: 75px;  
}
.calendar-calendar .inner .view-field {
  width: 75px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}


div.main {
  padding: 0 10px 10px 10px;
  float: left;
  width: 580px;
  overflow-x: auto;	
  overflow-y: hidden;	
} 
/* BEGIN HEARTBEAT THEME */
/*.heartbeat-block { */

/* ausblenden #heartbeat-stream-publicheartbeat" */



#block-heartbeat-publicheartbeat {
  position: absolute;
  bottom: 1px;
  float: left; 
  padding-bottom: 0px;
}
.block-advpoll {
  padding-bottom: 0px;
}
#block-heartbeat-mitgliederheartbeat {
  bottom: 0px;
  padding-bottom: 0px;
  float: left; 
  margin-bottom: 1px;

}
#block-heartbeat-publicheartbeat .content,
#block-heartbeat-mitgliederheartbeat .content { 
   display: none; 
}

#block-heartbeat-publicheartbeat h2,
#block-heartbeat-mitgliederheartbeat h2,
#main .block-advpoll h2 ,
.view-content .views-table caption {
  padding: 5px 10px 5px 27px;
  margin-bottom: 0px;
/*  display: block; */
  height: 15px;
  width: 100%;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  background-image: url(foot-dot-active.png);
  background-repeat: no-repeat;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: initial;
  background-position: 7px 7px;
  background-origin: initial;
  background-clip: initial;
  background-color: initial; 
  background-color: transparent;
}
#block-heartbeat-mitgliederheartbeat,
#block-heartbeat-publicheartbeat,
.block-advpoll,
.view-display-id-liste .view-content .views-table,
.view-display-id-page_2 .view-content .views-table {
  background-image: url('black.png');
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;

}
.heartbeat-message-block,
.block-advpoll .content { 
  font-weight: normal;
  color: #DDD;  
  padding: 5px 0px 0px 27px;
  margin-bottom: 0px;
}
.block-advpoll .content { 
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 25px;
}
.heartbeat-messages-wrapper a:active,
.heartbeat-messages-wrapper a:visited,
.heartbeat-messages-wrapper a:focus,
.heartbeat-messages-wrapper a:hover,
.heartbeat-messages-wrapper a:link,
.block-advpoll a:active,
.block-advpoll a:visited,
.block-advpoll a:focus,
.block-advpoll a:hover,
.block-advpoll a:link {
  font-weight: bold;
  color: #DDD;  
}

.block-advpoll {
  float: left;
}

/* END HEARTBEAT THEME */



#block-middleup {
  position: relative;
  height: 0px;
  width: 100%;
}
#block-middle {
  width: 100%;
}
/* folgendes soll etwas platz reservieren, damit die seite nicht staendig laenger und kuerzer wird */
#freespacemainIE {
  height: 300px;
}

/* end admin */

.views-table .views-field-edit-node a,
.views-table .views-field-delete-node a {
    color: transparent !important;
}
.views-table .views-field-edit-node a {
    background-image: url("https://www.fsg-im-dlr.de/sites/all/themes/fsg_dlr/edit.png");
}
.views-table .views-field-delete-node a {
    background-image: url("https://www.fsg-im-dlr.de/sites/all/themes/fsg_dlr/delete.png");
}
.views-table .views-field-delete-node a,
.views-table .views-field-edit-node a {
    content: "x";
    width: 20px;
    height: 20px;
    display: block;
}



#edit-actions #edit-delete {
	display: none;
}

/* --TABELLE --*/
.view-Dateien .view-content .views-table-wrapper table.views-table {
padding-bottom: 0px;
margin-bottom: 0px;
border-bottom: 0px;
	table-layout: fixed;
}

.view-Termine .view-content .views-table-wrapper {
     width: 100%;
}

.view-Dateien .view-content .views-table-wrapper {
	float: left;
	overflow: hidden;
	margin-bottom: 1px;
	display: block; /* DAS MACHT DER TABELLE SEHR ZU SCHAFFEN */
	height: 25px; 
/*	width: 100%; */
	min-height: 25px; 

}




/* BEGINN - WHITETABLE -DAS KOENNTE MAN VERALLGEMEINERN */

/*.content .node-terminfindung .content table tr td.total-title {
  text-align: right !important;	

}


.content .node-VERALLGEMEINERN .content table tr td:first-child {
  text-align: right;
}


.content .node-VERALLGEMEINERN .content table tr.even,
.content .node-VERALLGEMEINERN .content table tr.odd,
*/


/*.view-Termine .views-table-wrapper .views-table tbody tr:hover {
*/
/* ALLGEMEIN! aber abhaengig von link */
.view-Termine .views-table-wrapper .views-table tbody tr:hover {
	background-color: inherit !important;
  cursor: inherit !important;
/* no hover */
}

.view-Flugzeuge .views-table-wrapper .views-table tbody tr:hover {
	background-color: #ddd !important;
  cursor: hand !important;
/* hover */
}


.content .node-terminfindung .content table tr.answer-form-row input[disabled=disabled] {
  background: transparent;
  border: none;
  color: #000;
}


.content .node-terminfindung .content table tr.answer-form-row {
  background-color: #fa0;
}


.content .node-terminfindung .content table td .form-radios {
float: right;
}


/*.view-Termine .content .view table thead tr {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  text-align: center;
  background-color: #FAFAFA;
}*/

.content .view-Flugzeuge,
.content .view-Termine {
width: 100%;
}

.content .node-flugzeug .field-header,
.content .view-Flugzeuge table thead tr,
.content .view-Termine table thead tr {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  text-align: center;
  background-color: #FAFAFA;
}

.content .node-terminfindung .content table tr th {
  border-bottom: 0;
  border-top: 1px solid #aaa;
  text-align: center;
  background-color: #FAFAFA;
}


table.makemeeting-table {
  background: transparent;
}

/* override makemeeting background */
.makemeeting-table tr.even .answer-editable .answer-edit,
.makemeeting-table tr.odd .answer-editable .answer-edit {
  background-color: transparent !important;	
}
/* NEXT ONE koennte echt ALLGEMEIN gelten */
.node-terminfindung tr {
  background-color: transparent;
/*  background-image: url('black.png');*/
}

.content .node-terminfindung .content table tr td {
  background-color: transparent; /* overwrite makemeetings colorful bg */
  color: inherit;
  
}

.content .node-flugzeug .field-header,
.content .view-Flugzeuge table th,
.content .view-Flugzeuge table td,
.content .view-Termine table th,
.content .view-Termine table td {
  padding: 3px 3px 3px 3px;

}

.content .node-terminfindung .content table td {
  padding: 0px 3px 0px 3px;
border: 0;
}

.content .node-flugzeug .field-header {
color: #000;
font-family: Arial, sans-serif;
font-size: 1.1em;
}

.content .view-Flugzeuge table tr,
.content .view-Termine table tr,
.content .node-terminfindung .content table tr {
/*	background-image: url('background-x.gif');*/
  border: 0;
color: #000;
font-family: Arial, sans-serif;
font-size: 1.1em;
}

.content .node-terminfindung .content table tr.total-row {
  font-weight: bold;
}
.content .node-terminfindung .content table td.total-title {
  text-align: right;
}
.content .node-terminfindung .content table tr.dates,
.content .node-terminfindung .content table tr.suggestions {
  font-weight: bold;
  height: 10px !important;
  background-color: #FAFAFA;
  border: 0 !important;
}

.content .node-terminfindung .content table tr.suggestions {
  border-bottom: 1px solid #aaa !important;
}

/* dies ist allg */
.content .view-Flugzeuge table tr a,
.content .view-Termine table tr a {
  color: #000;
}

.content .view-Flugzeuge table tr.even,
.content .view-Flugzeuge table tr.odd,
.content .view-Termine table tr.even,
.content .view-Termine table tr.odd {
  border-bottom: 1px solid #aaa;
  background: transparent;
}

.content .node-terminfindung .content table tr.even,
.content .node-terminfindung .content table tr.odd {
  border-bottom: 1px solid #aaa;
  height: 25px;
}
.content .node-terminfindung .content table tr a {
color: inherit;
}
.content .node-VERALLGEMEINERN .content table {

/*	background-color: #555555;*/

}

.content .node-VERALLGEMEINERN .content table td {
  
}
.makemeeting-table .answer-editable{
position: relative;
}
.makemeeting-table .answer-editable .answer-edit  {
  display: block;
  right: 0;
  float: right;
  position: absolute;
}
.content .node-VERALLGEMEINERN .content table td .answer-edit a {
 margin: 0; 
}
.content .node-terminfindung .content table td .answer-edit a:nth-child(2) {
  display: none;
}
.makemeeting-table .answer-editable .answer-edit a {
   float: inherit;
   display: inherit;
   margin: inherit;
}

/* END - WHITETABLE -DAS KOENNTE MAN VERALLGEMEINERN */


/* BEGINN - BLACKTABLE -DAS KOENNTE MAN VERALLGEMEINERN */



.content .content table {
    width: 100%;
}
.content .content table.sticky-header {
height: 25px;
}
.content .content table .form-radios .form-item {
   text-align: left;
}



.content .node-VERALLGEMEINERN .content table tr td.total-title {
  text-align: right !important;	

}

.content .node-VERALLGEMEINERN .content table tr td:first-child {
  text-align: right;
}

.content .node-VERALLGEMEINERN .content table tr.even,
.content .node-VERALLGEMEINERN .content table tr.odd,
.content .node-VERALLGEMEINERN .content table tr th {
  border-bottom: 0;
  text-align: center;
}

/* NEXT ONE koennte echt ALLGEMEIN gelten */
.node-VERALLGEMEINERN tr {
  background-color: transparent;
  background-image: url('black.png');
}

.content .node-VERALLGEMEINERN .content table tr td {
  background-color: transparent; /* overwrite makemeetings colorful bg */
  color: #fff;
}
.content .node-VERALLGEMEINERN .content table td {
border: 0;
}
.content .node-VERALLGEMEINERN .content table tr {
/*	background-image: url('background-x.gif');*/
  border: 0;
color: #fff;
}
.content .node-VERALLGEMEINERN .content table tr.dates,
.content .node-VERALLGEMEINERN .content table tr.suggestions {
  border: 0 !important;
  height: 10px !important;
  color: #fff;
  font-weight: bold;
}



.content .node-VERALLGEMEINERN .content table tr.even,
.content .node-VERALLGEMEINERN .content table tr.odd {
  border-top: 1px solid #fff;
  height: 25px;
}
.content .node-VERALLGEMEINERN .content table tr a {
color: #fff;
}
.content .node-VERALLGEMEINERN .content table {

/*	background-color: #555555;*/

}

.content .node-VERALLGEMEINERN .content table td {
  
}
.content .node-VERALLGEMEINERN .content table td .answer-edit a {
 margin: 0; 
}
.content .node-VERALLGEMEINERN .content table td .answer-edit a:nth-child(2) {
  display: none;
}

/* END - DAS KOENNTE MAN VERALLGEMEINERN */


.view-content .views-table caption {
	background-color: #555555;
	width: 543px;
}
.view-content .views-table caption a {
	color: #ffffff;
	}
.view-content .views-table tr td.views-field-title a:nth-child(2) {
  color: #555555;
}
.view-content .views-table tr:hover td.views-field-title a:nth-child(2) {
  color: #dddddd;
}
.view-Dateien .views-table-wrapper .views-table th.views-field-title {
	width: 340px;
}

.view-Dateien .views-table-wrapper .views-table td.views-field-title {
	padding-left: 47px;
}

.view-Dateien .views-table-wrapper .views-table td.views-field-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	position: relative;
}

.view-Dateien .views-table-wrapper table {
  background-color: #555555;
}


.view-Dateien .view-content .views-table td.views-field-field-datum,
.view-Dateien .view-content .views-table td.views-field-created {
	width: 70px;
	padding-right: 20px;
}

.view-Dateien .view-content .views-table th.views-field-delete-node,
.view-Dateien .view-content .views-table th.views-field-edit-node {
	width: 25px;
}
.view-content th {
padding-right: 1px;
}

.view-content .views-table td.views-field-delete-node a,
.view-content .views-table td.views-field-edit-node a {
	border-radius: 5px 5px 5px 5px; 
	display: block; 
	height: 20px; 
	background-color: rgb(221, 221, 221);
	margin-top: 5px;
	padding: 0;
	width: 20px;
}

.view-content .views-table td.views-field-delete-node a:hover,
.view-content .views-table td.views-field-edit-node a:hover {
	background-color: #ffffff;
}

.view-Termine .views-table-wrapper thead,
.view-Dateien .views-table-wrapper thead {
	color: #ffffff;
}

.views-table-wrapper .views-table th,
.views-table-wrapper .views-table tr {
	border: 0px;
}

/* blacktable */
.views-table-wrapper .views-table tbody tr:hover {
	background-color: #666;
}

.views-table-wrapper tr.odd,
.views-table-wrapper tr.even {
	color: #ddd;
	background-color: #555;
}
.views-table-wrapper tr.even a,
.views-table-wrapper tr.odd a {
	color: #ddd;
}

.views-table-wrapper span.file {
clear: both;
    display: block;
    float: left;
    left: -22px;
    position: relative;
    top: -8px;
    width: 0;
}


/* --END--TABELLE --*/


/* --CALENDER --*/
.calendar-calendar td .inner div.day  {
font-size: 35px;
padding:0;
}
.calendar-calendar .month-view .full td .inner div.day,
.calendar-calendar .month-view .full td .inner div.day a {
position:absolute;
}
/* --END--CALENDEr --*/


/* Workbench Theming */
div.admin.my-workbench .right {
    width: 100% !important;
}

div.admin .right {
    float: left !important;
}

.page-admin-workbench .tabs-secondary {
  display: none;
}
/* END Workbench */


/* BEING system-menus-css */

ul.primary li a {
  background-color: inherit;
  border-color: inherit;
  border-style: inherit;
  border-width: inherit;
  height: inherit;
  margin-right: 0;
  padding: 5px;
  text-decoration: none;
  line-height: 28px;
  line-height: 30px;
  font-size: 1.2em;
  font-family: Arial;
  text-transform: uppercase;
  padding: 0 5px 0 8px;
  color: #000;
}

ul.primary li.active a {
  background-color: inherit;
  border: inherit;
  border-bottom: inherit;
  color: #fff;
}

ul.primary li a:hover {
  background-color: inherit;
}

ul.primary {
  border-bottom: none;
}

ul.primary li {
}
ul.primary li.active {
  background-color: #333;
  border-color: #333;
  border-radius: 3px;
  border-width: 1px;

}

/* END system-menus-css */




/* BEGIN MAP */

.openlayers-container {
  width: 100% !important;
}
.openlayers-map {
  width: 100% !important;
}
/* END MAP */

/* BEGIN VERGESSE */
.terminerinnerung .links {
  margin: 0;
  text-align: left;
}
.terminerinnerung {
  position: relative;
  text-align: left;
  margin-top: 10px;
  padding: 10px;
  background-color: #fff;
  border: solid 1px #ccc;
  overflow:hidden;
}
.terminerinnerung p {
  color: #000;
  font: Arial, sans-serif;
  line-height: 15px;
}

.terminerinnerung p.koordinaten {
  font-size: .9em;
}
.terminerinnerung p.ansprechpartner {
  font-size: .9em;
  text-align: right:
}
.terminerinnerung p.body {
  font-weight: normal;
}
.terminerinnerung p.nichtvergessen {
  color: #000;
  font: 9px Arial;
  padding-top: 16px;
  font-weight: normal;
}

.terminerinnerung .odd {
  margin-left:10px;
  float: right;

}
.terminerinnerung .even {
  margin-right:10px;
  float: left;

}

.terminerinnerung .olControlZoomPanel {
  top: 14px;
}
.terminerinnerung .openlayers-container,
.terminerinnerung .olMapViewport {
 width: 200px !important;
 height: 150px !important;
}
/* END VERGESSE */


