﻿@CHARSET "UTF-8";

/**
 *
	Farbschema:
	Hintergrundrot:		#D1111E;
	
	h1:                 #666666;
	h1-border:			#cccccc;
	
	Logo lila:			#A3233C;
	Logo rot:			#DB261D;
	
	Trennlinien:		#FF0044;

 *
 */

* {
	margin: 0;
	padding: 0;
}

 /* Scrollbar soll immer erscheinen */
html {
	overflow-y: scroll;
}
html[xmlns] {
	overflow-y: scroll;
	height: 100%;
	padding-bottom: 0.005em;
}

html, body {
    height: 100%;
}

body {
	text-decoration: none;
	text-align:center;
	color: #000;
	font: 12px arial, verdana, sans-serif;
	line-height: 1.3em;
	background: #fff;
	height:100%;
}
a {
	outline:0;
	color:#006647;
	text-decoration: none;
}
img {
	border:0;
}
p {
	margin-bottom:10px;
}
h1 {
	margin-bottom:10px;
	height:30px;
}
#infoContainer .csc-header-n1 {
	padding-top:5px;
	padding-bottom:10px;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
#contentContainer h2 {
	margin-bottom:3px;
}
h3 {
	font-size:14px;
	font-weight:bold;
}

#body_bg_left {
	float:left;
	width:50%;
	height:319px;
	background: url(../images_layout/body_left_bg.jpg) repeat-x;
}
 
#body_bg_right {
	float:left;
	width:50%;
	height:265px;
	background: url(../images_layout/body_right_bg.jpg) repeat-x;
}


/* general layout BEGIN*/
#stage {
	clear:both;
	position:relative;
	width:978px;
	height:auto;
	top:-319px;
	margin:0 auto;
	background: #fff;
	text-align:left;
}
#headerArea {
	position:relative;
	width:978px;
	height:135px;
	background: transparent url(../images_layout/headerArea_bg.jpg) no-repeat top center;
}
#logoContainer {
	position:absolute;
	left:668px;
	top:15px;
}
#headerNavContainer {
	width:978px;
	height:59px;
	position:absolute;
	bottom:0px;
	left:0px;
	background: transparent;
}
#imageArea {
	width:978px;
	height:169px;
    padding-top:15px;
    background: transparent url(../images_layout/imageArea.jpg) no-repeat top center;
}
#categoryImageContainer {
	float:left;
	width:672px;
	height:169px;
}
#nonfoodImageContainer {
	float:left;
	width:306px;
	height:115px;
}

#contentArea {
	float:left;
	width:978px;
	padding-top:10px;
}
#contentContainer {
	float:left;
	width:588px;
	margin-right:30px;
	padding:5px 0 54px 54px;
	overflow:hidden;
}
#infoContainer {
	float:left;
	width:306px;
	overflow:hidden;
}
#footerArea {
	float:left;
    clear:both;
	width:920px;
    padding:10px 4px 10px 54px;
	border-top:1px solid #002f02;
}
/*******************************/
/********** FOOTER **********/
/*******************************/
#footerArea .column1,
#footerArea .column2,
#footerArea .column3,
#footerArea .column4,
#footerArea .column5,
#footerArea .column6, 
#footerArea .column7{
	float:left;
	width: 229px;
}
#footerArea .column2{
	width: 125px;
}
#footerArea .column3{
	width: 148px;
}
#footerArea .column4{
	width: 135px;
}
#footerArea .column5{
	width: 110px;
}
#footerArea .column6{
	width: 172px;
}

#footerArea ul {
	list-style-type: none;
}
#footerArea a {
	font-weight:bold;
}
#footerArea li a {
	color: #000;
	font-weight:normal;
}

/*******************************/
/********** Navigation **********/
/*******************************/
#headerNavBox {
	float:left;
	width:auto;
	height:59px;
	margin-left:43px;
	color:#fff;
}
#primNavBox {
	position:relative;
	float:left;
	height:35px;
	padding:0;
	color:#fff;
	overflow:hidden;
}
* html #primNavBox {
	left:-20px;
}
#primNavBox a {
	float:left;
	margin:0 5px;
	padding-top:5px;
	padding-bottom:5px;
	height:25px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#primNavBox a.hover,
#primNavBox a.active {
    background:#007225 url(../images_layout/primNavItem_bg.jpg) repeat-x top left;
}

#primNavBox a img {
	position: relative;
	top:9px;
	!top:-4px;
}
#primNavBox span {
	float:left;
    padding-top:12px;
}

#secNavBox {
	position:absolute;
	left:0;
	bottom:0;
	clear:both;
	width:934px;
	height:24px;
	padding-left:46px;
	color:#fff;
	background: url(../images_layout/secNavBox_bg.png) -85px top no-repeat;
}
* html #secNavBox {
	bottom:-1px;
}

#secNavBox a {
	float:left;
	height:17px;
	margin:0;
	padding:6px 8px 1px 8px;
	color:#fff;
	font: 12px arial, verdana, sans-serif;
}
#secNavBox a:hover, #secNavBox a.active {
	color:#c9ff00;
}

#terNavContainer {
	position:absolute;
	top:10px;
	left:54px;
}
#terNavContainer a {
	margin-right:10px;
	font-size:12px;
	color:#c3ecca;
	text-decoration:none;
}
#terNavContainer a:hover, #terNavContainer a.active {
	color:#fff;
}


/**********************************/
/********** News und Jobs **********/
/**********************************/
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	clear:both;
	float:left;
	!margin:0 0 15px 0;
	cursor:pointer;
}
.news-latest-item {
	float:left;
	clear:both;
	width:306px;
	margin:0 0 15px 0;
	background: url(../images_layout/latest-container_bg.jpg) repeat-y;
}
.news-latest-item a {
	color:#003301;
}
.news-latest-item a:hover {
	color:#003301;
}
.news-latest-image {
	display:inline;
	float:left;
	margin-right:10px;
	padding:10px 0;
}
.news-latest-image img {
	padding-left:10px;
}
.news-latest-text {
	display:block;
	padding:8px 0 10px 10px;
}

.news-latest-category {
	display:block;
	margin:0 0 2px 0;
	padding:0;
	color:#003301;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.news-latest-title {
	display:block;
	margin:0 0 4px 0;
	padding-right:10px;
	font-size:15px;
	font-weight:bold;
	
}
.news-latest-subheader {
	padding-right:10px;
	font-size:11px;
	line-height: 1.25em;
	color:#003301;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	float:left;
	width:588px;
	padding-top:10px;
	border-top:1px solid #cda66f;
}
.news-list-item {
	float:left;
	position:relative;
	width:588px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #cda66f;
	overflow:hidden;
}
.news-list-item h2 {
	position:relative;
	margin-bottom: 5px;
}
.news-list-item h2 a,
.news-list-item h2 a:link {
	color:#006647;
}
.news-list-date {
	float:right;
	width:125px;
	padding-top:2px;
	font-size:10px;
	color: #cda66f;
	font-weight:normal;
	text-transform:none;
	text-align:right;
}
.news-list-image {
	clear:both;
	float:right;
	margin:0 0 0 10px;
}
.news-list-item p {
	display:inline;
}
.news-list-morelink  {
	display:inline;
    padding-left:10px;
}
.news-list-morelink a {
	color:#006647;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.news-list-browse,
.rezepte-list-browse {
	clear:both;
	text-align: center;
}
.browseBoxWrap {
	padding:10px;
	background-color:#E7F7EA;	
}
.browseBoxWrap .inactiveLinkWrap,
.browseBoxWrap .activeLinkWrap,
.browseBoxWrap .disabledLinkWrap {
	padding:2px 5px;
	text-align:center;
	font-weight:bold;
	background-color:#9FDFAB;
	
}
.browseBoxWrap .disabledLinkWrap {
	color:#C2EBC9;
	cursor:default;
}
.browseBoxWrap .activeLinkWrap {
	background-color:#006647;
	color:#fff;
	cursor:default;
}
.browseBoxWrap .inactiveLinkWrap a {
	color:#fff;
}
.browseBoxWrap .inactiveLinkWrap a:hover {
	color:#FFDB18;
}














.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	clear:both;
	float:left;
    width:588px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px solid #cda66f;
}
.news-single-item h2 {
	position:relative;
	margin-bottom: 5px!important;
}
.news-single-item h2 a,
.news-single-item h2 a:link {
	color:#006647;
}
.news-single-date {
	float:right;
	width:190px;
	padding-top:2px;
	font-size:10px;
	color: #cda66f;
	font-weight:normal;
	text-transform:none;
	text-align:right;
}
.news-single-image {
	clear:both;
	float:right;
	margin:10px 0 3px 10px;
}
.news-single-subheader {
	margin-bottom:10px;
}
.news-single-backlink {
	clear:both;
}


/****************************************/
/********** Newsletter-Anmeldung **********/
/****************************************/
.dmailsubscription-container {
	position:relative;
	width:250px;
	margin:0 10px 15px 0;
	padding:8px 0pt 10px 10px;
	background: url(../images_layout/newsletterContainer_bg.jpg) repeat-y;
}
.dmailsubscription-container h2 {
	color:#FFDB18;
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
}
.dmailsubscription-container .formRow {
	clear:both;
	margin-bottom:3px;
}
.dmailsubscription-container label {
	float:left;
	display:block;
	width:95px;
	font-weight:bold;
}
.dmailsubscription-container em {
	color:#FFDB18;
	font-weight:bold;
	padding-left:5px;
}
.dmailsubscription-container .inputText {
	width:140px;
	border:1px solid #026747;
	color:#00422E;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	padding:0 0 0 3px;
	background:#0CB02B;
}
.dmailsubscription-container .inputCheckbox,
.dmailsubscription-form .inputCheckbox {
	border:0!important;
	padding:0;
	!margin-left:-3px;
	vertical-align:middle;
}

.dmailsubscription-container .status {
	clear:both;
	color:#FFDB18;
	margin-bottom:4px;
}
.dmailsubscription-container a {
	font-size:11px;
	color:#fff;
}
.dmailsubscription-container a:hover {
	color:#FFDB18;
}
.dmailsubscription-container #nlInputSubmit {
	position:absolute;
	right:10px;
	bottom:10px;
	border:0;
	background:#F71800 none repeat scroll 0%;
	color:#FFFFFF;
	cursor:pointer;
	float:none;
	font-weight:bold;
	width:75px;
}


/*****************************/
/********** Produkte **********/
/****************************/
.product-list-container {
	position: relative;
    left:-54px;
    width:672px;
    padding-top:30px;
}
.product-list-item {
	float:left;
	width:252px;
	height: 330px;
	margin:0 30px 40px 54px;
	overflow:hidden;
    background:transparent url(../images_layout/product-list-item_bg.jpg) repeat-x left bottom;
}
/*
.product-list-container .AKTION,
.product-list-container .SORTIMENT,
.product-list-container .NEU {
	background:transparent url(../images_layout/product-list-item_bg.jpg) repeat-y;
}
*/
.product-list-aktionLabel,
.product-list-inSortimentLabel,
.product-list-newLabel {
	display:none;
}
.product-list-container .AKTION .product-list-aktionLabel,
.product-list-container .SORTIMENT .product-list-inSortimentLabel,
.product-list-container .NEU .product-list-newLabel {
    display:block;
    padding:0 10px 0 30px;
	font-size:15px;
    font-weight: bold;
	color:#cda66f;
    text-transform: uppercase;
}


.product-list-image {
	position: relative;
    clear:both;
    display:table-cell;
    width:252px;
    height:180px;
	text-align: center;
	background:transparent;
	vertical-align:bottom;
}
.product-list-image img {
    display:inline;
}
.product-list-info {
	position:relative;
    float: left;
	clear:both;
    width:252px;
    height:140px;
    padding-top: 10px;
	background:transparent;
}
.product-list-container h3 {
	margin: 0 0 5px 0;
    padding:0 10px 0 30px;
	font-size:15px;
    font-weight: bold;
}
.product-list-description {
    position: absolute;
    bottom:0px;
    left:0px;
    width:212px;
    padding:0 10px 15px 30px;
}
.product-list-description a {
    position: absolute;
    bottom:5px;
    right:10px;
}

div.teaser-container {
	visibility:hidden;
}


/****************************/
/********** Rezepte **********/
/***************************/
.rezepte-latest-container {
	clear:both;
	float:left;
	margin:0 0 15px 0;
}
.rezepte-latest-item a {
	color:#006647;
}

.rezepte-latest-item {
	float:left;
	width:306px;
	!margin:0 0 15px 0;
	border-top:1px solid #cda66f;
}
.rezepte-latest-image {
	display:inline;
	float:left;
	padding:10px 0;
}
.rezepte-latest-image img{
	margin-right:10px;
}

.rezepte-latest-text {
	display:block;
	width:auto;
	padding-top:8px;
}

.rezepte-latest-category {
	display:block;
	margin:0 0 2px 0;
	padding:0;
	color:#cda66f;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.rezepte-latest-title {
	display:block;
    margin-bottom:5px;
	padding:0 0 4px 0;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #cda66f;
}
.rezepte-latest-content {
	clear:both;
	float:left;
	width:306px;
	font-size:12px;
	padding-bottom:7px;

}
.rezepte-latest-content a {
	color:#006647;
	white-space:nowrap;
}
.rezepte-latest-content ol {
	padding-left:18px;
	!padding-left:22px;
	margin-bottom:10px;
}
.rezepte-latest-content table {
	margin-bottom:10px;
}
.rezepte-latest-content th {
	padding:1px 2px 1px 3px;
	background:#C2EBC9;
}
.rezepte-latest-content td {
	padding:1px 2px 1px 3px;
	vertical-align:top;
	background:#E7F7EA;
}

.rezepte-list-container {
	float:left;
	width:588px;
	padding-top:10px;
	border-top:1px solid #cda66f;
}
.rezepte-list-item {
	float:left;
	position:relative;
	width:588px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #cda66f;
	overflow:hidden;
}
.rezepte-list-image {
	float:right;
	margin:0 0 0 10px;
}
.rezepte-list-category {
	color:#FFDB18;
	font-size:10px;
	text-transform:uppercase;
}
.rezepte-list-item h2 {
	margin-bottom:3px;
	overflow:hidden;
}
.rezepte-list-item h2 a{
	color:#006647;
}

.rezepte-single-item {
	clear:both;
	float:left;
	width:515px;
	margin-bottom:5px;
	padding-bottom:10px;
	background: url(../images_layout/dotted_border_green.jpg) repeat-x left bottom;
}
.rezepte-single-image {
	clear:both;
	float:right;
	padding:0 0 0 10px;
}
.rezepte-single-category {
	margin-bottom:3px;
	color:#FFDB18;
	font-size:10px;
	text-transform:uppercase;
}
.rezepte-single-subheader {
	margin-bottom:10px;
}
.rezepte-single-content ol {
	width:309px;
	!width:300px;
	padding-left:18px;
	!padding-left:22px;
	margin-bottom:15px;
}
.rezepte-single-content table {
	width:330px;
	margin-bottom:15px;
}	
.rezepte-single-content th {
	padding:1px 4px 1px 4px;
	background:#C2EBC9;
}
.rezepte-single-content td {
	padding:1px 4px 1px 6px;
	vertical-align:top;
	background:#E7F7EA;
}
.rezepte-single-backlink {
	clear:both;
}




/***********************************/
/********** Kontaktformular **********/
/***********************************/
.tx-thmailformplus-pi1 {
	float:left;
}
#kontaktform {
	float:left;
	padding: 0;
	margin: 0;
	width: 100%;
}
#kontaktform #messageColumn {
	float:left;
	padding-top:18px;
}
#kontaktform .formRow {
	float:left;
	position:relative;
	width:588px;
	padding-top:10px;
}
#kontaktform .textAreaRow {
	float:left;
	position:relative;
	width:588px;
	padding-top:10px;
    margin-bottom:10px;
}
#kontaktform .formItem {
	float:left;
	position:relative;
	width:289px;
}
#kontaktform .right {
	width:289px!important;
	padding-left:10px;
}
#kontaktform .formItem label {
	float:left;
	display:block;
	width:100%;
	padding:0;
}
#kontaktform .textAreaRow label {
	float:left;
	display:block;
	width:510px;
	padding-bottom:1px;
}
#kontaktform em {
	font-weight:bold;
	color:#f71800;
	padding-left:5px;
}
#kontaktform input, #kontaktform select, #kontaktform textarea{
	padding:2px 5px;
	border:1px solid #ccc;
	font-size:11px;
	color: #00422e;
	font: 12px arial, verdana, sans-serif;
	background: url(../images_layout/kontaktform_input_bg.png) top left repeat-x;
}
#kontaktform .inputTextArea {
	width:576px;
	height:150px;
	overflow:auto;
}
#kontaktform .inputText {
	width:277px;
}
#kontaktform .inputShortText {
	width:215px;
}

#kontaktform .inputNumber {
	width:37px;
	margin-right:10px;
}

#kontaktform .submitRow {
	float:left;
	position:relative;
	width:588px;
	height:40px;
}
#kontaktform .submitRow input {
	width:85px;
	float:none;
	border:0;
	background: #f71800;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}
#kontaktform #inputReset {
	position:absolute;
	top:12px;
	right:100px;
}
#kontaktform #btn-send-kontaktform {
	position:absolute;
	top:12px;
	right:0;
}
#kontaktform .status {
	color:#f71800;
}
/*Kontaktformular END*/


/****************************/
/********** Sitemap **********/
/****************************/
.csc-sitemap ul {
	list-style: none;
	overflow:hidden;
}
.csc-sitemap ul  li {
	float:left;
	width:257px;
	margin-bottom:20px;
	
}
.csc-sitemap ul  li a{
	display:block;
	padding:5px 0 5px 0px;
	font-size:14px;
	font-weight:bold;
	/*color:#FFDB18;*/
	color:#FFDB18;
	text-transform:uppercase;
}
.csc-sitemap ul li ul {
	height:90px;
}
.csc-sitemap ul li ul li{
	margin-bottom:0px;
	height:auto;
}

.csc-sitemap ul  li ul li a {
	padding:0 0 0 10px;
	font-size:12px;
	font-weight:normal;
	color:#00422e;
	text-transform:none;
	background:none;
}


/********************************/
/********** Google Maps **********/
/********************************/
.tx_lumogooglemaps_pi1_infobox h2 {
	margin-bottom:5px!important;
}
.tx_lumogooglemaps_pi1_infobox img {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#gmapDirHead {
	clear:both;
	float:left;
	padding-top:10px;
}
.gmapDirItem,
.gmapDirBtns {
	float:left;
	clear:both;
}
#gmapDirSaddr {
	border:1px solid #ccc;
}
#gmapDirTo {
	clear:both;
	float:left;
	padding-top:10px;
}
#gmapDirHeadTo {
	margin-bottom:5px;
}
#gmapDirBtnsTo {
	margin:0;
}
#gmapDirButtonTo {
	border:0;
	background:#F71800;
	padding:1px 5px;
	color:#fff;
}


/********************************/
/********** bmi Rechner **********/
/*******************************/
/* bmi Formular */
#bmiform {
}
#bmiform .formRow {
	float:left;
	clear:both;
	margin-bottom:5px;
}
#bmiform label {
	clear:both;
	float:left;
	width:120px;
	padding-top:1px;
}
#bmiform em {
	font-weight:bold;
	color:#f71800;
	padding:0 2px;
}
#bmiform .inputText {
	float:left;
	width:135px;
}
#bmiform .inputSelect {
	float:left;
	width:139px;
}
#bmiform .inputRadio {
	vertical-align:middle;
}
#bmiform .radioText {
	padding:0 10px 0 2px;
}
#bmiform .status {
	clear:both;
	padding-left:120px;
	color:#f71800;
}
#bmiform .submitRow {
	clear:both;
	float:left;
	position:relative;
	width:257px;
	height:25px;
}
#bmiform .submitRow input {
	width:85px;
	float:none;
	border:0;
	background: #f71800;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}
#bmiform #inputSubmit {
	position:absolute;
	top:5px;
	right:0;
}

/* bmi Ergebnisseite */
.bmi-result-container {
}
.bmi-result-scala {
	position:relative;
	width:462px;
	height:113px;
	overflow:hidden;
}
.bmi-result-scala-18 {
	background:url(../images_layout/bmi/bmi_18-23.gif);
}
.bmi-result-scala-19 {
	background:url(../images_layout/bmi/bmi_19-24.gif);
}
.bmi-result-scala-20 {
	background:url(../images_layout/bmi/bmi_20-25.gif);
}
.bmi-result-scala-21 {
	background:url(../images_layout/bmi/bmi_21-26.gif);
}
.bmi-result-scala-22 {
	background:url(../images_layout/bmi/bmi_22-27.gif);
}
.bmi-result-scala-23 {
	background:url(../images_layout/bmi/bmi_23-28.gif);
}
.bmi-result-scala-24 {
	background:url(../images_layout/bmi/bmi_24-29.gif);
}
.bmi-result-arrow {
	position:absolute;
	bottom:0;
}
.bmi-result-text {
	width:432px;
	padding:10px;
	border:5px solid #E7F7EA;
}
.bmi-result-bmi,
.bmi-result-result {
	display:block;
	font-size:22px;
	font-weight:bold;
	margin-bottom:8px;
}
.bmi-result-resultText {
	display:block;
	margin-bottom:20px;
}


/***********************************************/
/********** cssStyledContent for body-IDs **********/
/***********************************************/
/* ID 21 - Standorte BEGIN */
#bmo-page-21 div.csc-textpic {
	float:left;
	clear:both;
	margin:15px 0;
}
/* ID 21 - Standorte END */

/* ID 24 - Prüfsiegel BEGIN */
#bmo-page-24 div.csc-textpic-imagewrap {
	background:#C2EBC9 none repeat scroll 0% 50%;
	clear:both;
	float:left;
	margin-bottom:20px;
	padding:20px;
}
#bmo-page-24 div.csc-textpic {
	margin-bottom:20px!important;
}
/* ID 24 - Prüfsiegel END */



/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

div.onlyText {
	margin-bottom:25px;
}
















