/* -------------- Fellowship-Buttn -------------*/
#c712 {
  position: absolute;
  z-index: 100;
  margin-top: -9px;
  margin-left: 0px;
}

#c235 div.container-50-50 {
float: left;
width: 270px;
}


/* =============================================== */
/* #Cookies
================================================== */
div#cookieChoiceInfo {
    z-index: 9999999 !important;
  padding: 5px 0 10px 0 !important;
}
div#cookieChoiceInfo span {
  float: left !important;
  width: 100% !important;
  margin: 0 0 8px 0 !important;
}
div#cookieChoiceInfo a {
  background-color:#77AACC !important;
  padding: 5px 10px !important;
  color:#fff !important;

}

/* -------------- BAckend -------------*/
.t3-icon-edit-pick-date {
background-position: -252px -18px !important;
display: none !important;
}
/* tt_address einstellung vom backend end */
/* -------------- BAckend -------------*/

html {
  margin: 0px;
  padding: 0px;
  min-height: 100.05%;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 75%;
  font-weight: normal;
  line-height:1.6em;
  text-decoration: none;
  text-align: left;
  color: #666;

}
div.clear {
  clear: both;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/

.container-75-25 .csc-default {
  float: left;
  width: 100%;
}
sup {
    line-height: 0;
    position: relative;
    top: 0.2em;
}
pre {
  font-family: monospace; 
}
a {
  color: #77AACC;
  text-decoration: none; 
}
a img {
  border:none;
}
a:focus {
  outline: none;
}
a:hover {

}
div#main a {
  text-decoration: none;
}
p, pre { 
    font-size: 1.17em;
    line-height: 1.5em;
    margin: 0 0 1.5em;
}
p.align-left { 
  text-align: left;
}
p.align-center { 
  text-align: center;
}
p.align-right { 
  text-align: right;
}
p.align-justify { 
  text-align: justify;
}
/*********************************/
/* Frames: Abstände, link-to-top */
/*********************************/
p.csc-linkToTop {
  text-align: right;
}
p.csc-linkToTop a {
  font-weight: bold;
}
/* --- */
div.csc-frame {
  border: 0px;
}
div.csc-frame-invisible {
  display: none;
}
div.csc-frame-rulerBefore {
  border-top: 1px solid #000;
}
div.csc-frame-rulerAfter {
  border-bottom: 1px solid #000;
}
div.csc-frame-indent {
  padding-left: 100px;
}
div.csc-frame-indent3366 {
  padding-left: 33%;
}
div.csc-frame-indent6633 {
  padding-right: 33%;
}
div.csc-frame-frame1 {
  font-family: "Times New Roman", Times, serif;
  border-bottom: 1px dotted #aa8e0e;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 1.6em;
}
div.csc-frame-frame1 h1, div.csc-frame-frame1 p {
  padding: 0px;
  margin: 0px;
  font-size: 1em;
}
div.csc-frame-frame2 {
  padding: 2px 4px 2px 4px;
  border: 1px dotted #000;
}
/* --- */
div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5, div.csc-frame-frame1 h6 {
  margin-top: 2px;
}
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5, div.csc-frame-frame1 h6 {
  margin-top: 2px;
}
/******************/
/* berschriften  */
/******************/
h1, h2, h3, h4, h5, h6 {
  color:#666;
  font-family: 'Oswald', Arial, Helvetica,sans-serif;
  line-height: 1.4em;
}
h1 {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.8em;
  text-transform: uppercase;
  border-bottom: 1px solid #666;
}
h2 {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0 0 10px 0;
}
h3 {
  font-size: 1.4em;
  font-weight: normal;
  margin: 0 0 10px 0;
}
h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
  margin: 0px 0px 0px 5px;
}
h5 {
  font-size: 1.2em;
    font-family: Arial, Helvetica,sans-serif;
  margin: 0;
  padding:0 5px;
  border-bottom: 1px solid;
}
h6 {
  font-size: 0.8em;
}
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
  margin-top: 0px;
}
h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
  text-align: left;
}
h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
  text-align: center;
}
h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
  text-align: right;
}
h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
  text-align: justify;
}
/* berschriften, verlinkt */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #0081c6;
  text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline;
}
/* berschrift Datum */
p.csc-header-date {
  font-size: 0.8em;
}
/* Subüberschrift, allgemein */
p.csc-subheader {
  font-weight: bold;
  font-style: italic;
}
/* Subüberschrift, spezifiziert */
p.csc-subheader-0 {
}
p.csc-subheader-1 {
}
p.csc-subheader-2 {
}
p.csc-subheader-3 {
}
/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext {
}
p.bodytext a { 
}
/********************/
/* Aufzählungsliste */
/********************/
ul {
  margin-top: 0px;
}
ol {
  margin-top: 0px;
}
li {
  padding-top: 0px;
}
div#main ul li {
  font-size: 1.2em;
    line-height: 1.5em;
}
div#main ul {
  padding: 5px 0 0 15px;
}

/**********/
/* Bilder */
/**********/
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption {
  text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
  text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
  text-align: left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
  float: left;
  display: inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 2px solid #000;
  padding: 0px 0px;
}
div.csc-textpic-imagewrap {
  padding: 0;
}
div.csc-textpic img {
  border: none;
}
/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
  float: left;
}
div.csc-textpic-center div.csc-textpic-imagewrap div.csc-textpic-image {float:none; text-align:center;}
/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
  float: left;
  margin: 0;
  padding: 0;
}
/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
  float: left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
  float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
  float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
  border: none;
} /* FE-Editing Icons */
dl.csc-textpic-image {
  margin: 0;
}
dl.csc-textpic-image dt {
  margin: 0;
  display: inline;
}
dl.csc-textpic-image dd {
  margin: 0;
}
/* Clearer */
div.csc-textpic-clear {
  clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  margin: 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG {
  margin: 0;
}
/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  /*margin-bottom: 1px; HIER */
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
  margin-bottom: 1px;
  display: block;
}
div.csc-textpic div.csc-textpic-imagerow {
  clear: both;
}
/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
  margin-left: 0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
  margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 10px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }
/* Center (above or below) */
div.csc-textpic-center {
  text-align: center; /* IE-hack *//* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
  margin: 0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
  text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
  float: right;
}
div.csc-textpic-right div.csc-textpic-text {
  clear: right;
}
/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic-left div.csc-textpic-text {
  clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
  float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
  float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  float: right;
  clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
  height: 1%;
}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  float: left;
  clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
  height: 1%;
}
/* End hide from IE5/mac */
/* Spezieller style wenn bilder in einem "Rahmen (border)" dargestellt werden */
div.imageblock {
  margin-bottom: 10px;
}
/*********************************/
/* Aufzählungsliste spezifiziert */
/*********************************/
/* Aufzählungsliste, allgemein */
ul.csc-bulletlist li {
}
/* Aufzählungsliste, spezifiziert */
ul.csc-bulletlist-0 {
}
ul.csc-bulletlist-1 {
  list-style-type: decimal;
}
ul.csc-bulletlist-2 {
  list-style-position: inside;
}
ul.csc-bulletlist-3 {
  list-style-type: square;
}
/***********************/
/* Tabellen, allgemein */
/***********************/
  /* .ceorl-members Tabelle */
table.contenttable.contenttable-0.ceorl-members {
  width: 940px;
  background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(0, #E1E1E1),
 color-stop(0.04, #FFFFFF),
 color-stop(0.6, #FFFFFF),
 color-stop(0.98, #EDEDED),
 color-stop(1, #DEDEDE)
 );
}
table.contenttable.contenttable-0.ceorl-members tbody {
  width: 920px;
  padding: 10px;
  float: left;
}
table.contenttable.contenttable-0.ceorl-members tr {}
table.contenttable.contenttable-0.ceorl-members tr td {
  padding: 0;
}
table.contenttable.contenttable-0.ceorl-members tr td.td-0 {
  width: 145px;
}
table.contenttable.contenttable-0.ceorl-members tr td.td-1 {
  width: 145px;
}
table.contenttable.contenttable-0.ceorl-members tr td.td-2 {
  width: 200px;
}
table.contenttable.contenttable-0.ceorl-members tr td.td-3 {
  width: 220px;
}
table.contenttable.contenttable-0.ceorl-members tr td.td-4 {
  width: 210px;
}

  /* Allgemeine Tabellen */
table.contenttable {
  border-collapse: collapse;
  margin:0;
  padding:0;
  width:100%
}
table.contenttable tr td {
	padding: 10px;
	font-size: 1.17em;
}
table.contenttable tr th { 
	background-color: #ccc;
	padding: 10px;
	font-size: 1.17em;
}

/* Tabellen, spezifiziert */
table.contenttable-0 {
}
table.contenttable-0 th {
}
table.contenttable-0 tr td {
}
table.contenttable-0 tr td.td-0 {
}
table.contenttable-0 tr td.td-last {
}

/* Layout 1 */
table.contenttable-1 {
}
table.contenttable-1 tr th {
}
table.contenttable-1 tr td {
}
table.contenttable-2 {
}
table.contenttable-2 tr td {
}
table.contenttable-3 {
}
/*************************/
/* Dateilinks, allgemein */
/*************************/
table.csc-uploads {
  border: 0px;
}
table.csc-uploads tr td p {
  background-color: transparent;
  font-size: 1em;
}
table.csc-uploads tr td {
  vertical-align: top;
}
table.csc-uploads tr.tr-even {
  background-color: #fff;
}
table.csc-uploads tr.tr-odd {
  background-color: #EBEBEB;
}
table.csc-uploads tr td.csc-uploads-icon {
  padding-left: 6px;
  padding-right: 6px;
  width: 1%;
  text-align: center;
  vertical-align: middle;
}
table.csc-uploads tr td.csc-uploads-fileName {
  width: 80%;
  padding-left: 5px;
}
table.csc-uploads tr td.csc-uploads-fileName p a {
  font-weight: bold;
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description {
  font-style: italic;
}
table.csc-uploads tr td.csc-uploads-fileSize {
  white-space: nowrap;
  padding-left: 6px;
  padding-right: 6px;
}
/* Dateilinks, spezifiziert */
table.csc-uploads-1 {
}
table.csc-uploads-2 {
}
table.csc-uploads-3 {
}
/**************************/
/* Verschiedene Formulare */
/**************************/
form { 
  margin: 0px;
}
input, textarea, select { 
  padding-left: 3px; 
  margin-bottom: 2px;
  border: 1px solid #000;
}
input.submit {
  clear: both;
  color: #000;
  background-color: #bbb;
  border: 2px solid #bbb;
}

label {
    display: block;
    float: left;
    margin: 0 35px 0 0;
    padding-top: 3px;
}
/* Email, Login und Such- Formular allgemein: */

/* Email Formular, spezifiziert */

/* Such Formular, spezifiziert */

/* Login Formular, spezifiziert */

/* Sitemap */
div.csc-sitemap ul {
  list-style-image:url(../images/pfeil-angebote.gif);
}

/* ------------------- Template Container - Begrüssung ----------------------*/
div.begruessung {
  font-family: 'Tangerine', serif;
  font-size: 4em;
  text-shadow: 4px 4px 4px #AAA;
  line-height: 1.2em;
  padding: 0.5em;
}

/* ------------------- Template Container - Styles ----------------------*/
/* Breite: 990px*/
/* Breiten- und Höhenangaben in em für flexibles Layout! 10px = 0.9em (bei font-size: 70% - entspricht 11px)*/
div.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
div.wrapper {

}
div#breite {
  position: relative;
  margin: auto;
  width: 940px;
}
div#container {
  z-index: 110;
  position: relative;
}
div#top {
  height: 250px;
}
div#subnav {
  position: absolute;
  top: 10px;
  left: 320px;
  width: 620px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}
div#text-size {
    left: 660px;
    position: absolute;
    top: 20px;
}
div#logo {
  padding-top: 20px;
  height: 150px;
}
div#logo img {
  float: left;
}
div#logo div.title {
  margin-left: 320px;
  padding-top: 80px;
  font-family: 'Kreon', serif;
  font-size: 1.7em;
  line-height: 1.2em;
  color: #7f7f7f;  

}
div#navigation {
  clear: both;
  margin-top: 20px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-family: 'Oswald', Arial, Helvetica,sans-serif;
  font-size: 16px;
  position: relative;
  z-index: 99;
  display: inline-block;
}
ul.hauptnav li.nav-5 ul.hauptnav-sub li {
font-size: 15px;
width: 230px;
}

ul.hauptnav li.nav-5 ul.hauptnav-sub li a {
line-height: 22px;
padding: 7px 10px 5px 10px;
}
div#header-align {
  background-image: linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
  background-image: -o-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
  background-image: -moz-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
  background-image: -webkit-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
  background-image: -ms-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #E1E1E1),
    color-stop(0.04, #FFFFFF),
    color-stop(0.6, #FFFFFF),
    color-stop(0.98, #EDEDED),
    color-stop(1, #DEDEDE)
  );
    max-height: 380px;
  margin: 0 0 20px;
}
div#header {
  width: 960px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
div#header h1,
div#header h2 {
  border: none;
  text-align: center;
}
div#header h1 {
  font-size: 3.8em;
  margin: 0;
  padding: 20px 0 20px 0;
  line-height: 1.2em;
}
div#header h2 {
  font-weight: normal;
  margin: -15px 0 0 0;
  padding: 0 0 20px 0;
  font-family: 'Kreon',serif;
}
div.header-slider {
  width: 940px;
  height: 410px;
  overflow: hidden;
}
div#main {
  float: left;
}
div#content {
}
div#content-align {
}
div#breadcrumb-align {
  background-position: 0 bottom;
    background-repeat: no-repeat;
    margin: auto;
  float: left;
  padding: 0 0 15px 0;
  width: 100%;
}


/*--Hauptnav--*/
ul.hauptnav {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;   
  overflow: hidden;
}
ul.hauptnav li {
  float: left;
  list-style: none;
  padding: 0;
  background-image: url(../images/bg-menu-trenner.png);
  background-repeat: no-repeat;
  background-position: right 0;
}
ul.hauptnav li a {
  display: block;
  padding: 0 16px;
  background-image: url(../images/bg-menu-b.png);
  background-repeat: no-repeat;
  background-position: right 0;
  color: #fff;
  text-shadow: 0 -1px 1px #333, 0 1px 1px #666;
  text-transform: uppercase;
}
ul.hauptnav li a:hover {
  background-image: url(../images/bg-menu-b-act.png);
}
ul.hauptnav li.ro a,
ul.hauptnav li.act a,
ul.hauptnav li.cur a {
  background-image: url(../images/bg-menu-b-act.png);
}
ul.hauptnav li ul.hauptnav-sub {  
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EFEFEF;
    box-shadow: 0 2px 5px #EFEFEF;
    display: none;
    padding: 10px;
    position: absolute;
}
ul.hauptnav li ul.hauptnav-sub li {  
  float: none;
  border-bottom: 1px solid #BEBEBE;
}
ul.hauptnav li ul.hauptnav-sub li.last {
  border-bottom: none;
}
ul.hauptnav li ul.hauptnav-sub li a {
    background-color: #FFFFFF;
    background-image: none;
    color: #77AACC;
    font-size: 1em;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    text-shadow: none;
  min-width: 100px;
}
ul.hauptnav li ul.hauptnav-sub li a:hover {
  background-color: #77AACC;
  color: #fff;
} 
ul.hauptnav li:hover ul.hauptnav-sub {
  display:block;
  z-index:100;
}
/* Sitemap Nav, Archive Nav */
.news-amenu-item-year {
  font-size: 1.5em !important;
  font-weight: 300 ! important
  line-height: 1.8em; ! important;
  text-transform: uppercase ! important;
  border-bottom: 1px solid #666 ! important;
  padding-bottom: 2px ! important;
  font-family: 'Oswald' ! important;
  padding-top: 5px ! important;
}

ul.csc-menu-1,
div.news-amenu-container ul {
  width: 270px;
  padding: 0;
}
ul.csc-menu-1 li,
div.news-amenu-container ul li {
  border-bottom: 1px solid #B3B3B3;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.8em;
  list-style-type: none;
  margin: 0;
  padding: 12px 0 10px 10px;
  text-decoration: none;
}
  
#c637 ul.csc-menu-1 li,
#c637 div.news-amenu-container ul li {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.8em;
  list-style-type: none;
  margin: 0;
  padding: 1px 0 1px 10px;
  text-decoration: none;
  border: none;
}

ul.csc-menu-1 a,
div.news-amenu-container ul a {
  display: block;
  text-decoration: none !important;
}
ul.csc-menu-1 a:hover,
ul.csc-menu-1 h1.ka-handler:hover,
ul.csc-menu-1 li.cur a {
  color: #FF9922;
}
ul.csc-menu-1 h1.ka-handler {
    color: #77AACC;
    font-family: Arial,Verdana,sans-serif;
    font-size: 1em;
    margin: 0;
  padding: 0;
  background-position: right center;
  background-repeat: no-repeat;
}
ul.csc-menu-1 div.ka-panel.open h1.ka-handler {
background-image: url("../images/icon-accordeon-open.png");
}
ul.csc-menu-1 div.ka-panel.close h1.ka-handler {
background-image: url("../images/icon-accordeon-close.png");
}
ul.csc-menu-1 div.ka-panel.open h1.ka-handler:hover {
background-image: url("../images/icon-accordeon-open-hover.png");
}
ul.csc-menu-1 div.ka-panel.close h1.ka-handler:hover {
background-image: url("../images/icon-accordeon-close-hover.png");
}

ul.csc-menu-2,
div.news-amenu-container ul {
  padding: 0;
  margin: 10px 0 0 0;
}
ul.csc-menu-2 li {
  padding: 0px 0 5px 10px;
  border: none;
}
ul.csc-menu-2 li a {
  font-size: 0.775em;
}

/*--Footer--*/
div.footer {
  background-color: #f8f8f9;
  margin: 20px 0 0 0;
}
div#bottom-align {
  position: relative;
  margin: auto;
  width: 940px;
  padding: 30px 0 15px 0;
}
div.footer-left {
    float: left;
    margin-right: 20px;
}
div.footer-right {
   left: 640px;
    position: absolute;
    top: 120px;
}
div.footer-logo {
  margin-top: 100px;
}
div.footer-logo img {
  margin: 0 15px 0 0;
}
/*--Footernav--*/
ul.footernav {
  float: left;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
ul.footernav li {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 140px;
}
ul.footernav li.first,
ul.footernav li.nav-7,
ul.footernav li.nav-8,
ul.footernav li.nav-9 {
  width: 60px;
}
ul.footernav li.nav-6 {
  width: 220px;
}
ul.footernav li a {
  display: block;
  color: #77aacc;
  font-weight: bold;
  line-height: 2em;
}
ul.footernav-sub li a {
  font-weight: normal;
}
ul.footernav li a:hover {

}
ul.footernav li ul.footernav-sub {  
  padding: 0;
}
ul.footernav li ul.footernav-sub li {  
  float: none;
  display: block;
    margin: 0;
    width: 150px;
}
div.copyright {
  clear: both;
}
a.footerlogo {
  width: 60px;
}
/***********************/
/*        News        */
/***********************/
div.news-latest-item {
  float: left;
  margin: 0 0 20px 0;
}
a div.news-latest-item:hover,
a div.news-list-item:hover {
  opacity: 0.7;
}
div.news-latest-container a,
div.news-list-container a {
  color: #666666;
  text-decoration: none !important;
}
div.news-latest-item div.item-left {
  float: left;
  height: 60px;
  margin: 0 20px 0 0;
  width: 60px;
}
div.news-latest-item div.item-left img {
}

div.news-latest-item div.item-right {
  float: left;
  width: 220px;
}
div.news-latest-item h2 {
  font-size: 1.4em;
  font-weight: normal;
  margin: 0 0 10px;
}
div.news-list-item {
  float: left;
  margin: 0 0 30px 0;
  height: 160px;
}
div.news-list-item.list-item-nolink {
  min-height: 160px;
  height: auto;
}

div.news-list-item div.item-left {
  float: left;
  width: 140px;
  min-height: 1px;
  margin: 0 20px 0 0;
}
div.news-list-item div.item-right {
  float: left;
  /*width: 460px;*/
  width: 410px;
}
div.news-list-item div.item-right a {
  text-decoration: underline !important;
  color: #77AACC;
}
div.news-list-item span.details {
  background: none repeat scroll 0 0 orange;
  color: #FFFFFF;
  font-size: 1em;
  padding: 5px;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #cb7f22;
}
div.news-list-item span.content {
  display: block;
  margin: 1em 0;
}
div.news-list-item span.content dd {
    line-height: 16px;
	margin: 0 0 10px 0;
}
div.news-list-item span.content dd img {
	float:left;
	margin-right: 6px;
}
div.news-list-item span.content dd a {
	float:left;
	margin-right: 6px;
}

div.news-list-item p {
}
div.news-single-item div.right h2 {
  font-size: 2em;
}

/* Events */
div.news-latest-item.events div.item-left {
/*
  background-color: #ff9922;
  color: #fff;
*/
  text-shadow: 0px -1px 0px #a0641b;
  font-family: 'Oswald',Arial,Helvetica,sans-serif;
  font-weight: 100;
}
div.news-latest-item.events div.item-left span.date-day {
  font-size: 1.5em;
  display: block;
}
div.news-latest-item.events div.item-left span.date-month {
  float: left;
  font-size: 2em;
  margin: 2px 0 0;
}
div.news-latest-item.events div.item-left span.date-month p {
  margin: 0;
  line-height: 1em;
}
div.news-latest-item.events div.item-right span.date,
div.news-latest-item.events div.item-right span.title,
div.news-latest-item.news div.item-right span.title {
  font-weight: bold;
}
div.news-list-item.events {
min-height: 160px;
height: auto;
background-image: linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
background-image: -o-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
background-image: -moz-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
background-image: -webkit-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
background-image: -ms-linear-gradient(bottom, #E1E1E1 0%, #FFFFFF 4%, #FFFFFF 60%, #EDEDED 98%, #DEDEDE 100%);
background-image: -webkit-gradient(
 linear,
 left bottom,
 left top,
 color-stop(0, #E1E1E1),
 color-stop(0.04, #FFFFFF),
 color-stop(0.6, #FFFFFF),
 color-stop(0.98, #EDEDED),
 color-stop(1, #DEDEDE)
 );
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border: 2px solid #FFFFFF;
  padding: 20px 20px;
}

/* Constitution */
p.constitution-1,
p.constitution-2 {
  font-size: 1.2em;
  line-height: 1.5em;
}
p.constitution-1 {
  text-indent: -25px;
  margin: 0 0 15px 25px;
}
p.constitution-2 {
  text-indent: -40px;
  margin: 0 0 15px 70px;
  font-weight: normal;
}
/* Kiwi Accordeon */
.ka-panel h1 {
  border: none;
  text-transform: none;
  color: #666;
  font-weight: normal;
  font-size: 1.5em;
}
.ka-panel h1:hover {
  cursor: pointer;
}

/* Buttons */

a.button,
a.download {
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
    box-shadow: none;
    color: #77AACC;
    font-family: 'Kreon',serif;
    font-size: 1.2em;
    font-weight: normal;
    padding: 2px 0 2px 25px;
    text-align: left;
}

/* Link Button */
a.button.button-link {
  background-image: url("../images/button-small-arrow.png");
}
/* Download Button */
a.button.button-download,
a.download {
  background-image: url("../images/button-small-arrow-download.png");
}

/* tt-address Tabellen */

/* #1 name, country, society, e-mail */
table.addresses-1,
table.addresses-2 {
  border-spacing: 0;
  margin: 0 0 15px 0;
  width: 100%;
}
table.addresses-1 td,
table.addresses-2 td {
  vertical-align: top;
}
table.addresses-1 td,
table.addresses-2 td {
  padding: 5px;
}
table.addresses-1 td.image{  
  width: 145px;
}
table.addresses-1 td.country,
table.addresses-1 td.email{  
  width: 100px;
}
table.addresses-1 td.society,
table.addresses-1 td.room{  
  width: 100px;
}
table.addresses-1 td.description,
table.addresses-1 td.name {
  width: 150px;
}

table.addresses-1 tr:hover {
  background-color: #F8F8F9;
}
/* Members */
div.members {
}

/* Members EAORL-HNS */

div.members.members-eaorlhns {
}
#main div.members.members-eaorlhns .tabs-header-container ul.tabs-navigation {
  padding: 5px 0 0 15px;
}
div.members.members-eaorlhns .tabs-header-container ul.tabs-navigation li {
}
div.members.members-eaorlhns .tabs-header-container ul.tabs-navigation li a {
  line-height: 60px;
  background-repeat: no-repeat;
  background-position: center middle;
  text-indent: -999px;
}
div.members.members-eaorlhns .tabs-header-container ul.tabs-navigation li a:hover {
  text-indent: 0;
  background-image: none !important;
  background-color: #f8f8f8;
  text-align: center;
  box-shadow: 0px 0px 5px #cbcbcb;
}
div.members.members-eaorlhns a#tabs-item-118 {
  display: none;
}
div.members.members-eaorlhns a#tabs-item-99 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/eaaci-small.png");
}
div.members.members-eaorlhns a#tabs-item-100 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/eafps-small.png");
}
div.members.members-eaorlhns a#tabs-item-101 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/easm-small.png");
}
div.members.members-eaorlhns a#tabs-item-102 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/eaono-small.png");
}
div.members.members-eaorlhns a#tabs-item-103 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/efas-small.png");
}
div.members.members-eaorlhns a#tabs-item-104 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/egfl-small.png");
}
div.members.members-eaorlhns a#tabs-item-105 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/ehns-small.png");
}
div.members.members-eaorlhns a#tabs-item-106 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/els-small.png");
}
div.members.members-eaorlhns a#tabs-item-107 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/ers-small.png");
}
div.members.members-eaorlhns a#tabs-item-108 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/esbs-small.png");
}
div.members.members-eaorlhns a#tabs-item-109 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/esgs-small.png");
}
div.members.members-eaorlhns a#tabs-item-110 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/espo-small.png");
}
div.members.members-eaorlhns a#tabs-item-111 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/essd-small.png");
}
div.members.members-eaorlhns a#tabs-item-112 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/eufos-small.png");
}
div.members.members-eaorlhns a#tabs-item-113 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/efd-european-junior-doctors-60x60.jpg");
}
div.members.members-eaorlhns a#tabs-item-114 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/uems-small.png");
}
div.members.members-eaorlhns a#tabs-item-115 {
  background-image: url("/fileadmin/userdaten-ceorlhns/bilder/logos/members-eaorlhns/uep-small.png");
}

/* Font size */
div.fontsize {
  float: left;
}
div.fontsize a {
  color: #7F7F7F;
  margin: 0 5px 0 0;
}
div.druckbutton {
  float: left;
  border-right: 1px solid #7F7F7F;
  padding: 0 5px 0 0;
  margin: 0 5px 0 0;
}
/* Breadcrumb */
div.breadcrumb,
div.breadcrumb-title {
  float: left;
  color: #b3b3b3;
}
div.breadcrumb a {
  color: #b3b3b3;
  text-decoration: underline;
}
div.breadcrumb a:hover {
  color:#77AACC;  
}

/* Ueberschriften Sidebar */
div.container-75-25-second h1 {
  margin: 0.67em 0 0 30px;
  padding: 0 0 0 10px; 
}

.news-amenu-container {
  
  margin-left: 20px;
  
}

div.small-font {
  float: left;
}
div.small-font p {
  font-size: 1em;
}

/* ================================================== */
/* Änderungen wegen neuem Logo und neue Schrifttypen */
/* ================================================== */
div#logo div.title,
div#navigation,
a.button,
h3, h4, h5, h6,
form#vn-subscription input.submit, 
form#vn-unsubscription input.submit,
div.tx-imagecycle-pi1 div.imagecycle-caption span.message.orange {
	font-family: 'Hind Siliguri', sans-serif;
}
h3 {
	font-size: 1.2em; 
	font-weight: bold;
}
a.button {
	font-size: 1.1em; 
	font-weight: bold;
}
h1, h2 {
	font-family: 'Hind Siliguri', sans-serif; 
	font-weight: bold;
}
div#header h1 {
	font-size: 3em;
}
div#header h2 {
	font-size: 1.67em;
}
ul.hauptnav li a {
	font-weight: bold; 
	text-shadow: none;
}
ul.footernav li a {
	color: #666;
}
#bottom {
	border-top: #FF9922 solid;
}
div.news-latest-item.events div.item-right span.date, div.news-latest-item.events div.item-right span.title, div.news-latest-item.news div.item-right span.title {
  font-size: 1.17em;
}
div.tx-imagecycle-pi1 div.imagecycle-caption span.message.orange {
	padding: 4px 10px 3px 10px;
}
div.tx-imagecycle-pi1 div.imagecycle-caption span.message.white {margin: 13px 0 0;}

p.announcement a {
	margin-right: 100px;
}

#br_categories .iBold {
	font-weight: bold;
}