
/* Zentrale Formate, (c)2005 DigitalWEB Network Solutions */

* html
{
	overflow:hidden;
}

body, html
{
	height:100%;
}

body
{
	position:relative;
	left:0;
	top:0;
	margin:0;
	border:0;
	padding:0;
}

img
{
	border:0px;
}

body,table,tr,td,a
{
	font-family:arial,serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
}

h1
{
	font-family:arial,serif;
	font-size:16px;
	line-height:17px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

h2
{
	font-family:arial,serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

h3
{
	font-family:arial,serif;
	font-size:14px;
	line-height:17px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

.lynxbr
{
	display:none;
}

.nobr
{
	white-space: nowrap;
}

.sp16 {
	width:16px;
}
.sp44 {
	width:44px;
}
.sp50 {
	width:50px;
}
.sp52 {
	width:52px;
}
.sp55 {
	width:55px;
}
.sp60 {
	width:60px;
}
.sp64 {
	width:64px;
}

#idscreen
{
	display:inline;
}

@media braille, aural, tty
{
	/* Ausgabe auf einem Tastgerät für Blinde / Sprachausgabe des Dokuments / Console*/
	#idback, #v1img, #v2img, #v3img
	{
		display:none;
	}

	#idmenue
	{
		margin:0px;
		padding:0px;
		border:0px;
	}

	#idmenue td, #idmenue a
	{
		color:#bbbbbb;
		text-decoration:none;
	}

	.idvr
	{
		display:none;
	}

	#v1img
	{
		display:none;
	}

	#v2img
	{
		display:none;
	}
	
	#v3img
	{
		display:none;
	}

	#idbackrand
	{
		display:none;
	}

	#idback
	{	
		display:none;
	}

	#idmainlogo
	{
		display:none;
	}

	#idmainhead
	{
		padding:0px;
		padding-right:25px;
		text-align:left;
	}

	#idmaintext
	{
		padding:0px;
		padding-right:10px;
		text-align:justify;
	}

	#idzusatz
	{
		padding:0px;
		padding-right:10px;
		text-align:justify;
	}

	.lynxbr
	{
		display:inline;
	}

	#idscreen
	{
		display:none;
	}

	#idnavsub
	{
		display:none;
	}
	
}

@media embossed
{
	/* Ausgabe auf einem Drucker für Blindenschrift  */
	#idback, #v1img, #v2img, #v3img
	{
		display:none;
	}
}

@media print
{
	/* Drucker */
	#idback, #v1img, #v2img, #v3img
	{
		display:none;
	}

}

@media projection, screen, tv
{
	/* projection, screen, tv */

	body
	{
		background-image:url(img/backrand.gif);
		background-repeat:repeat-y;
		background-position:center;
	}

	a:hover
	{
		color:#d5d500;
	}
	
	a:focus
	{
		outline:none;
	}
	
	.nax
	{
		color:#2d6470;
	}
	
	.nax:hover
	{
		color:#bbbbbb;
	}
	
	#idmenue
	{
		margin:0px;
		padding:0px;
		border:0px;
		top:29px;
		left:451px;
		width:345px;
		height:20;
		border-spacing:0px;
		position:absolute;
		border-collapse:collapse;
	}
	
	#idmenue td
	{
		margin:0px;
		padding:0px;
		text-align:center;
	}
	
	#idmenue td, #idmenue a
	{
		text-decoration:none;
		color:#ffffff;
	}
	
	#idmenue td a:hover
	{
		color:#bbbbbb;
	}
	
	.idvr
	{
		width:1px;
		background:url(img/vr.gif) center no-repeat;
	}
	
	#v1img
	{
		visibility:hidden;
		width:20px;
		bottom:17px;
		left:752px;
		position:absolute;
		text-align:left;
	}
	
	#v2img
	{
		visibility:hidden;
		width:20px;
		bottom:16px;
		left:752px;
		position:absolute;
		text-align:left;
	}
	
	#v3img
	{
		visibility:hidden;
		width:20px;
		bottom:17px;
		left:752px;
		position:absolute;
		text-align:left;
	}
	
	#idnav
	{	
		color:#ffffff;
		width:120px;
		bottom:15px;
		left:603px;
		position:absolute;
		text-align:right;
	}
	
	#idnavsub
	{
		display:block;
		width:100px;
	}
	
	#idnav a
	{	
		color:#ffffff;
		text-decoration:none;
	}
	
	#idnav a:hover
	{	
		color:#bbbbbb;
	}
	
	#idbackrand
	{
		position:absolute;
		left:50%;
		margin-left:-400px;
		width:800px;
		top:50%;
		margin-top:-600px;
		height:1200px;
		padding:0px;
	}
	
	#idback
	{	
		position:absolute;
		left:50%;
		margin-left:-401px;
		width:802px;
		top:50%;
		margin-top:-256px;
		height:512px;
		padding:0px;
	}
	
	#idmain
	{	
		position:absolute;
		left:50%;
		margin-left:-400px;
		width:800px;
		top:50%;
		margin-top:-255px;
		height:510px;
	}
	
	#idmainlogo
	{
		position:absolute;
		left:20px;
		top:15px;
		width:222px;
		height:47;
	}
	
	#idmainhead
	{
		position:absolute;
		left:20px;
		top:101px;
		width:405px;
		height:20px;
		padding:0px;
		padding-right:25px;
		text-align:left;
	}
	
	#idmaintext
	{	
		background-image:url(img/fake.gif);
		position:absolute;
		left:20px;
		top:135px;
		width:395px;
		height:360px;
		overflow:auto;
		padding:0px;
		padding-right:10px;
		text-align:justify;
	}

	#idzusatz
	{
		position:absolute;
		left:458px;
		top:135px;
		width:255px;
		height:220px;
		overflow:auto;
		padding:0px;
		padding-right:10px;
		text-align:justify;
		color:#ffffff;
	}
}
