BODY {
	background: white url(media/body-hg.gif) repeat-y;
	color: black;
	padding: 0px;
	margin: 0px;
}

/*----------------
  LINKS & TEXT
----------------*/

A:link {
	color: #0F385D;
	text-decoration: none;
}
A:visited {
	color: #57738D;
	text-decoration: none;
}
A:hover, A:active {
	color: #0F385D;
	text-decoration: underline;
}




H1 {
	color: #0F385D;
	font: 19px/120% Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	text-decoration: none;
}

H2 {
	color: #0F385D;
	font: bold 14px/130% Arial, sans-serif;
	margin: 0px;
	padding: 40px 0px 14px 0px;
	text-decoration: none;
}

H3 {
	color: #0F385D;
	font: bold 14px/130% Arial, sans-serif;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
}

H4 {
	color: #0F385D;
	font: bold 13px/130% Arial, sans-serif;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
}

P, UL, OL, TABLE, SPAN {
	color: black; 
	font: 12px/130% Arial, sans-serif; 
}

RADIO {
	margin: 0;
}

/*----------------
  ELEMENT-ABHÄNGIGE
  FORMATIERUNGEN
----------------*/

DIV#content-container P {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

DIV#content-container UL { 
	list-style-image: url(media/list.gif);
	padding-left: 15px;
}

DIV#content-container LI {
	list-style-position: outside;
}

DIV#right-container P {
	color: #57575A; 
	font: 11px/130% Arial, sans-serif; 
	margin: 0px;
	padding: 20px 0 0 0;
}

DIV#right-container #event-teaser A:link, DIV#right-container #event-teaser A:visited, DIV#right-container #news-teaser A:link, DIV#right-container #news-teaser A:visited {
	color: #82B542;
	text-decoration: none;
}

DIV#right-container #event-teaser A:hover, DIV#right-container #event-teaser A:active, DIV#right-container #news-teaser A:hover, DIV#right-container #news-teaser A:active {
	color: black;
	text-decoration: none;
}

DIV#start-container A:link {
	color: #ffffff;
	text-decoration: none;
}
DIV#start-container A:visited {
	color: #ffffff;
	text-decoration: none;
}
DIV#start-container A:hover, A:active {
	color: #ffffff;
	text-decoration: underline;
}

DIV.news-single-img {
	position: relative;
	float: left;
	margin-right:10px;
}


/*----------------
  FORMULARE
----------------*/

FORM {
	margin: 0px;
}

INPUT, TEXTAREA, SELECT, LABEL {
	color: black; 
	font: 12px/120% Arial, sans-serif;
}

FIELDSET {
	border: 1px solid #82B542;
	padding-left: 10px;
	margin-top: 20px;
}

LEGEND {
	color: #82B542;
	background: transparent;
	font: 11px/100% Arial, sans-serif; 
	padding: 0px 4px 0px 4px;
}

.no-fieldset {
	position: relative;
	padding-left: 11px; 
}

.form-required, .powermail_mandatory, .tx-powermail-pi1_mandatory {
	color: red;
}


.form-label {
	position:relative;
	margin: 4px 4px 0px 0px;
	float: left;
	width: 100px;
	overflow:hidden;
}

.form-item {
	position:relative;
	margin: 0px 0px 0px 100px;
	padding-top: 3px;
}
.form-item INPUT {
	position:relative;
}

.float-clear {
	/*position:relative;*/
	clear: both;
	height: 1px;
	overflow: hidden;
}

.form-input, .form-textarea {
	width: 200px;
}


.form-submit {
}

.form-category TABLE {
	width: 270px;
	margin-left: -6px;
}
.form-end INPUT {
	width: 170px;
	overflow:hidden;
	position:relative;
}

/*----------------
  ID-STYLES
----------------*/


#container {
	position: relative;
	width: 950px;
	font: 12px/130% Arial, sans-serif; 
	padding-bottom: 40px;	
}

#content-container {
	position: relative;
	background: #ffffff;
	width: 410px;
	margin: 0 40px;
	float: left;
}

#header-container {
	position: relative;
	background: #ffffff;
	height: 77px;
	color: black;
	overflow:hidden;
}

#logo {
	position: absolute;
	top: 17px;
	right: 0px;
}

#bmenu-container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 280px;
	height: 26px;
	overflow: hidden;
}
#menu-container {
	position: relative;
	width: 230px;
	float: left;
	z-index: 999;
	padding-bottom: 400px;
	background: url(media/menu-bottom.gif) 0px 450px no-repeat;

}

#right-container {
	position: relative;
	width: 230px;
	float: left;
	background: #DEECD2;
	overflow: hidden;
	font-size: 11px;
}
#lang-container {
	position: relative;
	margin-top: 30px;
	background: #D2E4BF;
	height: 30px;
	overflow: hidden;
}
#pmenu-container {
	position: relative;
	margin-top: 2px;
	background: #D7E9C8;
	height: 30px;
	overflow: hidden;
}

#news-teaser {
	position: relative;
	padding: 20px;
	background: transparent;
}

#event-teaser {
	position: relative;
	border-top: 30px solid white;
	padding: 20px;
	background: #D2E4BF;
}

#search-container {
	position: relative;
	margin-top: 30px;
	background: #96C55E;
	height: 30px;
	overflow: hidden;
}
#link-container {
	position: relative;
	margin-top: 2px;
	margin-bottom: 20px;
	background: #8BBD4C;
	height: 30px;
	overflow: hidden;
	padding: 0;
}

#footer-container {
	position: relative;
	clear: both;
	height: 1px;
}

#watermark {
	position: absolute;
	top: 300px;
	left: 0px;
	height: 150px;
	width: 230px;
	overflow: hidden;
	background: url(media/menu-bottom.gif) no-repeat;
	z-index: 1;
}


/*--------------------
  Startseite
--------------------*/
BODY#start {
	background: white url(media/start-body-hg.gif) repeat-y;
}
#big-container {
	position: relative;
	width: 680px;
	float: left;
	z-index: 999;
	margin-right: 40px;
}
#image {
	position: relative;
	width: 680px;
	height: 175px;
	overflow: hidden;
	background: #ACD485;
}
#start-container {
	position: absolute;
	top: 175px;
	left: 270px;
	width: 270px;
	height: 200px;
}
#info-container {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 230px;
	height: 200px;
	background: #96C55E;
}
#info-container H2 {
	color: white;
	margin: 0 20px;
	padding: 47px 0px 29px 0px;
}
#info-container P {
	color: #57575A;
	margin: 0 20px;
}
#start H1 {
	color: white;
	font: 24px/120% Arial, sans-serif;
	margin: 0px;
	padding: 40px 0px 14px 0px;
	text-decoration: none;
}
#start #watermark {
	position: absolute;
	top: 210px;
	left: 0px;
	height: 156px;
	width: 523px;
	overflow: hidden;
	background: url(media/start-watermark.gif) no-repeat;
	z-index: 1;
}

#enter {
	position: absolute;
	top: 370px;
	left: 472px;
	color: white;
	font: 24px/120% Arial, sans-serif;
	margin: 0px;
	padding: 40px 0px 14px 0px;
	text-decoration: none;
}



/*----------------
  CLASS-STYLES
----------------*/

.comment {
	font-size: 10px;
}


/*------------------------------------
  INFOBOX (im normalen Inhaltsbereich)
--------------------------------------*/

.box-top {
	position: relative;
	height: 7px;
	overflow: hidden;
	background: url(media/infobox-top.gif) no-repeat;
	margin-top: 24px;
}
.box-container {
	position:relative;
	border-left: 1px solid #82B542;
	border-right: 1px solid #82B542;
	padding: 0 6px;
	overflow:hidden;
}
.box-container P {
	color: #6D6E71;
	font: 11px/130% Arial, sans-serif;
}
.box-left {
	position: relative;
	/*margin-right: 12px;*/
	float: left;
	width: 192px;
	overflow:hidden;
}
.box-right {
	position: relative;
	/*float: left;*/
	margin-left: 204px;
	width: 192px;
	overflow:hidden;
}

.box-bottom {
	position: relative;
	clear: both;
	height: 7px;
	overflow: hidden;
	background: url(media/infobox-bottom.gif) no-repeat;
}

.white-fond {
	position: relative;
	background: white;
	padding: 2px;
	clear: both;
}
.green1-fond {
	position: relative;
	background: #DEECD2;
	margin: 6px 0;
	padding: 2px;
}
.green2-fond {
	position: relative;
	background: #EFF4E7;
	margin: 6px 0;
	padding: 2px;
}



/*------------------
  BMENU - Grafiken
------------------*/

.bmenu-image {
	position: relative;
	float:left;
	background: transparent;
}

.bmenu-begin {
	position: relative;
	float: left;
	background: transparent;
	/*margin-left:-8px;*/
	z-index: 99;
}
.bmenu-end, .bmenu-act-end {
	position: relative;
	float: left;
	background: transparent;
	/*margin-right:-8px;*/
	z-index: 99;
}

/*----------------
  MENU1
----------------*/

UL.menu1 { 
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0px;
}
LI.menu1, LI.menu1-act {
	margin: 0px;
	float: left;
	width: 200px;
}

LI.menu1 A:link, LI.menu1 A:visited { 
	color: white;
	background: transparent;
	display: block;
	font: 13px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0;
}
LI.menu1 A:hover, LI.menu1 A:active, LI.menu1-act A:link, LI.menu1-act A:visited {
	color: black;
	background: transparent;
	display: block;
	font: 13px/120% Arial, sans-serif;
	text-decoration: none;	
	padding: 3px 0;
}
LI.menu1-act A:link, LI.menu1-act A:visited {
	color: black;







}



/*----------------
  MENU2

----------------*/
UL.menu2 { 
	list-style: none;
	margin: 0;
	padding: 0px;
}
LI.menu2, LI.menu2-act {
	margin: 0px;
	float: left;
	width: 200px;
}

LI.menu2 A:link, LI.menu2 A:visited { 
	color: white;
	background: transparent;
	display: block;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 2px 20px;
}
LI.menu2 A:hover, LI.menu2 A:active, LI.menu2-act A:link, LI.menu2-act A:visited {
	color: black;
	background: transparent;



	display: block;
	font: 12px/120% Arial, sans-serif;
	text-decoration: none;	
	padding: 2px 20px;
}
LI.menu2-act A:link, LI.menu2-act A:visited {
	color: black;
}




/*----------------
  MENU3
----------------*/
UL.menu3 { 
	list-style: none;
	margin: 0;
	padding: 0px;
}
LI.menu3, LI.menu3-act {
	margin: 0px;
	float: left;
	width: 200px;
}

LI.menu3 A:link, LI.menu3 A:visited { 
	color: white;
	background: transparent;
	display: block;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 2px 40px;
}
LI.menu3 A:hover, LI.menu3 A:active, LI.menu3-act A:link, LI.menu3-act A:visited {
	color: black;
	background: transparent;
	display: block;
	font: 12px/120% Arial, sans-serif;
	text-decoration: none;	
	padding: 2px 40px;
}
LI.menu3-act A:link, LI.menu3-act A:visited {
	color: black;
}






/*----------------
  PMENU
----------------*/

UL.pmenu { 
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0px;
}
LI.pmenu, LI.pmenu-act {
	margin: 0px;
	float: left;
}

LI.pmenu A:link, LI.pmenu A:visited { 
	color: #6D6E71;
	background: transparent;
	display: block;
	font: 10px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 8px 8px 0 0;
}
LI.pmenu A:hover, LI.pmenu A:active, LI.pmenu-act A:link, LI.pmenu-act A:visited {
	color: black;
	background: transparent;
	display: block;
	font: 10px/120% Arial, sans-serif;
	text-decoration: none;
	padding: 8px 8px 0 0;
}


	
/*----------------
  PRINT
----------------*/

BODY#print {
	background: white;
	color: black;
	padding: 50px;
	margin: 0px;
}

BODY#print #content-container {
	position: relative;
	background: transparent;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

BODY#print DIV#toolbar-container {
	position: relative;
	margin-left: 0px;
}



/*----------------
  PRINT - MENU
----------------*/

UL.print { 
	list-style-image: url(media/print.gif);
	margin: 0px;
	padding: 0px;
}
LI.print, LI.print-act {
	list-style-position: inside;
}

LI.print A:link, LI.print A:visited { 
	color: black;
	background: transparent;
	font: 10px/120% Verdana, sans-serif; 
	text-decoration: none;
}
LI.print A:hover, LI.print A:active, LI.print-act A:link, LI.print-act A:visited {
	color: black;
	background: transparent;
	font: 10px/120% Verdana, sans-serif;
	text-decoration: none;
}

/*----------------
  PRINT - CLOSE
----------------*/

UL.close { 
	list-style-image: url(media/close.gif);
	margin: 0px;
	padding: 0px;
}

LI.close, LI.close-act {
	list-style-position: inside;
}

LI.close A:link, LI.close A:visited { 
	color: black;
	background: transparent;
	font: 10px/120% Verdana, sans-serif; 
	text-decoration: none;
	padding: 0px;
}
LI.close A:hover, LI.close A:active, LI.close-act A:link, LI.close-act A:visited {
	color: black;
	background: transparent;
	font: 10px/120% Verdana, sans-serif;
	text-decoration: none;
	padding: 0px;
}



/*----------------
  NEWS
----------------*/

.news-newline {
	background: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
}

.news-newline1 {
	background: #dddddd;
	padding: 5px;
}

.news-image {
	float: right;
	margin-left: 20px;
}



/*----------------
  SEARCH
----------------*/

.search-input {
	width: 115px;
	font: 11px/100% Arial, sans-serif; 
	margin-left: 20px;
	border: 1px solid #CBE0B3;
	margin-top: 5px;
}

.search-submit {
	color: #2B2925; 
	background: #ACD485;
	font: bold 11px/100% Arial, sans-serif;
	border: 0;
	/*border: 1px solid #CBE0B3;*/
	width: 20px;
	margin-top: 5px;
}


/*----------------
  FFWA EVENT
----------------*/

.newline {
	position: relative;
	padding-top: 12px;
	overflow: hidden;
}
.cols2-left {
	/*position: relative;*/
	width: 310px;
	float: left;
	margin-bottom:2px;
	overflow:hidden;
}


.cols2-right {
	/*position: relative;*/
	float: left;
	width: 90px;
	margin-left: 2px;
	overflow:hidden;
}

.header {
	position: relative;
	background: #EFF4E7;
	height: 16px;
	color: #757678;
}
.header-info {
	position: relative;
	float: left;
	background: #DEECD2;
	color: black;
	height: 16px;
}
.infobutton {
	position:absolute;
	right: 0px;
	color: #2B2925; 
	background: #ACD485;
	font: bold 11px/100% Arial, sans-serif;
	border: 0;
	width: 18px;
	height: 16px;
	overflow: hidden;
}
.category {
	color: #757678;
}
DIV#content-container DIV.header P, DIV#content-container DIV.header-info P, DIV#content-container DIV.price P {
	color: #57575A;
	font: 11px/100% Arial, sans-serif;
	margin: 0px;
	padding: 2px;
}




/*--------------------------------
  FFWA_HOTEL / FFWA_RESTAURANT
--------------------------------*/


.cols3-left {
	position: relative;
	float: left;
	width: 196px;
	overflow: hidden;
}

.cols3-middle {
	position: relative;
	float: left;
	width: 100px;
	overflow: hidden
}

.cols3-right {
	position: relative;
	/*float: left;*/
	overflow: hidden;
}


.info A:link, .info A:hover, .info A:active, .info A:visited, A.info:link, A.info:hover, A.info:active, A.info:visited {
	background: url(media/info-button.gif) no-repeat;
	display: block;
	border: 0;
	width: 98px;
	height: 16px;
	overflow: hidden;
	color: #757678;
	font: 11px/100% Arial, sans-serif;
	text-decoration: none;
	padding: 2px 6px;
	cursor: pointer;
}
/*
.info A:link, .info A:hover, .info A:active, .info A:visited {
	color: #757678;
	font: 11px/100% Arial, sans-serif;
	text-decoration: none;
	padding: 2px 6px;
	cursor: default;
}
*/



.image {
	position: relative;
}
.name {
	position: relative;
	overflow: hidden;
}
.list-offer-item {
	position: relative;
	width: 348px;
	float: left;
	font: 12px/150% Arial, sans-serif;
	overflow: hidden;
}

.equipment {
	position: relative;
	float: left;
	overflow: hidden;
	font: 12px/150% Arial, sans-serif;
}
.equipment IMG {
	padding: 1px;
}

.price {
	position: relative;
	height: 16px;
}

.image2 {
	position: relative;
	width: 148px;
	float: left;
	margin: 9px 13px 0 0;
	overflow: hidden;
}
.imageline {
	position: relative;
	width:483px;
	margin-right: -13px;
	float: left;
}



/* Die Preise (Klassen kommen aus dem PHP): */


TABLE.price {
	color: #6D6E71;
	font: 11px/130% Arial, sans-serif;
}

TABLE.price TH {
	text-align: left;
	vertical-align: bottom;
	color: #82B542;
	font: bold 12px/130% Arial, sans-serif;
}
TABLE.price TD {
	vertical-align: top;
}

/* Die Preise - ENDE - */

/*----------------
  virtuelles Rathaus
----------------*/

.location-listhead {
	color: #82B542;
	background: #ffffff;
	font: bold 14px/130% Arial, sans-serif;
	margin: 0px;
	padding: 20px 0 0 0;
	text-decoration: none;
}

.location-services {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}
div.tx-organisationguidejw-pi3 {
	color: #6D6E71;
	font: 12px/130% Arial, sans-serif;
}

div.tx-organisationguidejw-pi3 div.box-container div.box-right{
	width: 100px;
}
div.tx-organisationguidejw-pi3 div.box-container div.box-left{
	width: 270px;
}

div.tx-organisationguidejw-pi3 div.az-select{
	background-color: #EFF4E7;
}

div.tx-organisationguidejw-pi3 div.az-select A{
	margin: 1px;
}

div.tx-organisationguidejw-pi3 div.az-select A.act{
	margin: 1px;
	color: #82B542;
	font-weight: bolder;
}

/*----------------
  Ansprechpartner Infobox
----------------*/


div.tx-beikontakt div.box-container div.box-right{
	width: 80px;
}
div.tx-beikontakt div.box-container div.box-left{
	width: 290px;
}


/*----------------
  FFWA_DISTRICT
----------------*/

.dist-location-img {
	position: relative;
	float: left;
	margin-right:10px;
}

.dist-image {
	position: relative;
	margin: 19px 0 0 0;
}

.dist-imageline {
	position: relative;
	width:420px;
	float: left;
	overflow: hidden;
}
.dist-image2 {
	position: relative;
	width: 128px;
	float: left;
	margin: 9px 12px 0 0;
	overflow: hidden;
}

.dist-highlights {
	position: relative;
	background: url(media/dist-highlights-hg.gif) repeat-y;
	margin: 29px 161px 0 0;
	border: 1px solid #FCE3BB;
	padding-bottom: 5px;
}

DIV#content .dist-highlights UL {
	list-style: none;
	margin: 0px;

	padding: 0px;
}
DIV#content .dist-highlights LI {
	margin: 0;
	padding: 1px 40px 8px 36px;
	background: url(media/dist-list.gif) no-repeat 12px 0px;
}

DIV#content UL.dist-shortlist { 
	list-style: none;
	margin: 0;
	list-style-position: outside;
	padding: 10px 0 9px 0;
}
DIV#content UL.dist-shortlist LI { 
	padding: 0 40px 0 12px;
	background: none;
}

.dist-shortlist-cat {
	font-weight: bold;
}

/*----------------
  FFWA_LIST
----------------*/

div.tx-ffwalist-pi1 {
	color: #6D6E71;
	font: 12px/130% Arial, sans-serif;
}

DIV.tx-ffwalist-pi1 DIV.form-label{
	float: left;
	width: 100px;
}
DIV.tx-ffwalist-pi1 DIV.form-input{
	float: left;
}

div.tx-ffwalist-pi1 div.az-select{
	background-color: #EFF4E7;
}

div.tx-ffwalist-pi1 div.az-select A{
	margin: 1px;
}
div.tx-ffwalist-pi1 div.headline {
	position: relative;
	background: #EFF4E7;
	color: #757678;
}

/*----------------
  ESTATE AGENT
	background: url(media/info-button.gif) no-repeat;EFF4E7
----------------*/
  
.cols2-left-single {
	float: left;
	width: 230px;
	margin-bottom:2px;
}

.cols2-right-single {
	position: relative;
	float: left;
	width: 170px;
	margin-left: 2px;
}

.info-empty {
	background-color: #e7f0d7;
	display: block;
	border: 0;
	width: 98px;
	height: 12px;
	overflow: hidden;
	color: #757678;
	font: 11px/100% Arial, sans-serif;
	text-decoration: none;
	padding: 2px 6px;
	cursor: pointer;
}

TABLE.estate {
	color: #6D6E71;
	font: 11px/130% Arial, sans-serif;
}

TABLE.estate TH {
	text-align: left;
	vertical-align: bottom;
	color: #82B542;
	font: bold 12px/130% Arial, sans-serif;
}
TABLE.estate TD {
	vertical-align: top;
}
/* @group indexed_search */
.tx-indexedsearch {
	padding-bottom: 30px;
}
.tx-indexedsearch p {
	padding-left: 0 !important;
}

.tx-indexedsearch fieldset {
	border:  none;
	margin: 0;
	padding:  0;
}
.tx-indexedsearch legend {
	display: none;
}
.tx-indexedsearch-form, .tx-indexedsearch-whatis {
	font-size: 0.69em;	
}
.tx-indexedsearch-search-submit {
	font-size: 0.69em;	
	margin-left:  11em;
}
.tx-indexedsearch-info {
	padding: 5px;	
} 
.tx-indexedsearch-res h3 {
	padding-top: 0px;
	color: #0F385D;
	text-transform: uppercase;
	display: inline;
	font-size: 0.82em;
	margin-bottom: 10px !important;
}
.tx-indexedsearch-res h3 a {
	color: #0F385D;
}
.tx-indexedsearch-whatis {
	margin: 30px 0px 10px 0px !important;
	padding-top: 0px;
	color: #0F385D;
	text-transform: uppercase;
	font-size: 0.82em;
}
.tx-indexedsearch-browsebox {
	margin: 10px 0px !important;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #82B542;
}
.tx-indexedsearch-icon, .tx-indexedsearch-result-number {
	display: none;
}
.item-path A:link, .item-path A:hover, .item-path A:active, .item-path A:visited{
	width: 100%;
	background-image: none;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
	padding: 0;
	margin: 0;
	border: 0;
}

/* 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: 6px;
	}

	/* 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: 6px;
	}

	/* 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: 6px;
	}
	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; }

.csc-textpic-caption { color: #6D6E71;font: 10px/120% Arial, sans-serif;padding-top: 6px; }
.csc-textpic { padding: 24px 0; }





/* ************ */
/*   POWERMAIL  */
/* ************ */

	