BODY, TD {color: white; font-size: 14px; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: normal; color: #C5C6C6; text-decoration: none; }
 
A {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; color: #C5C6C6; text-decoration: none; }

A:Hover {	color: #56698F; }

HR { height: 1pt; color: Maroon; }

H1, H2, H3, H4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	color: grey;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.date{
	  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8px; font-weight: normal; color: #000000; text-decoration: none; }
.italic{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style : italic;
}
input.button {
	background-color : #C0C0C0;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
    margin: 20px;
    text-align: center;
}
#mainForm {
    color: #FFFFFF;
    height: 320px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 100%;
}
ul.mainForm {
    float: left;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 15px;
    list-style-type: none;
    padding-left: 60px;
}
li.mainForm {
    padding-bottom: 10px;
}
#mainFormError {
    border: 1px solid;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 70%;
}
input.mainFormError {
    background-color: #F3A570;
}
textarea.mainFormError {
    background-color: #F3A570;
}
div.styled-select select.mainFormError {
    background: url("new_arrow.png") no-repeat scroll right center #F3A570;
    width: 140px;
}
select.mainFormError {
    background-color: #FADADD;
}
#formHeader {
    margin-left: 30px;
    position: relative;
    width: 100%;
}
p.formHeader {
    color: #FFFFFF;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 25px;
    font-weight: normal;
    left: -5px;
    letter-spacing: 2px;
    margin: 0;
    position: relative;
    text-align: right;
    top: 4px;
}
#formInfo {
    background-color: #FFFFFF;
    margin: 0;
    position: relative;
    width: 100%;
}
h2.formInfo {
    color: #FFFFFF;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 20px;
    font-weight: normal;
    left: 20px;
    letter-spacing: 1px;
    line-height: 150%;
    margin: 0;
    position: relative;
    text-align: left;
    top: 0;
}
p.formInfo {
    color: #FFFFFF;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: 20px;
    margin: 0;
    position: relative;
    text-align: left;
    top: 0;
}
#formFields {
    background-color: #FFFFFF;
    margin: 0;
    position: relative;
    width: 100%;
}
label.formFieldQuestion {
    border: medium none;
    display: block;
    font-size: 95%;
    font-weight: bold;
    line-height: 125%;
    padding: 0 4px 1px 0;
}
input.formFieldStyle {
    display: block;
    height: 13px;
    line-height: 1.4em;
    margin: 8px 0 0 3px;
    width: 13px;
}
a.info {
    font-family: Tahoma,Arial,Sans-Serif;
    position: relative;
    text-decoration: none;
}
a.info span {
    display: none;
    position: relative;
}
a.info:hover {
    cursor: default;
    position: relative;
}
a.info:hover .infobox {
    background: url("question.gif") no-repeat scroll right bottom #F4F4F4;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
    color: #000000;
    display: block;
    font-size: 0.7em;
    font-weight: normal;
    height: 70px;
    left: 25px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 205px;
    z-index: 999;
}
button.calendarStyle {
    background-color: transparent;
    background-image: url("imgs/calendar.png");
    border: 0 none;
    cursor: pointer;
    height: 22px;
    width: 22px;
}
p.footer {
    color: #FFFFFF;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 9px;
    font-weight: normal;
    left: -140px;
    letter-spacing: 2px;
    margin: 0;
    position: relative;
    text-align: right;
    top: 4px;
}
a.footer {
    color: #FFFFFF;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    position: relative;
    text-align: right;
    top: 4px;
}
textarea {
    background-color: #727271;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25) inset;*/
    outline: medium none;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
}
input {
    background-color: #727271;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25);*/
    color: #282828;
    font-size: 12px;
    font-style: normal;
    font-weight: normal !important;
    line-height: 24px;
    margin-top: 20px;
    outline: medium none;
    padding: 5px;
    position: static;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

input:hover {
    background-color: #56698F;
}

.st-container > input[type="radio"], .st-container > a {
    bottom: 0;
    cursor: pointer;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    position: fixed;
    width: 25%;
}
.st-container > input[type="radio"] {
    opacity: 0;
    z-index: 1000;
}
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"] + label {
    color: #F2F2F2;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    padding: 5px;
    text-align: left;
    width: 550px;
}
input[type="checkbox"] + label span {
    background: url("check_radio_sheet.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 19px;
}
input[type="checkbox"] + label span p {
    float: left;
}
input[type="checkbox"]:checked + label span {
    background: url("check_radio_sheet.png") no-repeat scroll -19px top transparent;
}
.styled-select {
    -moz-appearance: none;
    -moz-box-sizing: border-box;
    background: url("new_arrow.png") no-repeat scroll right center #727271;
    border: medium none;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25) inset;
    color: #282828;
    cursor: pointer;
    height: 25px;
    margin-top: 25px;
    overflow: hidden;
    width: 140px;
}
.styled-select select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    font-size: 12px;
    height: 25px;
    line-height: 1;
    margin: 0;
    padding: 5px;
    width: 168px;
}
input[type="submit"] {
    background: none repeat scroll 0 0 #56698F;
    /*border: 1px solid rgba(0, 0, 0, 0.15);*/
    border-radius: 3px 3px 3px 3px;
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    padding: 8px 8px;
    transition: all 0.3s ease-out 0s;
}
input:hover [type="submit"] {
    background: none repeat scroll 0 0 #C7FE0A;
}

.eintrag{
        background: #727271;
         /*border-radius: 20px 20px 20px 20px;*/
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25) inset;*/
    color: #C5C6C6;
    background-color: #2B2A29;
    border-bottom:1px groove #C5C6C6;
    padding-bottom: 10px;
   
}

img{margin-top:10px; }

.smileys {
        position: absolute;
        right: 125px;
        top: 330px;
}

.font {
        position: absolute;
        right: 100px;
        top: 400px;      
}

.links {
    background-color: #C0C0C0;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25);*/
    color: #282828;
    font-size: 12px;
    font-style: normal;
    font-weight: normal !important;
    line-height: 24px;
    margin-top: 20px;
    outline: medium none;
    padding: 5px;
    position: static;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 50px;
}

.links:hover {
    background-color: #56698F;
    color: #282828;
}

.empty {
     color: #56698F;
     font-size: 14px;
     font-weight: bold;
     margin-bottom: 50px;
}