body {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

a:link {
	color: Black;
}
a:visited {
	color: Black;
}
a:hover {
	color: Gray;
	text-decoration: underline;
}

td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}

.litle {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	vertical-align : top;	
}

.txt_ERR {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #FF0000;
	FONT-FAMILY: 'Verdana CE', Verdana, sans-serif;
	text-decoration: none
}

.txt_MSG {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #008000;
	FONT-FAMILY: 'Verdana CE', Verdana, sans-serif;
	TEXT-DECORATION: none
}

.txt_Kom {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: 'Verdana CE', Verdana, sans-serif;
	TEXT-DECORATION: none
}

p {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.gray {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Gray;
	margin-top: 0px;
	margin-bottom: 0px;
}

input.buton {
        font-family: Tahoma, Verdana, Arial; 
        font-size: 10px;
        font-weight : bold; 
        background: #849EB5;
        color: #FFFFFF;

      }

input.bez {
        font-family: Tahoma, Verdana, Arial; 
        font-size: 10px; 
        color: #000000;
	   background : transparent;
        border: none; 
      }

input,textarea, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background: #EAEAEA;
	color: #2F4F4F;
	border : 1px solid Gray;
}

input.image { border: none; }

hr{
	color : #CECECE;
	height : 1px;
	line-height : 1px;
}


.ddm1 {
    font: 10px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	border: none;
	text-decoration: none;
	display: block;
	position: relative;
	color: White;
}
.ddm1 .item1 {
  color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
   color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover,
.ddm1 .item2:visited {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	color: White;
	text-align: center;
}
.ddm1 .item2 {
	background: #9E9C9C;
	color: #ffffff;
}
.ddm1 .item2:hover {
	background: Silver;
	color: #ffffff;
}
.ddm1 .section {
	border: 1px #505050;
	border-style: solid solid solid solid;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	background: #9E9C9C;
	width: 230px;
}
.ddm1 .bottom,
.ddm1 .bottom:hover {
	border-style: solid solid solid solid;
	color: White;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

.ddm2 {
    font: 11px tahoma;
}
.ddm2 .item1,
.ddm2 .item1:hover,
.ddm2 .item1-active,
.ddm2 .item1-active:hover {
	border: none;
	text-decoration: none;
	position: relative;
	color: White;
}
.ddm2 .item1 {
  color: #ffffff;
}
.ddm2 .item1:hover,
.ddm2 .item1-active,
.ddm2 .item1-active:hover {
   color: #ffffff;
}
.ddm2 .item2,
.ddm2 .item2:hover,
.ddm2 .item2:visited {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	color: White;
	text-align: center;
}
.ddm2 .item2 {
	background: Gray;
	color: #ffffff;
}
.ddm2 .item2:hover {
	background: Silver;
	color: #ffffff;
}
.ddm2 .section {
	border: 1px #505050;
	border-style: solid solid solid solid;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	background: Gray;
	width: 180px;
}
.ddm2 .bottom,
.ddm2 .bottom:hover {
	border-style: solid solid solid solid;
	color: White;
}

* html .ddm2 td { position: relative; } /* ie 5.0 fix */

