﻿body
{
    margin: 0;
    padding: 2px;
}

input
{
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    letter-spacing: 1px;
}

td
{
    height: 24px;
    background-color: #eaecec;
    border-top: solid 1px #ffffff;
    margin: 0;
    padding: 0;
}
p.formheading
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    letter-spacing: 1px;
}

span.formcheck
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: small;
}

p.startheading
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    padding-left: 10px;
    color: #333333;
}

p.placep
{
    margin: 0;
    padding: 1px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    padding-left: 10px;
    color: #333333;
}

p.message
{
    margin: 0;
    padding: 1px;
    font-family: Arial;
    font-size: small;
    color: #333333;
}

p.companyp
{
    margin: 0;
    padding: 1px;
    font-family: Arial;
    font-size: small;
    padding-left: 10px;
    color: #333333;
}

p.companypsmall
{
    margin: 0;
    padding: 1px;
    font-family: Arial;
    font-size: x-small;
    padding-left: 10px;
    color: #333333;
}

p.welcomep
{
    margin: 0;
    padding: 2px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #333333;
}

span.remeber
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: small;
}

input.loginboxes
{
    margin: 0;
    padding: 2px;
    border: solid 1px #e70d2f;
    width: 150px;
    font-family: Arial;
    font-size: small;
}

input.boxes
{
    margin: 0;
    padding: 2px;
    border: solid 1px #e70d2f;
    width: 150px;
    font-family: Arial;
    font-size: small;
    width: 98%;
    margin-bottom: 10px;
}

textarea.bigboxes
{
    margin: 0;
    padding: 2px;
    border: solid 1px #e70d2f;
    width: 150px;
    font-family: Arial;
    font-size: small;
    width: 98%;
    margin-bottom: 10px;
}

td.defaultheading
{
    background-color: #e6e6e5;
}

td.logocell
{
    background-color: #ffffff;
}

td.welcomecell
{
    background-color: #e60d2e;
    height: 5px;
}

td.leftside
{
    margin: 0;
    padding: 0;
    background-color: #969691;
}

td.whitecell
{
    background-color: #ffffff;
}

a.cityLink:link {color: #666666; text-decoration: none; font-weight: bold; font-size: small; font-family: Arial; letter-spacing: 1px; word-spacing: 2px;}
a.cityLink:visited {color: #666666; text-decoration: none; font-weight: bold; font-size: small; font-family: Arial; letter-spacing: 1px; word-spacing: 2px;}
a.cityLink:hover {color: #333333; text-decoration: none; font-weight: bold; font-size: small; font-family: Arial; letter-spacing: 1px; word-spacing: 2px;}
a.cityLink:active {color: #666666; text-decoration: none; font-weight: bold; font-size: small; font-family: Arial; letter-spacing: 1px; word-spacing: 2px;}

a.adressLink:link {color: #0000ff; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}
a.adressLink:visited {color: #0000ff; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}
a.adressLink:hover {color: #0000aa; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}
a.adressLink:active {color: #0000ff; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}

a.menyLink:link {color: #0000ff; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}
a.menyLink:visited {color: #0000ff; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}
a.menyLink:hover {color: #0000aa; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}
a.menyLink:active {color: #0000ff; text-decoration: none; font-weight: normal; font-size: small; font-family: Arial;}

img
{
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.float_left{float:left;}
.float_right{float:right;}
.clear{clear:both}


div.leftdiv
{
	float: left;
	width:8px;
	height: 100%;
	background-color: #888888;
}

div.centerdiv
{
    margin: 0;
    padding: 0;
    float: left;
    width: 85%;
    height: 100%;
}

div.rightdiv
{
	float: right;
	width: 20px;
	height: 100%;
}

div.rightdivja
{
	float: left;
	width: 15%;
	height: 100%;
}

div.rightdivnej
{
    float: left;
	width: 15%;
	height: 100%;
}

div.main
{
    width: 100%;
    background-color: #eaecec;
    margin-top: 1px;
    overflow: inherit;
}

div.logo
{
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: solid 2px #e60d2e;
}


h5
{
    margin: 0;
    padding: 0;
    margin-top: 5px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #333333;
}

p
{
    margin: 0;
    padding: 1px;
    font-family: Arial;
    font-size: small;
    color: #333333;
    margin-bottom: 5px;
}
