/********************************
 *
 * btwirtschaft.de stylesheet
 *
 *******************************/
/********************************
 * General
 *******************************/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	background:#fff;
}
a {
	color:#1966a9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
form, h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
div.clearer {
	clear:both;
}
p {
	margin: 0 0 1em 0;
}
* {
	overflow:visible !important;
}

/********************************
 * Layout
 *******************************/
.siteblock {
	text-align:left;
	margin:0 auto;
	height:100%;
}
.shadow-left {
}
.shadow-right {
}
.mainblock {
	margin:0 11px;
	padding:0;
	overflow:hidden;
	background:#fff;
}
.mainblock-padding {
	margin:0 18px;
}
.logo {
	position:absolute;
	top:20px;
	right:18px;
	width:249px;
	height:51px;
}
.menu {
	display:none;
}
.menu * {
	display:none;
}
.topimage {
	width:675px;
	margin-top:100px;
}
.content {
	clear:both;
	margin-top:28px;
}
.leftcontent {
}
.rightcontent {
	display:none;
}
.footer {
	margin-top:65px;
	border-top:1px dotted #666;
	height:45px;
	line-height:25px;
	color: #999;
	font-size:13px;
}
.footer a {
	color:#999;
}
.footer-left {
	float:left;
}
.footer-right {
	display:none;
}

/********************************
 * Layout
 *******************************/
.leftcontent h1 {
	font-size:30px;
	color:#1966a9;
	font-weight:normal;
}
.topsearchform , .topsearchform *{
	display:none;
}
