﻿.banner
{
	background-image:url('bilder/banner.jpg');
	background-repeat:no-repeat ;
	height:112px;
	background-position :center		
}
body
{
	 margin:0px
}
.page
{
	 background-color:#F5F7FA	
	}
.datagrid-itemstyle
{
	font-family :Arial;
	font-size : 12px;
	color:black
}
.link
{
	font-family :Arial;
	font-size : 12px;
	color:black
 }
.link:visited
{
	font-family :Arial;
	font-size : 12px;
	color : #999999;
}
.linksolid
{
	font-family :Arial;
	font-size : 12px;
	color:black;
 }
.linksolid:visited
{
	font-family :Arial;
	font-size : 12px;
	color : black;
}
.label
{
	font-family :Arial;
	font-size : 12px
}
.label-konfirmation-bold
{
	font-family :Arial;
	font-size : 14px;
	font-weight :bold 
}
.label-konfirmation
{
	font-family :Arial;
	font-size : 14px
}

.checkbox
{
	font-family :Arial;
	font-size : 12px
}
.tabell
{
	font-family :Arial;
	font-size : 12px
}
.label-bold
{
	font-family :Arial;
	font-size : 12px;
	font-weight :bold 
}
.label-header-bold
{
	font-family :Arial;
	font-size : 16px;
	font-weight :bold 
}
.tablerow_leftmenu
{
	 height :18px;
}
.tablecell_leftmenu
{
	padding-left :3px;
	padding-top:1px
}
.textbox
{
	font-family :Arial;
	font-size : 12px;	
	width : 200px;
}
.textarea
{
	font-family :Arial;
	font-size : 12px;	
	width : 500px;
}
.validator
{
	font-family :Arial;
	font-size : 12px;	
	color:Red ;	
}
.required
{
	font-family :Arial;
	font-size : 12px;
	font-weight :bold ;
	color:Red ;	
}
.dropdown
{
	font-family :Arial;
	font-size : 12px;	
	width:200px;	
}
.button
{
	font-family :Arial;
	font-size : 12px;	
	width : 150px;
	text-align:center ;
}
.top-header-text
{
	font-family :Arial;
	font-size : 30px;	
	font-weight:bold 
}
.datagrid
{
	font-family :Arial;
	font-size : 12px ;	
}
.datagrid-pagerstyle
{
	font-family :Arial;
	font-size : 12px;	
	color:Black 
}
.datagrid-tr
{
	height:30px
}
.datagrid-itemstyle
{
	font-family :Arial;
	font-size : 12px;
	color:Black ; 
}
.datagrid-itemcell
{
 padding-left :6px;
 padding-top :10px
}
.datagrid-headercell
{
	color:Black 
}
.datagrid-headerstyle
{
	font-family :Arial;
	font-size : 12px;
	color:Black ; 
	background-color:#b5c8f2
}
.datagrid-headerstyle:visited
{
	font-family :Arial;
	font-size : 12px;
	color:Black;
}
.datagrid-headerlink
{
	font-family :Arial;
	font-size : 12px;
	color:Black ;
}
.datagrid-headerlink:visited
{
	font-family :Arial;
	font-size : 12px;
	color:Black;
}
.modal-background { 
	background-color: #666699;
	filter: alpha(opacity=50);
    opacity: 0.7;
}	
.bl2 {border: 1px solid #e68200; background:url(bilder/bl.gif) 0 100% no-repeat;text-align:center}
.bl {background:url(bilder/bl.gif) 0 100% no-repeat; text-align:center}
.br {background:url(bilder/br.gif) 100% 100% no-repeat}
.tl {background:url(bilder/tl.gif) 0 0 no-repeat}
.tr {background:url(bilder/tr.gif) 100% 0 no-repeat; padding:10px; text-align :left }
.tr2 {background:url(bilder/tr.gif) 100% 0 no-repeat}
.t {background:url(bilder/dot.gif) 0 0 repeat-x;}
.b {background:url(bilder/dot.gif) 0 100% repeat-x}
.l {background:url(bilder/dot.gif) 0 0 repeat-y}
.r {background:url(bilder/dot.gif) 100% 0 repeat-y}

.roundheader
{
	background-color:#b5c8f2; 
	width:100%; 
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:5px
}