body {
	background-color:#FFFFFF;
	}
div.inline-element-L p,
div.inline-element-R p {
	padding:5px;
	margin:-3px 0 0 0;
	font-size:9px;
	}
div.inline-element-L img,
div.inline-element-R img {
	margin:0;
	padding:0;
	}
div.inline-element-L,
div.inline-element-R {
	width:245px;
	margin-bottom:10px;
	color:#9e9e9e;	
	}
.Left {
	float:left;
	}
.Right {
	float:right;
	}
.Clearer {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	}
#pg-artikel #artikel-content table { margin:16px 0 8px 0; }
#pg-artikel #artikel-content table td.LeftImage { padding:5px 5px 5px 0; }
#pg-artikel #artikel-content table td { vertical-align:top; }
#pg-artikel #artikel-body { width: 544px; }
#pg-artikel #artikel-content { width: 551px; float: left; }
/*	Modul Sonax */
.mod-sonax .mod-body { text-align:center; }
.mod-sonax .mod-header .mod-title { font-size:11px; }

/* Flowplayer Video */
#player {
	width:320px;
	margin:1em auto;
}
/* Formular */
.form-large {
	margin-bottom:1em;
}
.form-large label {
	line-height:18px;
	cursor:pointer;
}
.form-large .type-error,
.form-large .type-hinweis,
.form-large .type-check,
#recaptcha_widget_div {
    padding:0 11px 15px;
    overflow:hidden;
}
.form-large .type-error {
	color:#ff0000;
	font-size:14px;
}
.form-large .type-check input {
	float:left;
	margin-right:10px;
}
.form-large .data-col {
    width:253px;
}
.form-large .type-text input {
	width:235px;
}
.form-large .type-submit {
	padding:0 11px;
}
.form-large .type-submit input {
	float:right;
    cursor:pointer;
}
/* Artikel hervorheben */
.artikel-highlight {
	background-color:#ebf4fd;
    border:1px solid #D0D0D0;
    margin:5px;
    padding:5px;
}
#pg-artikel #artikel-content .artikel-highlight h5 {
    margin-top:0;
}
