/**************************************/
/*fragFINN*/
/**************************************/
/******************************/
/*RESET TO 0*/
/******************************/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,p,blockquote,th,td {
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}
tr {
  vertical-align: top;
}
fieldset,img {
  border: 0px;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}

ol,ul {
  /*list-style: none;*/
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  width: auto;
  font-size: 100%;
  font-weight: normal;
}

q:before,q:after {
  content: '';
}

abbr,acronym {
  border: 0px;
}

/******************************/
/*STYLES*/
/******************************/
/*STYLES: general*/
/***************/
body {
  /*position: relative;*/
  font-size: 1em;
  font-family: arial, helvetica, sans-serif;
  line-height: 1.2em;
  color: #616160;
  margin: 0px;
  padding: 0px;
}

#contentframe {
  position: relative;
  /*width: 925px;*/
  width: 57.75em;
  margin-left: auto;
  margin-right: auto;
  background: url('../images/shadow_left.gif') repeat-y;
}

#content {
  margin-left: 10px;
  padding-right: 10px;
  background: url('../images/shadow_right.gif') right repeat-y;
}

em {
  font-style:italic;
}

strong {
  font-weight:bold;
}

p {
  padding-top: 5px;
  padding-bottom: 5px;
}

ul {
  list-style-type: disc;
  margin-left: 14px;
  /* das stoert in den wbesiteboxen: _news_, _chatten_ jf
  margin-bottom: 12px; */
}

ul ul {
  list-style-type: circle;
}
ol {
  list-style-type: decimal;
  margin-left: 24px;
  margin-bottom: 12px;
}

ol ol {
  list-style-type: lower-alpha;
}

hr {

}

table {
}
table tr {

}

table th {
}

table td {
}


/*STYLES: H*/
/***************/

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
}

h4 {

}

h5 {

}

h6 {

}

/*STYLES: links general*/
/******************************/
a,a:link,a:visited,a:active {
  text-decoration: underline;
}

a:focus,a:hover {
  text-decoration: underline;
  color: #0082c9;
}

/*STYLES: special*/
/******************************/

.invisible {
  display: none;
}

.clear {
  clear: both;
}

.clear_left {
  clear: left;
}

.clickable {
  cursor: pointer;
}

.hint_relanuch {
  position: absolute;
  left: -200px;
  top: 15px;
}

.blue {
  color: #0082c9;
}

.green {
  color: #9cb213;
}

.red {
  color: #e31317;
}

.yellow {
  color: #ffb800;
}

/*STYLES: id / class*/
/******************************/

/***Head with Logo*****************************/

#head {
  position: relative;
  width: 100%;
  /*height: 245px;*/
  height: 15.3em;
  margin-bottom: 1.5em;
}

#head .head_bend {
  position: absolute;
  z-index: 0;
  /*width: 906px;*/
  width: 100%;
  /*height: 245px;*/
  height: 15.3em;
}

#head .logo {
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 0px;
  height: 15.3em;
  width: 17.25em;
}

#head h1, #head h2 {
  overflow:hidden;
  text-indent:-999em;
}

#head .logo_container {
  position: absolute;
  z-index: 1;
  top: 5.35em;
  left: 20.2em;
  display: block;
  width: 26.25em;
  height: 4.95em;
}

#start .eltern .logo_container {
  position: absolute;
  z-index: 1;
  top: 5.75em;
  left: 18.5em;
  display: block;
  width: 26.25em;
  height: 4.95em;
}

#head .logo_container .logo_txt {
  width: 26.25em;
  height: 4.95em;
}

#head .subheadline_container {
  position: absolute;
  z-index: 1;
  top: 11em;
  left: 19.75em;
  display: block;
  width: 26.5em;
  height: 3.2em;
}

#head .subheadline_container .subheadline_txt {
  width: 26.5em;
  height: 3.2em;
}

#head .link_elterninfo {
  position: absolute;
  z-index: 1;
  top: 4.5em;
  right: -10px;
  display: block;
  width: 6.5em;
  height: 10.85em;
}

#head .link_elterninfo .link_pic {
  width: 6.5em;
  height: 10.8em;
}

/***Search********************************/

#search {
  position: relative;
  margin-bottom: 1.85em;
}

#search img {
  position: absolute;
  z-index: 0;
  top:0px;
  left: 1.75em;
  width: 45em;
  height: 3.25em;
}

#search fieldset {
  position: relative;
  z-index: 1;
  height: 3.2em;
}

#search legend {
  display: none;
}

#search label {
  position: relative;
  left: 1.25em;
  top: 0.4em;
  font-family: Arial,Helvetica;
  font-weight: bold;
  font-size: 2.15em;
  color: #ffffff;
}

#search label embed {
  margin-top: -0.25em;
}

#search label img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10.5em;
  height: 1.55em;
  padding: 0px;
}

#search input.search_input {
  position: absolute;
  top: 0.5em;
  padding-top: 0.5em;
  left: 14.5em;
  font-size: 1em;
  height: 1.5em;
  width: 30.75em;
  border: 0px;
}

#search span {
  position: absolute;
  width: 7.15em;
  right: 1.75em;
}

#search span img.search_submit{
  position: absolute;
  width: 7.15em;
  height: 3.2em;
  left: 0px;
}

#search input.search_submit {
  position: absolute;
  top: 0em;
  border: 0px;
  background: none;
  font-family: Arial,Helvetica;
  font-weight: bold;
  font-size: 2.15em;
  color: #fff;
  height: 1.5em;
  width: 3.25em;
}

/***Stage********************************/

#stage {
  padding-left: 1em;
  padding-right: 0em;
  margin-bottom: 1.85em;
}


#stage .entry {
  position: relative;
  float: left;
  display: inline;
  padding-left: 3em;
  margin-right: 0.75em;
}

#stage .entry a {
  text-decoration: none;
  font-weight: bold;
  color: #616160;
}

#stage .entry a:hover {
  color: #0082c9;
  text-decoration: underline;
}

#stage .entry .stage_logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 39px;
  width: 2.45em;
  height: 38px;
  height: 2.2em;
  float: left;
  margin-right: 0.5em;
}

#stage .entry h3 {
}

#stage .entry h3 .stage_txt {
  position: absolute;
}

#stage .entry p {
  font-size: 0.75em;
  white-space: nowrap;
  line-height: 0.6em;
  margin-top: 1.7em;
}

/***Container Teaser-Boxen*****************/

#container_boxen {
  margin-left: 1.05em;
  height: 100%;
  width: 100%;
}

/*Icon allgemein*/
#container_boxen .teaser_icon {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 4.8em;
  width: 4.3em;
}

/*Frame allgemein*/
#container_boxen .teaser_frame {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

/*Headline allgemein*/
#container_boxen h3 {
  position: absolute;
  z-index: 100;
  top: 1.9em;
  margin-left: 4.25em;
  color: #fff;
  font-weight: bold;
}

#container_boxen h3.second {
  position: absolute;
  z-index: 100;
  top: 3.25em;
  margin-left: 4.25em;
  color: #fff;
  font-weight: bold;
}

#container_boxen h3 embed {
  position: absolute;
  top: -0.25em;
  left: 0em;
}

#container_boxen h3.second embed {
  position: absolute;
  top: 0em;
  left: 0em;
}

/***Teaser 1 Column small***/

#container_boxen .col1 {
  position: relative;
  width: 17.5em;
  height: 22.35em;
}

/*Für 3 einspaltige Teaser in einer Reihe */
#container_boxen .le, #container_boxen .mid {
  margin-right: 10px !important;
}


/*ENDE Für 3 einspaltige Teaser in einer Reihe */

#container_boxen .small p {
  position: relative;
  font-size: 0.85em;
  top: 5.75em;
  padding-left: 2.25em;
}

#container_boxen p {
  position: relative;
  font-size: 0.85em;
  top: 6.25em;
  padding-left: 2.25em;
  padding-right: 1em;
}

#container_boxen .col1 ul {
  position: relative;
  top: 5.5em;
  margin-left: 1.75em;
}


#container_boxen .col1 ul li {
  position: relative;
  display: block;
  list-style: none;
  margin-bottom: 0.25em;
  padding-top: 0.5em;
  padding-left: 5.5em;
  height: 3.05em;
}

#container_boxen .col1 ul li strong a.textlink_bold {
  font-size: 1em;
}

#container_boxen .col1 ul li strong a.textlink_bold:hover {
  color: #9cb213;
}

#container_boxen .col1 ul li a {
  position: relative;
  z-index: 10;
  color: #616160;
  font-size: 0.8em;
  text-decoration: none;
}

#container_boxen .col1 ul li strong {
  position: relative;
  font-size: 1.2em !important;
  z-index: 10;
}

#container_boxen .col1 ul li strong a:visited {
  font-size: 0.8em !important;
}

#container_boxen .col1 ul li a:hover {
  color: #9cb213;
  text-decoration: underline;
}

#container_boxen .blue li strong a, #container_boxen .blue li strong a:hover {
  color: #0082c9;
}

#container_boxen .blue li a, #container_boxen .blue li a:hover {
  color: #0082c9;
}

#container_boxen .col1 .news_frame {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  width: 14.7em;
  height: 3.55em;
}

#container_boxen .col1 li .mask {
  position: absolute;
  z-index: 110;
  top: 0px;
  left: 0px;
  width: 6.2em;
  height: 4.45em;
}

#container_boxen .col1 li .screen {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 4.95em;
  height: 3.55em;
}

#container_boxen .col1 li .screen_link {
  position: absolute;
  z-index: 900;
  top: 0px;
  left: 0px;
  width: 6.2em;
  height: 4.5em;
}


/***Teaser 2 Columns small***/
#container_boxen .teaser {
  position: relative;
  float: left;
  height: 22.35em;
  margin-bottom: 15px;
  margin-right: 11px;
  background: #fff;
}

#container_boxen .col2 {
  position: relative;
  width: 35.85em;
  margin-right: 7px;
}

#container_boxen .teaser .screenshot {
  position: relative;
  width: 15.2em;
  height: 11.4em;
  float: right;
  margin-left: 1em;
}

#container_boxen .teaser .screenshot .mask {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 101;
  width: 15.2em;
  height: 11.4em;
}

#container_boxen .teaser .screenshot .screen {
  position: absolute;
  z-index: 100;
  width: 15.2em;
  height: 11.4em;
}

#container_boxen .col2 h4 {
  position: relative;
  z-index: 200;
  margin-left: 2em;
  margin-top: 8em;
  padding: 0px;
  font-weight: bold;
  color: #0082c9;
  font-size: 0.85em;
}

#container_boxen .col2 p {
  position: relative;
  z-index: 200;
  padding: 0px;
  color: #0082c9;
  font-size: 0.85em;
  margin-left: 2em;
  padding-right: 3em;
  top: auto;
}

#container_boxen .col2 .tagestipp {
  position: absolute;
  bottom: 0.5em;
  left: 20.7em;
  width: 12.5em;
  height: 2.7em;
}

#container_boxen .col2 .tagestippArchiv {
  position: absolute;
  bottom: 0.5em;
  left: 1.4em;
  width: 115px;
  height: 2.7em;
}

/***.small muss nach beiden Teaser-Varianten erschienen***/
#container_boxen .small {
  position: relative;
  height: 19.7em;
}


/***Teaser 2 Columns ***/

#container_boxen .green h4 {
  color: #616160;
}

#container_boxen .green p {
  color: #616160;
}

#container_boxen .teaser .hint {
  position: absolute;
  height: 19px;
  z-index: 100;
  width: 97%;
  bottom: 0.25em;
  left: 2px;
  color: #fff;
  font-size: 0.75em;
  text-align: center;
  overflow: hidden; 
}

#container_boxen .col1 .hint  {
  height: 22px;
  bottom: 0;
}

#container_boxen .teaser .hint p {
  font-size: 1.0em;
  color: #fff;
  top: 0;
}

#container_boxen .teaser .hint a {
  color: #fff;
}

#container_boxen .teaser .hint a:hover {
  color: #0082C9;
}

#container_boxen .col2 .linklist {
  position: relative;
  left: 1.75em;
  margin-top: 0.75em;
}

#container_boxen .col2 .linklist .frame {
  position: absolute;
  z-index: 1;
  width: 31.3em;
  height: 5.4em;
}

#container_boxen .col2 .linklist ul {
  position: relative;
  z-index: 100;
  list-style: none;
  padding-top: 0.8em;
}

#container_boxen .col2 .linklist li {
  font-size: 0.85em;
  color: #616160;
  padding-left: 2.5em;
}

#container_boxen .col2 .linklist li a, #container_boxen .col2 .linklist li a:visited, #container_boxen .col2 .linklist li a:link {
  color: #616160;
}

#container_boxen .col2 .linklist li a:hover {
  color: #9cb213;
}

/***Teaser 1 Column - Ordered List & Pics***/
#container_boxen .col1 ol {
  position: relative;
  z-index: 100;
  top: 5.5em;
  /*margin-left: 3em;*/
  /*****/
  margin: 0px;
  margin-left: 3em;
  padding:0px;
  line-height: 1em;
}

#container_boxen .col1 ol li {
  /*display: block;*/
  list-style-type: decimal !important;
  margin-left: 2em;
  font-weight: bold;
  font-size: 1.25em;
  color: #73b6e0;
  line-height: 1.0em;
}

#container_boxen .col1 ol li a {
  font-size: 0.7em;
  text-decoration: none;
  color: #0082c9;
}

#container_boxen .col1 ol li a:hover {
  text-decoration: underline;
}

#container_boxen .col1 .pic {
  position: relative;
  margin-top: 6.5em;
  margin-left: 2em;
  margin-right: 1em;
}

#container_boxen .col1 .pic img {
  width: 100%;
}

#container_boxen .col1 .pic p {
  position: relative;
  display: block;
  top: 0em;
  padding-left: 0em;
  font-size: 0.85em;
}


#container_boxen .col1 .linkbutton {
  position: absolute;
  bottom: 1em;
  left: 2em;
  width: 230px;
  height: 25px;
}

#container_boxen .col1 .linkbutton .link_frame {
  position: absolute;
  top: 0px;
  left: 0px;
}


#container_boxen .col1 .linkbutton .link_frame {
  position: absolute;
  z-index: 0;
  width: 14.35em;
  height: 25px;
  height: 1.55em;
}

#container_boxen .col1 .linkbutton_more {
  clear: both;
  position: relative !important;
  left: 1.75em;
  top: 5.75em;
}

#container_boxen .col1 .linkbutton_more .link_frame {
  position: absolute;
  z-index: 0;
  width: 235px;
  height: 25px;
  height: 1.55em;
}

#container_boxen .col1.rss .pic {
  margin-top: 5em;
  margin-left: 29px;
  height: 188px;
}

#container_boxen .col1.rss .pic img {
  width: 236px;
  height: 123px;
  margin-left: 0;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 50;
}


#container_boxen .col1.rss .pic img.masked_image.blue {
  width: 236px;
  height: 123px;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 100;
}

#container_boxen .col1.rss .pic p {
  padding-top: 0em;
  padding-left: 3px;
  top: 127px;
}

#container_boxen .col1.rss ul.linkbutton {
  width: 234px;
  height: 57px;
  background: url('../images/teaser_news_frame.gif');
  background-repeat: no-repeat;
  position: relative;
  bottom: 2em;
  left: 2px;
  top: 0;
}

#container_boxen .col1.rss ul.linkbutton.blue {
  background: url('../images/teaser_news_frame_blue.gif');
  background-repeat: no-repeat;
}

#container_boxen .col1.rss ul.linkbutton.two_links {
  padding-top: 7px;
}

#container_boxen .col1.rss .linkbutton li {
  height: 1.1em;
  padding: 0;
  margin: 0;
}

#container_boxen .col1.rss .linkbutton.two_links li {
  height: 1.2em;
}

#container_boxen .col1.rss .linkbutton a {
  font-size: 0.75em;
  font-weight: bold;
  margin-left: 15px;
}

#container_boxen .col1.rss .hint {
  width: 264px;
  left: 14px;
}

#container_boxen .col1.rss .hint p {
  padding: 0;
}


/***Content********************************/

#page_content {
  position: relative;
}

#icon_navi {
  position: relative;
  float: left;
}

#icon_navi .pic_icon {
  width: 16em;
}

#page_content .txt {
  position: relative;
  padding-right: 4em;
  padding-left: 1.5em;
  display: table-cell;
  float: none;
  line-height: 1.6em;
  min-width: 550px;
}

#page_content .txt h2 {
  font-size: 2em;
  line-height: 2.2em;/
  font-weight: bold;
  margin: 0px;
  line-height: 1.75em;
}

#page_content .txt h3 {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.6em;
  margin-bottom: 1em;
  margin-top: 0px;
  color: #616160;
  display: block;
}

#page_content .txt h4 {
  font-weight: bold;
  margin-top: 0.5em;
}

#page_content .txt ul {
  /*color: #0082c9; blaue version*/
  margin-bottom: 1em;
  margin-left: 1.25em;
}

#page_content .txt p {
  margin-bottom: 1.5em;
}

#page_content .txt p img {
  display: inline;
}

#page_content .txt .error {
  position: relative;
  padding: 1em;
  border: 1px solid #e31317;
}

#page_content .txt .error img {
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  top: -1px;
  left: -1px;
}

#page_content .txt .error ul {
  color: #e31317;
  margin: 0px;
}

#page_content .txt .error ul li {
  list-style: none;
  padding-left: 1em;
  background: url('../images/content_error_list.gif');
  background-repeat: no-repeat;
  background-position: 0em 0.3em;
}

#page_content .txt .hint {
  font-size: 0.85em;
  font-weight: bold;
  color: #616160;
  margin-bottom: 0;
}

#page_content .txt form {
  margin-bottom: 1.5em;
}

#page_content .txt .form_container {
  position: relative;
  background: #0082c9;
  border: 1px solid #73b5df;
  padding: 0.6em;
  margin-bottom: 1em;
}

/* FSM-351: Hier muss man etwas tricksen, sodass eine Art Tabelle entsteht.
 * links steht dann der Bezeichner und rechts kann man beliebig viele Elemente
 * einfügen und die richten sich so aus, als wären sie alle in einer Zelle,
 * die getrennt vom Bezeichner ist. Ohne diesen Fix bei mehrzeiligem Entwurf
 * würden Elemente so rutschen, sodass sie unter dem Bezeichner stehen
 */
#page_content .txt .form_container.fix_allignment{
  padding-left:8.7em
}

#page_content .txt .form_container label.fix_allignment{
  margin-left:-8.1em; max-width:6em;
}

/* FSM-351: RadioButton und dazugehöriges image sollen in der selben Zeile stehen */
#page_content .txt .form_container .radio_container{
  float:left;
}

/* FSM-351: Abstand zwischen RadioButton und Bild verringern */
#page_content .txt .form_container .radio_container input{
  margin-right:0.3em;
}

/* FSM-351: diabled text field */
.disabled_txt_field{
	background:#D4D0C8;
	color:#808080;
}

#page_content .txt form.form_eltern .form_container {
  position: relative;
  display: block;
  background: #ffb800;
  border: 1px solid #ffe400;
}

#page_content .txt .form_container img {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 0.75em;
  height: 0.75em;
}

/* FSM-351: tell a friend: picture radio select
 * overwrite: #page_content .txt .form_container img
 */
#page_content .txt .form_container .radio img {
  width: auto;
  height: auto;
  position: relative;
}


#page_content .txt .form_container label {
  position: relative;
  display: inline;
  color: #fff;
  font-weight: bold;
  width: 7.5em;
  padding-left: 1em;
  background: url('../images/content_form_label-arrow.gif');
  background-repeat: no-repeat;
  background-position: 0em 0.3em;
  float: left;
}

#page_content .txt .form_container p.hint {
  clear: both;
  display: block;
  text-align:right;
  padding-left: 0.5em;
  padding-right: 1em;
  font-size: 0.8em;
  color: #fff;
  margin-bottom: 0px;
}

#page_content .txt form.form_eltern .form_container label {
  position: relative;
  background: url('../images/content_form_label-arrow_el.gif');
  background-repeat: no-repeat;
  background-position: 0em 0.3em;
}

#page_content .txt .form_error label, #page_content .txt form.form_eltern .form_error label {
  /*position: relative;*/
  background: url('../images/content_form_label-arrow_er.gif');
  background-repeat: no-repeat;
  background-position: 0em 0.3em;
  width: 7em;
}

#page_content .txt .form_container label.big, #page_content .txt form.form_eltern .form_container label.big {
  position: relative;
  width: 75%;
  display: inline;
  float: left;
  background: none;
}

#page_content .txt .form_container input {
  position: relative;
  padding: 0.25em;
  width: 29em;
}

#page_content .txt .form_container select {
  position: relative;
  padding: 0.25em;
  width: 29em;
}

#page_content .txt .form_container textarea {
  position: relative;
  padding: 0.25em;
  width: 29em;
}

#page_content .txt .captchas {
  margin-left: 0.6em;
}

#page_content .txt input.checkbox {
  position: relative;
  width: 1em;
  margin-top: 0.25em;
  margin-left: 0.25em;
  margin-right: 0.5em;
  float: left;
}

#page_content .txt input.radio {
  width: 1em;
  margin-top: 0.25em;
  float: left;
  margin-left: 0.5em;
  margin-right: 1em;
}

#page_content .txt label.radio, #page_content .txt form.form_eltern label.radio {
  position: relative;
  width: auto;
  padding: 0px;
  background: none;
  font-weight: normal;
}

#page_content .txt .form_error, #page_content .txt form.form_eltern .form_error {
  position: relative;
  background: #e31317;
  border: 1px solid #ffb800;
}

#page_content .txt .form_but_clear {
  position: relative;
  float: left;
  width: 16.25em;
  height: 36px;
  height: 2.8em;
}

#page_content .txt .form_but_send {
  float: right;
  width: 12.1em;
  height: 2.8em;
}

#page_content .txt a {
  color: #0082c9;
  text-decoration: none;
}

#page_content .txt a:hover {
  text-decoration: underline;
  color: #9cb213;
}

/***Navigation Eltern Content***/

#content .nav_eltern_head {
  width: 14.1em;
  height: 4.1em;
  margin-bottom: -3px;
  margin-left: 1.8em;
}

 ul.navi {
  display: block;
  width: 14em;
  background: #fffef4 url('../images/nav_eltern_back.gif') bottom right no-repeat;
  padding-top: 1.5em;
  padding-bottom: 3.3em;
  border: 1px solid #fcdf12;
  border-top: 0px;
  margin: 0em;
  margin-left: 1.8em;
}

#content ul.navi li {
  display: block;
  list-style: none;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.6em;
  margin-left: 0.75em;
}

#content ul.navi li a {
  text-decoration: none;
  color: #616160;
}

#content ul.navi li a:hover {
  text-decoration: underline;
  color: #e31317;
}

#content ul.navi li a strong {
  color: #e31317;
}

#content ul.subnav {
  margin-left: 0.1em;
}

#content ul.subnav li {
  list-style: none;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  margin-left: 0em;
}

/***Search Resluts***/

#content .search_results {
  margin-left: 1.75em;
  margin-right: 1.75em;
}

#content .search_results .pic_beacon {
  margin-left: 1.75em;
  float: right;
  width: 7.5em;
  height: 4.5em;
}

#content .search_results h2, #content .search_results strong {
  display: block;
  float: left;
  margin-top: 1.5em;
  font-size: 1.6em;
  font-weight: bold;
  line-height:2em;
}

#content .search_results strong {
  margin-left: 0.25em;
  color: #9cb213;
}


#content .search_results .trenner {
  background: url('../../kinderliste-search/images/search_result_trenner.gif');
  height: 1em;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

#content .search_results .result_entry img.screenshot{
  border: 3px solid #dbdadb;
  width: 9.2em;
  float: left;
  margin-right: 1.5em;
}

#content .search_results .result_entry img.screenshot a, #content .search_results .result_entry img.screenshot a:visited, #content .search_results .result_entry img.screenshot a:link {
  border: 3px solid #dbdadb;
}

#content .search_results .result_entry img.screenshot a:hover {
  border: 3px solid #9cb213;
}

#content .search_results h3 {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 0.5em;
  float: none;
  display: table;
  line-height: 1.1em;
}

/* Tagestipp-Archiv*/
#content .search_results .ttip h3{
	float:left;
	max-width:81%
}

#content .search_results .ttip h3.date{
    float:right;
}

#content .search_results .ttip p{
	clear:both;
}

#content .search_results  .ttip .text_wrapper .extern{
	float:right;
}

#content .search_results  .ttip .text_wrapper{
	max-width:79%;
	clear:right;
	float:right;
}
/* Tagestipp-Archiv Ende*/

#content .search_results p {
  font-size: 0.9em;
  margin-bottom: 0.5em;
  display: table;
  float: none;
}

#content .search_results p a {
  color: #0082c9;
  font-size: 1.1em;
  white-space: pre-wrap;
}

#content .search_results .result_entry.fullsize p {
  width: 100%;
}

#content .search_results .result_entry.fullsize a {
  width: 100%;
}

#content .previous {
  float: left;
  width: 6em;
}

#content .next {
  float: right;
  width: 6em;
}

#content img.search_previous {
  border: 0px;
  height: 34px;
  width: 27px;
  float: left;
  margin-right: 0.5em;
}

#content img.search_next {
  border: 0px;
  height: 34px;
  width: 27px;
  float: right;
  margin-left: 0.5em;
}

#content .search_pages {
  color: #0082c9;
  text-align: center;
}

#content .search_pages em a {
  color: #e31317;
  font-style: normal;
}

/***Footer********************************/

#footer {
  position: relative;
  width: 100%;
  min-height: 13.25em;
  background: #94c00c;
}

#start .footer_orange {
  background: #ffb800;
}

#footer .footer_img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 212px;
  height: 13.25em;
}

#footer .metanav {
  position: absolute;
  z-index: 1;
  top: 6.3em;
  left: 5.8em;
  font-size: 0.75em;
  color: #fff;
  width: 63.6em;
  text-align: right;
}

#footer .metanav a {
  text-decoration: none;
  color: #fff;
}

#footer .metanav a:visited {
  color: #fff;
}

#footer .metanav a:hover {
  text-decoration: underline;
}

#footer .metanav .txt {
  float: left;
}

/*Logo-Container*/
#footer .logo_container {
  position: relative;
  top: 6.2em;
  left: 2.25em;
  width: 51.5em;
  min-height: 2.65em;
  padding-bottom: 2.6em;
  margin-bottom: 2.5em;
  background: #fff url('../images/footer_cont-back_le.gif') repeat-y;
}

#start .footer_orange .logo_container {
  background: #fff url('../images/footer_cont-back_le_orange.gif') repeat-y;
}

#footer .logo_container .container_top {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 1.35em;
}

#footer .logo_container .container_bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1.35em;
  float: none;
}

#footer .logo_container .logos {
  position: relative;
  z-index: 50;
  top: 22px;
  width: 47.5em;
  min-height: 2.9em;
  background: url('../images/footer_cont-back_re.gif') right repeat-y;
  padding-left: 2em;
  padding-right: 2em;
}

#start .footer_orange .logo_container .logos {
  background: url('../images/footer_cont-back_re_orange.gif') right repeat-y;
}

#footer .clear_footer {
  position: relative;
  clear: both;
  height: 5em;
}

#footer .logo_container .logos a {
  float: left;
  margin-right: 1.75em;
}

#footer .logo_container .administration {
  border-left: 1px black solid;
  margin-right: 2px;
  height: 100px;
  overflow: hidden;
}

/*** Tagestipp Styles *********/

/*STYLES: links for text in tagestipp box */
/******************************/
#tagestipp_text a:link, a:visited {
  text-decoration: none;
  color: #0082c9;
  font-weight: bold;
}

#tagestipp_text a:hover, a:active {
  text-decoration: underline;
  color: #0082c9;
  font-weight: bold;
}

/* tagestipp archiv displays rte text from db, escape strong from pagestyle and use normal style */
/******************************/
#content .search_results .text_wrapper .tipDescription strong {
  color: #616160;
  font-weight: bold;
  margin: 0 0 0 0;
  float: none;
  font-size: 1em;
  display: inline;
  line-height: normal;  
}

#content .search_results .text_wrapper .tipDescription a {
  display: inline;
}

#content .search_results .text_wrapper .tipDescription a.invisible {
  display: none;
}
/***END***/
