body
{
	background-color: #FF0066;
	color: #000000;
	margin: 0;
	font-family: arial, verdana, non-serif;
	background-image: url(pics/stuff/back.gif);
}

b, strong { font-weight: bold; }
small { font-size: 7pt; }

form, select
{
	margin: 1;
	line-height: 1;
	font-family: arial, verdana, non-serif;
	font-size: 8pt;
}

h1
{
	font-family: arial, verdana, non-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 1;
}
h2
{
	font-family: arial, verdana, non-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 1;
}

a:link
{
	color: #FF0066;
	text-decoration: underline ;
	
}

a:visited { color: #660000; text-decoration: underline; }

a:hover
{
	color: #FF0;
	text-decoration: none;
	background-color: #FF0066;
}

.on { 

	background-color: #FF0;
	}
.cont
{
	background-color: #CCF;
	border-style: dotted solid dotted solid;
	border-color: #FF0;
	border-width: thin;
	margin: 10px 0px 0px 15%;
	background-image: url(pics/navi/sritz.gif);
}

.navBox
{

	text-align: left;
}

.navi
{
	background-color: #cccccc;
	margin: 0px 0px 0px 5px;
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: bottom;
}

.miss
{
	background-color: #FF6633;
	background-image: url(pics/navi/miss.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 0 0 0 2px;
	/*float: right;
	display: block;*/
	text-align: center;
	text-decoration: none;
	color: #660000;
	font-family: arial, verdana, non-serif;
	font-size: 8pt;
	

}

.main
{
	float: none;
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 3px;
	text-decoration: none;
	margin: 0 20px 0 5px;
}
.presse { 
	font-style: italic; 
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-indent: 10px;
	height: 205px;
	}
.tableLight
{
	width: 600px;
	border-color: #FF0;
	border-width: thin;
	border-style: none none dotted none;

	
}
.tableDark
{
	width: 600px;
	border-color: #FF0;
	border-width: thin;
	border-style: none none dotted none;
	background-color: #cccccc;
	
}

.tableLightA
{
	width: 600px;
	height: 170px;
	border-color: #FF0;
	border-width: thin;
	border-style: none none dotted none;
	
}
.tableDarkA
{
	width: 600px;
	height: 170px;
	border-color: #FF0;
	border-width: thin;
	border-style: none none dotted none;
	background-color: #cccccc;
	
}
.footer
{
	background-image: url(pics/navi/foot.gif);
	background-repeat: repeat;
	font-family: arial, verdana, non-serif;
	font-size: 8pt;
}

.input
{
font-family: arial, verdana, non-serif;
	font-size: 8pt;
	text-align: right;
}