﻿html,body{ width: 100%;}

.mynav li:hover > a {color:#FFF;background:#0D1232;}

.mynav
{
	z-index: 999;
}
.mynav, .mynav ul
{
	list-style-type:none;
	line-height:2.5em;
	position: relative;
	display: table;
	margin: 0 auto 0 auto;
	padding: 0;
}

.mynav li
{
	width: 160px;
	border: 2px solid #000;
}

.mynav li img
{
	padding-top: 2px;
}

.mynav li ul
{
}

.mynav li ul li
{
	width: 200px;
}

.mynav a:link, .mynav a:visited, .mynav a:active{
    display:block;
    font-family: Verdana;
    font-size: 13px;
    text-align: center;
    /*padding:0px 20px;*/
    color:#000;
    text-decoration:none;
    background-color:#fff;
}

.mynav li ul li a:link, .mynav li ul li a:visited, .mynav li ul li a:active
{
    display:block;
	text-align: left;
	padding: 0px 5px;
}

h3
{
    padding-bottom: 12px;
    border-bottom: 1px dotted #bbbbbb;
    font-size: 1.2em;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #888888;
}
.divWait
{  background-color:White;
   position:absolute;
   top:50%;
   left:50%;
   margin-top:-55px;
   margin-left:-90px;
   width:180px;
   height:130px;
   border-style: solid;
   border-width:medium;
   border-color: #006BAC;
   z-index:1;
}
.divWait2
{  background-color:White;
   position:absolute;
   top:150px;
   left:50%;
   width:180px;
   height:130px;
   border-style: solid;
   border-width:medium;
   border-color: #006BAC;
   z-index:1;
}
  
#dgv 
{
	font-family: Verdana;
	font-size: small;
	padding-left: 2px;
	padding-right: 10px;
}

input 
{
	font-family: Verdana;
	font-size: small;
}

.formMaster
{	
	font-family:Verdana;
}
.Footer
{
	background-color: White;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	font-family:Verdana;
	font-size:x-small;
	margin-left: 0px;
	width:100%;
}

.MainContent
{ 
	width:98%;
	background-color: white;
	padding: 1%;
	font-family: Verdana;
	font-size: 9pt;
	min-height:700px !important;
}
  
body.body 
{
	background-color: #DDDDDD;
	margin-left:0;
	margin-top:10px;
}

.MainContent h1
{
    margin-bottom: 5px;
    font-family: Verdana;
    font-size: 11pt;
    color: #888888;
}

.StandardContent
{
	margin-left: 80px;
	margin-top: 30px;
}



/* Produktionsverwaltung */

.UltraTab
{
	width: 99%;
	font-family: Verdana;
	font-size: small;
	padding: 0px;
	
}

.labHead
{
	font-weight: bolder;
}


.divStandingTimesSelectTable
{
	width: 100%;
}	

.droplist
{
    padding: 0px;
    font-family: verdana;
    font-size: 10pt;
    color: #222222;
}

.droplistbig
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:350px;
}	

.droplist250
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:250px;
}	

.droplistlarge
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:150px;
}	

.droplistmiddle
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:80px;
}	

.droplist100
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:100px;
}	

.droplistTouch, .droplistTouch *
{
	padding: 0px;
	font-family: verdana;
	font-size: 22px !important;
	color: #222222;
}

.droplistsmall
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:40px;
}	

.radiolist
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
}		
	

.checklist
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
}		

.labelStandingHead
{
	font-size: x-small;
}

.labelTouch
{
	font-size: 22px;
}

.h2Touch {
    color: #888888;
    font-family: Trebuchet MS,Arial,sans-serif;
    font-size: 26px;
    margin-bottom: 5px;
}



.gridviewGeneral
{
	background-color: White;
	border : 1px solid black;
}
.gridviewRowStyle
{
    font-family: verdana;
    font-size: .85em;
	text-align:left;
}

.gridviewSelectedRowStyle
{
	background-color: Aqua;
}

.gridviewHeaderStyle
{
	background-color: Silver;
	padding-bottom:3px;
	padding-top:3px;
	color: #000000;
    font-family: verdana;
    font-size: .85em;
    font-weight: bold;
}

.gridviewAlternatingRowStyle
{
	background-color: #EEEEEE;
    font-family: verdana;
    font-size: .85em;
	text-align:left;
}

.textbox
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:120px;
}

.textboxTouch
{
    padding: 0px;
    font-family: verdana;
    font-size: 22px;
    color: #222222;
    width:120px;
}

.textboxsmall
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:40px;
}

.textboxMultiLine
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:350px;
}	

.textboxright
{
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
    width:120px;
    text-align: right;
}			

.button
{
	margin-top: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: .85em;
    color: #222222;
}

.buttonTouch
{
	margin-top: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 22px;
    color: #222222;
}		

#tblPopup .buttonTouch
{
	margin-top: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 24px;
    width:80px !important;
    height:80px !important;
    color: #222222;
}				
.buttonlogin
{
	font-family: verdana;
    font-size: .85em;
    color: #222222;
}	

.divStandingTimesSelectTd
{
	vertical-align: top;
}

.divStandingTimesSelectDiv
{
	overflow: auto;
	vertical-align:top;
}

.divStandingTimesResultDiv
{
	text-align: center;
	margin-top: 20px;
}

table.Adminmenu a
{
	color: #839ce7;
	font-size: small;
    text-decoration: none;
    background-color: #ffffff;
    padding-right: 8px;
    top: -.2em;
    left: .25em;
}

div.verticalMenu
{
	float:left;
}

div.verticalMenu a
{
	display: block;
}

td.PiecesBold
{
	font-family: verdana;
    font-size: .85em;
    font-weight: bold;
}

td.PiecesBold
{
	font-family: verdana;
    font-size: .85em;
}

table.myTable {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	font-size: xx-small;
}
table.myTable th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
table.myTable td {
	border-width: 1px;
	text-align: right;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	/*background-color: white;*/
	vertical-align: top;
	font-family: verdana;
}
table.myTableBigger
{
    font-size: 10pt;
}

table.positionTable 
{
	border-width: 0px;
}

/* Bottom hyperlink design*/
div.bottomhyperlink
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:link,
div.bottomhyperlink a:visited
{
    color: #839ce7;
    text-decoration: none;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;

    margin-top: -3px;
}
div.bottomhyperlink a:hover
{

    color: #000099;

    text-decoration: underline !important;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}
.popupWindow
{
	z-index: 80;
	font-size: x-large;
}
.dataChooserInPopup
{
	background-color: Yellow;
	z-index: 1111;
}
table.ProjectList th, table.ProjectList td
{
	padding: 2px;
}

table.NewsList, table.ProjectList 
{
	border-collapse:collapse;
}
table.NewsList td
{
	border: 1px solid black;
}

.MainContent
{ 
	margin-right: 1%;
	font-family: Verdana;
	font-size: 9pt;
}

.formMaster
{
	width:98%;
	border: 1px solid black;
	margin-left: 1%;
	
	font-family:Verdana;
}
.divTransparenz {
    width:100%;
    height:100%;
    background-repeat:repeat;
    background-image:url(../../Images/TransparentBackGround.png);
    z-index:999;
    position:fixed;
    top:0;
    left:0;
}
.divPopup{
    background-color:lightgray;
    position:fixed;
    z-index:1000;
    margin-top:50px;
    margin-left:50px;
    padding:10px;
    border-radius:10px;
    border:1px solid #4d4d4d;
}
