/* CSS Document */

a {
	text-decoration:none;
	color:#d2007b;
	font-weight:normal;
	outline:none;
}

a:hover {
	text-decoration:none;
	color:#7e004a;
}

h1, .Header_1 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
	color:#605e54;
}

h2, .Header_2 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	color:#605e54;
}

h3, .Header_3 {
	font-size:11px;
	font-weight:bold;
	color:#928f80;
}

th {
	background:none;
	color:#605e54;
	border-bottom:1px #605e54 solid;
	border-top:1px #605e54 solid;
}

#content ul li {
	list-style-image:url(../../templates/layout/komtech/bullet.jpg);
	list-style-position:outside;
}

#lang a {
}

#lang a:hover {
}

#lang .lang_active {
}

#lang select {
	width:150px;
	height:20px;
	border:1px #928f80 solid;
	padding:1px;
}

#breadcrumb {
	font-size:10px;
	color:#666666;
}

#footer {
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	text-indent:10px;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#d2007b;
}

.module {
	margin-bottom:0px;
}

hr {
	border:1px #D2007B solid;
	color:#D2007B;
	height:3px;
	margin: 10px 0px 10px 0px;
	background-color:#D2007B;
}

.button {
	margin:0px;
	padding:2px 5px 2px 5px;
	width: auto;
	cursor:pointer;
	color:#000000;
	background:#FFFFFF;
	border:1px #666666 solid;
	padding:2px;
}

#content table {
	/* margin-left:-1px; */
}

#content .tableBorder, #content .tableBorderAndGrid {
	/* margin-left:0px; */
}
