/*
========================================================================================
 Title      	:  CSS for Swissreg II general error pages - Client
 Author     	: Stefan Mueller, Marc Bouquet, Kathrin Meyer
 Date       	: 19.11.2007
 Version    	: $Id: sr2.css,v 1.8 2007/11/19 16:11:55 bouquet Exp $
 Copyright (c) 2005-2007, Swiss Federal Institute of Intellectual Property
========================================================================================
*/

body {
	font-family: arial, verdana, helvetica, sunsans-regular, sans-serif;
	font-size: 0.8em;
	background-position: center; 
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 50px 20px 100px;				
	background-color:#fff;
	line-height: 20px;
	margin: 50px; 
}

hr {
	width: 600px;
	line-height: 1px;
	margin: 0px 200px 0px 0px;
	color: #dedede;
	border: none;
}

h5 {
	font-size: 13px;
	color: #3c3c3c;
	line-height: 15px;
	padding: 0 0 0 0; 
	margin: 15px 0 0 0;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	color: #2c2c2c;
	line-height: 15px;	
	padding: 0 0 0 0; 
	margin: 10px 0 0 0;
}