
/* STYLESHEETS VAEVICTIS.DE */
/* (C) www.stuelken.com */

	html body, table, tbody, tr, td, p, img, a, h3{
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #666666;
	}
	a, a:hover, a:visited, a:link, a:active {
		color: #999999;
		font-size: inherit;
	}
	h3 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom:16px;
	}

	div.headline {
		font-size: 25px;
		font-weight: bold;
		color: #CE0000;
		margin-top: -5px;
		margin-bottom: 10px;
	}

	div.subheader {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 8px;
	}

	span.headertext {

	}

	span.headerlinks * {
		font-size: 11px;
		font-weight: normal;
	}


	div.terminfeld {
		width: 450px;
	}

	div.terminfeld, div.terminfeld * {
		margin-left: 0px;
		font-size: 11px;
		letter-spacing: 2px;
	}
	div.terminfeld * {
		font-size: 11px;
	}
	strong {
		color: black;
		font-weight: bold;
	}


	/* Einzelseite */
	div.textheader {
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 10px;
	}
	div.text {
		margin-bottom: 8px;
	}


	/* Hausfarbe VAEVICTIS */
	span.rot {
		color: #CE0000; /* 206-0-0 */
	}