body.frontpage {
	
}

body.frontpage #navigation ul, body.frontpage #page, body.frontpage .content {
	xwidth: 855px;
}

.bctool-banner {
	margin-bottom: 30px;
	margin-top: 40px;
}

#main {
	float: left;
	width: 567px;
	margin-top: 0;
}

#mainwide {
	float: left;
	width: 720px;
	margin-top: 0;
}

#side {
	clear: none;
	display: block;
	float: right;
	width: 173px;
	margin-top: 0;
}

#main #presenter, #main #presenter li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main #presenter .bctool_cover {
	margin: 0 0 2px 2px;

}

#main #presenter .bctool_cover a {
	display: block;
	height: 270px;
	border: none;
	text-align: center;
	padding-top: 0px;
	overflow: hidden;
	text-decoration: none;
	background-image: url(../images/BCTool_Cover.jpg);
	background-repeat: no-repeat;
}

#main #presenter .bctool_cover a strong {
	display: none;
}

#main #presenter .bctool_cover a span {
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 33px;
	background: url(../images/PresentingCSSEdit2Arrow.gif) no-repeat 100% 70%;
	padding-right: 16px;
}

#main #presenter .deskshade a {
	display: block;
	margin: 0 3px 0 2px;
	font-size: 12px;
	text-align: left;
	padding: 22px 20px 22px 90px;
	color: #2d3e62;
	background: #d0dfe8 url(../images/DeskShadeBanner.gif) no-repeat;
	text-decoration: none;
}

.front #side #actions {
	margin-top: 5px;
	padding-top: 0;
}

.font_normal {
	font-style: normal;
	font-weight: normal;
}

.frontpage .container .content #main img, #mainwide .right img {
	float: right;
}

.frontpage .container .content #main img, #mainwide .left img {
	float: left;
}

.clear_both {
	clear: both;
}

.contact_table {
	width: 550px;
}
.contact_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.line_dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.kleiner_text {
	font-size: 10px
}
input {
	background-color:#f1f1f1;
	border : 1px solid #E6E6E6;
	width: 330px;
	height: 17px;
}
