/*
powered by TOCCO AG
www.tocco.ch
*/

body {
	text-align: center;
	margin: 0px;
	padding:0px;
	background:#c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.nf h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 0pt;
    padding: 0pt;
}

.nf h2 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0pt;
    padding: 0pt;
}

.nf h1 {
    color: #000000;
    margin-left: 0px;
	font-size:14px;
	font-weight:bold;
}


input, select, textarea, .nf input.button, .nf input.setbutton, .nf textarea, .nf input, .nf select {
    background-image: none;
    border: 2px solid #B7B7B7;
    color: black;
    font-size: 12px;
    height: auto;
    margin: auto;
    width: 174px;
}

.nf input.button, .nf textarea, .nf input, .nf select {
    width: 260px;
}

.nf select {
    width: 268px;
}

.nf input.button, .nf input.setbutton {
    background-color: #EFEFEF;
    background-image: none;
    width: 174px;
}

.nf ul.set {
    background-image: none;
    margin: 0pt;
    padding: 1px 0pt 15px 0px; /*---set padding all content---*/
}

.nf td.label {
    margin: 0pt;
    padding: 0pt;
    width: 185px;
}

.nf td.label div {
    overflow: hidden;
    padding-top: 4px;
    white-space: nowrap;
    width: 183px;
}

.nf .area, .nf .set, .nf .group, #nfcontent, .nf div.content div.form {
    margin: 0pt;
    padding: 0pt;

}


.nf div.menu {
    display: none;
}

#login_box input, #login_box select {
    width: 174px;
}

.nf div.content {
    position: relative;
    top: -3pt;
}


.nf .g th a:hover {
	color: #ED1B2D;
}
.nf .g th.sortable a {
	background: url(img/spi_nice/arrow_right.gif) no-repeat right;
	display: block;
}
.nf .g th.order1 a {
	color: #ED1B2D;
	background: url(img/spi_nice/arrow_down.gif) no-repeat right;
}
.nf .g th.order2 a {
	color: #ED1B2D;
	background: url(img/spi_nice/arrow_up.gif) no-repeat right;
}


/*-------------------icons nice----------*/

.pager_first{background: transparent url(img/spi_nice/first.gif) no-repeat top left;}
.pager_left{background: transparent url(img/spi_nice/left.gif) no-repeat top left;}
.pager_right{background: transparent url(img/spi_nice/right.gif) no-repeat top left;}
.pager_last{background: transparent url(img/spi_nice/last.gif) no-repeat top left;}

h1 {
	margin-top: 30px;
}

.nf .g th {
	background: #cccccc;
}

.nf .g th.sortable {
    background:#cccccc;
}

.sortable {
    background:#cccccc; 
}

.nf .g th.sortable a {
    text-decoration:underline;
    background:#cccccc;
}
