body {
  background-color: #fff;
  color: #5f5f5f;
  font-family: arial, verdana, geneva, sans-serif;
  font-size: 12px;
  margin: 0;
}
a {
  outline: none;
}
h3 {
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}
.spacer {
  clear: both;
  font-size: 0;
  line-height: 0;
}
.ad2 {
  height: 700px;
  left: 980px;
  position: absolute;
  top: 200px;
  width: 140px;
}
.ad2 img {
  vertical-align: top;
}
.menu {
  clear: both;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 0;
  width: 950px;
}
.menu ul {
  float: left;
  margin: 0;
  padding: 0;
}
.menu ul li {
  display: inline;
  margin-left: auto;
  margin-right: auto;
}
.menu ul li a {
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #222;
  float: left;
  margin-left: 8px;
  padding-bottom: 4px;
  padding-top: 8px;
  text-align: center;
  text-decoration: none;
  width: 80px;
}
.menu ul li a:hover, .current {
  background-color: #eee;
  border-radius: 3px 3px 0 0;
  color: #222;
  font-weight: 700;
  text-decoration: none;
}
#main-wrapper {
 -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  background: #EEEEEE;
  display: block;
  height: auto;
  margin: 0 5px 10px 10px;
  padding-top: 0;
  width: 950px;
}
#top-blackbg {
   -moz-border-radius: 5px 5px 0  0;
  -webkit-border-radius: 5px 5px 0  0;
  background-color: #000;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  clear: both;
  height: 30px;
  margin: 0 0 0 10px;
  text-align: center;
  width: 950px;
}
#top-add {
  clear: both;
  margin: 0 0 0 10px;
  padding-bottom: 13px;
  padding-top: 10px;
  width: 100%;
}
#logo {
  background-color: #b6f79a;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#42AD24), to(#B6F79A));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #42AD24, #B6F79A);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #42AD24, #B6F79A);
  /* IE 10 */
  background-image: -ms-linear-gradient(top, #42AD24, #B6F79A);
  /* IE 6-9*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42AD24', endColorstr='#B6F79A');
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #42AD24, #B6F79A);
  clear: both;
  margin: 0 auto;
  text-align: center;
  width: 950px;
}
.logo{
  padding:5px 0 0 15px; 
  float:left;
}
#logo .logo-left {
  float: left;
  padding-left: 12px;
  padding-top: 20px;
  text-align: left;
  width: auto;
}
#logo .logo-right {
  color: #0f3d8a;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  padding-right: 8px;
  padding-top: 40px;
  text-align: right;
  width: auto;
}
#logo .logo-right .itext {
  bbackground-color: #f6f6f6;
  -moz-box-shadow: inset 0 4px 4px rgba(0,0,0,.2);
  -webkit-box-shadow: inset 0 4px 4px rgba(0,0,0,.2);
  box-shadow: inset 0 4px 4px rgba(0,0,0,.2);
  border: 1px solid #5c9944;
  width: 336px;
}
#master0 {
  z-index: 0;
}
#content {
  clear: both;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 900px;
}
#content .top-frame {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 8px;
}
#content .top-frame .date {
  color: #5b5b5b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  padding-bottom: 6px;
  text-align: right;
}
#content .top-frame h2 {
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 0 0 6px;
}
#content .top-frame p {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 8px 6px 0 0;
}
#content .right {
  float: right;
  margin: 0;
  padding-bottom: 20px;
  width: 344px;
}
#content .right .add-head {
  background-color: #f2f3f4;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#F2F3F4));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #FDFDFD, #F2F3F4);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #FDFDFD, #F2F3F4);
  /* IE 10 */
  background-image: -ms-linear-gradient(top, #FDFDFD, #F2F3F4);
  /* IE 6-9*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#F2F3F4');
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #FDFDFD, #F2F3F4);
  border-left-color: #bbb;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #bbb;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #bbb;
  border-top-style: solid;
  border-top-width: 1px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
  padding: 2px 0 2px 6px;
  text-align: left;
  text-transform: uppercase;
}
#content .right .add-head a:hover {
  color: #333;
  text-decoration: underline;
}
#content .right .add {
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left;
}
#content .right .add p {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
  padding: 0 0 8px;
  text-align: right;
  text-transform: uppercase;
}
#content .right .links {
  background-color: #fff;
  border: 1px solid #bbb;
  margin-bottom: 10px;
  padding: 10px;
  text-align:center;
}
#content .right .links h1 {
  color: #5e9707;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  margin: 0;
  padding-bottom: 4px;
}
#content .right .links p {
  color: #656565;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  padding-bottom: 8px;
  text-align: left;
}
#content .right .links p a {
  color: #656565;
  text-decoration: none;
}
#content .right .links p a:hover {
  color: #656565;
  text-decoration: underline;
}
#content .right .links .orange {
  color: #5e9707;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
#content .right .links .orange-small {
  color: #5e9707;
  font-size: 12px;
  text-transform: uppercase;
}
#content .right .links .upper {
  color: #5e9707;
  padding-right: 4px;
  text-transform: uppercase;
}
#content .right .links .line {
  border-bottom-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  clear: both;
  font-size: 0;
  line-height: 0;
  margin-bottom: 8px;
  padding-top: 1px;
}
#content .right .tags {
  background-color: #fff;
  border: 1px solid #bbb;
  margin-bottom: 10px;
  padding: 8px 20px 10px;
  text-align: center;
}
#content .right .tags a {
  color: #ccc;
  text-decoration: underline;
}
#content .right .tag3 {
  color: #ccc;
  font-size: 18px;
  text-decoration: underline;
}
#content .right .tag4 {
  color: #ccc;
  font-size: 20px;
  text-decoration: underline;
}
.social {
  padding: 15px 0 5px;
}
.social h4 {
  margin: 0 0 9px;
}
.social ul {
  padding-left:0;
  list-style-type: none;
  overflow: hidden;
}
.social li {
  float: left;
  padding: 0 0 0 9px;
}
.social li:first-child {
  padding: 0;
}
.social img {
  border: 1px solid #ccc;
  padding: 1px;
  vertical-align: top;
}
#content .left {
  float: left;
  margin-left: 0;
  width: 530px;
  margin-bottom:25px;
}
#content .left .frame1:first-child {
  border-top:1px solid #BBBBBB;
}
#content .left .frame1 {
  background-color: #fff;
  border-bottom:1px solid #BBBBBB;
  border-left:1px solid #BBBBBB;
  border-right:1px solid #BBBBBB;  
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: left;
}
#content .left .frame1 h1 {
  color: #333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
}
#content .left .frame1 h1 a:hover {
  color: #222;
  text-decoration: underline;
}
#content .left .frame1 p {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 8px 6px 6px 0;
}
#content .left .frame1 .date {
  color: #5e9707;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
#content .left .firstC {
  border-radius: 3px 3px 0 0;
  background: #fff;
  height: 20px;
  width:50px;
  padding-left: 10px;
  padding-top: 4px;
}
#content .left .firstC a {
  color: #727272;
  text-decoration: none;
}
#content .left .single {
  background-color: #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
#content .left .single p {
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 6px 6px 6px 0;
  display:inline-block;
}
#content .left .single .date {
  border-bottom-color: #dadada;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 4px;
}
#content .left .single .keywordList {
  border-top-color: #dadada;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 10px;
  margin-top:7px;
}
#content .left .single .keywordList .left {
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  width: 126px;
}
#content .left .single .keywordList .right {
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  width: 380px;
}
#content .left .single .keywordList .right a {
  border-left-color: #999;
  border-left-style: solid;
  border-left-width: 1px;
  color: #727272;
  padding-left: 6px;
  padding-right: 6px;
  text-decoration: none;
}
#content .left .white-arrow {
  background-image: url(http://www.jfk-rams.de/images/white-arrow.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 20px;
  padding-left: 10px;
  padding-top: 4px;
}
#content .left .newcomments {
  background-color: #fff;
  margin: 0 0 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;
}
#content .left .newcomments .date {
  color: #5e9707;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  padding-left: 16px;
}
#content .left .newcomments .whitebox {
  padding-bottom: 8px;
  padding-top: 8px;
}
#content .left .newcomments .graybox {
  background-color: #f4f4f4;
  border-bottom-color: #d9d9d9;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-top-color: #d9d9d9;
  border-top-style: solid;
  border-top-width: 2px;
  padding-bottom: 8px;
  padding-top: 8px;
}
#content .left .newcomments .comments-right {
  float: left;
  width: 460px;
}
#content .left .newcomments h3 {
  border-bottom-color: #d3d3d3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #858585;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin: 0 0 8px;
  padding-bottom: 4px;
  text-align: left;
}
#content .left .newcomments h3 a {
  color: #428f18;
  text-decoration: none;
}
#content .left .newcomments h3 a:hover {
  color: #428f18;
  text-decoration: underline;
}
#content .left .newcomments h1 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  margin: 0;
  padding: 6px 0 6px 16px;
  text-transform: uppercase;
}
#content .left .newcomments .small-num {
  font-size: 13px;
  font-weight: 400;
}
#content .left .newcomments h2 {
  color: #b3b3b3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 0 10px 10px 16px;
  text-transform: uppercase;
}
#content .left .newcomments p {
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
  padding: 0 10px 14px 16px;
}
#content .left .newcomments .grey-arrow {
  background-image: url(http://www.jfk-rams.de/images/white-gry.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  clear: both;
  font-size: 0;
  height: 12px;
  line-height: 0;
  margin-bottom: 14px;
  margin-top: 0;
  padding-top: 3px;
}
#content .left .newcomments .text-mail {
  border: 1px solid #bbb;
  width: 430px;
}
#content .left .newcomments .comment {
  border: 1px solid #bbb;
  height: 100px;
  width: 500px;
}
#content .left .newcomments .buttonSmall {
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#ddd));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fafafa, #ddd);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fafafa, #ddd);
  /* IE 10 */
  background-image: -ms-linear-gradient(top, #fafafa, #ddd);
  /* IE 6-9*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ddd');
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fafafa, #ddd); 
  border: 1px solid #bbb;
  color: #333;
  cursor: pointer;
  font-size: 11px;
  margin: 0;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  text-transform: none;
}
#bottem-blackbg {
  background-color: #fff;
  background-image: url(http://www.jfk-rams.de/images/footer-black-bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  clear: both;
  height: 100px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
/*
#footer-bg {
  background-color: #fff;
  background-image: url(http://www.jfk-rams.de/images/bg_paper_shadow_left_right.png);
  background-position: center center;
  background-repeat: repeat-y;
  display: table;
  margin: 0 auto;
  width: 100%;
} */
#footer {
  background-color:#000;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  border-radius: 0 0 3px 3px;
  display: table;
  height: 62px;
  margin: 0 auto;
  width: 950px;
}
#footer .foot-nav {
  color: #fff;
  background-color: #51B733;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  padding: 10px;
  text-align: left;
}
#footer .foot-nav a {
  color: #fff;
  padding-left: 8px;
  text-decoration: none;
}
#footer .foot-nav a:hover {
  color: #fff;
  text-decoration: underline;
}
#nav {
  clear: both;
  height: 40px;
  margin: 0 auto;
  padding-top: 6px;
  text-align: center;
  width: 950px;
}
#listMenuRoot ul li a {
  color: #444;
}
#nav li ul li a:hover {
  background-color: #e2e2e2;
  background-image: none;
  color: #000;
}
#nav li ul li a {
  color: #444;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  padding: 6px;
  text-decoration: none;
}
.menulist, .menulist ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
  text-align: left;
}
#nav li ul {
  background-color: #e2e2e2;
  display: none;
  left: -1px;
  margin-left: 1px;
  position: absolute;
  top:30px;
  width: 150px;
  z-index:200;
}
#nav li:hover ul{
  display:block;
}
.menulist li {
  display: block;
  float: left;
  margin-right: -1px;
  position: relative;
}
.menulist ul li {
  float: none;
  margin: 0 0 -1px;
}
.menulist a {
  color: #444;
  display: block;
  float: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 10px;
  text-decoration: none;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
  color: #000;
}
*:first-child + html .menulist ul li {
  float: left;
  width: 100%;
}
* html .menulist ul li {
  float: left;
  height: 1%;
}
* html .menulist ul a {
  height: 1%;
}
#content .right .add-head a, #content .left .frame1 h1 a, #content .left .frame1 p a:hover, #content .left .newcomments h1 a, #content .left .newcomments p a:hover {
  color: #333;
  text-decoration: none;
}
#content .right .links h1 a, #content .left .frame1 p a, #content .left .frame1 .date a, #content .left .single p a, #content .left .newcomments a:hover, #content .left .newcomments p a {
  color: #5e9707;
  text-decoration: none;
}
#content .right .links h1 a:hover, #content .left .frame1 .date a:hover, #content .left .single p a:hover {
  color: #5e9707;
  text-decoration: underline;
}
#content .left .firstC a:hover, #content .left .single .keywordList .right a:hover {
  color: #727272;
  text-decoration: underline;
}
#content .left .frame1 p img, #content .left .single p img {
  margin-right: 10px;
  margin-top:10px;
  padding: 10px;
  border: 1px solid #000000;
  float: right;
}
