﻿/*  */

.art-contentLayout .art-content
{
	width: auto;
}

.art-nav
{
	
}

UL.art-menun
{
	left: 0%;
}

.art-PostMetadataHeader
{
	font-size:15px;
}

.art-nav-container
{
	padding: 0px 0px 0px 0px;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	margin-top:-2px;
}

.art-BlockHeader .t
{
  line-height:15px !important;
  padding-top:8px !important;
}

.error, .ok
{
  font-weight:normal;
  font-size:13px;
	width:100%;
	padding:4px;
	border-style:solid;
	border-color:Red;
	border-width:1px;
	background-color:#FFDDDD; 
	margin:1px;
}
.ok
{
  border-color:#00FF00;
  background-color:#BBFFBB;
}

.error:empty { display:none; }

.center {	text-align:center; }
.right {	text-align:right; }
.left {	text-align:left; }

.hidden
{
	display:none;
}

.center
{
	text-align:center;
} 

.top
{
	vertical-align:top;
} 

.LogoutLink:link, .LogoutLink:visited, .LogoutLink:hover, .LogoutLink:active { color:#C5D883;}

.lightborder {   border-style:solid;border-width:1px;  border-color:#CFE487; }

.lighttable {    border:1px solid #CFE487; }
.lighttable tr td {   border-style:solid; border-width:1px;  border-color:#CFE487; }


.table th
{
  
}
.f8 { font-size:8px;}
.f10 { font-size:10px;}
.f12 { font-size:12px;}
.f11 { font-size:11px;}
.f14 { font-size:14px;}

.bg { background-color: #C8C8FF; }

.posrow
{
  padding-top:2px;
  vertical-align:top;
  text-align:center;
  border-bottom:2px solid #A6A6DD;
}

.br { border-right:1px solid #A6A6DD; }
.bl { border-left:1px solid #A6A6DD; }
.bb { border-bottom:1px solid #A6A6DD; }
.bt { border-top:1px solid #A6A6DD; }

.black { color:#000000}

.pt5
{
  padding-top:5px;
}

.bold { font-weight:bold;}
.normal { font-weight:normal;}

.GridView tr td
{
  border:1px solid #8888FF;
}

.GridViewPrint tr td
{
  border:1px solid #888888;
}

@media print {
 .noprint { display:none; }
}

.input_datum  {width:70px  !important;}
.input_uhrzeit {width:45px  !important;}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
    .input_datum {width:65px !important ;}
    .input_uhrzeit {width:40px !important; }
}
.white { color:white; }

.float-right { float:right; }
.nowrap { white-space:nowrap; }
.text-top { vertical-align:top !important; }
.text-left { text-align:left !important; }
.text-right { text-align:right !important; }
.text-center { text-align:center!important; }

.p100 { width:100% !important; }
.p99 { width: 99% !important; }
.px80 { width:80px !important; }
.px30 { width:30px !important; }
.px20 { width:20px !important; }
.block { display:block !important; }
.pd10 { padding:10px !important;}

.note-frame:after {  content: '' !important;}
.blueBorder {
  border: 1px solid #A6A6DD;
}

.btn { color:White;background-color:#6A6AFF; padding:5px; border-radius:3px; line-height:18px; cursor:pointer;margin:2px; }