.boxbody p {font-size:76%}
.boxbody a {color:gray}
.boxbody a:hover {color:blue}

h1 { color: #777; font-size:1.8em; }
h2 { color: #888; font-size:1.4em; margin: 0px;}
.exp { width:30em; margin:10px auto; }
image { border: 0px; }


a, a:link, a:visited {
    color: #ff6600; 
    text-decoration: none;
}

a:hover {
    color: #C43C03;	
    text-decoration: none;
}

#border
{
    float: none;
    border: 1px solid #ccc;
    padding: 2px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#nav_header
{
    float: left;
    border: 1px solid #ccc;
    width: 630px;
    height: 21px;
}

#nav_header p
{
    position: relative;
    float: left;
    display: inline;
}

#nav_header ul
{
    position: relative;
    float: right;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#nav_header li {
    cursor: pointer;
    font-weight: bold;
    display: inline;
    float: right;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 21px;
    white-space: nowrap;
    border-left: 1px solid #ccc;
}

#nav_header li a
{
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #333333;
    background: transparent;
}

#nav_header li:hover
{
    background: #687;
}

#nav_header li a:hover
{
    padding-top: 4px;
    padding-bottom: 3px;
    height: 100%;
    color: white;
    background: #687;
}


#search_box {
    position: relative;
    float: right;
    border: 1px solid #ccc;
    width: 161px;
    height: 21px;
}

#search_box form {
    border: 0px;
    display: inline;
}

#search_box input {
    border: 0px;
    margin-top: 2px;
    margin-left: 3px;
    color: orange;
    font-size: 11px;
}

#top_info_box {
    position: relative;
    float: right;
    margin: 2px 0px 0px 2px;
    border: 1px solid #ccc;
    width: 160px;
    height: 148px;
}
#top_info_box h1 {
    margin: 1px;
    padding: 3px;
    background-color: #acb;
    background: url("../images/Landessubhead_bg.png");
    font-size: 10px;
}

#top_info_box p {
    margin: 3px;
}

#header {
    margin: 2px 0px 0px 0px;
    float: left;
    width: 630px;
    height: 150px;
    background: url(../images/header_short.jpg) no-repeat;
}

#main_content {
    position: relative;
    padding: 5px;
    width: 460px;
}

#main_content .springer_link {
    padding: 3px;
    border: 1px solid gray;
    background: #fde;
}

#main_content h2 {
    color: #ff6600;
    margin: 0px;
    padding: 0px;
}

#main_content th {
    color: white;
    background: #7185A8;
    padding: 3px;	
}

#main_content p
{
    padding: 5px;
}

#main_content_wide {
    padding: 5px;
    width: 625px;
}

#left_side {
    z-index: 500;
    position: relative;
}

#menu {
    border-spacing: 1px;
    margin: 0px 0px 0px 0px;
    width: 160px;
    border: 1px solid #ccc;
    padding: 1px;
}

#menu th
{
    background: url(../images/Landessubhead_bg.png) repeat-x;
    color: #666;
    text-align: left;
    padding-left: 5px;
    height: 21px;
    font-weight: bold;
    font-size: 10px;
}

#left_side a:link {
    border: 0px;
    display: block;
    background: url(../images/Landesmenu_bg.png) no-repeat;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    padding-top: 4px;
    padding-left: 14px;
    height: 20px;
    width: 145px;
    text-decoration: none;
}

#left_side a:visited {
    z-index: 500;
    border: 0px;
    display: block;
    background: url(../images/Landesmenu_bg.png) no-repeat;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    padding-top: 4px;
    padding-left: 14px;
    height: 20px;
    width: 145px;
    text-decoration: none;
}

#left_side a:hover {
    z-index: 500;
    background-position: 0px -25px;
    text-decoration: none;
    color: #333333;
}

#right_side {

}


.info_box {
    margin: 2px 0px 0px 2px;
    padding: 2px;
    border: 1px solid #ccc;
    width: 157px;
}

.info_box h1 {
    margin: 1px;
    padding: 3px;
    background-color: #acb;
    background: url("../images/Landessubhead_bg.png");
    font-size: 10px;
}

.info_box p {
    width: 100%;

}	

#footer {
    text-align: center;
    padding: 3px;
}


td {
    text-align: left;
    font-size: 11px;
}


/* new css */

.report_box {
    margin: 15px 0px 15px 0px;
    background: url(../images/sbbody.gif) no-repeat bottom right;
    width: 200px;
    background-color: #eee;
    float: left;
}

.report_box h1 {
    background-color: #abc;
    background: url(../images/sbhead.gif) no-repeat top right;
    margin: 0;
    padding: 20px 0px 5px 30px;
    color: #333;
    font-size: 1.2em;
    line-height: 1em;
}

.report_box table {
    border: none;
    margin: 5px 25px 25px 25px;
    width: 200px;
}

.admin_box {
    width: 200px;
    height: 200px;
    border: 1px solid black;
}

.admin_box h1 {
    background-color: gray;
    color: white;
    font-size: 14px;
    margin: 2px;
}

.admin_box .content {
    width: 200px;
    height: 170px;
    overflow: auto;
}

.info_table {
    border: 1px solid silver;
}

.info_table h1 {
    margin: 0px;
    padding: 3px;
    background: #243;
    color: white;

}

.info_table table {
}

.info_table th {
    background: #465;
    color: white;
}
 

