html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-size: 18px;
	line-height: 23px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

a, a:hover, a:visited, a:focus {
	outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

p, pre, address {
	position: relative;
}

p {
	word-spacing: 0.125em;
	hyphenate: auto;
	hyphenate-lines: 3;
}

p.indent {
	text-indent: 1.5em;
}

small {
	font-size: 15px;
}

abbr, code, kbd, samp, small, var {
	line-height: 19px;
}

ul, ol, dl, dialog {
	position: relative;
	margin: 23px 0;
}

li ul, li ol, ul ul, ol ol {
	margin: 0;
}

legend {
	position: relative;
}

caption {
	position: relative;
}

hr {
	position: relative;
	height: 1px;
	margin: 23px 0 22px 0;
	border: none;
	width: 100%;
}

b, strong, caption, th, thead, dt, legend {
	font-weight: bold;
}

cite, dfn, em, i {
	font-style: italic;
}

code, kbd, samp, pre, tt, var {
	font-family: mono-space, monospace;
}

pre {
	white-space: pre;
}

del {
	text-decoration: line-through;
}

mark {
	background: rgba(255, 255, 0, 0.4);
	padding: 0 .25em;
}

ins {
	color: #f00;
}

small, sup, sub {
	font-size: 15px;
}

big {
	font-size: 23px;
	line-height: 19px;
}

abbr[title], acronym {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

abbr[title], acronym[title], dfn[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

sup, sub {
	line-height: 0;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

blockquote {
	padding: 11.5px;
}

ul, ol {
	margin-left: 1.5em;
}

ul {
	list-style: disc outside;
}

ol {
	list-style: decimal outside;
}

table {
	font: inherit;
	width: 100%;
}

p, table, form, blockquote {
	margin-bottom: 23px;
}

input, button {
	margin-bottom: 11.5px;
	outline: none;
}

a, button, select {
	cursor: pointer;
}

input, textarea {
	outline: none;
	cursor: text;
}

textarea {
	resize: none;
	overflow: auto;
}

.ie6 legend, .ie7 legend {
	margin-left: -7px;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
	vertical-align: baseline;
}

.ie6 input {
	vertical-align: text-bottom;
}

label, input[type="button"], input[type="submit"], input[type="image"], button {
	cursor: pointer;
}

::-moz-selection {
	background: #f0eae6;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #f0eae6;
	color: #fff;
	text-shadow: none;
}

a:link {
	-webkit-tap-highlight-color: #FF5E99;
}

button {
	width: auto;
	overflow: visible;
}

.ie7 img, .ie7m img {
	-ms-interpolation-mode: bicubic;
}

input, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.clear:before, .clear:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clear:after {
	clear: both;
}

.clear {
	zoom: 1;
}

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.debug {
	display: none;
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 0px;
	left: 0;
	background: #ffffff;
	z-index: 2000;
	overflow: hidden;
}

.debug span {
	display: block;
	height: 20px;
	background: #d0d0d0;
	color: black;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}

body {
	background: white;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.dialog {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	height: 100%;
	width: 100%;
	background: url('../images/bg_dialog.png');
}

.dialog .content {
	position: absolute;
	padding: 20px 20px 60px 20px;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 400px;
	border: 5px solid #ffffff;
	background: #d7d7d7;
	text-align: center;
}

.dialog .desc {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.dialog .buttons {
	position: absolute;
	bottom: 10px;
	width: 290px;
	right: 75px;
}

.dialog .buttons a.button {
	width: 110px;
}

.dialog .abbrechen {
	margin-right: 10px;
}

.dialog .content a.link {
	color: #122256;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.email-dialog {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	height: 100%;
	width: 100%;
	background: url('../images/bg_dialog.png');
}

.email-dialog .content {
	position: absolute;
	padding: 20px 20px 60px 20px;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 600px;
	border: 5px solid #ffffff;
	background: #d7d7d7;
	text-align: center;
}

.email-dialog .headline {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.email-dialog label {
	display: block;
	text-align: left;
}

.email-dialog .input-text {
	width: 600px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #666666;
}

.email-dialog .input-select {
	width: 600px;
	margin: 3px 0 10px 0;
}

.email-dialog .input-textarea {
	width: 600px;
	height: 300px;
	border: 1px solid #666666;
}

.email-dialog .buttons {
	position: absolute;
	bottom: 10px;
	width: 590px;
	right: 20px;
}

.email-dialog .buttons a.button {
	width: 110px;
	float: right;
	margin-top: 2px;
}

.email-dialog .buttons button {
	float: right;
}

.email-dialog .abbrechen {
	margin-right: 10px;
}

.email-dialog .content a.link {
	color: #122256;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.msg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	height: 100%;
	width: 100%;
	background: url('../images/bg_dialog.png');
}

.msg .content {
	position: absolute;
	padding: 20px 20px 60px 20px;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 400px;
	border: 5px solid #ffffff;
	background: #d7d7d7;
	text-align: center;
}

.msg .desc {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.msg .buttons {
	position: absolute;
	bottom: 10px;
	width: 110px;
	right: 185px;
}

.msg .buttons a.button {
	width: 110px;
}

.msg .abbrechen {
	margin-right: 10px;
}

.msg .content a.link {
	color: #122256;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.color_defualt {
	color: #000000;
}

.color_blue {
	color: #005ea8;
}

.input {
	display: block;
	float: left;
	height: 22px;
	background: url('../images/input.gif') no-repeat 0px top transparent;
}

.input input {
	height: 22px;
	padding: 0 0 0 5px;
	border: none;
	background: url('../images/input.gif') no-repeat -10px top transparent;
}

.w160 {
	width: 160px;
	background-position: 150px top;
}

.w160 input {
	width: 150px;
}

.button {
	height: 30px;
	border: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	background: transparent;
}

.button .buttontext {
	display: inline-block;
	background: url('../images/button_left.jpg') no-repeat left top transparent;
	line-height: 28px;
	height: 30px;
	padding: 0 0 0 30px;
}

.button .rechts {
	width: 29px;
	height: 30px;
	line-height: 28px;
	display: inline-block;
	background: url('../images/button_right.jpg') no-repeat right top transparent;
}

.red .buttontext {
	display: inline-block;
	background: url('../images/button_left_red.png') no-repeat left top transparent;
	line-height: 28px;
	height: 30px;
	padding: 0 0 0 30px;
}

.red .rechts {
	width: 29px;
	height: 30px;
	line-height: 28px;
	display: inline-block;
	background: url('../images/button_right_red.png') no-repeat right top transparent;
}

a.button {
	display: block;
	float: left;
	height: 30px;
	padding: 0 29px 0 0;
	border: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../images/button_right.jpg') no-repeat right top transparent;
}

a.button span {
	display: block;
	line-height: 28px;
	height: 30px;
	padding: 0 0 0 30px;
	background: url('../images/button_left.jpg') no-repeat left top transparent;
}

a.blue-button {
	display: block;
	width: 90px;
	padding: 1px 0 3px 0;
	margin: 0 0 3px 0;
	background: url('../images/btn_bg_blue.gif') no-repeat left top transparent;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

button.blue-button {
	display: block;
	width: 90px;
	border: none;
	padding: 1px 0 3px 0;
	background: url('../images/btn_bg_blue.gif') no-repeat left top transparent;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#login {
	position: relative;
	width: 550px;
	height: 320px;
	margin: 100px auto 0 auto;
	border: 5px solid #005ea8;
	background: white no-repeat left top;
}

#login .logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

#login h1 {
	position: absolute;
	top: 52px;
	left: 230px;
	font-family: Arial;
	font-size: 27px;
	line-height: 120%;
	font-weight: bold;
	color: #005ea8;
}

#login .formcontainer {
	position: absolute;
	top: 117px;
	left: 230px;
	width: 270px;
	height: auto;
	padding: 40px 0 0 0;
	background: url('../images/hr.gif') repeat-x top left transparent;
}

#login .formcontainer .row {
	display: block;
	width: 270px;
	float: left;
	margin: 0 0 10px 0;
}

#login .formcontainer .button_row {
	display: block;
	width: 270px;
	float: left;
	clear: left;
	margin: 10px 0 10px 0;
	text-align: right;
}

#login .formcontainer label {
	display: block;
	width: 110px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}

#login .message {
	position: absolute;
	left: 20px;
	top: 161px;
	width: 170px;
	color: #005ea8;
}

#login .error {
	position: absolute;
	left: 20px;
	top: 161px;
	width: 170px;
	color: #f10000;
}

#login .formcontainer .loginbutton_row .loginbutton {
	border: none;
	background: none;
	margin: 0 0 0 103px;
}

#login .formcontainer .loginbutton_row .loginbuttontext {
	background: url('../images/button_left.jpg') no-repeat left top;
	height: 28px;
	padding: 0 0 0 29px;
	display: inline-block;
	line-height: 28px;
	color: #ffffff;
}

#login .formcontainer .loginbutton_row .loginbuttonrechts {
	background: url('../images/button_right.jpg') no-repeat left top;
	width: 29px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
}

.head {
	position: relative;
	top: 0;
	left: 0;
	width: 970px;
	height: 130px;
}

.head img {
	position: absolute;
	top: 20px;
	left: 20px;
}

.head h1 {
	position: absolute;
	top: 50px;
	left: 200px;
	font-family: Arial;
	font-size: 27px;
	line-height: 120%;
	font-weight: bold;
	color: #005ea8;
}

.head .nav {
	position: absolute;
	top: 20px;
	right: 17px;
	width: 270px;
	height: 29px;
	background: url('../images/topnavigation_states.jpg') no-repeat top left transparent;
}

.with_backend .nav {
	position: absolute;
	top: 20px;
	right: 17px;
	width: 360px;
	height: 29px;
	background: url('../images/topnavigation_states.jpg') no-repeat top left transparent;
}

.head .nav a {
	display: block;
	position: relative;
	float: left;
	width: 88px;
	height: 30px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	line-height: 29px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	text-transform: uppercase;
}

.head .nav_statistik {
	background: url('../images/topnavigation_states.jpg') no-repeat -88px -29px transparent;
}

.head .nav_erfassen {
	background: url('../images/topnavigation_states.jpg') no-repeat -88px -58px transparent;
}

.head .nav_management {
	background: url('../images/topnavigation_states.jpg') no-repeat -88px -87px transparent;
}

.with_backend .nav_backend {
	background: url('../images/topnavigation_states.jpg') no-repeat left 0px transparent;
}

.with_backend .nav_statistik {
	background: url('../images/topnavigation_states.jpg') no-repeat left -29px transparent;
}

.with_backend .nav_erfassen {
	background: url('../images/topnavigation_states.jpg') no-repeat left -58px transparent;
}

.with_backend .nav_management {
	background: url('../images/topnavigation_states.jpg') no-repeat left -87px transparent;
}

.head .nav_backend a.backend {
	color: #ffffff;
}

.head .nav_statistik a.statistik {
	color: #ffffff;
}

.head .nav_erfassen a.erfassen {
	color: #ffffff;
}

.head .nav_management a.management {
	color: #ffffff;
}

.head .logout {
	float: right;
	position: absolute;
	top: 55px;
	right: 25px;
}

.head .logout a:link, .head .logout a:active, .head .logout a:visited {
	color: #122256;
	padding: 0 0 0 10px;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 11px;
}

.head .logout a:hover {
	color: #122256;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.center {
	width: 970px;
	position: relative;
	margin: 0 auto;
}

#listing {
	position: relative;
	width: 970px;
	height: auto;
	border: 5px solid #009ee0;
/*	background: #d3d3d3;
*/
}

#listing h1 {
	display: block;
	padding: 0px 0 0px 35px;
	font-family: Arial;
	font-size: 27px;
	line-height: 33px;
	font-weight: bold;
	color: #005ea8;
	text-decoration: none;

}

#listing .tabs {
	position: relative;
	width: 970px;
	height: auto;
	background: url('../images/content_background.jpg') no-repeat left 50px transparent;
}

#listing .tabs .nav {
	position: relative;
	width: 970px;
	height: 50px;
	background: url('../images/navigation_management_states.jpg') no-repeat top left transparent;
}

#listing .tabs .nav a {
	display: block;
	position: relative;
	float: left;
	height: 33px;
	margin-top: 17px;
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	line-height: 33px;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
}

#listing .tabs .nav a.current {
	color: #009ee0;
}

#listing .tabs .nav a.uebersicht {
	margin-left: 15px;
	width: 187px;
}

#listing .tabs .nav a.archiv {
	width: 152px;
}

#listing .tabs .nav a.export {
	margin-left: 15px;
	width: 187px;
}

#listing .tabs .nav a.statistik {
	width: 152px;
}

#listing .tabs div.nav_uebersicht {
	background: url('../images/navigation_management_states.jpg') no-repeat top left transparent;
}

#listing .tabs div.nav_archiv {
	background: url('../images/navigation_management_states.jpg') no-repeat left -52px transparent;
}

#listing .tabs div.nav_export {
	background: url('../images/navigation_management_states.jpg') no-repeat top left transparent;
}

#listing .tabs div.nav_statistik {
	background: url('../images/navigation_management_states.jpg') no-repeat left -52px transparent;
}

#listing .overview {
	width: 920px;
	margin: 25px 0 50px 25px;
}

#listing .overview th {
	text-align: left;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 5px;
	vertical-align: top;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#listing .overview td {
	position: relative;
	padding: 18px 0;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #797979;
}

#listing .overview td.red {
	background: url('../images/bg_td_red.gif') no-repeat bottom right transparent;
	color: #f10000;
}

#listing .overview td.blue {
	background: url('../images/bg_td_blue.gif') no-repeat bottom right transparent;
	color: #0e2f8d;
}

#listing .overview .active {
	background-color: #9cd3eb;
}

#listing .overview th.datum {
	width: 112px;
}

#listing .overview th.datum input {
	width: 102px;
}

#listing .overview th.datum span {
	margin: 0 0 0 30px;
}

#listing .overview th.art {
	width: 83px;
}

#listing .overview th.art input {
	width: 73px;
}

#listing .overview th.name {
	width: 119px;
}

#listing .overview th.name input {
	width: 109px;
}

#listing .overview th.zugewiesen {
	width: 86px;
}

#listing .overview th.zugewiesen input {
	width: 76px;
}

#listing .overview th.prio {
	width: 75px;
}

#listing .overview th.prio input {
	width: 65px;
}

#listing .overview th.status {
	width: 93px;
}

#listing .overview th.status input {
	width: 75px;
}

#listing .overview th.marke {
	width: 63px;
}

#listing .overview th.marke input {
	width: 53px;
}

#listing .overview th.sorte {
	width: 107px;
}

#listing .overview th.sorte input {
	width: 97px;
}

#listing .overview th.statistik {
	width: 49px;
}

#listing .overview th.statistik input {
	width: 37px;
}

#listing .overview th.aktion {
	width: 86px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#listing .overview td.aktion {
	width: 86px;
	text-align: right;
	padding: 0 0 0 5px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#listing .overview td.datum div {
	position: relative;
}

#listing .overview td.datum span {
	margin: 0 0 0 30px;
}

#listing .overview td.nodata {
	background: none;
	padding: 20px;
	text-align: center;
}

#listing .tab {
	display: none;
}

#listing .current {
	display: block;
}

#listing .details table {
	margin: 0;
}

#listing .details table td table {
	margin: 0 0 20px 0;
}

#listing .details td {
	padding: 0;
	background: none;
	vertical-align: top;
	text-align: left;
	position: relative;
}

#listing .details th {
	height: 47px;
	text-align: left;
	padding: 0;
	vertical-align: middle;
	background: url('../images/bg_td_active.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#listing .detail {
	background: #bddbe8;
}

#listing .detail th.left {
	width: 319px;
}

#listing .detail th.middle {
	width: 312px;
}

#listing .detail th.right {
	width: 292px;
	padding: 0 0 0;
	background: url('../images/bg_td_active.gif') no-repeat bottom left transparent;
	text-align: right;
	vertical-align: middle;
}

#listing .detail th.right a {
	width: 22px;
	height: 22px;
	position: relative;
	top: 0px;
	right: 20px;
}

#listing .detail td.left {
	padding: 0;
	background: url('../images/bg_td_detail.gif') no-repeat bottom right transparent;
}

#listing .detail td.left table {
	width: 319px;
}

#listing .detail td.middle {
	padding: 0;
	background: url('../images/bg_td_detail.gif') no-repeat bottom right transparent;
}

#listing .detail td.middle table {
	width: 312px;
}

#listing .detail td.right {
	padding: 0;
	background: url('../images/bg_td_detail.gif') no-repeat bottom left transparent;
}

#listing .detail td.right table {
	width: 292px;
}

#listing .detail td {
	vertical-align: top;
}

#listing .detail td.label {
	padding: 10px 0 0 0;
	width: 109px;
	vertical-align: top;
}

#listing .details .left td.label {
	padding: 10px 0 0 17px;
	width: 109px;
	vertical-align: top;
}

#listing .detail td.label span {
	display: block;
	padding: 5px 0 3px 8px;
	background: #9cd3eb;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}

#listing .detail td.data {
	padding: 15px 0 0 14px;
	vertical-align: top;
}

#listing .detail td.data span {
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}

#listing .details td.data-2col {
	padding: 17px 0 0 8px;
	vertical-align: top;
}

#listing .details .left td.data-2col {
	padding: 17px 0 0 25px;
	vertical-align: top;
}

#listing .details div.data {
	display: none;
}

#listing .overview a.details {
	display: block;
	position: absolute;
	top: -8px;
	left: -5px;
	width: 32px;
	height: 32px;
	background: url('../images/arrows.png') no-repeat top left transparent;
}

#listing .overview .active a.details {
	display: block;
	position: absolute;
	top: -1px;
	left: -5px;
	width: 32px;
	height: 32px;
	background: url('../images/arrows.png') no-repeat left -32px transparent;
}

#listing .edit td.data {
	padding-top: 10px;
}

#listing .edit td.data input {
	margin-bottom: 2px;
	width: 160px;
}

#listing .edit td.data select {
	margin-bottom: 2px;
	width: 160px;
}

#listing .edit td.data textarea {
	margin-bottom: 2px;
	width: 275px;
	height: 100px;
}

#listing .uebersicht .input_filter {
	display: none;
	clear: left;
}

#listing .archiv .input_filter {
	display: none;
	clear: left;
}

#listing .uebersicht input.input_filter, #listing .archiv input.input_filter {
	margin: 5px 0 0 0;
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #ffffff;
}

#listing .uebersicht button.input_filter, #listing .archiv button.input_filter {
	margin: 6px 0 0 0;
}

#listing .archiv .tr_input td {
	padding: 0;
}

#listing .archiv .tr_input td.aktion {
	padding: 18px 0 0 5px;
	vertical-align: top;
}

#listing .archiv .tr_input td table {
	margin: 0;
}

#listing .archiv .tr_input td table td {
	padding: 18px 5px;
	vertical-align: top;
}

#listing .archiv .tr_input td table td span {
	display: block;
	margin: 0 0 3px 0;
}

#listing .archiv .tr_input td table td textarea {
	width: 200px;
	height: 100px;
}

#erfassen {
	float: left;
	position: relative;
	width: 970px;
	height: auto;
	border: 5px solid #009ee0;
	background: white;
}

#erfassen .errors {
	position: absolute;
	top: 60px;
	right: 115px;
	z-index: 200;
}

#erfassen .errors .title {
	background: #f10000;
	padding: 4px 6px 3px 6px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#erfassen .errors .data {
	width: 300px;
	padding: 5px 0 0 0;
	border: 2px solid #ac2326;
}

#erfassen .errors .data span {
	display: block;
	margin: 0 10px 5px 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #f10000;
}

#erfassen .tabs {
	float: left;
	position: relative;
	width: 970px;
	height: auto;
	background: url('../images/content_background.jpg') no-repeat left 50px transparent;
}

#erfassen .tabs .nav {
	position: relative;
	width: 970px;
	height: 50px;
	background: url('../images/navigation_erfassen_states.jpg') no-repeat top left transparent;
}

#erfassen .tabs .nav a {
	display: block;
	position: relative;
	float: left;
	height: 33px;
	margin-top: 17px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	background: transparent;
}

#erfassen .tabs .nav a.current {
	color: #009ee0;
}

#erfassen .tabs .nav a.produkt {
	margin-left: 15px;
	width: 153px;
}

#erfassen .tabs .nav a.person {
	width: 155px;
}

#erfassen .tabs .nav a.reklamation {
	width: 186px;
}

#erfassen .tabs div.nav_produkt {
	background: url('../images/navigation_erfassen_states_3.jpg') no-repeat top left transparent;
}

#erfassen .tabs div.nav_person {
	background: url('../images/navigation_erfassen_states_3.jpg') no-repeat left -52px transparent;
}

#erfassen .tabs div.nav_reklamation {
	background: url('../images/navigation_erfassen_states_3.jpg') no-repeat left -104px transparent;
}

#erfassen .tab {
	display: none;
}

#erfassen .current {
	display: block;
}

#erfassen .left {
	width: 470px;
	float: left;
	margin: 30px 0 30px 30px;
}

#erfassen .right {
	float: left;
	width: 440px;
	margin: 30px 0 30px 0;
}

#erfassen .no-margin {
	margin-top: 0px;
}

#erfassen .left .row {
	clear: left;
	float: left;
	width: 470px;
	margin: 0 0 20px 0;
}

#erfassen .right .row {
	clear: left;
	float: left;
	width: 440px;
	margin: 0 0 20px 0;
}

#erfassen .cols-3 {
	width: 910px;
	float: left;
	margin: 30px 0 20px 30px;
}

#erfassen .left .textarea_row, #erfassen .right .textarea_row {
	height: 131px;
}

#erfassen .left .trenner_row, #erfassen .right .trenner_row {
	height: 0px;
}

#erfassen .left .empty_row, #erfassen .right .empty_row {
	height: 20px;
}

#erfassen .right .button_row {
	height: 131px;
	position: relative;
}

#erfassen .row label, #erfassen label {
	display: block;
	float: left;
	width: 115px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

#erfassen .textarea_row label {
	width: auto;
	float: none;
}

#erfassen .row .data {
	display: block;
	float: left;
	width: 325px;
	height: 20px;
}

#erfassen .cols-3 .data {
	display: block;
	float: left;
	width: 790px;
	height: 20px;
}

#erfassen .row .data .input_text {
	height: 20px;
	width: 255px;
	padding: 0 5px;
	border: none;
	background: url('../images/bg_input_text_255.gif') no-repeat top left transparent;
}

#erfassen .row .data .plz {
	height: 20px;
	width: 81px;
	margin: 0 3px 0 0;
	border: none;
	background: url('../images/bg_input_text_81.gif') no-repeat top left transparent;
}

#erfassen .row .data .ort {
	height: 20px;
	width: 171px;
	border: none;
	background: url('../images/bg_input_text_171.gif') no-repeat top left transparent;
}

#erfassen .row .data .input_textarea {
	clear: left;
	height: 111px;
	width: 435px;
	padding: 5px;
	border: none;
	background: url('../images/bg_textarea.gif') no-repeat top left transparent;
}

#erfassen .row .data .input_select {
	width: 180px;
	height: 20px;
}

#erfassen .cols-3 .data .input_select {
	width: 180px;
	height: 20px;
	margin: 0 52px 0 0;
}

#erfassen .row .data .input_radio {
	display: block;
	float: left;
}

#erfassen .row .data .desc {
	display: block;
	float: left;
	padding: 0 25px 0 5px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

#erfassen .right .button_row button {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
}

#erfassen .row .data .error {
	border: 2px solid #c40657;
}

#backend {
	float: left;
	position: relative;
	width: 970px;
	height: auto;
	border: 5px solid #009ee0;
	background: white;
}

#backend input, #backend textarea {
	margin: 0;
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #ffffff;
}

#backend .tabs {
	float: left;
	position: relative;
	width: 970px;
	height: auto;
	background: url('../images/content_background.jpg') no-repeat left 50px transparent;
}

#backend .tabs .nav {
	position: relative;
	width: 970px;
	height: 50px;
	background: url('../images/navigation_erfassen_states.jpg') no-repeat top left transparent;
}

#backend .tabs .nav a {
	display: block;
	position: relative;
	float: left;
	height: 33px;
	margin-top: 17px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	background: transparent;
}

#backend .tabs .nav a.current {
	color: #009ee0;
}

#backend .tabs .nav a.benutzer {
	margin-left: 15px;
	width: 153px;
}

#backend .tabs .nav a.standardwerte {
	width: 155px;
}

#backend .tabs .nav a.standardtexte {
	width: 186px;
}

#backend .tabs .nav a.textvorlagen {
	width: 186px;
	margin: 17px 0 0 0;
}

#backend .tabs .nav a.textvorlagen {
	width: 186px;
	margin: 17px 0 0 0;
}

#backend .tabs .nav a.mailtexte {
	width: 186px;
	margin: 17px 0 0 0;
}

#backend .tabs div.nav_benutzer {
	background: url('../images/navigation_erfassen_states_4.jpg') no-repeat top left transparent;
}

#backend .tabs div.nav_standardwerte {
	background: url('../images/navigation_erfassen_states_4.jpg') no-repeat left -52px transparent;
}

#backend .tabs div.nav_standardtexte {
	background: url('../images/navigation_erfassen_states_4.jpg') no-repeat left -104px transparent;
}

#backend .tabs div.nav_textvorlagen {
	background: url('../images/navigation_erfassen_states_4.jpg') no-repeat left -156px transparent;
}

#backend .tabs div.nav_mailtexte {
	background: url('../images/navigation_erfassen_states_4.jpg') no-repeat left -208px transparent;
}

#backend .tab {
	display: none;
}

#backend .current {
	display: block;
}

#backend .useroverview {
	width: 920px;
	margin: 25px 0 50px 25px;
}

#backend .useroverview th {
	height: 33px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#backend .useroverview td {
	position: relative;
	padding: 18px 0;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #797979;
}

#backend .useroverview th.username {
	width: 265px;
}

#backend .useroverview th.name {
	width: 235px;
}

#backend .useroverview th.added {
	width: 130px;
}

#backend .useroverview th.rolle {
	width: 125px;
}

#backend .useroverview th.aktion {
	width: 90px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .useroverview td.aktion {
	width: 90px;
	text-align: left;
	padding: 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .useroverview td.aktion a {
	margin-left: 5px;
}

#backend .useroverview td.aktion button {
	margin: 0 0 0 5px;
}

#backend .useroverview td.username input {
	width: 125px;
}

#backend .useroverview td.name input {
	width: 225px;
}

#backend .werte {
	width: 920px;
	margin: 25px 0 50px 25px;
}

#backend .werte input {
	margin: 0;
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #ffffff;
}

#backend .werte input, #backend .werte button {
	margin: 0;
}

#backend .werte h1 {
	font-size: 18px;
	padding: 0 0 10px 5px;
	font-weight: bold;
	color: #0b235d;
}

#backend .werte .left {
	width: 470px;
	float: left;
	margin-bottom: 30px;
}

#backend .werte .left table {
	width: 410px;
}

#backend .werte .right {
	width: 450px;
	float: left;
	margin-bottom: 30px;
}

#backend .werte .right table {
	width: 410px;
}

#backend .werte th {
	height: 33px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#backend .werte td {
	position: relative;
	padding: 18px 0;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #797979;
}

#backend .werte th.aktion {
	width: 90px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .werte td.aktion {
	width: 90px;
	text-align: left;
	padding: 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .werte td.aktion a {
	margin-left: 5px;
}

#backend .werte td.aktion button {
	margin: 0 0 0 5px;
}

#backend .werte .container {
	float: left;
	width: 920px;
	clear: left;
	background: url('../images/vr_trenner.gif') repeat-y 435px top transparent;
}

#backend .werte .hr {
	float: left;
	width: 920px;
	height: 4px;
	background: url('../images/hr_trenner.gif') no-repeat top left transparent;
}

#backend .werte .with_padding {
	padding-top: 30px;
}

#backend .texte {
	width: 920px;
	margin: 25px 0 50px 25px;
}

#backend .texte input {
	margin: 0;
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #ffffff;
}

#backend .texte input, #backend .werte button {
	margin: 0;
}

#backend .texte h1 {
	font-size: 18px;
	padding: 0 0 10px 5px;
	font-weight: bold;
	color: #0b235d;
}

#backend .texte .left {
	width: 300px;
	float: left;
	margin-bottom: 40px;
}

#backend .texte .left table {
	width: 280px;
}

#backend .texte .right {
	width: 450px;
	float: left;
	margin-bottom: 40px;
}

#backend .texte .right table {
	width: 420px;
}

#backend .texte th {
	height: 33px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#backend .texte td {
	position: relative;
	padding: 18px 0;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #797979;
}

#backend .texte th.aktion {
	width: 85px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .texte td.aktion {
	width: 85px;
	text-align: left;
	padding: 10px 0 0 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .texte td.aktion a {
	margin-left: 5px;
}

#backend .texte td.aktion button {
	margin: 0 0 0 5px;
}

#backend .texte td.marke {
	cursor: pointer;
}

#backend .texte td.active {
	background-color: #3bbaf1;
}

#backend .texte .submarken {
	display: none;
}

#backend .texte .sorten {
	display: none;
}

#backend .texte .complete {
	display: none;
}

#backend .texte .complete {
	width: 920px;
	float: left;
	margin-bottom: 40px;
}

#backend .texte .complete .stat {
	width: 80px;
}

#backend .texte .complete .stat input {
	width: 60px;
}

#backend .texte .complete .name {
	width: 130px;
}

#backend .texte .complete .name input {
	width: 110px;
}

#backend .texte .complete .email {
	width: 230px;
}

#backend .texte .complete .email input {
	width: 210px;
}

#backend .texte .complete .text {
	width: 180px;
}

#backend .texte .complete .text select {
	width: 160px;
}

#backend .texte .complete .text_paket {
	width: 180px;
}

#backend .texte .complete .text_paket select {
	width: 160px;
}

#backend .texte .complete  td {
	vertical-align: top;
}

#backend .textvorlagen {
	width: 920px;
	margin: 25px 0 50px 25px;
}

#backend .textvorlagen th {
	height: 33px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#backend .textvorlagen td {
	position: relative;
	padding: 18px 5px 18px 5px;
	text-align: left;
	vertical-align: top;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #797979;
}

#backend .textvorlagen tr.tr_input td {
	vertical-align: top;
}

#backend .textvorlagen th.name {
	width: 190px;
}

#backend .textvorlagen th.text {
	width: 300px;
}

#backend .textvorlagen th.text_paket {
	width: 300px;
}

#backend .textvorlagen td.name input {
	width: 185px;
}

#backend .textvorlagen th.aktion {
	width: 90px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .textvorlagen td.aktion {
	width: 90px;
	text-align: left;
	padding: 18px 0 0 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .textvorlagen tr.tr_input td.aktion {
	width: 90px;
	text-align: left;
	padding: 18px 0 0 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .textvorlagen td.aktion a {
	margin-left: 5px;
}

#backend .textvorlagen td.aktion button {
	margin: 0 0 0 5px;
}

#backend .textvorlagen td textarea {
	height: 165px;
	width: 295px;
}

#backend .mailtexte {
	width: 920px;
	margin: 25px 0 50px 25px;
}

#backend .mailtexte th {
	height: 33px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#backend .mailtexte td {
	position: relative;
	padding: 18px 5px 18px 5px;
	text-align: left;
	vertical-align: top;
	background: url('../images/bg_td.gif') no-repeat bottom right transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #797979;
}

#backend .mailtexte tr.tr_input td {
	vertical-align: top;
}

#backend .mailtexte th.marke {
	width: 190px;
}

#backend .mailtexte th.email {
	width: 300px;
}

#backend .mailtexte td.email input {
	width: 295px;
}

#backend .mailtexte th.template {
	width: 300px;
}

#backend .mailtexte th.template textarea {
	width: 295px;
}

#backend .mailtexte th.aktion {
	width: 90px;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .mailtexte td.aktion {
	width: 90px;
	text-align: left;
	padding: 18px 0 0 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .mailtexte tr.tr_input td.aktion {
	width: 90px;
	text-align: left;
	padding: 18px 0 0 0;
	background: url('../images/bg_td.gif') no-repeat bottom left transparent;
}

#backend .mailtexte td.aktion a {
	margin-left: 5px;
}

#backend .mailtexte td.aktion button {
	margin: 0 0 0 5px;
}

#backend .mailtexte td textarea {
	height: 165px;
	width: 295px;
}

#listing .downloads_tabs {
	position: relative;
	width: 970px;
	height: auto;
	background: url('../images/content_background.jpg') no-repeat left 50px transparent;
}

#listing .downloads_tabs .nav {
	position: relative;
	width: 970px;
	height: 50px;
	background: url('../images/navigation_management_states.jpg') no-repeat top left transparent;
}

#listing .downloads_tabs .nav a {
	display: block;
	position: relative;
	float: left;
	height: 33px;
	margin-top: 17px;
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	line-height: 33px;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
}

#listing .downloads_tabs .nav a.current {
	color: #ffffff;
}

#listing .downloads_tabs .nav a.download {
	margin-left: 15px;
	width: 187px;
}

#listing .downloads_tabs div.nav_download {
	background: url('../images/navigation_management_states_1.jpg') no-repeat top left transparent;
}

#listing .statistik-filter table {
	margin: 0;
}

#listing .statistik-filter table td table {
	margin: 0 0 20px 0;
}

#listing .statistik-filter td {
	padding: 0;
	background: none;
	vertical-align: top;
	text-align: left;
	position: relative;
}

#listing .statistik-filter th {
	height: 47px;
	text-align: left;
	padding: 0;
	vertical-align: middle;
	background: transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

#listing .statistik-filter {
	background: transparent;
	width: 920px;
	margin: 0 0 10px 25px;
}

#listing .statistik-filter th.left {
	width: 319px;
}

#listing .statistik-filter th.middle {
	width: 312px;
}

#listing .statistik-filter th.right {
	width: 292px;
	padding: 0 0 0;
	background: transparent;
	text-align: right;
	vertical-align: middle;
}

#listing .statistik-filter th.right a {
	width: 22px;
	height: 22px;
	position: relative;
	top: 0px;
	right: 20px;
}

#listing .statistik-filter td.left {
	padding: 0;
	background: transparent;
}

#listing .statistik-filter td.left table {
	width: 319px;
}

#listing .statistik-filter td.middle {
	padding: 0;
	background: transparent;
}

#listing .statistik-filter td.middle table {
	width: 312px;
}

#listing .statistik-filter td.right {
	padding: 0;
	background: transparent;
}

#listing .statistik-filter td.right table {
	width: 292px;
}

#listing .statistik-filter td {
	vertical-align: top;
}

#listing .statistik-filter td.label {
	padding: 10px 0 0 0;
	width: 109px;
	vertical-align: top;
}

#listing .statistik-filter .left td.label {
	padding: 10px 0 0 17px;
	width: 109px;
	vertical-align: top;
}

#listing .statistik-filter td.label span {
	display: block;
	padding: 5px 0 3px 8px;
	background: transparent;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}

#listing .statistik-filter td.data {
	padding: 15px 0 0 14px;
	vertical-align: top;
}

#listing .statistik-filter td.data span {
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}

#listing .statistik-filter td.data-2col {
	padding: 17px 0 0 8px;
	vertical-align: top;
}

#listing .statistik-filter .left td.data-2col {
	padding: 17px 0 0 25px;
	vertical-align: top;
}

#listing .statistik-filter div.data {
	display: none;
}

#listing .statistik-filter td.data {
	padding-top: 10px;
}

#listing .statistik-filter td.data input {
	margin-bottom: 2px;
	width: 160px;
}

#listing .statistik-filter td.data select {
	margin-bottom: 2px;
	width: 160px;
}

#listing .statistik-filter td.data textarea {
	margin-bottom: 2px;
	width: 275px;
	height: 100px;
}

/** PULS **/

a.filter:link, a.filter:active, a.filter:visited, a.filter:hover {
	width: 9px;
	height: 9px;
	text-decoration: none;
	background: url('../images/filterlink.gif') no-repeat bottom left transparent;
	display: inline-block;
	position: absolute;
	margin: 3px 0 0 40px;
	float: right;
}

.search {
	position: absolute;
	right: 15px;
	top: 20px;
}

input.searchfield {
	width: 150px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 2px;
	float: left;
	background-color: #009ee0;
	color: white;
	border-width: 1px;
	border-color: #009ee0;
}

input.searchbutton {
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0 5px 1px 5px;
	border: none;
	background: #005ea8;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
}

.pager {
	right: 15px;
	position: absolute;
	margin: -40px 0 0 0;
}

a.page_prev_end:link, a.page_prev_end:link, a.page_prev_end:link, a.page_prev_end:link {
	background: url('../images/pager_prev_end.gif') no-repeat bottom left transparent;
	width: 14px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
}

a.page_prev:link, a.page_prev:link, a.page_prev:link, a.page_prev:link {
	background: url('../images/pager_prev.gif') no-repeat bottom left transparent;
	width: 14px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
	color: #002455:
}

a.page:link, a.page:active, a.page:visited, a.page:hover {
	font-weight: bold;
	width: 14px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
	color: #7f7b96;
}

a.active:link, a.active:active, a.active:visited, a.active:hover {
	font-weight: bold;
	width: 14px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
	color: #002455;
}

span.page {
	font-weight: bold;
	height: 16px;
	padding: 0 5px 0 0;
	color: #002455;
}

a.page_next:link, a.page_next:link, a.page_next:link, a.page_next:link {
	background: url('../images/pager_next.gif') no-repeat bottom left transparent;
	width: 14px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
}

a.page_next_end:link, a.page_next_end:link, a.page_next_end:link, a.page_next_end:link {
	background: url('../images/pager_next_end.gif') no-repeat bottom left transparent;
	width: 14px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
}