#iframe
{
	text-align:left;
	font-family:Arial;
	font-size:13px;
}

.abstand_iframe
{
	padding:0px;
}

.scrollbereich
{
	overflow:auto;

	width:400px;
	height:600px;
	
	/*
	width:620px;
	height:600px;*/
}

* html .scrollbereich
{
	overflow:auto;

	width:410px;
	height:610px;
	
	/*
	width:630px;
	height:610px;*/
}


.scrollbereich2
{
	overflow:auto;

	width:710px;
	height:560px;
	
	/*
	width:620px;
	height:600px;*/
}

* html .scrollbereich2
{
	overflow:auto;

	width:710px;
	height:560px;
	
	/*
	width:630px;
	height:610px;*/
}


.scrollbereich_adm
{
	overflow:auto;

	width:690px;
	height:500px;
	
	/*
	width:620px;
	height:600px;*/
}

* html .scrollbereich_adm
{
	overflow:auto;

	width:700px;
	height:510px;
	
	/*
	width:630px;
	height:610px;*/
}


.scrollbarabstand
{
	padding-right:10px;
}

