/*** stylesheet for empty page of subdomain theo.helvo.ch ***/

body {
	background-color: #F5F5DC;
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, Times, serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1.5em;
}
#container {
	width: 80%;
	margin: 0 auto;
	padding: 10% 0;
	text-align: center;
	/*border: 1px dotted #330;TEST*/
}

h2 {
	font: 500 1.5em/160% Arial, Helvetica, sans-serif;
	color: #330;
}
h3 {
	font: italic 500 1.5em/160% Georgia, Palatino, Times, serif;
	color: #330;
}
img {
	border: none;
}
a {
	border-bottom: 1px solid #330;
	text-decoration: none;
}
a:link {
	color: #000;
	border-bottom: 1px solid #330;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:focus, a:hover, a:active { 
	color: #930;
}
.p1 {
	margin-top: 80px;
	font-style: oblique;
}
/**** (c) helvo Informatik ****/
