body, text, smallHeadline, image_footer, header{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #1B5A22;
         font-style: italic;
         margin: 0px;
         background-color: #1B5A22;
}

table {
	background-color: #92CE9A;
}

.bottom_line {
	border-bottom: 1px solid #1B5A22;
}

#topMenu {
	text-align: center;
         padding: 10px;
         background-color: #92CE9A;
         color: #1B5A22;
         border: 1px solid #1B5A22;
         border-left: 0px;
         border-right: 0px;
         width: 100%;
}

#topMenu a {
	color: #1B5A22;
         font-size: 14px;
         font-weight: bold;
         text-decoration: none;
}

#topMenu a:hover {
	text-decoration: underline;
}

#content {
	padding: 20px 30px;
	font-size: 14px;
         vertical-align: top;
}

.text{
         line-height: 25px;
         font-size: 13px;
         font-style: italic;
}

hr{
         color: #1B5A22;
	line-height: 25px;}

.tabelle{
         background-color: #1B5A22;
}

.textInZelle{
         line-height: 25px;
         font-size: 13px;
         font-style: italic;
         background-color: #92CE9A;
}

.contact{
         line-height: 35px;
         font-size: 13px;
         text-align: justice;
         font-style: italic;
         font-weight: bold;
}

.image_footer{
         font-size: 11px;
         text-align: left;
         border-top: 1px solid #1B5A22;
}

.line{
         background-color: #1B5A22;
}

.smallHeadline{
         font-size: 20px;
         text-align: center;
         font-style: italic;
}

.headline{
        font-size: 25px;
        font-style: italic;
}

.centeredImage{
        text-align: center;
}

a                {text-decoration:underline}
a:link        {text-decoration:underline; color:#1B5A22;}
a:visited        {text-decoration:underline; color:#1B5A22;}
a:hover        {text-decoration:none}

.button {
         background-color: #1B5A22;
         color: #92CE9A;
}

.button:link{
         background-color: #92CE9A;
         color: #1B5A22;
}

.button:hover{
         background-color: #92CE9A;
         color: #1B5A22;
}


.csc-firstHeader {
	padding-top: 30px;
	padding-bottom: 30px;
         font-size: 30px;
	font-weight: normal;
}

h1 {
	font-size: 22px;
         padding-top: 25px;
         padding-bottom: 20px;
         font-weight: normal;
}

.csc-textpic-caption {
	font-size: 85%;
}

.tx-hbook-pi1 td {
	font-size:12px;
	font-style: italic;
}

.right_border {
  background-image: url(../design/right.gif);
  background-repeat: repeat-y;  
}


.left-border {
  background-image: url(../design/left.gif);
  background-repeat: repeat-y;
}

.tx-hbook-pi1 td {
  vertical-align: top;
}

.tx-hbook-pi1 img {
  position: relative;
  top: 5px;  
}
