body
{
    font-family: 'Times New Roman CE', 'Times New Roman', serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px;
    background-color: rgb(204,204,204);
}

h1 {
    font-size: 130%;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

h2 {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 5px;
}

h3 {
    font-size: 110%;
    font-weight: bold;
    margin: 0px;
}

a {
    color: #013983;
    font-weight: normal;
}

a:hover {
    color: #DE7109;
}

.pointer {
    cursor: pointer;
}

form {
    margin: 0px;
    padding: 0px;
}

textarea {
	font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
    font-size: 100%;
}

hr {
    height: 1px;
    color: silver;
}

img {
    border: none;
}

fieldset
{
    margin: 2px;
}

legend {
    padding: 0px 5px 0px 5px;
}

.displayNone 
{
    display: none;
}

.clear, .clearLeft
{
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

.clear
{
    clear: both;
}

.clearLeft
{
    clear: left;
}

.numericTextBox 
{
    text-align: right;
}

.disabledLink 
{
    color: Gray;
}

.disabledLink:hover
{
    color: Gray;
}

.fsBox 
{
    width: 415px;
    float: left;
}

.fsBox .boxNote 
{
    padding-top: 10px;
    color: Gray;
}


.layout {
    border-collapse: collapse;
}

.layout td {
    vertical-align: top;
}

.label, .labelFirst {
    display: block;
    margin-top: 10px;
    font-size: 90%;
    color: rgb(120,120,120);
}

.labelFirst 
{
    margin-top: 0px;
}

.inputItem, .inputItemReadOnly {
    width: 400px;
}

.hiddenItem {
    display: none;
}

#page {
    
}

#header {
    position: relative;
    height: 130px;
}

#logoSchneedorfer {
}

#webTitle {
    position: absolute;
    top: 20px;
    left: 30px;
    color: White;
    font-size: 35px;
    border-bottom: solid 2px white;
}

#webTitle a {
    color: White;
    text-decoration: none;
    font-weight: normal;
    line-height: 32px;
}

#webTitle .smaller {
    font-size: 80%;
}

.headerPhoto {
    position: absolute;
    top: 0px;
    right: 0px;    
}

#menu {
    background-color: rgb(127,127,127);
    padding: 30px 30px 5px 20px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu ul li {
    float: left;
}

#menu ul li a {
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    border-right: solid 1px white;
    color: White;
    font-weight: normal;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#menu ul li .last {
    border: none;
}

#menu .menuRight {
    float: right;
}

#mainContent {
    background-color: White;
    height: 315px;
    overflow: auto;
    padding: 25px 30px 30px 30px;
}

#mainContent h1 {
    width: 400px;
    color: rgb(127,127,127);
    font-weight: bold;
    font-size: 110%;
}

#mainContent h2 {
    color: rgb(127,127,127);
    font-weight: normal;
    font-size: 100%;
    border-bottom: solid 1px rgb(127,127,127);
    margin: 2px 0px 5px 0px;
    padding: 0px 0px 2px 0px;
}

#mainContent h2 a {
    text-decoration: none;
    color: rgb(127,127,127);
}

#mainContent .textColumn {
    width: 355px;
    float: left;
    margin-right: 20px;
    border-top: solid 5px rgb(127,127,127);
    border-bottom: solid 5px rgb(127,127,127);
    padding: 10px 0px 10px 0px;
}

#mainContent .moreInfo {
    text-align: right;
    margin-top: 2px;
}

#mainContent .moreInfo a {
    text-decoration: none;
    color: rgb(127,127,127);
    font-size: 80%;
}

#mainContent .description {
    font-size: 80%;   
}

#mainContent .contactBox {
    width: 170px;
    float: left;
    background-color: #DDDDDD;
    border: solid 1px gray;
    font-family: sans-serif;
}

#mainContent .intro {
    font-size: 75%;
    color: white;
    border-bottom: solid 1px gray;
    padding-bottom: 5px;
    background-color: Gray;
    padding: 5px;
}

#mainContent .content {
    padding: 5px;
}

#mainContent .contactBox .label {
    font-size: 75%;
    color: black;
    margin-top: 5px;
}

#mainContent .contactBox .inputItem 
{
    font-size: 75%;
    width: 98%;
    border: solid 1px gray;
}

#mainContent .contactBox .buttons {
    text-align: center;
    padding: 5px;
}

#mainContent .contactBox .submitButton {
    font-size: 75%;
    color: black;
}

#references {
    width: 1050px;
    border-top: solid 5px rgb(127,127,127);
    border-bottom: solid 5px rgb(127,127,127);
    padding: 10px 0px 10px 0px;
}

#references .item {
    float: left;
    font-size: 90%;
    width: 350px;
    margin-top:20px;
}

#references .item1 {
    float: left;
    font-size: 80%;
    width: 500px;
    margin-top:20px;
}


#references .screen {
    padding-bottom: 5px;
}

#references .description {
    font-size: 100%;
}

#references .text
{
    font-size: 16px;
}

#references .description-next{
    font-size: 30px;
    color: Gray;
    font-weight:bold;
}

#references .banner{
    font-size: 18px;
    font-weight:bold;
    color: Gray;
}

#references .image{
  float:right;
  width: 430px;
}


#references .image1{
    margin-top: 40px;
}

#references .image2{
    padding-top:80px;
    float:right;
}

#references .image3{
    float:right;
}

#references .hr{
   border-bottom: solid 5px #7f7f7f;
   padding: 2px 0px 2px 0px;
}

/*******************************************/
/*************** home page *****************/
/*******************************************/

#homePage .contentBox {
    width: 215px;
    float: left;
    margin-right: 25px;
}

#homePage .contentBox h2 {
    border-bottom: solid 5px rgb(127,127,127);
}

#homePage .contentBox h2 a {
    color: rgb(127,127,127);
    text-decoration: none;
    font-weight: normal;
}

#homePage .contentBox .description {
    font-size: 90%;
    line-height: 1.4em;
    padding-bottom: 10px;
    text-align: left;
}

#homePage .contentBox .moreInfo {
    border-top: solid 1px rgb(127,127,127);
    text-align: right;
    margin-top: 1px;
}

#homePage .contentBox .moreInfo a {
    text-decoration: none;
    color: rgb(127,127,127);
    font-size: 80%;
}

/*******************************************/
/*************** inline popup **************/
/*******************************************/

#popUpOpacityBackground {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
    background-color: White;
    z-index: 10;
    display: none;
}

.popUpBox {
    position: absolute;
    z-index: 99;
    background-color: white;
    border: solid 1px black;
    display: none;
}

.popUpBox .inside {
    padding: 20px;    
}

.popUpBox h3 {
    background-color: Black;
    color: White;
    font-size: 100%;
    padding: 2px;
}
