.zelle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
	padding: 10px;
}
.bold-orange {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #9E624F;
}
.bold-yellow {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #E2B06A;
}
.bold-red {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #F5DFAF;
}
.bold-red-small {



	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #B00000;
}
a:link {
	color: #E2B06A;
	text-decoration: none;
}
a:visited {
	color: #E2B06A;
	text-decoration: none;
}
a:hover {
	color: #A5A5A5;
	text-decoration: none;
}
a:active {
	color: #E2B06A;
	text-decoration: none;
}
.inputstyle {
background-color: #A24537;
border-bottom: #090317 1px solid;
border-left:   #090317 1px solid;
border-right:  #090317 1px solid;
border-top:    #090317 1px solid;
color:       #EAEAEA;
font-family: Tahoma;
font-size:   11px;
padding-bottom: 1px;
padding-left:   1px;
padding-right:  1px;
padding-top:    1px
}
TD.footer A:link                         {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CBC9C9;
	font-family: Tahoma;
}

TD.footer A:active                                 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CBC9C9;
	font-family: Tahoma;
}

TD.footer A:visited                                 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CBC9C9;
	font-family: Tahoma;
}

TD.footer A:hover                                  {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
	font-family: Tahoma;
}
.camborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #313131;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #313131;
}
.naviborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7A7A7A;
	border-right-color: #7A7A7A;
	border-bottom-color: #7A7A7A;
	border-left-color: #7A7A7A;
}.line-vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #535353;
	border-right-color: #535353;
	border-bottom-color: #535353;
	border-left-color: #535353;
}
