html, body {
    font-family:            Calibri, Corbel, Verdana, Tahoma, sans, Helvetica;
    font-size:              14px;
    background-color:       white;
    margin-left:            0px;
    margin-right:           0px;
    margin-top:             4px;
}

#ui-datepicker-div
 {
     z-index: 9999999;
 }

div.notes-title
{
	border-bottom: 1px solid #a9a9a9;
	text-align:left;
	font-weight:bold;
}

div.notes-time
{
	text-align:left;
	margin-bottom: 8px;
	font-size: small;
}


div.notes-title div
{
	font-size: small;
	font-weight: normal;
	position:relative;
	float:right;
	text-align:right;
}

div.notesdiv
{
	padding:8px;
	border:solid 1px #c0c0c0; 
	position:relative;
	width:95%;
}

div.shadow {
	background: url('../images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
	float: left;
}

div.shadow img {
	border: 1px solid #a9a9a9;
	background-color: #fff;
	margin: -5px 5px 5px -5px;
	position: relative;
	vertical-align: bottom;
}

img
{
    border: 0px;
}

span.tabLink a
{
    color: #333399;
}

span.tabLink a:hover
{
    color: #333399;
}

form {
    margin-top: 0px;
    margin-bottom: 4px;
}


.textInput
{
    width: 98%;
}

h3 {
    font-size:          16px;
}

h4,h5,h6 {
    font-size:          14px;
}


a {
    color: #336699;
    text-decoration : none;
}

a:hover {
    color: #000030;
    text-decoration : underline;
}

a:visited {
    color: #336699;
}

a:visited:hover {
    color: #000020;
}

a.menu, a.menu:hover, a.menu:visited {
    color: #5e5e5e;    
    font-size: 12px;
}

a.title, a.title:hover, a.title:hover:visited
{
    font-size:      16px;
    color:          #5e5e5e;
    text-decoration:none;
}

.style1 {
    color: black;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

input {
    color: BLACK;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

select {
    color: black;
    font-size: 11px;
    min-width: 40px;
}

textarea, input.text {
    width: 98%;
    color: black;
    font-size: 11px;
    min-width: 40px;
}


a.sitetitle, a.sitetitle:visited, a.sitetitle:hover {
    color: #183D73;
    font-size: 24px;
    font-weight: Normal;
    vertical-align:middle;
}

span#smallText {
    font-size:	11px;
    color: #5e5e5e;    
}

div.main
{
    padding-bottom: 8px;
    padding-left  : 12px;
    padding-top:    8px;
}
div.block
{
    padding-bottom: 8px;
    padding-left  : 12px;
    padding-top:    8px;
    border: 1px solid #FFDB14;
}

div#blockTitle {
    color: #5e5e5e;    
    font-weight: Bold;
}

span.phonenumber
{
	color: #ffffff;
    font-weight: bold;
    font-size: 22px;
}
#pakettimatkat a:hover
{
	color: #000020;
}

div.fileuploadbutton {
	font-size: 14px; 
	color: #666666; 
	text-align: left; 
	padding-top: 15px;
}

#logoutbutton
{
	background:none;
	border:0;
	color:#183D73;
}

#logoutbutton:hover
{
	color: #688D93;
	cursor: hand;
}

