﻿.Text {
    font-size:12px;
	width: 540px;
	height: 70px;
	background-color:#CCCCCC;
	z-index:0;
		
}
.Text2 {
    font-size:12px;
	width: 540px;
	height: 85px;
	background-color:#CCCCCC;
	z-index:0;
		
}

.TextBig {
    font-size:12px;
	width: 540px;
	height: 120px;
	background-color:#CCCCCC;
	z-index:0;
	
}
.TextBig2 {
    font-size:12px;
	width: 540px;
	height: 160px;
	background-color:#CCCCCC;
	z-index:0;
	
}

.TextAdress {
    font-size:12px;
	width: 540px;
	height: 270px;
	background-color:#CCCCCC;
	z-index:0;
	
}


.input{
    font-size:12px;
	font-family: Verdana;
	font-size: x-small;

}
.HOV {
	position:absolute;
	top:5px; 
	left:510px; 
	width: 25px; 
	height: 23px;
}

h2{
	font-family: Verdana;
	font-size: medium;
}
p{
	font-family: Verdana;
	font-size: x-small;

}
.Adresse {
    font-size:12px;
	font-family: Verdana;
	font-size:13px
}
.style3 {
	border-width: 0px;
}
.style1 {
    font-size:12px;
	border-width: 0px;
	font-family:Verdana;
	font-weight:normal;	
}
.style2 {
	border-width: 0px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
.style4 {
    font-size:12px;
	color: #C0C0C0;
}
.style5 {
    font-size:10px;
	text-decoration: none;
}
.style6 {
    font-size:12px;
	font-weight: normal;
}
.style8 {
	font-size: 12px;
}

.style9 {
	color: #FF0000;
}

.style7 {
    font-size:12px;
	color: #C0C0C0;
	font-weight: normal;
}
a {font: 16px verdana;
	width: 50px;
	color: #cccccc;
	cursor: default;
	text-decoration: none;}

a:hover {text-decoration: none;}
a span {display: none;
	padding: 5px;
	color: #000000;
	font-size: 12px;
	width: 200px;}

a:hover span {
display: block;
z-index:101;
position:relative;
right:500px;
top:5px;
width: 490px;
padding: 5px; 
margin:5px; 
border:1px; 
background:#ffffcc;
font: 10px Verdana, sans-serif; 
text-align: center;
text-decoration:none;

}

.scroll
{
    width:558px;
    height:708px;
	overflow:scroll;
	overflow-x:hidden;

} 

