/*
  
  -- (c) 1AA Management - Peter Kremmel, Vienna
  -- Unauthorized duplication of this
  -- software is prohibited by law.
*/

body
{
	background-image:	url(../images/bg-2005.jpg);
	background-color: 	#FEAB50;
	
	background-repeat: 				no-repeat; 
	background-attachment: 		scroll; 
	
}

img
{
		display:          block;
	  
	  //background-color: #c0c0c0;
	  background-image:	url(../images/xx);
	  text-decoration:  none;
	  padding-top:      4px;
	  color:            black;
}


A
{
  display:          block;
  width:	150px;
  size:	    200px;
  //background-color: #c0c0c0;
  background-image:	url(../images/txbg-out.jpg);
  text-decoration:  none;
  padding-top:      4px;
  color:            black;
}

A:hover
{
  display:          block;
  text-decoration:  none;
  background-image:	url(../images/txbg-over.jpg);
  background-color: #ff9933;
  color:            white;
  
}

A:focus
{
  display:          block;
  text-decoration:  none;
  background-color: #FEAB50;
  
  color:            black;
}



.head
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		80px;
	left:		300px;
	font-size:	14pt; 
	color:		#c97615;
	font-face:	BernhardFashion BT;
	
}

.home
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		20px;
	left:		20px;
	
	
}

.L1
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		100px;
	left:		390px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L2
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		120px;
	left:		450px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L3
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		140px;
	left:		510px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L4
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		160px;
	left:		560px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L5
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		180px;
	left:		600px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L6
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		200px;
	left:		650px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L7
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		220px;
	left:		690px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L8
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		240px;
	left:		730px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L9
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		260px;
	left:		760px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L10
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		280px;
	left:		790px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L11
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		300px;
	left:		820px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}

.L12
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		320px;
	left:		840px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
	
}


.txt
{
	position:	absolute;
	vertical-align:	top;
	text-align:	center;
	top:		500px;
	left:		10px;
	font-size:	10pt; 
	color:		black;
	font-family:	Tahoma;
}



div.footer
{
	
	display:		table;
	position:		absolute;
	top:			449px;
	height:			5px;
	table-layout:		fixed;
	width:			640px;
	align:			center;
	
	
}

.impressum
{
	display:		table;
	position:		absolute;
	top:			100px;
	left:			10px;
	height:			5px;
	table-layout:		fixed;
	width:			400px;
	align:			center;
}

.table-left
{
	display:		table;
	position:		absolute;
	top:			120px;
	left:			10px;
	height:			460px;
	table-layout:		fixed;
	width:			300px;
	align:			center;
	
	border-top-width:	1px; 
	border-bottom-width:	1px;
	border-left-width:	1px;
	border-right-width:	1px;
	border-top-style:	solid;	
	border-bottom-style:	solid;
	border-left-style:	solid;	
	border-right-style:	solid;
	border-right-color:	white;
	border-bottom-color:	white;
	border-top-color:	black;
	border-left-color:	black;
	padding:		3;
	
}

.table-middle
{
	display:		table;
	position:		absolute;
	top:			200px;
	left:			320px;
	height:			380px;
	table-layout:		fixed;
	width:			200px;
	align:			center;
	
	border-top-width:	1px; 
	border-bottom-width:	1px;
	border-left-width:	1px;
	border-right-width:	1px;
	border-top-style:	solid;	
	border-bottom-style:	solid;
	border-left-style:	solid;	
	border-right-style:	solid;
	border-right-color:	white;
	border-bottom-color:	white;
	border-top-color:	black;
	border-left-color:	black;
	padding:		3;
}

.table-right

{
	display:		table;
	position:		absolute;
	top:			330px;
	left:			530px;
	height:			250px;
	table-layout:		fixed;
	width:			250px;
	align:			center;
	
	border-top-width:	1px; 
	border-bottom-width:	1px;
	border-left-width:	1px;
	border-right-width:	1px;
	border-top-style:	solid;	
	border-bottom-style:	solid;
	border-left-style:	solid;	
	border-right-style:	solid;
	border-right-color:	white;
	border-bottom-color:	white;
	border-top-color:	black;
	border-left-color:	black;
	padding:		3;
}

.formular
{
	display:		table;
	position:		absolute;
	top:			200px;
	left:			10px;
	height:			5px;
	table-layout:		fixed;
	width:			400px;
	align:			center;
}

.hinweis
{
	display:		table;
	position:		absolute;
	top:			300px;
	left:			190px;
	height:			5px;
	table-layout:		fixed;
	width:			200px;
	align:			center;
	font-family:		Tahoma;
}