
/*--============================================================*/
/*--=== concept, design and programming by:                  ===*/
/*--=== buttgereit und heidenreich gmbh | Corporate-Web Unit ===*/
/*--=== copyright (c)2005 - www.b-und-h.de - MD              ===*/
/*--============================================================*/

body
	{
		font-family: "Lucida Sans", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size: 12px;
		color:#000000;
		margin: 0px;
		padding: 0px;
		background-image: url('templates/cjd-schlaffhorst-andersen/_gfx/bg_main.gif');
	}

input, select, textarea { font-family:"Lucida Sans", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px;  }

a {
	color: #1953a2;
}

a:hover {
	color: #f89c1c;
}

h1 {
	color: #197e38;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 18px;
	margin: 0px 0px 16px 0px;
	font-weight: normal;
}

h2 {
	color: #197e38;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3, h4, h5, h6 { font-size:12px; font-weight:bold; color:#000000; margin-top:20px; margin-bottom:10px; }

p { color: #000000; font-family:"Lucida Sans", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:12px; line-height:16px; margin-bottom:16px; margin-top:0px; }

hr { height:1px; border:0px; color:#000000; border-style:solid; }

.borderless { background-color:#FFFFFF; border-style:none; border-width:0px; }
.error { color:#CC0000; font-weight:bold; }

#pageframe {
	width: 540px;
	margin: 0px auto 20px auto;
}

#formframe {
	width: 540px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 20px;
}

#header {
	width: 540px;
	float: left;
	margin-bottom: 20px;
}

#header img {
	float: left;
	margin-right: 20px;
}

.contentbox {
	width: 500px;
	padding: 0px 20px 10px 20px;
	float: left;
}

.divider {
	background-image: url('templates/cjd-schlaffhorst-andersen/_gfx/divider.gif');
	background-position: 20px bottom;
	background-repeat: no-repeat;
}

.rightimg {
	float: right;
	margin-left: 20px;
}
