.no-margin {
	margin: 0;
}

p, form {
	line-height: 1.4em;
	font-size: 12px;
}

.no-border {
	border-left: 0px solid;
}

.no_border_bottom {
	border-bottom: 0;
}

.no-padding {
	padding: 0 !important;
}

.no-background, ul.no-background li {
	background-image: none;
}

.spacer {
	height: 20px;
	background: #fff;
	display: block;
}

/** CONTENT **/

#content {
	position: relative;
	float: left;
	width: 650px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border: none;
	width: 650px;
	display: inline;
	overflow: hidden;
	background: url(../img/container-fond-640x4070.png) no-repeat bottom left;
}
#container #container_12 #main .bgspacer {
}
#container #container_12 #main .bgfull {
	background: url(../img/container-fond-640x4000.png) no-repeat bottom left;
}
#content.bgshort {
}
#content.bgminimum {
}
#content_inner {
	position: relative;
	float: left;
	width: 650px;
	padding: 0 0 30px 0;
	margin: 0;
	border: none;
	min-height: 520px;
	height: auto !important; /* fuer moderne Browser */
	height: 520px; /*fuer den IE */
	background:  url(../img/container-fond-640x200.png) no-repeat top left;
}
#content_inner.bgshort {
}
#content_inner.bgminimum {
}
#content .module {
	position: relative;
	float: left;
	height: 100%;
}

#content .divider_20 {
	position: relative;
	float: left;
	clear: both;
	width: 640px;
	height: 20px;
	margin: 0 0 0 10px;
}

#content .divider_20.line {
	background: url(../img/divider_line.png) repeat-x center center;
	margin: 0;
	height: 22px;
}

#content .dividerCnt {
	background: url(../img/divider_line.png) repeat-x center center;
	margin: 0 -5px;
	height: 22px;
}

#content .divider_20.zero{
	height: 0;
}

#content .panel_1col_wrapper {
	height: 100%;
}


.contents {
	margin: 40px 0 20px 0;
}


.no-margin {
	margin: 0;
}

.no-margin-left{
	margin-left: 0;
}

.no-margin-right {
	margin-right: 0;
}

.margin-right-20 {
	margin-right: 20px;
}

.inline {
	margin: 10px 0 20px 0;
}
