﻿body 
{
	background-color:gray;
}
.textbox
{
    font-size:13px;
}
.tblBGcolor
{
	background-color:#ffffff;
	
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
.labelGruppRubrik

{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	
}

.label
{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
}
.labelwhite
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.labelsmall
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.datasmall
{
	font-family:verdana;
	font-size:11px;
}
.data
{
	font-family:verdana;
	font-size:12px;
	
}	
input,select
{
	font-family:verdana;
	font-size:11px;
	background-color:#ffffff;
 	border: 1px solid #008000;
    border-color:lightgray;
    
	
}

.topcontainer
{
	background-color:white;
	height:80px;
	width:1200px;
	font-family:Verdana;
	font-size:16px;
	margin:	0 auto;	

}
.maincontainerauto
{
	background-color:white;
	height:auto;
	width:1200px;
	font-family:Verdana;
	font-size:12px;
	margin:	0 auto;	
	margin-top:0px;

}
.maincontainer
{
	background-color:white;
	height:700px;
	width:1200px;
	font-family:Verdana;
	font-size:12px;
	margin:	0 auto;	
	margin-top:0px;

}
#topleft
{
	background-color:Gray;
	width:45%;
	float:left;
	padding:5px;
}
#topright
{
	background-color:Gray;
	width:45%;
	text-align:right;
	padding:5px;
	
}

.topcontainerregister
{
	background-color:white;
	height:50px;
	width:1200px;
	font-family:Verdana;
	font-size:16px;
	margin:	0 auto;
	margin-top:30px;
}
#topregisterleft
{
	background-color:yellow;
	width:45%;
	float:left;
	padding:5px;

	
}
#topregisterright
{
	background-color:yellow;
	width:45%;
	text-align:right;
	padding:5px;
	font-size:12px;
	
	
}
.ButtonColoredXL
{
    Height:30px; 
    Width:170px; 
    background-color:#d8e1ce; 
    color:Black;
    cursor:pointer;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;


}
.ButtonColored
{
    Height:30px; 
    Width:90px; 
    background-color:#d8e1ce; 
    color:Black;
    cursor:pointer;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;


}
.ButtonColoredPren
{
    Height:30px; 
    Width:110px; 
    background-color:#d8e1ce; 
    color:Black;
    cursor:pointer;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;


}
.ButtonPrevNext
{
    Height:30px; 
    Width:50px; 
    background-color:#d8e1ce; 
    color:Black;
    cursor:pointer;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;

}
#login
{
 height:250px; 
 width:320px;
 background-color:white;
 padding-left:10px;
 padding-right:10px;
 padding-top:10px;
 padding-bottom:10px; 
 font-family:verdana;	
 margin-left:200px;
 margin:0 auto;

}

.labtable
{
	font-family:Verdana;
	font-size:10px;
	
}
.fakturatable
{
 background-color:white;
	font-family:Verdana;
	font-size:12px;
	width:100%;
    border:solid 1px;
    padding:0px;
    margin-left:0px;
    
}
.kundtable
{
 background-color:white;
	font-family:Verdana;
	font-size:12px;
	width:90%;
    border:solid 1px;
    padding:10px;
    margin-left:25px;
    
}
.kundHeadList
{
 background-color:white;
	font-family:Verdana;
	font-size:12px;
	width:100%;
}
.subscriptionperiodsedittable
{
	font-family:Verdana;
	font-size:12px;
	width:80%;
}
.labtableHeader
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	
}