/* Futurezone 2.0 */
/* ss stands for Story Server */

body.ss {
   margin: 0px 0px 35px 0px;
   background: #ACB1B3 url('../images/background.png') repeat;
   background-attachment: fixed;
}

.ss {
   color: #000000;
   font-family: Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
   font-size: 100.1%;
}

.ss input[type=submit] {
   cursor: pointer;
}

.ss abbr, .ss acronym {
   border-bottom: 1px dotted;
}

.ss q {
   font-style: italic;
}

.ss .clearing {
   clear: both;
}


.ss a { }
.ss a:link { color: #4F7FAF; text-decoration: none; }
.ss a:visited { color: #4F7FAF; text-decoration: none; }

.ss #story a:visited,
.ss #storylinks a:visited {
   color: #845aa0;
   text-decoration: none;
}

.ss a:hover,
.ss a:focus { text-decoration: underline !important; }

.ss #story .mailto a:visited {
   color: #4F7FAF;
   text-decoration: none;
}

.ss a img {
   border: 0;
}

.ss .hoverButton {
   outline: none !important;
}

.ss .buttonLink {
   outline: none !important;
}

/****** Wrapper ******/

.ss #wrapper {
   width: 45.5em; /* 728px */
   font-size: 16px;
   margin-left: 40px; /*2.5em*/
}

.ss #monsterdiv {
   padding: 0px;
   margin: 0px 0px 3px 0px;
   height: 23px;
}

.ss #monsteriframe {
   width: 728px;
   height: 23px;
   border: none;
   padding: 0px;
   margin: 0px;
   overflow: hidden;
}

.ss .hidden,
.ss #networknavigation h2 {
   position: absolute;
   left: -3000px;
   top: -3000px;
   width: 0px;
   height: 0px;
   overflow: hidden;
   display: inline;
}

#skiplinks a, #skiplinks a:hover, #skiplinks a:visited {
   position: absolute;
   left: -1000px;
   top: -1000px;
   overflow: hidden;
   display: inline;
}

#skiplinks a:focus, #skiplinks a:active {
   position: absolute;
   display: block;
   font-size: 0.875em;
   font-weight: bold;
   top: 0px;
   left: 40px;
   padding: 0.5em 0.5em 0.5em 0.85em;
   background: #FEFEFE;
   color: #4F7FAF;
   width: 185px;
   border-width: 0px 3px 3px 3px;
   border-style: solid;
   border-color: #4F7FAF;
   z-index: 10;
   text-decoration: none !important;
}

/****** Header ******/

.ss #logo_header {
   height: 4.750em; /*76px;*/
   background: #f0f0f1;
   position: relative;
}

.ss #logos {
   position: relative;
}

.ss #logos a {
   float: left;
}

.ss #fuzologo {
   position: absolute;
   top: 1.313em; /*21px;*/
   left: 5.375em; /*86px;*/
   width: 10.250em; /*164px;*/
   height: 2.063em; /*33px;*/
}

.ss #orfonlogo {
   position: absolute;
   top: 1.313em; /*21px;*/
   left: 15.625em; /*250px;*/
   width: 5.938em; /*95px;*/
   height: 2.063em; /*33px;*/
}

.ss #navigation ul {
   display: inline;
   margin: 0px;
   padding: 0px;
   list-style: none;
}

.ss #navigation ul li {
   position: absolute;
   margin: 0px;
   padding: 0px;
   font-size: 0.813em;
   font-weight: bold;
}

.ss #nNewsletter {
   left: 5em; /*65px;*/
}

.ss #nFeedIcon {
   left: 14.462em; /*188px;*/
   top: -0.154em; /*-2px;*/
}

.ss #navigation {
   position: absolute;
   top: 3.250em; /*52px;*/
   left: 31.250em; /*500px;*/
}

.ss #newsfeed-icon {
   position: relative;
   top: 3px;
}



/****** Search Form ******/

#search {
left:442px;
position:absolute;
top:18px;
}

#query {
background-color:#f4f4f5;
border:1px solid #ddd;
color:#888;
font-family:Arial,sans-serif;
font-size:14px;
margin: 0;
padding:4px 20px 4px 4px;
position: absolute;
width:160px;
}
#query:focus { background-color:#fafafa; border-color:#d2d2d2; outline:none; }

#submit {
background:#dfdfdf;
border:none;
color:#888;
cursor:pointer;
font-size:13px !important;
font-weight:400;
height:26px;
left:185px;
padding:4px 5px 4px 2px;
position:absolute;
width:63px;
}
#submit:hover { background:#999; color:#f0f0f1; }

#toggle-help {
background-color:#e4e4e4;
color:#999;
display:block;
height:18px;
font-family:times;
font-size:15px;
font-weight:700;
left:248px;
outline:none;
padding:4px 0 4px 0;
position:absolute;
text-align:center;
text-decoration:none !important;
width:20px;
}
#toggle-help.active { background:#d4d4d4 url(../images/helpactive.gif) no-repeat left top; }
#toggle-help:hover { background-color:#999; color:#f0f0f1; }

#toggle-cal {
background:#d4d4d4 url(../images/caliconre.gif) no-repeat left top;
display:block;
height:26px;
left:167px;
outline:none;
position:absolute;
text-indent:-999em;
width:19px;
}
#toggle-cal:hover { background-color:#999; background-position:left -52px; }
#toggle-cal.active { background-color:#d4d4d4; background-position:left -26px; }
#toggle-cal.active:hover { background-color:#999; background-position:left -78px; }

#cal,#help {
background-color:#fafafa;
border:1px solid #ddd;
border-top:none;
color:#888;
display:none;
font-size:11px;
height:23px;
margin:0;
padding:9px 0 0 5px;
position:absolute;
top:25px;
width:261px;
z-index:999;
}
#help {
border-right:none;
min-height:19px;
height:auto;
padding-bottom:4px;
padding-right:8px;
width:272px;
}
#help h5 {
font-size:12px;
margin:0 0 0 3px;
text-align:left;
}
#help ul {
font-size:11px;
}
#help li {
border-top:1px solid #ddd;
list-style:square;
margin-bottom:8px;
padding-top:4px;
}

#cal input {
background:#f4f4f5;
border:none;
color:#666;
font-family:Arial,sans-serif;
font-size:11px;
margin:0 2px 0 0;
padding:0;
text-align:center;
/*visibility:hidden;*/
width:60px;
}
/* cause of FF *//*
#cal label,#cal.active a { visibility:hidden; }
#cal.active input,#cal.active label,#cal.active a { visibility:visible; }*/
#cal label,#cal input { float:left; }
.dp-choose-date {/*border:1px solid blue;*/background:lime;
background:transparent url(../images/calicon.gif) no-repeat left top;
height:18px;
display:block;
float:left;
margin-right:16px;
outline:none;
position:relative;
text-indent:-999em;
width:18px; 
}






/****** Network Navigation ******/

.ss #networknavigation {
   height: 1.438em; /*23px;*/
   margin: 0px 0px 3px 0px;
   background: #D6DCDD url('../images/background_network.jpg') repeat-x;
}

.ss #networknavigation ul {
   margin: 0;
   padding: 0px 0px 0px 28px;
   list-style-type: none;
}

.ss #networknavigation ul li {
   float: left;
   font-size: 0.68em;
   letter-spacing: 1px;
   text-transform: uppercase;
   padding-top: 5px;
   padding-right: 38px;
}

.ss #networknavigation #news {
   padding-right: 0px;
}

.ss #networknavigation abbr {
   border: none;
}

.ss #networknavigation a {
   background: none;
}

.ss #networknavigation a:focus {
   background: #FFF;
}

.ss #networknavigation a:active {
   background: none;
}

/****** Content ******/

#content.futurezone .metaline .tag.tipps {
   background: url('../images/keyword_tipp.png') no-repeat;
   background-position: 8px 0px;
}
#content.futurezone .metaline .tag.tipps .keyword {
   position: relative;
   top: -3000px;
   left: -3000px;
}

#content.tipps .metaline .tag.tipps .keyword {
   background: #ffe668;
   color: #7f8485;
   padding: 0 3px;
   display: inline-block;
   overflow: hidden;
   height: 14px;
}

/****** Storybox ******/

.ss .storybox {
   background: #FFFFFF;
   margin-top: 2px;
   padding-right: 1.313em;
   padding-left: 0.875em;
   position: relative;
}

.ss #grid .storybox,
.ss .storybox.highlight {
   background-color: transparent !important;
   background-image: url('../images/background-storybox-edge.gif');
   background-position: bottom right;
   background-repeat: no-repeat;
}

.ss .storybox h2 {
   margin:0;
}

.ss .storyimage {
   height:320px;
   left:0;
   margin-top:10px;/* 35px; */
   overflow:hidden;
   position:absolute;
   text-align:center;
   width: 14.750em;
}

.ss .storyabstract .metaline {
   margin: 0px;
   height: 19px;
   padding-left: 23.727em; /*261px;*/
   color: #8e9799;
   font-size: 0.688em;
   font-weight: bold;
   text-transform: uppercase;
   position: absolute;
   top: 0px;
   left: -24.455em; /*-269px;*/
}

.ss #story .metaline {
   margin: 0px;
   height: 1.727em; /*19px;*/
   color: #8e9799;
   font-size: 0.688em;
   font-weight: bold;
   text-transform: uppercase;
   position: absolute;
   top: 0px;
   left: 23.636em; /*260px;*/
   width: 40.909em; /*450px;*/
}

.ss .metaline .tag,
.ss .metaline .time {
   height: 1.273em;
   margin-top: 0.727em;
   padding-bottom: 0.273em;
   border-bottom: 1px solid #a9b0b1;
   float: left;
}

.ss .metaline .tag {
   width: 13.091em;
   padding-left: 0.727em;
   letter-spacing: 0.1em;
   white-space: nowrap;
}

.ss .metaline .time {
   width: 25.455em; /*280px;*/
   text-align: right;
   text-transform: none;
}

.ss .metaline .time span.spacer {
   margin: 0px 15px;
}

.ss .storyabstract {
   margin-left: 16.750em;
   position: relative;
}

.ss #story h1 {
   color: #3c494d;
   padding: 1.666em 0px 0px 0px;
   margin: 0px 0px 0.125em 14.889em;
   font-size: 1.125em;
   font-weight: bold;
   line-height: 1.313em;
}

.ss .storyabstract h2 {
   padding: 1.666em 0 0 0; /*30px;*/
   margin: 0px;
   font-size: 1.125em;
   font-weight: bold;
   line-height: 1.313em;
   background: #FFFFFF;
}

.ss .storyabstract p {
   margin: 0;
   color: #000000;
   font-size: 0.8125em;
   line-height: 1.5385em;
   background: #FFFFFF;
}

.ss .arrow {
   margin-left: 0.125em;
}

.ss .arrow_big {
   position: relative;
   top: 2px;
}

.ss .storyspacer {
   clear: both;
   height: 0.813em;
}

.ss .spacewrapper {
   padding-top: 0.500em;
   padding-bottom: 0.500em;
}

/****** Spotlight ******/

.ss .spotlight {
   margin-top: 2px;
   padding: 1px 1.313em 7px 0;
   background: #D56A02 url('../images/background_special.jpg') no-repeat;
}

.ss .spotlight .title {
   float: left;
}

.ss .spotlight .title {
   color: #FFFFFF;
   padding-top: 14px;
   padding-left: 19.222em;
   font-size: 0.66em;
   font-weight: bold;
   line-height: 1.313em;
   letter-spacing: 0.03em;
}

.ss .spotlight .special {
   margin-left: 15.750em;
   color: #FFFFFF;
}

.ss .spotlight .special p {
   padding-top: 0.318em;
   padding-left: 1.4em;
   margin: 0;
   font-size: 1.413em;
   font-weight: bold;
}

.ss .spotlight .special p a {
   color: #FFFFFF !important;
   padding-right: 11px;
   text-decoration: none !important;
}

/****** Archive ******/

.ss .archiveDay {
   margin-bottom: 2px;
}
.ss .archiveDay .storylist {
   margin-top: -2px;
}
.ss .archiveDay .storylist.expandable .storybox.normal {
   display: none;
}
.ss .archiveDay a.archiveToggle {
   display: block;
   float: right;
   width: 21px;
   height: 17px;
   margin: 2px;
   background-image: url('../images/storylistExpand_normal.png');
   background-repeat: no-repeat;
   outline: none;
}

.ss .archiveDay a.archiveToggle.hover,
.ss .archiveDay a.archiveToggle:focus  {
   background-image: url('../images/storylistExpand_hover.png');
}

.ss .archiveDay a.archiveToggle.expanded {
   background-image: url('../images/storylistCollapse_normal.png');
   background-repeat: no-repeat;
}

.ss .archiveDay a.archiveToggle.expanded.hover,
.ss .archiveDay a.archiveToggle.expanded:focus {
   background-image: url('../images/storylistCollapse_hover.png');
   background-repeat: no-repeat;
}

.ss .archiveHeader {
   margin-top: 2px;
   background-color: #dee0e4;
   color: #4F7FAF;
   padding: 1px 0 4px 0;
   font-size: 0.875em;
   font-weight: bold;
}
.ss .archiveHeader .timeline {
   padding-left: 20.214em;
   padding-top: 2px;
}

.ss #content.tipps .storylist {
   margin-top: 0px;
}

.ss .archiveHeader.archiveLink {
   height: 21px;
}

.ss .archiveHeader .timeline .day,
.ss .archiveHeader .timeline .date {
   float: left;
   display: inline;
   padding-top: 0.125em;
   text-decoration: none;
}

.ss .archiveHeader .timeline .date a:hover {
      text-decoration: underline;
}
.ss .archiveHeader .timeline input {
   width: 8em;
   margin: -1px 5px 0 -4px;
   padding: 0 3px;
   border: 1px solid #C0C8C9;
   font-size: 1em;
   font-family: Arial,Helvetica,'Lucida Sans Unicode','Lucida Grande',sans-serif;
   font-weight: bold;
   color: #4F7FAF;
   background-color: #efefef;
}


/****** Footer ******/

.ss #footer {

   /*float:left;*/clear:both;
   width: 728px;/*56em*/
   text-align:center;
   height: 2.3077em;
   /*margin-left: 40px;*/
   padding-top: 8px;
   margin-top: 3px;
   background: #adb8bb;
   color: #F0F2F3;
   font-size: 0.8125em;
 /*  border: 1px solid #F0F0F1;*/
}

.ss #footer a {
   color: #FEFEFE;
   text-decoration: none;
}

.ss #footer a:hover {
   text-decoration: underline;
}
.ss #footer img {
   position: relative;
   top: 0.154em;
}
.ss #orflogo {
   margin-left: 8em;
}

/****** Storylist Navigation ******/

.ss div.listnavigation {
   background-color: #acc8cb;
   position: relative;
   margin-top: 2px;
}
.ss div.listnavigation.top.page1 {
   display: none;
}
.ss div.listnavigation h1 {
   font-size: 1.1em;
   font-weight: bold;
   margin: 0;
   color: white;
   top: 5px;
   left: 16.1em;
   position: absolute;
}
.ss div.listnavigation div.prev,
.ss div.listnavigation div.next {
   font-size: 0.6875em;
   font-weight: bold;
}
.ss div.listnavigation div.prev {
   float: left;
   display: inline;
   margin: 9px 0 9px 15px;
}
.ss div.listnavigation div.prev a {
   padding-left: 13px;
   background: url('../images/listnavigation_arrow_left.png') no-repeat 0 4px;
}
.ss div.listnavigation div.next {
   float: right;
   padding-right: 13px;
   background: url('../images/listnavigation_arrow_right.png') no-repeat right 4px;
   margin: 9px 21px 9px 0;
}
.ss div.listnavigation.storytag {
   background-color: #acc8cb;
}

/****** Story ******/

.ss #story {
   width: 42.375em;
   position: relative;
}

.ss #story h2 {
   font-size: 1em;
   line-height: 1.56em;
   font-weight: bold;
   color: #343F42;
   padding: 0px;
   padding: 0px;
   margin-top: 0.750em; /*12px;*/
   margin-bottom: 1px;
   margin-left: 16.750em;
}

.ss #story em {
   font-style: italic;
}

.ss #story blockquote {
   font-size: 1em;
}

.ss #story ul, .ss #story ol {
   margin-left: 20.615em;
   padding: 0;
   list-style: none;
   font-size:0.813em;
   line-height:1.56em;
}

.ss #story li {
   background: url('../images/listmarker.png') no-repeat;
   background-position: 0 6px;
   padding-left: 10px;
   margin-bottom: 2px;
}

.ss #story p {
   font-size: 0.813em;
   line-height: 1.538em;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 20.615em;
   color: #000000;
}

.ss #story p strong {
   color: #343F42;
}

.ss #story .abstract {
   font-size: 0.813em;
   line-height: 1.56em;
   color: #343F42;
   padding: 0px;
   margin-bottom: 12px;
}

.ss #story .fact {
   width: 14.750em;
   margin: 0px;
   float: left;
}

.ss #story .fact p,
.ss #story .fact .caption {
   margin: 5px 1px;
   color: #343F42;
   font-size: 0.69em;
   line-height: 1.5em;
}

.ss #story .fact blockquote {
   font-size: 1em;
   margin-left: 0em;
   color: #343F42;
}

.ss #storylinks {
   margin: 0.125em 0;
   background: transparent url('../images/background-related-edge.gif') no-repeat;
   background-position: bottom right;
   padding: 0.7em 0 0.5em 0;
}
.ss #storylinks h1 {
   margin: 0 0 0 28.400em; /*284px;*/
   padding: 0;
   color: #bac4c7;
   font-size: 0.625em;
   text-transform: uppercase;
}
.ss #storylinks .spacewrapper {
   padding-top: 0px;
}

.ss #storylinks ul {
   padding: 0.225em 0 0 0;
   margin: 0 0 0 18.25em;
   list-style: none;
}

.ss #storylinks ul li {
   margin: 0px 0px 0px -8px;
   padding: 0px 0px 5px 0px;
   font-size: 0.813em;
   color: #4F7FAF;
   font-weight: bold;
}

.ss #editorline {
   color: #949eac;
   font-size: 0.75em;
   margin-left: 22.333em;
}

.ss #editorline a {
   margin-left: 1.563em;
}

.ss #story form {
   font-size: 0.813em;
   line-height: 1.56em;
   color: #495356;
   padding: 0px;
   margin-bottom: 12px;
   margin-left: 20.615em;

}

.ss .interview_abstract {
   font-style: italic;
}

.ss .interview_abstract strong {
   font-weight: normal;
}

.ss blockquote {
   margin: 0px;
}

.ss p em strong,
.ss p strong em {
   background: #d6ebeb;
   font-weight: bold;
   font-style: normal;
}

/***** Remote Content ******/
.ss #story div.remote {
   margin: 0 0 12px 20.615em;
   font-size: 0.813em;
}

.ss #story .fact div.remote {
   margin: 0 0 12px 0;
   font-size: 0.69em;
}

.ss #story div.remote div.file.mp3 div.player {
   width: 301px;
   background-color: #DEE0E4;
   margin: 0;
   padding: 0;
}

.ss #story div.remote div.file.mp3 div.downloadLink {
   margin-top: 3px;
   font-size: 0.85em;
}

.ss #story div.remote div.file.video div.playerLink {
   margin-top: 7px;
   font-size: 0.85em;
}

/****** Forum ******/

.ss #forum_disclaimer {
   margin-top: 3px;
   padding: 5px 0px 15px 0px;
   background: #FFFFFF;
}

.ss #forum_disclaimer p {
   margin: 10px 14px 0px 9px;
   color: #000000;
   font-size: 11px;
   line-height: 15px;
}

.ss #forum_tragedy {
   margin-top: 3px;
   background: #FFFFFF;
}

.ss #forum_tragedy p {
   margin: 0 1.313em 0 0.875em;
   padding-left: 270px;
   padding-top: 12px;
   padding-bottom: 10px;
   color: #000000;
   font-size: 0.813em;
   line-height: 1.56em;
}

.ss #forumbanner {
   margin: 0 0 0 174px;
   display: inline;
   float: left;
}

.ss #forum {
   margin-top: 3px;
   padding-top: 30px;
   background: #FFFFFF;
   padding-bottom: 5px;
}

.ss #forum div.controls form {
   text-align: center;
   padding: 10px;
   margin: 0;
}

.ss #forum div.controls form div.note {
   margin-top: 10px;
   font-size: 0.9em;
   font-weight: bold;
   color: #eee;
   background-color: #cc3333;
   padding: 3px;

}

.ss #forum ul li div.controls {
   float: left;
   width: 150px;
   margin: 0 0 0 -180px;
   padding: 0;
   text-align: right;
}

.ss #forum ul li ul li div.controls {
   margin-left: -205px;
   font-size: 1.2em;
}

.ss #forum .navigation_newer a {
   font-size: 0.85em;
   font-weight: bold;
   float: left;
   background: url('../images/factbox_arrow.png') no-repeat;
   background-position: 0px 3px;
   padding-left: 11px;
   margin-left: 0.125em;
}

.ss #forum .navigation_older a {
   font-size: 0.85em;
   font-weight: bold;
   float: right;
   background: url('../images/factbox_arrow.png') no-repeat;
   background-position: 0px 3px;
   padding-left: 11px;
   margin-left: 0.125em;
}

.ss #forum ul {
   margin: 0em 1.615em 0em 21.538em; /*0px 21px 0 280px;*/
   padding: 0;
   list-style-type: none;
   font-size: 0.813em;
}

.ss #forum ul li {
   position: relative;
   zoom: 1;
   margin-bottom: 20px;
   color: #4F7FAF;
}

.ss #forum ul li.forumnavigation {
   position: static;
}

.ss #forum ul li.note {
   font-weight: bold;
   font-size: 0.923em;
}

.ss #forum ul li h2,
.ss #forum ul li h3 {
   color: #343F42;
   font-size: 1em;
   font-weight: bold;
   padding: 0;
   margin: 0;
}

.ss #forum ul li div.forumtext {
   margin: 0;
   padding: 0;
   color: #343F42;
   line-height: 1.462em;
   font-size: 1em;
}

.ss #forum ul.posting li div.forumtext {
   width: 26.923em; /*350px;*/
   overflow: hidden;
}

.ss #forum ul.posting li h2 {
   width: 25em; /*355px;*/
   overflow: hidden;
}

.ss #forum ul.posting_reply li h3,
.ss #forum ul.posting_reply li div.forumtext {
   font-size: 13px;
   width: 25em; /*325px;*/
   overflow: hidden;
}

.ss div.forumtext p {
   margin: 0px 0px 6px 0px;
   padding: 0px;
}

.ss #forum .author {
   color: #343F42;
   font-size: 11px;
   margin: 0;
   padding: 0;
   font-weight: bold;
}

.ss #forum ul li div.reply {
   position: absolute;
   bottom: 0;
   right: 0;
   z-index: 10;
}

.ss #forum ul.posting_reply {
   clear: both;
   margin: 0 0 0 25px;
   padding: 0;
}

.ss #forum ul.posting_reply li {
   margin: 0;
   padding: 20px 0 0 0;
}

.ss #forum .online {
   background-color: #FFFFFF;
}

.ss #forum .offline {
   background-color: #D0D0D0;
}

.ss #story div.image {
   font-size: 0.813em;
   line-height: 1.56em;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 20.615em;
   color: #000000;
   width: 32.231em;
}

.ss #story div.fact div.image {
   font-size: inherit;
   line-height: inherit;
   margin: 0px;
   color: inherit;
   width: 14.75em;
}


.ss #story .fact ul, .ss #story .fact ol {
   margin: 5px 0px;
   padding: 0;
   color: #535f62;
   font-size: 0.688em;
   line-height: 1.5em;
}

.ss #story .fact li {
   font-weight: bold;
   background-position: 0 4px;
   margin-bottom: 1px;
}

.ss #story div.fact h2 {
   margin-left: 0em;
   font-size: 0.938em;
   line-height: 1.267em;
   margin-bottom: -3px;
}

.ss .notfound,
.ss .error {
   background: #FFFFFF;
   margin-top: 0.125em;
   padding-top: 2em;
   padding-right: 1.313em;
   padding-left: 0.875em;
   padding-bottom: 10em;
}

.ss #searchResults {
   background: #FFFFFF;
   margin-top: 0.125em;
   padding: 0.500em 1.313em 0em 0.875em;
   position: relative;
}

.ss #searchResults .storyabstract {
   position: relative;
}

.ss #searchResults .infobox {
   font-size: 0.938em;
   margin-left: 70px;
   margin-bottom: 5px;
   margin-top: 2px;
   font-weight: bold;
}

.ss #searchResults .query {
   float: left;
   width: 405px;
}

.ss #searchResults .infobox h1 {
   margin: 0px;
   font-size: 1em;
}

.ss #searchResults .infobox p {
   text-align: right;
   font-size: 14px;
   color: #829094;
}

.ss #searchResults .infobox p a {
   color: #5d92bd;
}

.ss #searchResults .infobox em {
   color: #5d92bd;
   font-style: normal;
}

.ss #searchResults .resultwrapper {
   margin-left: 98px;
}

.ss #searchResults .results {
   clear: both;
}

.ss #searchResults .metaline .tag {
   padding-left: 8px;
   letter-spacing: 0.1em;
}

.ss #searchResults .metaline .update {
   position: relative;
   top: 0.182em;
}

.ss #searchResults .metaline .time {
   padding-right: 1.1em; /*10px;*/
   text-align: right;
   text-transform: none;
   width: 27.090em; /*298px;*/
}

.ss #searchResults .results .storyabstract {
   margin-left: 122px;
   margin-bottom: 0.850em;
}

.ss #searchResults .results .storyimage {
   width: 100px;
   margin: 30px 0px 0px 0px;
}

.ss #searchResults .results .storyabstract h2 {
   font-size: 0.938em;
   margin:  0px;
   padding-top: 2em;
}

.ss #searchResults .results .storyabstract p {
   font-size: 0.8125em;
   line-height: 1.3846em;
}

.ss #searchResults .results .storyabstract p a:visited {
   color: #845aa0;
}

.ss #searchResults .navigation {
   clear: both;
   margin-top: 35px;
   height: 40px;
}

.ss #searchResults .navigation ul {
   margin-left: 220px;
   padding: 0;
}

.ss #searchResults .navigation li {
   float: left;
   list-style: none;
   margin-right: 0.833em; /*10px;*/
   width: 2em; /*24px;*/
   border: 1px solid #4F7FAF;
   text-align: center;
   padding: 3px 0px;
   font-size: 0.75em;
}

.ss #searchResults .navigation img {
   position: relative;
   top: -2px;
}

.ss #searchResults .navigation .current {
   font-weight: bold;
   font-style: normal;
   background: #dbe8f5;
}

.ss .mailto {
   position: relative;
   left: 144px;
   top: -26px;
   height: 0px;
   font-size: 0.813em;
}

.ss #banner_xlarge {
   font-size:0;
   padding:0;
   margin: 0px 0px 10px 0px;
}

.ss #banner_skyscraper {
   position:absolute;
   top: 4.88em; /* 78px */
   left: 46.063em; /* 737px; */
   height:0;
   padding:0;
   margin:0;
}

/****************************
 * jquery ui datepicker
 */

#datepick-div {
   background-color: #FFFFFF;
   border: 1px solid #A9B0B1;
   padding: 7px;
   z-index: 10;
   font-size: 0.9em;
}
#datepick-div a {
   cursor: pointer;
   color: #4F7FAF;
}
#datepick-div .datepick-control {
   display: none;
}
#datepick-div div.datepick-links {
   font-size: 0.9em;
   color: #666;
   height: 18px;
}
#datepick-div div.datepick-prev, div.datepick-next {
   position: absolute;
   top: 0;
   padding: 2px 7px;
   font-size: 1.4em;
   font-weight: bold;
}
#datepick-div div.datepick-prev {
   left: 0;
}
#datepick-div div.datepick-next {
   right: 0;
   text-align: right;
}
#datepick-div div.datepick-current {
   text-align: center;
}
#datepick-div div.datepick-one-month {
   clear: both;
}
#datepick-div div.datepick-header {
   clear: left;
   padding: 2px 0;
   text-align: center;
   white-space: nowrap;
}
#datepick-div div.datepick-header select {
   font-size: 0.75em;
   margin-right: 4px;
}
#datepick-div table.datepick {
   border-collapse: collapse;
}
#datepick-div table.datepick tr.datepick-title-row {
}
#datepick-div table.datepick th {
   font-size: 0.8em;
   padding: 1px;
   font-weight: bold;
   color: #999;
}
#datepick-div table.datepick td {
   font-size: 0.9em;
   padding: 2px 3px;
   text-align: right;
   background-color: #e6e6e6;
   border: 1px solid #f3f3f3;
   cursor: pointer;
}
#datepick-div table.datepick td a:hover {
   text-decoration: none !important;
}
#datepick-div table.datepick td.datepick-today {
   font-weight: bold;
}
#datepick-div table.datepick td.datepick-current-day {
   background-color: #4F7FAF !important;
   font-weight: bold;
}
#datepick-div table.datepick td.datepick-current-day a {
   color: #DEE0E4;
}
#datepick-div table.datepick td.datepick-other-month a {
   color: #bbb;
}
#datepick-div table.datepick td.datepick-days-cell-over {
   background-color: #c9eaf1;
}
#datepick-div table.datepick td.datepick-unselectable {
   color: #ddd;
   background-color: transparent;
}
.datepick-trigger {
   position: relative;
   top: 5px;
   left: -2px;
   cursor: pointer;
}

/* fixes search result time float IE */
.search-result .metaline{
    width: 40.909em; /*450px;*/
}

.ss .search-result .storyimage{
    height:auto;/* 58px */;
    min-height:83%;
    max-height:84%;
    left:14px;
    text-align:center;
}


/****************
* 	   NEUES    *
*****************/

.logo{
	margin-top:10px;
}

#start .storybox{
	width:328px;
	float:left;
	margin-right:3px;
	height:180px;
}
#start .storybox:last-child {
    margin-bottom:3px;
}
#start .storyabstract{
	margin-left:5px;
}
#start .nomargin{
	margin-right:0;
	width:327px;
}
#start .tag{
	width:180px;
	float:left;
	left:0;
	top:0;
}
#start .metaline{
    width:328px;
}
#start .time{
    float:right;
    top:0;
	margin:8px 0 0;
	padding:0 0 3px;
	width:140px;
}

.erklaerung h2{
	color:#4F7FAF;
	font-size:20px;
	/*padding-left:7px;*/
	padding-top:10px;
}
.erklaerung p { /*margin-left:7px;*/ }
.erklaerung{
	font-size:14px;
}

.paginator{
	text-align:center;
	color:#4F7FAF;
	font-size:10px;
	position:absolute;
	width:700px;
}
.paginator ul{
	margin-top:0px;
	text-align:center;
}
.paginator li{
	width:15px;
	margin-left:10px;
	margin-right:10px;
	display:block;
	float:left;
}
.paginator .current{ color:#000; }
.paginator .vorher{ float:left; width:100px; }
.paginator .zahlen{ float:left; width:330px; text-align:center; padding-left:120px;}
.paginator .nachher{ float:right; width:100px; }


.impressum_left {
	float:left;
	width:200px;
	margin-left:20px;
	margin-top:10px;
	line-height:20px;
}

.impressum_right {
	float:left;
	width:400px;
	line-height:20px;
	margin-top:10px;
}

.oldfuzolink {
	height:26px;
	line-height:26px;
	float:left;
}