.freetext {
	width: 290px;
	height: 110px;
	font: 1em 'Courier New', courier, monospace;
	margin: 0px 0px 0px 0px;
	overflow: scroll;
	
}

.pdfasverticalspace {
	padding: 20px 0px 0px 0px;
}

.pdfasverticalspaceinternetexplorer {
	padding: 30px 0px 0px 0px;
}

.pdfassmallverticalspace {
	padding: 10px 0px 0px 0px;
}

div.inhalt {
	float: left;
	position: relative;
	text-align: left;
}

div.rechts {
	float: left;
	position: relative;
	text-align: center;
	width: 220px;
	height: auto;
	margin-left: 15px;
	background: #e6f2fa;
}

div.rechtsinternetexplorer {
	float: left;
	position: relative;
	text-align: center;
	width: 230px;
	height: auto;
	margin-left: 15px;
	background: #e6f2fa;
}

div.rechtsinhalt {
	float: left;
	text-align: center;
	width: 94%;
	height: 90%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 5%;
	margin-bottom: 5%;
}

div.rechtsinhaltinternetexplorer {
	float: left;
	text-align: center;
	width: 90%;
	height: 86%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 5%;
	margin-bottom: 5%;
}

div.links {
	float: left;
	text-align: left;
	position: relative;
	width: 490px;
	height: auto;
	background: #e6f2fa;
}

div.linksinternetexplorer {
	float: left;
	text-align: left;
	position: relative;
	width: 490px;
	height: auto;
	background: #e6f2fa;
}

div.linksfixwithiniframe {
	float: left;
	text-align: left;
	position: relative;
	width: 490px;
	height: 330px;
	background: #e6f2fa;
}

div.linksinhalt {
	float: left;
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: left;
	width: 100%;
	height: 90%;
}

div.linksinhaltmargin {
	float: left;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: left;
	width: 94%;
	height: 90%;
}

div.linksinhaltinternetexplorer {
	float: left;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: left;
	width: 90%;
	height: 86%;
}

div.linkslabelkurz {
	float: left;
	margin-right: 2%;
	text-align: right;
	width: 25%;
}

div.linksauswahllang {
	float: left;
	text-align: left;
	width: 73%;	
}



div.linkslabellang {
	float: left;
	margin-right: 1%;
	text-align: left;
	width: 80%;
}



div.linksauswahlkurz {
	float: left;
	text-align: left;
	width: 19%;	
}



.pdfas-container {
	position: absolute;
	float: left;
	border: none;
}

div.rechtslinks {
	float: left;
	text-align: center;
	width: 50%;	
}

div.rechtsrechts {
	float: left;
	text-align: center;
	width: 50%;	
}

div.linkssourcefield {
	float: left;
	width: 63%;
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
}

.fileupload {
	position: relative;
	text-align: right;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	display:block;
}

.fileuploadinvisible {
	position: relative;
	text-align: right;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	display: none;
}


div.linkssigblock {
	float: left;
	text-align: left;
	width: 95%;
}

div.linksnotesigblock {
	float: left;
	text-align: left;
	width: 90%;
	font-size: x-small;
}

div.linksnote {
	float: left;
	text-align: left;
	width: 90%;
}

div.pdfasverticalspace {
	float: left;
	text-align: right;
	padding: 20px 0px 0px 0px;
	width: 100%;
}

div.pleasewaitinhalt  {
	position: absolute;
	top: 50%;
	height: 100%;
	float: left;
	text-align: center;
}

div.pdfasnt {
	font: 1em, courier new, courier, monospace;
	position: relative;
	border: 1px solid black;
	text-align: left;
	padding: 5px;
	width: 420px;
	height: auto;
	overflow: scroll;
}

.sprachlinkdeaktiviert {
	padding:3px 0 3px 6px;
	display:none;
	margin:5px 0 5px 0;
	font-size:1.1em;
	color:#853902;
}

.sprachlinkdeaktiviert img { 
	margin:0 4px 0 2px;
}

.pleasewaitbody {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
	background: #e6f2fa;
}

div.pdfasemphasis {
	color: #2c5486;
	font-weight: bold;
}

div.error {
	border: 2px solid #ff0000;
	color: #ff0000;
	font-size: 1em;
	margin-top: 10px;
	padding: 5px;
}