﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.fullwidth {
	width: 100%;
	margin: 0 auto;
}
.text14 {
	font-size: 14px;
	color: #333;
}

#lblAnzahl 
{
	font-size: 16px;
	color: #404040;
}
#k_head1b {
	font-size: 24px;
	color: #B6142B;
}
#k_head1c {
    line-height: 12px;
	font-size: 12px;
	color: #333;
}
#k_head1d {
    line-height: 17px;
	font-size: 14px;
	color: #333;
}
#k_menubar {
	height: 45px;
	background-color: #f5f5f5;
}
#k_filter {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#k_suche #k_mandant {
	padding-left: 10px;
	padding-right: 20px;
}
#k_sucheErw {
	margin-top: 10px;
	margin-right: 10px;
}
.suche1, .suche1b {
    width: 235px;
	background-color: #f5f5f5;
	padding: 10px 10px;
}
.suche1b {
	padding-top: 0px;
}
.suche2 {
	color: #ffffff;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
}
.suche3 {
	padding: 0px 0px;
	vertical-align: bottom;
}
.sucheDel {
    background: url(../images/delete.png);
    width: 15px;
    height: 15px;
}
.sucheErw {
	background-color: #f5f5f5;
	padding: 10px 10px;
}
.editBtn {
    background: url(../images/edit.png);
    width: 15px;
    height: 15px;
}

#k_content {
	margin-top: 10px;
}
#k_footer {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 20px;
    padding: 6px 10px;
    border-top: 1px solid #b5b5b5;
    color: #ffffff;
    background-color: #a5a5a5;
}
a.hlink {
    color: #ffffff;
}

/* Position-Detail Gallery */
#imgGallery
{
    background-color: #f0f0f0;
}
.RadImageGallery .rigDescriptionBox
{
    margin: 3px 3px 3px 3px;
    padding: 2px;
}

.RadImageGallery .rigDescriptionBox h4
{
    margin: 0px 0px 1px 4px;
    color: #ffffff;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.RadImageGallery .rigThumbnailsList {
    background-color: #f0f0f0;
}

/*----- PositionDetail -----*/
.detailGebietKopf
{
    padding: 0 15px 0 0;
    font-size: 12px;
    text-decoration: underline;
    vertical-align:top;
}
.detailGebiet
{
    padding: 0 15px 0 0;
}
#lblHaltestelle 
{
    font-size: 18px;
    font-weight: bold;
}
/* PageView Border */
.pvPosition
{
    border: solid;
    border-right: solid;
    border-bottom: solid;
    border-width: 1px;
    border-color: #a8a8a8;
    background-color: #f0f0f0;
}
.detailBild
{
    background-color: #f0f0f0;
}
.detailKopf
{
    padding: 0 0 10px 0;
}
.detailBorder, .detailKopf, .detailBild
{
    border: solid;
    border-width: 1px;
    border-color: #a8a8a8;
    vertical-align:top;
}

/* Map */
.RadMap .k-marker.k-marker-my-custom-shape:before
{
    color: #0000bb;
    font-size: 20px;
}
.RadMap .k-marker.k-marker-my-custom-shape2:before
{
    color: #0000bb;
    font-size: 40px;
}


.gridError
{
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 14px;
	color: #ff0000;
	margin: 5px;
}
.noRecord
{
    font-size: 12px;
	margin: 5px;
}
.RadComboBox_Default .rcbInputCell .rcbEmptyMessage {
    color: #a9a9a9;
}
.excel {
    background: url(../images/excel.png);
    width: 15px;
    height: 15px;
}
.RadGrid_Default  .rgHoveredRow
{
        background-color: #c5c5c5 !important ;
}
.RadGrid_Default  .rgSelectedRow td
{
        background-color: #888888 !important ;
}
div.RadUpload .ruBrowse
{
    background-position: 0 -120px;
    width: 120px;
}
div.RadUpload_Default .ruFileWrap .ruButtonHover
{
    background-position: 120px -0px !important;
    background-color:#dddddd;
}   
/* Tooltip */
.marker_container {
    text-align: left;
    margin: 3px 3px;
}
.marker_haltestelle {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 8px;
}
.marker_zeile {
    font-size: 10px;
}
.marker_link {
    font-size: 12px;
}
