/* 
	evoskepsis.css
	Stylesheet EvoSkepsis
	© 2005 ServIT information services	
*/

body	 {
 	margin: 8% 0px 0px 8%;
/*	margin : 0px 0px 0px 0px; */	
	position: relative;
	font-Family : "Times New Roman", Times, serif;
	color : Navy;
	background-color: #f4fff4;
/*	background-Color : White; */ 
}

table,p,ul,ol {
	font: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: Navy;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	color: Navy;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: Navy;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color : red ;
	text-decoration : none ;
}		

.translation {
	font-size: 10pt;
	margin-right: 20px;
	text-align: right;	
}

table.main {
	background-color: #99FFCC;
	border-width: 2px;
	border-style: solid;
	border-color: #FFA500;
	height: 434px;
	width: 770px;
}

.left {
	background-color: #99FFCC;
	border-width: 2px;
	border-style: solid;
	border-color: #FFA500;
	height: 82px;
}

.leftempty {
	background-color: #99FFCC;
	border-width: 2px;
	border-style: solid;
	border-color: #FFA500;
}

.right {
	background-image: url(../images/background.jpg);
	border-width: 2px;
	border-style: solid;
	border-color: #FFA500;
}

.textmainpage {
	font: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 20px;
}

.textsubpage {
	font: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}

.header1subpage {
	font: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

.header2subpage {
	font: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: -40px;
}

div.bodysubpage {
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;	
}
