/* styles for www.tc-bauregie.de            */
/*                                          */
/* media:	screen                          */
/* use:		on every page                   */
/* author:	click solutions GmbH            */
/*          Holger Bluethmann               */
/*                                          */

img {
	border: none; }

* {
	padding: 0; margin: 0; font-weight: normal; }

strong {
	font-weight: bold; }

img {
	border: none; }

body {
	border: 0; padding-bottom: 20px; font-family: "Times New Roman", Times, serif; background-color: #989f9f; background-image: url(../images/body_bg.gif); background-repeat: repeat-x; }

/*                                   */
/* main divs                         */
/*                                   */

div#text {
	position: absolute; top: 280px; left: 196px; width: 613px; }
	
div#footer {
	position: absolute; top: 500px; left: 0px; width: 813px; }
	
div#text h1 {
	margin: 0px 0px 20px 0px; color: #002D55; font-size: 16px; font-weight: bold; }
	
div#text h2, div#text p {
	margin: 0px 0px 20px 0px; color: #002D55; font-size: 16px; line-height: 21px; }
	
div#footer p {
	margin: 0px 0px 2px 0px; color: #002D55; font-size: 14px; line-height: 21px; }
	
div#footer p a {
	color: #002D55; text-decoration: none; }
	
div#footer p span {
	text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
	
div#footer p span.white {
	color: #FFFFFF; font-weight: bold; }
	


