@import url(nbw.css);
/* ------------------------------------------------------- */
/* --------------------------------------------- AK - 2009 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	
	background-color: #dedede;
	
	color: #53506e;
	font-size: 10px;
	font-family: Arial, "Helvetica", Helvetica, sans-serif;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

a img { border: 0; }
a, a img, input { outline: none; }
h1, h2, h3, h4, h5, h6, p { outline: none; margin: 0; padding: 0; border: 0; }

/* ------------------------------------------------------- */
/* wrap div's contents */

#container {
	margin: 0px auto;
}

/*
#archiveTge {btn_calendar
	float: left;
	width: 450px;
	background-color: #fff;
	padding: 10px;
}
*/

div.steps {
	float: left;
	width: 450px;
}

div.short {
	width: 230px;
	padding: 0px 5px;
}

#archiveTge h3 {
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #25253a;
	line-height: 100%;
}

#archiveTge p {
	float: left;
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 0;
	width: 100%;
}

#archiveTge p.grey {
	padding: 3px;
	width: 216px;
	background-color: #f1f1f1;
}

#archiveTge select {
	width: 222px;
	background-color: #c7c6d1;
	border: none;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

#archiveTge input {
	font-family: inherit;
}



#archiveTge input.datetime {
	float: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	width: 188px;
	height: 16px;
	border: 1px solid #c2c2c2;
	color: #53506e;
	line-height: 100%;
	text-align: center;
	font-size: 12px;
}

/*
.btn_calendar {
	float: right;
	width: 22px;
	height: 20px;
	border: 0 none;
	background: transparent url('../img/ico_calendar.png') no-repeat;
	cursor: pointer;
}

#calendar {
	position: absolute;
	margin: 0px 0px 0px 230px;
}

#calendar a.close {
	float: right;
	padding: 1px 5px 3px 5px;
	display: block;
	background-color: #535353;
	text-decoration: none;
	color: #fff;
	text-align: right;
	font-size: 10px;
	line-height: 100%;
}
*/
#archiveTge .multiselect select {
	width: 210px;
	background-color: #fff;
	border: 1px solid #c2c2c2;
}

#archiveTge .multiselect .left {
	float: left;
	width: 210px;
}

#archiveTge .multiselect .right {
	float: right;
	width: 210px;
}

#archiveTge .multiselect .center {
	float: left;
	width: 21px;
	padding-left: 4px;
	
}

#archiveTge .multiselect a {
	float: left;
	display: block;
	padding: 0;
	margin: 0px 0px 2px 0px;
	width: 21px;
	height: 19px;
	background: transparent url('../img/multiselect_links.png') no-repeat left top;
}

#archiveTge .multiselect a.all_to_right { background-position: left -19px; }
#archiveTge .multiselect a.all_to_left { background-position: left -38px; }
#archiveTge .multiselect a.right_to_left { background-position: left -57px; }
#archiveTge {
    margin: 0px auto;
    width: 500px;	
	}


a, a:link, a:active, a:visited { color: #282f49; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }


/* arti */

#left_page {
	float: left !important;
/*	padding: 0 20px !important; */
}

#left_page h3 {
	margin: 1.75em 0 0.75em 0;
}

ul#submenu { float: none !important; width: 256px !important; margin-bottom: 5em; }
ul#submenu li { background-color: #f1f1f1; display: block; width: 217px; margin: 0 2px 0 0; padding: 0; }
ul#submenu li a { width: auto; display: block; float: none; }
ul#submenu ul li a { text-indent:10px; }

#center_page {
	float: left;
	padding: 0 0;
	width: 670px;	
}

#center_page h1 {
	font-size: 24px;
	margin: 0.85em 0 0 0;	
}

#center_page h2 {
	float: none !important;
	width: auto;
	margin: 0.5em 0 1em 0;
	padding: 0 0 5px 0;
}

#center_page h3 {
	font-weight: bold;
	margin: 1.75em 0 0.25em 0;	
}

#center_page form {
	display: block;
	margin: -10px 0 0 0;	
	float: right;
	position: relative;
	width: 98%;
	padding:10px 10px 10px 0px;

	text-align: right;
}

/*
#center_page form #calendar {
	position: absolute;
	right: -10px;
	top: -60px;	
	margin: 0 !important;
}
*/
#center_page #chart_period ul li {
    display: inline;
}

/*
#center_page form #calendar .monthName { width: auto !important; }

#center_page form #calendar table {
	-webkit-box-shadow: 0 1px 7px #555;	
	-moz-box-shadow: 0 1px 7px #555;	
	box-shadow: 0 1px 7px #555;	
}

table {
	width: 595px;
	margin: 0.25em 0 1.5em 0;	
}
*/



