﻿body {
}

SPAN.Aftiteling
{
    font: 70% Verdana;
    text-indent: 6px;
    color: #468;
}

SPAN.Datum
{
  font:70% Verdana;
  text-indent:6px;
  color:#000000;
}

A.menu:link
{
    text-decoration: none;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
}	
		
A.menu:visited	{	
	text-decoration:	none;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;       
	}	
		
A.menu:active	{	
	text-decoration:	none;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;       
	}	
		
A.menu:hover
{
	text-decoration: underline;
	color: #FE7F10;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt;
}

SPAN.menu
{
    color: #a9a9a9;
}

SPAN.grotetext
{
    font:200% Verdana;
    color: #ffffff;
    font-weight: bold;
}

TD.grotetext
{
	background-color: #3d67ae;
	background-image: url(images/bgjump.jpg);
}

TD.grotetextContact
{
	background-color: #3d67ae;
	background-image: url(images/bgcomm.jpg);
}

TH.content
{
    font: bold 95% Verdana;
    text-indent: 6px;
    color: #ffffff;
    background-color: #000000;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
}

TH.contentH2
{
    font: bold 95% Verdana;
    text-indent: 0px;
    padding-left:6px;
    color: #ffffff;
    background-color: #000000;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #ffffff 1px solid;
}

TD.content
{
	
	padding-right: 10px;
	font: 70% Verdana;
	text-indent: 0px;
	color: #468;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	padding-left: 10px;
	padding-top: 10px;
}

TD.contentH2
{
	
	padding-right: 10px;
	font: 70% Verdana;
	text-indent: 0px;
	color: #468;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #ffffff 1px solid;
	padding-left: 14px;
	padding-top: 10px;
}
H1.content
{
    font-weight: bold;
    color: #468;
    font-size: 10pt;
    margin-bottom: 3px;
}

H2.content
{
    font-weight: bold;
    padding-left: 5px;
    color: #468;
    font-style:italic;
    font-size: 8pt;
    margin-bottom: 3px;
}

A.content:link
{
    text-decoration: none;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
}	
		
A.content:visited	{	
	text-decoration:	none;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
	}	
		
A.content:active	{	
	text-decoration:	none;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
	}	
		
A.content:hover	{	
	text-decoration:	underline;
    color: #FE7F10;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
	}

TABLE.code
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 10pt;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background-color: #d3d3d3;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4em;
	padding-top: 4px;
}


SPAN.error
{
	font-weight: bold;
	font-size: 30px;
	color: #ff6600;
}

TD.error
{
	padding-right: 10px;
	font: 70% Verdana;
	text-indent: 0px;
	color: #468;
	padding-left: 10px;
	padding-top: 10px;	
}