body{
	background-position: top left;
	background-attachment: fixed;
	overflow-x: hidden;
	margin: 0px;
	scrollbar-shadow-color: #FCE3FA;
	scrollbar-highlight-color: #FCE3FA;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FCE3FA;
	scrollbar-base-color : #FCE3FA;
}
img{
	border: 2px solid #FADBF7;
}
iframe.main{
	border: solid 0px #4C4B4B;
	position: relative;
		top: 25px;
}
div.menu{
	position: relative;
		top: 92px;
}
font{
	font-family: Trebuchet Ms, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
font.header{
	font-size: 14px;
	font-weight: bold;
}
font.counter{
	color: #FCE9FC;
	font-size: 10px;
	font-weight: bold;
}
a{
	font-family: Trebuchet Ms, Arial;
	font-size: 12px;
	color: #FD00E9;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #F9C4F5;
}
a.klein{
	font-size: 9px;
}
td{
	background-repeat: no-repeat;
}
td.entry{
	font-family: Trebuchet Ms, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
div.tooltip {  
	position: absolute; 
  	display: none; 
  	background-color: #EDECF4;
	color: #000000; 
  	border: 2px solid #000000; 
}
form{
	font-family: Trebuchet Ms, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
input{
	font-family: Trebuchet Ms, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
input.btn{
	font-weight: bold;
	background-image: url(../images/pfotebtn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}
textarea{
	font-family: Trebuchet Ms, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
select{
	font-family: Trebuchet Ms, Arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
