/* File: fw-remetschwil.css */

/* Autor: Maurizio Giani */





body

{
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(../bilder/hintergrund.jpg);
	background-repeat: repeat;
	background-attachment : fixed;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;

}



.bodyblack{
	margin-top: 5px;
	margin-left: 5px;
	background-color: #000000;

}



p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i

{

	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



h1 {
	font-size: 18pt;
	font-weight: bold;

}



h2 {
	font-size: 16pt;
	font-weight: bold;

}



h3 {

	font-size: 14pt;

}



h4 {

	font-size: 10pt;

}

h5 {

	font-size: 8pt;

}

table

{

	border-style: none;

	background-repeat : no-repeat;

	border : 0;

}



th {

	color: White;

	background: #0000FF;

	vertical-align : top;

}



tr {

	background: #F7F7F7;

	vertical-align : top;

	border : none;

} 



.tabletransparent{

	background : transparent;

}



.tablered{

	background: #FF0000

}



.tabledarkred{

	background-color : #B22222;

	color : White;

}



.tableblueframe {

	background : transparent;

	border : thin solid Blue;

}



.tableredframe {

	background : transparent;

	border : thin solid #B22222;

}

	

hr{

	color : #B22222;

}



a:link 

{

	color: #0000FF; 

	text-decoration: none;

}



a:visited  

{

	color: #0000FF;

	text-decoration: none;

}



a:active 

{

	color: Red;

	text-decoration: none;

}



a:hover 

{

	color: Red;

	text-decoration : none;

}
