.artikelkop
{
	font-weight:bold;
}
.artikeltekst
{
}
.artikeldatum
{
	font-style:italic;
}
.artikellink
{
}
.artikellink:hover
{
}
.checkbox
{
	border-style:none;
}
.radio
{
	border-style:none;
}
.reset
{
	cursor:hand;
}
.submit
{
	cursor:hand;
}
.fullheight
{ 
	height:100%; 
}
.validator
{
	height: 18px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0 3 0 3;
	color: White;
}

fieldset
{
	border-style:none;
}

body
{
	vertical-align:top;
}
html, body { margin:0px; padding:0; width:100%; height:100%; vertical-align:top;}

hr
{
	color: 	#808080;
}

h5
{
	color: #0595FA;
}

.GridHeader, .GridHeaderLeft, .GridHeaderRight
{
	background-color: #7ca3da;
	color: White;
	font-weight: bold;
}
.GridHeaderLeft
{
	background-position: left top; 
	background-image: url(../images/headerleft.gif); 
	background-repeat: no-repeat;
}
.GridHeaderRight
{
	background-position: right top; 
	background-image: url(../images/headerright.gif); 
	background-repeat: no-repeat;
}
.GridItem
{
	/*background-color: #EAF1F6;*/
	vertical-align: top;
	color: #043F7F;	
	font-size: 11px;
	font-family: Arial;
	border: solid 1px #D9E1EC;

}
.GridItemLink
{
	background-color: #EAF1F6;
	font-weight: bold;
	color: #043F7F;	
	border: solid 1px #7EB6DF;
}
.Table 
{
	table-layout: fixed;
}
.Table TD A, .Table TD A:hover
{
	font-weight: bold;
	color: #043F7F;
}
.LabelBlue
{
	font-weight: bold;
	color: #043F7F;	
}
.LabelHead
{
	font-weight: bold;
	font-size: 16px;
	color: #0595FA;	
}
.DropDownList
{
	font-family: Arial;
	font-size: 11px;
}
.ViewLabel
{
	/*background-color: #EAF1F6;*/
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #043F7F;	
	padding: 2 5 2 5;
	text-align: right;
	height: 22px;
}
.ViewLabel2
{
	/*background-color: #FAFBFC;*/
	/*border: 1px solid #EAF1F6;*/
	vertical-align: top;
	font-size: 11px;
	font-family: Arial;
	color: #043F7F;	
	padding: 2 2 2 5;
}
.RadionButton INPUT, .RadionButton
{
	border-width: 0px;
	background-color: White;
	color: #043F7F;	
	font-size: 11px;
}
.Button
{
	background-color: #D4D0C8;
	color: Black;
	border: solid 1px #22B2CF;	
}
.TextBox
{
	background-color: White;
	width: 100%;
	border: solid 1px #22B2CF;
}
.Label
{
	font-size: 11px;
}
.LabelBold
{
	font-size: 11px;
	font-weight: bold;
}

.LoginLabel
{
	color: #2E6A5A;
	font-weight: bold;
	font-size: 12px;
}
.TableRegister
{
	padding: 0;
	margin: 0;
	border-width: 0px;
}
.HyperLink, .HyperLink:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.photo-frame .topx-- {
	background-image: url(../Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.photo-frame .mid--x {
	background-image: url(../Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.photo-frame .botx-- {
	background-image: url(../Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


