﻿body
{
	margin: 0px;
	font: 0.8em verdana;
	
}
a
{
	color: white;
}

.tableHeaderMargin
{
	padding-left: 5px;
}
.tableCellMargin
{
	padding-left: 10px;
	padding-top: 5px;
	padding-right : 5px;
	padding-bottom: 5px;
}

.MenuBoks
{
	font-size:13px;
	color:White;
	padding-left: 5px;
	padding-right: 5px;
	height: 38px;
	background-image: url(../../images/WebImages/menu.jpg);
}

.TopBoks
{
	height: 144px;
	background-image: url(../../images/WebImages/sykassen2_01.gif);
}

.AdminEditBoks
{
	color:Black;
}

.BoksButtom
{
	height: 53px;
	background-image: url(../../images/webimages/BoksButtom.gif);
}

.ButtomAdreesse
{
	font-size:11px;
	color:#aa0108;
}

.ButtomContact
{
	background-image: url(../../images/webimages/kontakt.gif);
}


.AllCMSPages a
{
	color:Black;
}

.AllUsers a
{
	color:Black;
}
/*atttttt


background: #ffffff url(images/headerbar.png) top left repeat-x;
{background : url(file:///C:/SubSonic/images/WebImages/sykassen_01.gif);
background-image: url('file:///C:/SubSonic/images/WebImages/sykassen_01.gif')
	color: #73880A;
}
#header
{
	background: #fff url(images/headerbar.png) top left repeat-x;
	margin: 0px;
	height: 110px;
}
#headerseparator
{
	height: 4px;
	background-color: #ff9900;
}
#mainwrapper
{
	background: #fff url(images/bg.gif) top left repeat-x;
	margin: 0px;
}
#main
{
	color: #666666;
	margin-left: 10px;
	padding: 0;
}
#title
{

	padding-top: 20px;
	font-weight: bold;
	font-size: 2.5em;
	color: #FFFFFF;
	font-family: Arial,Helvetica;
}
#title a
{
	color: #FFFFFF;
	text-decoration: none;
}
#subtitle
{
	margin-top: 0px;
	margin-left: 100px;
	color: #c5c5c5;
	font-size: 1.3em;
	font-family: Arial,Helvetica;
}
#loginbox
{
	padding: 40px;
}
#loginboxwrapper
{
	background: url(images/login.png); 
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 225px;
	width: 240px;
}
#leftbox
{
	float: left;
	margin: 15px;
}
th
{
	vertical-align: top;
}
td
{
	vertical-align: top;
}
h1
{
	color: #996600;
	font-size: 1.5em;
	font-family: arial;
	margin-bottom: 3px;
	border-bottom: solid 4px gainsboro;
	padding: 2px;
}

h2
{
	color: #996600;
	font-size: 1.25em;
	line-height: normal;
	font-style: normal;
	font-family: 'Arial Rounded MT Bold';
	font-variant: normal;
}

h3
{
	color: #996600;
	font-size: 1.0em;
	line-height: normal;
	font-style: normal;
	font-family: 'Arial Rounded MT Bold';
	font-variant: normal;
}


img
{
	border: 0px;
}
hr
{
	color: #ccc;
	height: 1px;
}
table
{
	font-size: 100%;
}
.codeblock
{
	color: #73880A;
	font: 100% "Courier New" , Courier, monospace;
	padding: 20px;
	margin: 20px;
	border-left: 1px solid #666666;
}
form
{
	margin: 0px;
	padding: 0px;
}
input, select
{
	font-size: 9pt;
	font-family: Comic Sans MS;
	border: 1px solid #c5c5c5;
}
textarea
{
	font-size: 9pt;
	font-family: 'Lucida Sans';
	border: 1px solid #c5c5c5;
}


#footer
{
	text-align: center;
	font-size: .7em;
	color: #888;
	padding-top: 1em;
	bottom: 0;
	border-top: 1px solid whitesmoke;
	margin-top: 20px;
}

.pagesummary
{
	font-size: 0.9em;
	color: #000000;
	bottom: 0;
	font-style: italic;
	font-family: arial;
	margin-bottom: 15px;
}

.lastupdated
{
	font-size: 0.8em;
	color: dimgray;
	padding-top: 1em;
	bottom: 0;
	border-top: 1px solid whitesmoke;
	margin-top: 20px;
	font-style: italic;
	font-family: arial;
	font-weight: bold;
}
.loadingbox
{
	position: absolute;
	top: 40%;
	left: 40%;
	border: 1px solid lightsteelblue;
	background-color: #ffffff;
	height: 50px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
}

.headlinks
{
	color: White;
	font-weight: bold;
	font-size: small;
}
*/

