/**
 * Projekt:		www.online-fundraisingsysteme.de
 * Copyright:	2009, Claus Coviello, www.webseiten-mit-sinn.de
 * Version:		01.05.00, Screenlayout
 * geandert:	2009-01-21
 */
.download {
	position:relative;
	width:100%;
}

.download a {
	display:block;
	color:black;
	text-decoration:none;
}

.download a:hover {
	text-decoration:underline;
	color:#628000;
}

.download .spalte-rechts {
	display:block;
	min-height:45px;
	padding-left:105px;
}

.download a .spalte-rechts strong {
	text-decoration:underline;
}

.download .mindesthoehe {
	float:right;
	width:1px;
	height:45px;
}

.download .spalte-links {
	position:absolute;
	top:0px;
	left:5px;
	width:90px;
	font-size:0.95em;
}

.download .spalte-links img {
	float:left;
	margin-right:4px;
}


#layout-right .icon-achtung {
	text-indent:23px;
	background:url('../_img/icon_achtung.gif') no-repeat left top;
}

#layout-right form .fehler {
	text-indent:18px;
	background:url('../_img/fehlerzeichen.gif') no-repeat 0px 1px;
}

#layout-center .kontakt-portraets img {
	widht:100%;
}

#layout-center .kontakt-portraets img {
	float:left;
}

#layout-center .kontakt-portraets p {
	margin-left:220px;
}