﻿body
{
	font-family: verdana,tahoma,arial;
	background: url(../images/JonasBlk.jpg) #000000 fixed no-repeat center center;
	color: #f0ffff;
	font-size: 12px;
}

body.intro
{
	background-image: url(images/blankBG.jpg);
}

tr.footer
{
	font-size: 10px;
	color: silver;
}

table.std
{
	width: 800px;
}

table.p3d
{
	font-size: 10px;
	border-collapse: collapse;
	border-color: #FFCC33;
	width: 794px;
	font-weight: bold;
	vertical-align: top;
}

td.p3d
{
    border-collapse: collapse;
    border-color: #FFCC33;
    text-align: left;
	font-size: 14px;
	font-weight: bold;
}

div.p3d
{
	font-size: 12px;
	font-weight: bold;
}

div.p3dcntr
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

hr.p3d
{
	height: 3px;
	background-color: #e0ffff;
}

hr.thick
{
	height: 3px;
	background-color: #e0ffff;
}

div.titre
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

div.texte
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.bigtexte
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

div.news
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

div.photos
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
}

span.photos
{
	text-decoration: underline;
}

A
{
	font-size: 12px;
	color: #ccccff;
	font-weight: bold;
	text-decoration: none;
}

A:visited
{
	font-size: 12px;
	color: #ccccff;
	font-weight: bold;
}

A.bigtexte
{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

A.bigtexte:visited
{
	color: #ccccff;
}

A.email
{
	font-size: 10px;
	color: #696969;
	text-decoration: none;
}

A.email:visited
{
	font-size: 10px;
	color: #696969;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

td.map
{
	width: 150px;
	height: 20px;
	text-align: center;
	background-image: url(images/but1.png); 
	background-repeat: no-repeat;
	vertical-align: top;
}

A.map
{
	color: black;
}

td.separate
{
	padding-right: 0px;
	border-top: silver 1px dashed;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	padding-top: 0px;
}

td.separateBottom
{
	padding-right: 0px;
	border-top: silver 1px dashed;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	padding-top: 0px;
	border-bottom: silver 1px dashed;
}

td.separateBold
{
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	padding-top: 10px;
	font-weight: bold;
	vertical-align: top;
	border-top-width: 1px;
	border-top-color: silver;
}

td.separateBoldBottom
{
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	padding-top: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	vertical-align: top;
	border-top-color: silver;
}
