
.first, .second{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.wrapper {
    width: 860px;
    height: 370px;
    /*border: 1px solid green;*/
    position:relative;
    margin: 5px 5px 5px 5px;
}
.first {
    /*border: 1px solid red;*/
    width:430px;
}
.second {
    /*border: 1px solid green;*/
    position:absolute;
    top:0;
    left:430px;
    right:0;
}


/************************************/
/* Tags allgemein                   */
/************************************/

body
{
    font-family: Verdana, Arial, "Segoe UI",Helvetica, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	line-height: 1em;	
    
    background-image:  url(../../Templates/Images/background.gif);
	font-size: 101%;
	line-height: 1em;
	margin: 145px 0px 50px 0px;
	padding: 0px;
	background-color: #fff;
}

h1
{
	font-weight: bold;
	color: #333;
	padding: 0 0 2px 0;
	margin: 0.3em 0 3em 0;
	font-size: 1em;
	width: 710px;
}

h2
{
	font-weight: bold;
	color: #039;
	border-bottom: 1px solid #039;
	margin: 10px 0 0 0;
	padding: 0 0 3px 0px;
	font-size: 1em;
	width: 710px;
}

h3.head
{
	font-weight: bold;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0 0 0px 0px;
	font-size: 1em;
	width: 710px;
}

a
{
	text-decoration: none;
	color: #003399;
}

hr
{
	display:none;
}

acronym
{
	border-bottom: 1px dotted #039;
}


pagingsize
{
   	font-weight: bold;
	font-size: 25;
}
/************************************/
/* Login Formular                   */
/************************************/
.loginmain
{
	width:1000px;
	font-size: 0.7em;
	overflow: hidden;
}

.logincontent 
{
	float:left;
	width:710px;
}

.loginlogo 
{
	float:left;
	width:200px;
	padding:0px 20px 20px 20px;
}


.mastermain
{
	width:1000px;
	font-size: 0.7em;
}

.masterleft
{	
	padding-top:50px;
	float:left;
	width: 240px;
	padding-left: 10px;
	height: auto;
}

.mastercontent
{
	padding-left: 240px;
	float:left;
	width: 710px;
	height: auto;
	padding-bottom:40px;

}

/************************************/
/* Haupt-Container                  */
/************************************/
#main
{
	line-height: 1em;
	font-size: 0.7em;
	width: 951px;
	z-index: 10;
	/*overflow: auto;*/  /*060522 */
}


/************************************/
/* Sprachwahl / Logininfo           */
/************************************/
#langLogin
{
	position: absolute;
	top: 40px;
	left: 690px;
	width: 260px;
	font-size: 11px;
	border-left: 1px solid #f93;
}

/************************************/
/* Meta-Navigation                  */
/***********************************/*
#navMeta
{
	position: absolute;
	top: 120px;
	left: 418px;
	width: 533px;
	font-size: 11px;
	border-top: 1px solid #039;
	border-right: 1px solid #039;
	margin: auto;
}


/************************************/
/* Haupt-Navigation                 */
/************************************/
#navMain,
#navMainImpressum
{
	width: 210px;
	float: left;
	position: absolute;
	font-size: 11px;
    /*font-size: 0.7em;*/
	left: 0px;
}

#navMain
{
	top: 120px;
}

#navMainImpressum
{
	top: 200px;
}

#navMain a.main,
#navMainImpressum a.main
{
	display: block;
	border-top: 1px solid #039;
	width: 193px;
	padding: 3px 0px 2px 17px;
	color: #039;
	font-weight: bold;
}

	#navMain a.submenumain {
		display: block;
		margin-left: 17px;
		border-top: 1px solid #039;
		width: 183px;
		padding: 3px 0px 2px 10px;
		color: #039;
		font-weight: 500;
	}

#navMain img
{
	margin-top:2px;
	margin-left:1px;
	margin-right:5px;
	float:left;
}

#navMain a.sub,
#navMainImpressum a.sub
{
	border-top: 1px solid #ccc;
	display: block;
	padding: 0.1em 0 0.1em 10px;
	margin-left: 17px;
	color: #333;
}

#navMain img.navMain
#navMainImpressum img.navMain
{
	float: left;
}

#navMain br.navMain
#navMainImpressum br.navMain
{
	display: none;
}

#navMain #info br
#navMainImpressum #info br
{
	display: inline;
}


/************************************/
/* Inhalts-Container                */
/************************************/
#content
{
	padding-left: 240px;
	height: auto;
}

div.pageHelp
{
	float: right;
	border: 0 0 0 0;
}

div.contentInfo
{
	border: 1px solid #f93;
	padding: 0;
	margin: 0 2px 35px 0;
}

div.contentInfo h3
{
	padding: 3px 9px 3px 5px;
	font-size: 1em;
	color: WHITE;
	font-weight: bold;
	background-color: #f93;
	margin: 0;
}

div.contentInfo p
{
	padding: 5px;
	margin: 0;
}

div.contentInfo table {
	padding-right: 5px;
	padding-bottom: 5px;
}

div.contentLine
{
	border-bottom: 1px solid #f93;
	padding: 0;
	margin: 0 2px 35px 0;
}

div.contentLine table {
	padding-right: 5px;
	padding-bottom: 5px;
}

/*div.row
{
	background-color: #efeeef;
	border-bottom: 2px solid #fff;
}*/

div.formfield
{
	width: 710px;
}

div.formfield div.row label,
div.formfield div.row h2
{
	width: 300px;	
	float: left;
	padding-left: 5px;
}

div.formfield div.row h2
{
	font: inherit;
	color: #000;
	border: none;
	font-weight: normal;
	margin: 0;
}

div.formfield div.row div.data label
{
	float: right;
	margin-left: 10px;
}

div.data
{
	background-color: #efeeef;
	border-left: 2px solid #fff;	
	overflow: auto;
	padding: 1px 0 1px 2px;
	width: 350px;
}

div.text p
{
	margin: 1.5em 0 0 0;
}

div.messagesInfo
{
	width: 707px;
	background-color: #efeeef;
	padding: 2px 2px 0px 2px;
	margin-bottom: 4px;
}

div.messagesWarning
{
	width: 707px;
	background-color: #f93;
	padding: 2px 2px 0px 2px;
	margin-bottom: 4px;
}

div.messagesError
{
	width: 707px;
	background-color: Red;
	padding: 2px 2px 0px 2px;
	color: #FFF;
	margin-bottom: 4px;
}

div.messagesSingle
{
	width: 711px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: -2px;
	border-bottom: solid 1px White;
}

div.borderright
{
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #f93;*/
	z-index: 10000;
    clear:both;
}

div.missingfields
{	
	margin-bottom: 20px;
	width: 710px;
	background-color: #f93;
	height: 1.5em;
	border-bottom: 1px solid #fff;
	padding-left: 1em;
}

div.loginOuterArea
{	
	width: 28em;
	padding: 0 10px 20px 10px;
	margin: 0 0 1em 0;
}

div.loginInnerArea
{
	background-color: #efefef;
	color: #039;
	padding: 0;
	margin: 0 0 1em 0;
}

div.loginInnerArea p
{
	padding: 0.5em 0 2em 0.5em;
	margin: 0;
	width: auto;
}

div.loginInnerArea .row
{
	border: 0;
	border-top: 2px solid #fff;
	padding: 1px 0 1px 0.5em;
	height: 20px;
}

div.loginInnerArea label
{
	width: 15em;
	display: block;
	float: left;
	color: #333;
}

div.loginOuterArea h2
{
	width: auto;
}

div.tableInfobox
{
	margin: 60px 0 40px 0;
}

div.tableInfobox a
{
	color: #039;
}

div.tableInfobox div.header
{
	border-bottom: 1px solid #666;
	padding-bottom: 0.2em;
	color: #666;
}

div.tableInfobox div.header div.right
{
	float: right;
}

div.resourceMenu
{
	border-top: 1px solid #ccc;
	display: block;
	padding: 0.1em 0 0.1em 7px;
	margin-left: 17px;
	color: #333;
}

div.OutputFieldLabel
{
	width: 207px;
	height: 21px;
	background-color: #efeeef;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
}

div.OutputFieldValue
{
	float:right;
	width: 270px;
	height: 22px;
	background-color: #efeeef;
	padding: 1px 2px 2px 2px;
	margin-bottom: 2px;
}

div.OutputFieldMatch
{
	float:right;
	width: 221px;
	height: 22px;
	background-color: #efeeef;
	padding: 1px 2px 2px 0px;
	margin-bottom: 2px;
}


div.FileUpload
{
    width: 500px;
    height: auto;
    background-color: #efeeef;
    

}

/************************************/
/* Fusszeile                        */
/************************************/
/* rfl 8.11.2010 Änderung:
margin: 230 0 0 240 auf
margin: 510 0 0 240
wegen Kompatibilitätsansicht    */
ul.footer
{
	list-style: none;
	border-top: 1px solid #ccc;
	margin: 510px 0 0 240px;
	padding: 0;
	width: 710px;
}

ul.footer li
{
	color: #999;
	font-size: 0.84em;
	float: left;
	padding: 0.2em 1em 0.2em 1em;
	border-left: 1px solid #999;
}



/************************************/
/* Diverse Container                */
/************************************/
#info
{
	border: 1px solid #f93;
	background-color: #efeeef;
	margin: 1em 0 0 1em;
	padding: 1em 0.5em 1em 0.5em;
}

#directaccess
{
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.blind
{
	display:none;
	visibility: hidden;
}

/************************************/
/* Diverse Element                  */
/************************************/
#imgLogo
{
	position: absolute;
	top: 40px;
	left: 20px;
}

#imgSlogan
{
	position: absolute;
	top: 28px;
	left: 430px;
}

#imgPage	
{
	position: absolute;
	top: 24px;
	left: 310px;
}


/************************************/
/* Schrift- und Rahmenfarben        */
/************************************/
.grey
{
	color: #666;
}

.orange
{
	color: #f93;
}

.blue
{
	color: #039;
}

.borderOrange
{
	border: 1px solid #f93;
}

.borderGrey
{
	border: 1px solid #ccc;
}



.DropZone1
{
    width: 610px;
    height: 50px;
    background-color: #8AD2DA;
    border-color: #CCCCCC;
    color: #767676;
    float: left;
    text-align: center;
    font-size: 16px;
    color: white;
}



/*Hier kommen die neuen Elemente für die Anzeige bei den Outputdaten.*/

.inputLabel{
    
     /*clear:both;*/
     background-color:#efeeef;
}
.inputLabel1 {
    
    clear: left;
    margin: 5px 5px 2px 0px;
    float: left;
    width: 20%;
    min-height: 20px;
}


.inputSelection1 {
    
    margin: 1px 5px 0px 0px;
    float: left;
    width: 30%;

}
.inputLabel2 {
    margin: 5px 5px 2px 0px;
    float: left;
    width: 20%;
    min-height: 20px;
}
.inputSelection2  {
    margin: 1px 5px 5px 0px;
    float: left;
    width: 199px;
    min-height: 20px;
    
}


.inputLabel3 {
    clear:both;
    margin: 5px 0px 2px 0px;
    float: left;
    width: 30%;
    min-height: 20px;
    
    
    /*padding: 0px 5px 5px 0px;*/
    
}
.inputLabel3DD {
    clear:both;
    clear: left;
    margin: 5px 0px 5px 0px;
    float: left;
    width: 30%;
    /*padding: 0px 5px 5px 0px;*/
    
}


.inputSelection3  {
    margin: 5px 5px 5px 0px;
    float: left;
    width: 50%;
    clear: right;
    height: 20px;
    
}

.detailCmdImport {
    margin:10px 0px 10px -5px;
    clear:both;
    float: left;

}

.detailCmdImportItems {
    margin:10px 0px 0px 0px;
    box-sizing:border-box;
    clear:both;
    float: left;
    width: 97%;

}
.detailCmdImportItems headText {

    font-weight: bold;
	color: #333;
	padding: 0 0 2px 0px;
	margin: 0.3em 0 3em 0;
	font-size: 1em;
	
}




.radCombo {

    width: 200px !important;
    max-height: 19px !important;
}

.radComboLarge {

    width: 255px !important;
    max-height: 19px !important;
}

.radComboXLarge {

    width: 475px !important;
    max-height: 19px !important;
}

.detailCmd {
    float: right;

}


.buttonNew{
    font-size: 12px;
    background-color:#FF9933;
    border-top-color:#FF9933;
    border-top-style:solid;
    border-top-width:1px;
    padding: 4px 10px 4px 10px;
    color:white;
    text-align:left;
    /*height: 21px;*/
    cursor:pointer;
    border-radius:3px;
    margin-left: 5px;
    min-height:24px;
    
}


div.borderrightresult 
{
	/*margin: 0;*/
	padding: 10px 0 0 0;
	/*border-right: 1px solid #f93;
	z-index: 10000;
    clear:both;*/
}


.gridview
{
    padding: 20px;
    


}

.gridview th{

    vertical-align: middle;
    background-color: #CCCCCC;
    text-align:left;
    height: 15px;
    font-weight:normal;
}
/*.gridview td{
     

}*/
.resultRow1{
    width:245px !important;
}
.resultRow11{
    width:210px !important;
}

.resultRow2{
    width:255px !important;
}

.resultRow22{
    width:200px !important;
}
.resultRow21{
    width:280px !important;
}

.resultRow23{
    width:310px !important;
}

.resultRow3{
    width:85px !important;
}
.resultRow31{
    width:115px !important;
}

.resultRow4{
    width:115px !important;
}
.resultRow41{
    width:125px !important;
}
.resultRow42{
    width:155px !important;
}
.resultRow5{
    width:40px !important;
}
.resultRow51{
    width:25px !important;
}
.resultRow6{
    width:430px !important;
}
.resultRow61 {
	width: 50px !important;
}
.resultRow7 {
	width: 50px !important;
}
.resultRow71 {
	width: 50px !important;
}

.hiddencol
{
    display: none !important;
    width:0px !important;
}

.divInputLine {

    padding: 5px 0px 0px 0px;
    background-color:#efeeef;
    margin: 1px 1px 1px 1px;
    min-height: 28px;
}

.divInputLineSearch {

    padding: 0px 0px 0px 0px;
    background-color:#efeeef;
    margin: 1px 1px 1px 1px;
    min-height: 28px;
}

.divOutput {

    padding: 10px 0px 10px 0px;
}

.rgMasterTable{
    /*font-size: 10px !important;*/
    font-size: 1em !important;
}

.rgCommandRow table{
    /*font-size: 10px !important;*/
    font-size: 1em !important;
}
.rcbInput{
    /*font-size: 10px !important;*/
    font-size: 1em !important;
}


td.row2{
    background-color:#F5F5F5;

}

label{

    font-weight:normal !important;


}


.niraradwindow{

    font-size:0.7em;

}

/*Verindert die Anzeige der Spinbuttons*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}




.cssPager td{

    padding-left: 0px;     
    padding-right: 2px; 
    font-weight: bold;
    font-size: small;
}

table.standard th.borderless,
table.standard td.borderless
{
    border: 0px;
    font-size: 0.85em;
    margin-top: 3px;
}

.messagesErrorImport {
    
    background-color: Red;
    padding: 2px 2px 0px 2px;
    color: #FFF;
    margin-bottom: 4px;
}

.labelImport{
    
    margin:0px 10px 10px 10px;
}


.borderless {
    border: 0px;
    font-size: 0.85em;
    
}
.row {
    margin-top: 4px;
    margin-bottom: 4px;
}

.environmentInfo {
	padding-left: 1px;
	padding-right: 135px;
	padding-bottom: 6px;
	padding-top: 2px;
	background-color: rgba(0, 84, 165, 1) !important;
	color: #fff;
}