/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements.  See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License.  You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/* page */

@import url("news.css");

/* ab hier Style Daphne statisch */

body {
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white url('{root}/images/higru.jpg') top center no-repeat;
	padding: 0;
	margin: 0 0 30px 0;
}
#leer {
	border: none;
	float: none;
	position: absolute;
	top: 0px;
	right: 20%;
	margin: 0;
	padding: 0;
}
#fenster {
	margin: 0px auto 15px auto;
/*	padding: 120px 0 0 0;*/
	padding: 0;
	width: 900px;
/*	height: 500px;*/
	border: none;
}
#navi {
/*	padding: 220px 0px 10px 80px;*/
	padding: 190px 0px 10px 80px;
	width: 310px;
	margin: 0;
	border: none;
	background-color: transparent;
	text-align: left;
}
#titel {
	width: 454px;
	margin: 0px;
	padding: 0px 10px 0px 30px;
	float:right;
	text-align: left;
	background: transparent;
	border: solid #963c28;
	border-width: 0px 0px 0px 0px;
}
#text {
	clear: right;
	float: right;
	margin: 0;
	padding: 50px 10px 50px 30px;
	background-color: transparent;
	width: 450px;
/*	height: 300px;*/
	border: solid #963c28;
	border-width: 0px 0px 0px 0px;
}


h1, h2, h3 {
	color: #963c28;
	line-height: 20px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	margin: 5px 0;
}
h2 {
	font-size: 12px;
	margin: 0px 0;
}
h3 {
	font-size: 10px;
	margin: 25px 0 0 0;
}
p {
	margin: 5px 0;
}
ul {
	list-style: square;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0 0 0 10px;
}
li {
	padding-top: 6px;
	margin: 0 0 0 10px;
}
li ul {
	padding: 2px 0 0 0;
}
li ul li{
	padding: 2px 0 0 0;
}
strong {
	font-style: italic;
	font-weight: bold;
}
em {
	color: #963c28;
	font-style: normal;
}
a:link {color: #003366;}
a:visited {color: #003366;}
a:hover {color: #003366;}
a:active {color: #003366;}
a:focus {color: red;}

p.pdflink {
	background: url('http://www.robotron-daphne.de/images/pdf.gif') no-repeat left;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
}

#titel h1{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 100px 0 0 0;
}
#titel h2{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

/* ________________________ MENU ________________________ */


#menu div.menuitem-1,
#menu div.menuitem-selected-1 {
	display: block;
	text-decoration: none;
	margin: 10px 0;
	padding: 2px 5px 2px 5px;
	background-color: transparent;
	width: 130px;
	font-weight: bold;
	border: solid white;
	border-width: 0 0px 0px 0px;
}
#menu div.menuitem-selected-1 {
	color: #963c28;
}

#navi a:link {color: black;text-decoration: none;}
#navi a:visited {color: black;}
#navi a:hover {color: #963c28;border-color: #963c28;}
#navi a:active {color: #963c28;border-color: #963c28;}
#navi img {margin: 0 0 5px 5px;}
#navi a img {border: none;margin: 0;}

/* ________________________ BILDER ________________________ */

img {
	border: none;
}
img.rechts {
	border: none;
	float: right;
}
img.links {
	border: none;
	float: left;
}
img.rechts_rahmen {
	border: solid 1px #963c28;
	float: right;
}
img.links_rahmen{
	border: solid 1px #963c28;
	float: left;
}


/* ________________________ TABELLEN ________________________ */

table, tr, td {
	border: none;
	margin: 0;
	padding: 0;
}
table.rechts {
	float:right;
	margin: 0 0 15px 15px;
}
table.links {
	float:left;
	margin: 0 15px 15px 0;
}
table.rechts_rahmen {
	border: solid 1px #963c28;
	float:right;
	margin: 0 0 15px 15px;
	background-color: #e2d9cd;
}
table.links_rahmen {
	border: solid 1px #963c28;
	float:left;
	margin: 0 15px 15px 0;
	background-color: #e2d9cd;
}
table.tab_kontakt {
	border: none;
	margin: 0;
	padding: 0;
}
table.tab_kontakt td {
	border: none;
	margin: 0;
	padding: 0 10px 0 0;
}
table.tab_kontakt img {
	border: solid 1px black;
	margin: 0;
	padding: 0;
}



/* ________________________ SPRACHE ________________________ */

#languageselector {
    font-size: 80%;
    padding-top: 20px;
    padding-left: 5px;
    /*
    border: none;
    background: url('https://wwwauth.robotron.de/lenya/modules/svg/tab-bottomRight-5-FFCCCC-BB9999.png') right bottom no-repeat;
    */
}

#languageselector ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#languageselector ul li {
    display: inline;
}


#languageselector a {
	display: inline;
	text-decoration: none;
	margin: 10px 0;
	padding: 2px 5px 2px 5px;
	background-color: transparent;
	/*width: 50px;*/
	border: 0;
}
#languageselector a img {
    border: none;
    margin: 0;
    padding: 1px;
    /*border: solid 5px #FFCCCC;*/
    /*
  border: solid 1px #000000;
  */
  vertical-align: middle;
  float: left;
}

#languageselector a {
}

#languageselector a:hover {
    text-decoration: none;
}

#languageselector a.lenya-language-isCurrent {
    font-weight:bold;
    display: none;
}

#languageselector a.lenya-language-isCurrent img {
  border: solid 5px #FFEEEE;
  display: none;
}

#languageselector a.lenya-language-isAvailable {
  visibility: visible;
}

#languageselector a.lenya-language-isUnavailable {
    color:#aaaaaa;
    opacity: 0;
    visibility: hidden;
}







/* ________________________ SUCHE ________________________ */

/*
div id="search">
          <form id="form-search" action="http://www.robotron-daphne.de/search_de.html">
            <p>
              <input alt="Search field" name="queryString" type="text" class="searchfield" />

              <input name="pageLength" value="20" type="hidden" />
              <input name="input-go" value="Go" type="submit" class="searchsubmit" />
            </p>
          </form>
        </div>
*/


#search {
    font-size: 80%;
    padding-top: 40px;
    padding-left: 5px;
}

#search input.searchfield {
    background-color: white;
    border: 1px solid #963c28;
    width: 100px;
}

#search input.searchsubmit {
    background-color: #963c28;
    border: 1px solid white;
    color: white;
    }

/*
#search {
    font-family: Verdana, Arial, Sans-serif;
    font-size: 100%;
    margin-right: 10px;
    float: right;
    position:relative;
    top:-20px
}

input.searchfield {
    font-size: 80%;
    background-color: #ffffff;
    border: 1px solid #BB9999;
}

input.searchsubmit {
    font-size: 80%;
    color: Maroon;
    background-color: #FFEEEE;
    border: 1px solid #BB9999;
}

input.searchsubmit:hover {
    background-color: #DDBBBB;
}

#search a {
    text-decoration: none;
    color: Maroon;
}

div.search-box {
	border: solid 1px #CCCCCC;
	width: auto;
	max-width: 100%;
	font-size: small;
	margin-bottom: 10px;
}

div.search-box-title {
    background-color: #DDDCCF;
	border-bottom: solid 1px #CCCCCC;
	color: Black;
	font-weight: bold;
	padding: 3px 10px;
}

div.search-box-body {
    padding: 10px;
    background-color: #F5F4E9;
	color: Black;
}

table.search-table {
	color: Black;
	background-color: White;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.search-table-noborder {
	border: 0px;
	border-spacing: 0px;
}

table.search-table th {
    background-color: #DDDCCF;
	border: solid 1px #CCCCCC;
	color: Black;
	font-weight: bold;
	padding: 3px 10px;
	text-align: left;
	font-size: small;
}

table.search-table td {
    background-color: #F5F4E9;
	border: solid 1px #CCCCCC;
	padding: 3px 10px;
	font-size: small;
	color: Black;
}

table.search-table-noborder td {
	border: 0px;
	padding: 3px 10px;
	font-size: small;
}

table.search-table-noborder-nopadding td {
	border: 0px;
	padding: 0px;
	font-size: small;
}

table.search-table-noborder-nopadding th {
	font-size: small;
}
*/



/* Broken Internal Links in Authoring area */
a.brokenlink {
    background-color: yellow;
    border: 1px dashed #000000;
    text-decoration: none;
}




/* Search Results */
.search-results-form {
    margin-bottom: 20px; }

ul.search-results {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.search-results li {
    padding: 0.50em 0;
}

.search-result-score {
    font-size: 90%;
    font-weight: normal;
}

.search-result-rank {
    float: left;
}

.search-result-title {
    margin: 0 0 0 30px;
    padding: 0;
    font-weight: bold;
}

.search-result-description {
    margin-left: 30px;
    color: #999999;
}