/* CSS Document */
html {
overflow-y: scroll;
}
body {
margin: 0;
padding: 0;
font-size: 14px;
}
ul, ol, li, p, h1, h2, h3, h4, input, textarea, form, table, td, tr {
margin: 0;
padding: 0;
font-size: 14px;
}
#container {
margin: 0 auto;
width: 1003px;
height: 100%;
}
#top {
height: 79px;
background-image: url("/llab-de-de/assets/Images/kopf2.jpg"); top left: no-repeat;
margin-bottom: 5px;
}
#content {
float: right;
padding-left: 10px;
padding-top: 8px;
width:830px;
height:100%;
}
#content p, table, td, tr, ul, li {
color: #002A77;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
#content h3 {
font-size: 1.25em;
color: #002A77;
}
#content h4 {
font-size: 1.1em;
color: #002A77;
}
#content h2 {
font-size: 1.7em;
color: #002A77;
}
#content h1 {
font-size: 2.2em;
color: #002A77;
}
div.end
{width: 830px;
margin-left: 10 px;
}
div#logo
{width: 830px;
padding-left: 10 px;
}
/*.aaa table {
border-collapse: collapse;
margin-left: 20px;
}
.aaa tr, .aaa td {
border-collapse: collapse;
/* border: 1px solid blue; */
}*/
.staff {
margin-left:10px;
}
.staf_on_the_left, .staf_on_the_right {
clear:both;
}
.staf_on_the_left td, .staf_on_the_right td {
}
.staf_on_the_left span {
float:left;
}
.staf_on_the_left img {
float:left;
margin-right:10px;
}
.staf_on_the_left span {
padding-top: 42px;
padding-left: 10px;
}
.staf_on_the_right span, .staf_on_the_right img {
float: right;
}
.staf_on_the_right img {
float: right;
margin-left:10px;
}
.staf_on_the_right span {
padding-top: 42px;
padding-right: 10px;
}
.staf_on_the_left.test, .staf_on_the_right.test {
float: left;
}
.blind
{
display: none;
}
.content-modul
{
margin-top: 10px;
}
.content-modul input[type="text"]
{
width: 190px;
height: 16px;
margin-right: 10px;
background-color:#FFFFFF;
border: 1px solid #002A77;
font-family: Arial, Helvetica, sans-serif;
}
.content-modul input[type="submit"]
{
width: 90px;
font-family: Arial, Helvetica, sans-serif;
color: white;
background-color: #003ca0;
}
.submit
{
margin: 0 0 0 10px;
}
.more
{
margin-right: 10px;
font-size: normal;
}
table.search_links
{
width:20%;
margin-bottom:5px;
}
div.search_overview
{
background-image: url("/llab-de-de/assets/Images/search.png");
margin-top:10px;
margin-bottom:10px;
}
div.search_overview div
{
background-color:white;
width:830px;
text-align:left;
padding-bottom: 10px;
}
div.search_paging
{
background-image: url("/llab-de-de/assets/Images/search.png");
margin-bottom: 10px;
text-align: left;
}
select
{
float: left;
width: 7.5em;
margin-top: .25em;
color: #002A77;
background-color: white;
border: 1px solid #002A77;
}
div.search_paging img
{
margin:1 1 0 1px;
vertical-align:text-top;
border: none;
}