.afb_r {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
}


#header {
	background: url(../images/section_header.gif) no-repeat;
}

#content div.left {
	font-weight: normal;
	float: left;
	width: 268px;
	padding: 15px;
}

#content div.right {
	float: left;
	width: 307px;
}

.proj {
	margin-left: 10px;
	overflow: hidden;
}

#content .proj p {
	font-size: .8em;
}

#content .proj a {
	color: #222222;
	line-height: 1.5em;
}

#content p {
	font-size: 1em;
} 

#content .mdw {
	display: block;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	padding: 5px;
	display: inline; /* IE... */
	color: white;
	width: 288px;
	height: 57px;
}

#content .mdw p {
	margin-right: 144px;
	margin-top: 2px;
	margin-bottom: 0;
	font-size: .8em;
}

#content .mdw p.mdw_bottom {
	margin-top: 17px;
	padding-left: 1px;
}

#content .mdw a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#content .mdw a:hover {
	color: #DBDBDB;
}


textarea {
	width: 98%;
}

form p {
	margin: .5em 0;
}

label {
	display: block;
	float: left;
	width: 122px;
	padding-top: .2em;
}

#content p.buttons {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
}

table {
	width: 100%;
	border-spacing: 0;
}

td {
	padding: 0 15px 0 0;
}

th {
	width: 400px;
	text-align: left;
	font-weight: normal;
}

.clickable a {
	display: block;
	font-size: .8em;
	text-decoration: none;
	color: black;
	padding-bottom: 60px !important;
}

.clickable a:hover, a:visited {
	color: black;
}

#content dl {
	float: left;
	width: 124px;
	padding: 15px;
}

#content dl#specs {
	float: left;
}

#content dt {
	color: Gray;
	font-size: .8em;
	line-height: 1.3em;
}

#content dt.download {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/icon_download.gif) no-repeat;
}

#content dd {
	margin-left: 0;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: .2em;
}

.right img {
	margin-left: 10px;
	padding-top: 10px;
	border: none;
}
.nobreak {
	position: relative;
	top: -15px;
}

.dd_regular {
	font-weight: normal;
}

.pdf {
	padding-left: 20px;
	background: url(../images/icon_download.gif) no-repeat;
	margin-left: 0;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: .2em;
	color: Gray;
}

.download:visited {
	color: #3399CC;
	font-size: .9em;
	font-weight: bold;
}

.download:hover {
	color: #3399CC;
	font-size: .9em;
	font-weight: bold;
}

.download:active {
	color: #3399CC;
	font-size: .9em;
	font-weight: bold;
}

.download:link {
	color: #3399CC;
	font-size: .9em;
	font-weight: bold;
}

.txtklein	{
	font-size: 0.9em;
}