.26PX {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 125%;
	color: #949698;
}

.TITLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	color: #949698;
}

.16PX {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #313131;
}

.14PX {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #313131;
}

.HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #313131;
}

.NORMAL {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #313131;
}

.CAPTION {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #NaN;
}

.LINK {
  color: #313131;
  font-size: 11px;
  line-height: 100%;
  font-weight: bold;
  font-family: verdana, arial;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a {
  color: #313131;
  font-size: 11px;
  line-height: 100%;
  font-weight: bold;
  font-family: verdana, arial;
  text-decoration: none;
}


.MENU {
  color: #<? echo $color[52916]; ?>;
  font-size: 10px;
  line-height: 100%;
  font-family: verdana;
  text-decoration: none;
}


.MENU2 {
  color: #<? echo $color[52901]; ?>;
  font-size: 10px;
  line-height: 100%;
  text-decoration: none;
  font-family: verdana;
}


.NORMALVIT {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #CBCBCB;
}

.HEADINGWHITE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #f5f5f5;
}

.BRANSCHAKTUELLT {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #313131;
}

.TITLEWHITE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	color: #f5f5f5;
}

.NEWSHEADING {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #313131;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
	background: transperant;
width: 100%;
}

#sddm li
{	
height: 33px;
margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana,Arial,Sans-Serif;
        font-size: 11px;
        font-weight: bold;
	background: transparent url("../sd_files/seperator.gif") center right no-repeat;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	color: white;
	text-align: center;
	text-decoration: none
	}

#sddm div
{	
position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e5e5e5;
  border-left: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;	
  color: black;
margin-left: -21px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 150px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: transperant;
		color: black;
			font-family: Verdana,Arial,Sans-Serif;
        font-size: 10px;
        font-weight: bold;
                border-bottom:solid 1px #bcbcbc;
}
.dropdownmenuparent
{
width: 110px;
}
#sddm div a:hover
{	
    background: #e5bf6f
}
.ERROR {
   padding: 2px; 
   background: #[%color.complement_light%];
   font-size: 12px;
   border: 1px solid red;
}

input[type=text].ERROR {
   padding: 2px; 
   background: #[%color.complement_light%];
   font-size: 12px;
   border: 1px solid red;
}
input[type=password].ERROR  {
   padding: 2px; 
   background:[%color.complement_light%];
   font-size: 12px;
   border: 1px solid red;
}

