
body 
{
	width: 1000px;
	margin: 0;
	padding: 0;
}
.header {
	position: relative;
	height: 500px;
	z-index:200;
	left:0px;
	border-style:none;
}

	

h1 {
	position: absolute;
	left: 300px;
	top: 60px;
	font-size: 52px;
	color:#666666;
}

h2 {
	left: 60px;
	top: 10px;
	font-size: 35px;
	color:black;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;	
}

.link1 {
	position: absolute;
	right: 167px;
	top: 7px;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	vertical-align:top;
	text-align:right;
	font-family: verdana,tahoma, arial, helvetica, sans-serif;
	color:#006699;
}
.link2 {
	position: absolute;
	right: 120px;
	top: 40px;
	font-size: 12px;
	font-weight:bold;
	font-family: verdana,tahoma, arial, helvetica, sans-serif;	
	text-transform: uppercase;
	vertical-align:top;
	color:#006699;
}
.link3 {
	position: absolute;
	right: 80px;
	top: 75px;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	font-family: verdana,tahoma, arial, helvetica, sans-serif;	
	vertical-align:top;
	color:#006699;
}

.menu {
	position: absolute;
	width:100%;
	left: 0px;
	top: 100px;
	height:80px;
	z-index:101;
	color:Black;
}

.bar {
	position: absolute;
	left: 0px;
	top:220px;
	height:80px;
	z-index:101;
}

.table_background {
	position: absolute;
	width:100%;
	left: 0px;
	top: 10px;
	color:Blue;
	height:60px;
	text-align:center;
}
.table_text {
	position: absolute;
	width:100%;
	left: 0px;
	top: 4px;	
	color:white;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;	
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
.search_text {
	position: absolute;
	width:100%;
	color:black;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;	
}

.footer
{	width: auto;
	left:0px;
	vertical-align:top;
	color:black;
	text-align:center;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	z-index:101;
}

.grid_text {
	position: absolute;
	width:100%;
	color:black;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;	
	font-weight:normal;
	text-indent:10px;
}

.grid_text_label {
	position: absolute;
	width:100%;
	color:black;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;	
	font-weight:normal;
	text-indent:10px;
}


a {
	text-decoration:none;
	color: #d32525;
	border-style:none;
	border:0px;
}

a:visited {
	color: #d32525;
	border-style:none;	
}

a:hover {
	text-decoration: underline;
	color: #d32525;
	border-style:none;	
}

a:active {
	color: #d32525;
	border-style:none;	
}

#table_text a {	color:white;}
#table_text a:visited {color:white;text-decoration:none}
#table_text a:hover {color:white;text-decoration:none}
#table_text a:active {color:white;text-decoration:none}


#link1 a {	color:#006699;}
#link1 a:visited {color:#006699;text-decoration:none}
#link1 a:hover {color:#006699;text-decoration:none}
#link1 a:active {color:#006699;text-decoration:none}

#link2 a {	color:#006699;}
#link2 a:visited {color:#006699;text-decoration:none}
#link2 a:hover {color:#006699;text-decoration:none}
#link2 a:active {color:#006699;text-decoration:none}

#link3 a {	color:#006699;}
#link3 a:visited {color:#006699;text-decoration:none}
#link3 a:hover {color:#006699;text-decoration:none}
#link3 a:active {color:#006699;text-decoration:none}

.search_text {
	position: relative;
	left:0;
	width:100%;
	color:black;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;	
	font-weight:normal;
	text-indent:2px;
}
.details {
	position: absolute;
	width:100%;
	color:black;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;	
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.help {
	position: absolute;
	font-size: 10px;
	font-weight:bold;
	font-family: verdana,tahoma, arial, helvetica, sans-serif;	
	color:#006699;
}


.bar-always_new{
	background-color:#ff8b6f;
	vertical-align:middle;
	color:white;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;	
	font-weight:bold;

}
	
	
.footer_new
{	width: auto;
	left:0px;
	clear:both;
	vertical-align:top;
	padding-top:15px;
	color:black;
	text-align:center;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	z-index:101;
}

.bar-rahmen_new
{
	background-color:#ffffc1;
	border-right:  #ff5b33 1px solid; 
	border-top:  #ff5b33 1px solid; 
	border-left: #ff5b33 1px solid; 
	border-bottom:  #ff5b33 1px solid;	
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;	
}
	
	

/*   ZOOM IMMAGINI */
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url(img/magplus.cur), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url(img/magminus.cur), pointer;   
}
