body {
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	font-size: 0.69em;
	color: #000000;
}

/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

ul li {
	margin: 0; 
	padding: 0;
} 


a {
	color: #A21C11;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	margin: 10px 0 10px 0;
	color: #ffffff;
	font-size: 1.45em;
}

h3 {
	color: #000000;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 12px;
}

h4, h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 1em;
	line-height: 1.45em;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #A21C11;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style: solid;
	border-width: 1px;
	border-color: #8C8C8C;
}

input.checkbox {
	border-style: none;
}


/*
### Formate für den Seitenaufbau
*/

body {
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
}

#worldframe {
	float: left;
	width: 100%;
	background: #100708 url(../_gfx/bg_main.jpg) scroll no-repeat top center;
	padding-bottom: 65px;
}

	#pageframe {
		width: 984px;
		margin: 0 auto;
	}
	
		#utilities {
			float: left;
			width: 984px;
			margin-bottom: 1px;
		}			
			
		#headframe {
			float: left;
			width: 984px;
			margin-bottom: 31px;
			_margin-bottom: 32px;
			text-align: center;
			overflow: hidden;
		}
		
			#headframe h1 {
				width: 984px;
				height: 92px;
				
				background: transparent url(../_gfx/logo.jpg) no-repeat bottom center;
				text-indent: -1500px;
			}
		
		#menu {
			float: left;
			width: 984px;
		}
		
			#menu.startseite {
				background: transparent url(../_gfx/shad_main_top.jpg) no-repeat bottom left;
			}
		
		#showcaseWrap {
			float: left;
			width: 984px;
			margin-bottom: 5px;
		}
		
			#showcase_leftShadow {
				float: left;
				width: 17px;
				height: 473px;
				overflow: hidden;
			}
		
			#showcase_picbox {
				float: left;
				width: 637px;
				height: 473px;
				_height: 472px;
				background: transparent url(../_gfx/bg_showcase.gif) repeat-x top left;
			}
			
				#showcase_bigpic {
					float: left;
					width: 623px;
					height: 459px;
					padding: 7px;
					_padding-bottom: 4px;
					overflow: hidden;
				}
				
				#showcase_bigpic .rgscontent {
					width: 623px;
					height: 459px;
					overflow: hidden;
				}
				
				#showcase_bigpic #myGallery {
					border: none;
				}
				
				#showcase_bigpic .slideInfoZone {
					display: none;
				}
			
			#showcase_teaserbox {
				float: left;
				width: 313px;
				height: 473px;
				background: transparent url(../_gfx/shad_main_right.jpg) no-repeat top left;
				overflow: hidden;
			}
			
				#showcase_teaserbox .missionstatement {
					margin: 7px 0 13px 0;
					height: 123px;
					overflow: hidden;
				}
				
				#showcase_teaserbox .teaser {
					width: 290px;
					height: 91px;
					margin-bottom: 7px;
					padding: 5px 0 7px 24px;
					overflow: hidden;
					background: transparent none scroll no-repeat top left;
				}
			
			#showcase_bottomShadow {
				float: left;
				width: 984px;
			}
		
		#picmenuwrap {
			float: left;
			width: 637px;
			margin-left: 17px;
			_margin-left: 8px;
		}
		
			#picmenu {
				float: left;
				width: 637px;
				height: 103px;
				background: transparent url(../_gfx/bg_picmenu.gif) scroll repeat-x top left;
			}
			
			#gallerylabel {
				float: left;
				width: 637px;
				height: 23px;
				overflow: hidden;
			}
			
				#gallerylabel a {
					float: right;
					display: block;
					width: 119px;
					height: 23px;
					margin-right: 7px;
					background: transparent url('../_gfx/link_gallery.gif') no-repeat scroll top left;
					text-indent: -1000px;
				}
				
		#news {
			float: left;
			width: 282px;
			margin-right: 7px;
			margin-left: 24px;
		}
		
			#news h2 {
				color: #f27e00;
				margin: -2px 0 8px 0;
			}
			
				#news h2 a {
					color: #f27e00;
				}
	
#footer {
	float: left;
	width: 100%;
	height: 180px;
	background: transparent url(../_gfx/bg_footer.gif) repeat-x top left;
}

		#contentheader {
			float: left;
			margin-left: 17px;
			_margin-left: 9px;
			_margin-bottom: 3px;
		}
		
		#submenu {
			float: left;
			width: 950px;
			height: 28px;
			margin: 0 0 13px 17px;
			_margin-left: 9px;
			background: transparent url(../_gfx/bg_submenu.jpg) no-repeat top left;
		}
		
		#contentframe {
			float: left;
			width: 950px;
			margin: 0 0 13px 17px;
			_margin-left: 9px;
			font-size: 1.09em;
		}
		
			#leftcolumn {
				float: left;
				width: 311px;
				margin-right: 14px;
			}
			
			#rightcolumn {
				float: left;
				width: 611px;
				padding: 0 7px 7px 7px;
				_padding-bottom: 0px;
				background: #72aa00 url(../_gfx/bg_rightcol_green.gif) repeat-x top left;
			}
			
				#rightcolumn_inner {
					float: left;
					width: 611px;
					background-color: #ffffff;
				}
				
					#rightcolumn_inner.wide {
						width: 552px;
						padding: 30px 19px 30px 40px;
					}
				
					#rightcolumn_left {
						float: left;
						width: 352px;
						padding: 30px 19px 30px 40px;
						
					}
					
					#rightcolumn_right {
						float: left;
						width: 170px;
						padding: 30px 30px 30px 0;
						background-color: #ffffff;
					}

/* - - - - - Ende Seitenaufbau - - - - - */


#utilities ul {
	float: right;
	margin: 1px 4px 0 0;
	padding: 0;
}

	#utilities ul li {
		float: left;
		padding: 7px 0 0 0;
		margin: 0;
	}
	
		#utilities ul li a {
			display: inline;
			color: #b2b2b2;
			font-size: 0.82em;
			font-weight: normal;
			text-transform: uppercase;
			padding: 0 11px 0 3px;
		}
		
		#utilities ul li.en a {
			padding-left: 15px;
			background: transparent url(../_gfx/flag_en.gif) no-repeat scroll center left;
		}
		
		#utilities ul li.de a {
			padding-left: 15px;
			background: transparent url(../_gfx/flag_de.gif) no-repeat scroll center left;
		}
	
#menu ul {
	margin: 0 0 0 30px;
}

	#menu ul li {
		float: left;
		padding: 0;
		padding-bottom: 13px;
		margin: 0;
	}
	
		#menu ul li a {
			display: inline;
			color: #ffffff;
			font-size: 1.45em;
			font-weight: normal;
			text-transform: uppercase;
			padding: 0 16px 14px 17px;
		}
		
			#menu ul li a:hover {
				text-decoration: none;
				background: transparent url(../_gfx/navbar_green.gif) no-repeat bottom center;
			}

#submenu ul {
	margin: 4px 0 0 15px;
}

	#submenu ul li {
		float: left;
		padding: 0;
		margin: 0;
	}
	
		#submenu ul li a {
			display: inline;
			color: #d9d9d9;
			font-size: 1.36em;
			font-weight: normal;
			padding: 0 14px 0 14px;
		}

/*
### Teaser Startseite
*/

#showcase_teaserbox .teaser h2 {
	margin: 0 0 6px 0;
	padding: 4px 28px 0 0;
	_padding-top: 5px;
}

#showcase_teaserbox .teaser p {
	margin: 0;
	padding-right: 28px;
	color: #404040;
	line-height: 1.3em;
}

#showcase_teaserbox .teaser a {
	color: #ffffff;
	font-weight: bold;
}

#showcase_teaserbox .teaser .teasercolumns p {
	float: left;
	width: 122px;
	padding-right: 22px;
}

#showcase_teaserbox .teaser .teaserpic {
	float: right;
	width: 110px;
	height: 85px;
	margin: 0 4px 0 0;
	_margin-right: 2px;
	padding: 4px;
	_padding-bottom: 1px;
	background: #000000;
}

		#showcase_teaserbox .teaser .teaserpic img {
		}

	#showcase_teaserbox .blue {
		background-image: url(../_gfx/bg_teaser_blue.jpg);
	}
	
	#showcase_teaserbox .green {
		background-image: url(../_gfx/bg_teaser_green.jpg);
	}
	
	#showcase_teaserbox .cyan {
		background-image: url(../_gfx/bg_teaser_cyan.jpg);
	}

/*
### Picmenu
*/
#picmenu .label {
				display: none;
			}
			
			#picmenu .carouselInner {
				float: left;
				width: 637px;
				height: 101px;
				overflow: hidden;
			}
			
				#picmenu .carouselInner .thumbnail {
					float: left;
					width: 112px !important;
					height: 83px !important;
					margin-top: 5px;
					margin-left: 6px !important;
					border: 4px solid #cdcdcd;
					cursor: pointer;
				}
		
			#picmenu .picmenu_inner {
				float: left;
				width: 113px;
				height: 87px;
				margin: 7px 0 0 7px;
				_margin-left: 5px;
				padding: 3px;
				background: transparent url(../_gfx/bg_picmenu_inner.gif) scroll repeat-x top left;
			}
			
				#picmenu .picmenu_inner img {
				}
				
/*
### Footer
*/
#footer_inner {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}

	#footer h3.address {
		float: left;
		width: 250px;
		padding: 27px 0 0 18px;
		color: #4c4c4c;
		font-size: 0.82em;
		font-weight: normal;
	}
	
	#footer a.footerlogo {
		float: right;
		width: 583px;
		padding: 27px 0 0 0;
		height: 63px;
		text-indent: -1500px;
		background: transparent url(../_gfx/logo_ralfs_footer.gif) scroll no-repeat bottom left;
	}

/* Content-Seite */
#rightcolumn h2 {
	margin: 12px 0 10px 49px;
	color: #000000;
	font-weight: normal;
	font-size: 1.75em;
}

/*
### Formate für TYPO3-Plugins
*/


/* Kontaktformular */

.tx-pilmailform-pi1 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}

	.tx-pilmailform-pi1 dl, .tx-pilmailform-pi1 dt, .tx-pilmailform-pi1 dd {
		margin: 0px;
		padding: 0px;
	}
	
	dl.contactform {
		float: left;
		width: 410px;
	}

	.contact-formdivider dt {
		display: block;
		width: 150px;
		float: left;
		clear: left;
	}

	.contact-formdivider dd {
		display: block;
		width: 260px;
		float: left;
	}

	.contact-formdivider input {
		width: 250px;
		margin-bottom: 3px;
		border: 1px solid #696969;
	}

	.contact-formdivider textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #696969;
		font-family: Verdana,Sans-Serif;
		font-size: 11px;
		color: #000000;
		margin-bottom: 9px;
	}
	
	.contact-error {
		font-weight: bold;
	}
	
	#submit {
		width: 125px;
		border-style: none;
		color: #FFFFFF;
		background-color: #cbd122;
	}


/*
### Inhaltsseite - linke Spalte
*/
#leftcolumn h2 {
	margin: 0;
	padding: 15px 15px 10px 15px;
	background-color: #aec679;
	color: #000000;
	font-size: 1.27em;
	font-weight: normal;
}

#leftcolumn h3 {
	margin: 0;
	padding: 8px 15px 0 15px;
	background-color: #aec679;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

#leftcolumn p {
	padding: 5px 15px 12px 15px;
	margin: 0;
	background-color: #aec679;
}

#leftcolumn ul {
	padding: 15px 15px 12px 15px;
	margin: 0;
	background-color: #aec679;
}

	#leftcolumn ul li {
		margin-bottom: 8px;
	}

#leftcolumn .csc-textpic-imagewrap {
	float: left;
	width: 297px;
	margin-bottom: 10px;
	padding: 7px;
	background: #a9a6a6 url(../_gfx/bg_leftcolpic.gif) repeat-x scroll top left;
}

	#leftcolumn .csc-textpic-imagewrap .csc-textpic-image {
		margin: 0;
		padding: 0;
	}
	
	#leftcolumn .csc-textpic-imagewrap .csc-textpic-caption {
		margin-top: 2px;
		color: #000000;
		font-size: 0.9em;
	}

/*
### Inhaltsseite - Hauptspalte
*/
#rightcolumn_left ul {
	list-style-type: circle;
	margin-bottom: 15px;
	padding-left: 30px;
}

	#rightcolumn_left ul li,
	#rightcolumn_left ol li {
		margin-bottom: 3px;
	}
	
#rightcolumn_left ol {
	margin-bottom: 15px;
	padding-left: 35px;
}

#rightcolumn a {
	color: #f27e00;
}

/* News */
.news-latest-item {
}

	.news-latest-date {
		color: #808080;
	}
	
	.news-latest-item h3{
		font-size: 1.27em;
		font-weight: normal;
		color: #ffffff;
		margin: 1px 0 3px 0;	
	}
		
		.news-latest-item h3 a{
			color: #ffffff;
		}
		
	.news-latest-item p {
		color: #cccccc;
		line-height: 1.27em;
		margin: 0;
	}
	
	.news-latest-morelink {
		font-weight: bold;
		color: #cccccc;
	}
	
		.news-latest-morelink a {
			color: #cccccc;
		}
		


.news-list-item {
	float: left;
	width: 100%;
}

	.news-list-date {
		font-size: 
		margin-bottom: 2px;
	}

	.news-list-item h3 {
		font-weight: bold;
		margin: 1px 0 3px 0;
	}
	
	.news-list-item p {
		margin: 0;	
	}
	
	.news-list-item img {
		float: left;
		padding: 3px 9px 5px 0;
	}

	.news-list-item .news-list-morelink {
		float: left;
		width: 100%;
		text-align: right;
		padding-bottom: 15px;
	}

	.news-list-item .news-list-morelink img {
		float: none !important;
		padding: 0;
	} 

.news-topline {
	font-size: 10px;
	color: #8C8C8C;
	margin: 0 0 3px 0 !important;	
}

.news-single-item {
	float: left;
	width: 352px;
	padding:0 19px 0 0;
}

.news-single-image {
	float: left;
	width: 170px;
}

.news-single-item h4 {
	font-weight: bold;
	color: #666666;
	margin: 0 0 15px 0;
}

.news-single-img {
	float: left;
	width: 150px;
	padding: 0;
	margin: 0 10px 0 0;
}

	.news-single-imgcaption {
		font-size: 10px;
		color: #656565;
		line-height: 13px;
		margin: 5px 0 8px 0;
		padding: 0;
	}

.news-single-additional-info {
	float: left;
	width: 100%;
	
}

	.news-single-additional-info dd {
		margin: 0;
	}

dl.news-single-files dt, dl.news-single-links dt, dl.news-single-related dt {
	font-size: 10px;
	font-weight: normal;
	color: #656565;
}


dl.news-single-files dd p, dl.news-single-links dd p, dl.news-single-related dd p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.news-single-backlink {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}


/* Sitemap */

.csc-sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.csc-sitemap ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}

	.csc-sitemap ul li ul li {
		margin: 0 0 0 5px;
		padding: 0 0 0 10px;
		background-image: url('../_gfx/kreuz_grau.gif');
		background-repeat: no-repeat;
		background-position: 0px 8px;
	}

.csc-sitemap ul li a {
	color: #8C8C8C;
	margin-bottom: 3px;
	display: block;
	padding: 3px 5px;
	background-color: #FFFFFF;
	background-image: url('../_gfx/bg_greyfade.gif');
	background-repeat: repeat-x;	
}

.csc-sitemap ul li a:hover {
	color: #A21C11;
	text-decoration: none;
	background-color: #E1E1E1;
	background-image: none;
}

.csc-sitemap ul li ul li a {
	background-image: none;
}


/* Suche */

.tx-indexedsearch-searchbox {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0 0 15px 0;
}

.tx-indexedsearch-searchbox dl {
	width: 420px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox dt {
	width: 160px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

.tx-indexedsearch-searchbox dd {
	width: 260px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox-button {
	padding: 2px;
	width: 200px;
	#height: 24px;
}

.tx-indexedsearch-searchbox-button.submit {
	font-weight: bold;
	border-color: #A21C11;
	color: #A21C11;
}

.tx-indexedsearch .submit-row {
	padding: 10px 0 10px 0;
}

#tx-indexedsearch-searchbox-sword {
	padding: 2px;
	width: 196px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch .contentdivider.resultlist h2 {
	margin: 0 0 2px 0;
}

.tx-indexedsearch .contentdivider.resultlist h2 a {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}

.tx-indexedsearch .contentdivider.resultlist h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #8C8C8C;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 5px;
	background: none;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li strong a {
	color: #8C8C8C;
}


/*
### Formate fÃ¼r Standard TYPO3-Elemente
*/


/* Linie vor und nach einem Inhaltselement */

.csc-frame-rulerBefore {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}

.csc-frame-rulerAfter {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}


/* Bildunterschrift */

.csc-textpic-caption {
	font-size: 10px;
	color: #656565;
}


/* Stil des optionalen Bildrahmens */

.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #E1E1E1 !important;
}


/* Datei-Verweise */

table.csc-uploads {
	border-collapse: collapse;
}

.csc-uploads td.csc-uploads-fileName {
	vertical-align: top;
	padding: 0 15px 10px 0;
}

.csc-uploads td.csc-uploads-fileSize {
	vertical-align: top;
	padding: 0 0 10px 0;
}

.csc-uploads td.csc-uploads-fileName p, .csc-uploads td.csc-uploads-fileSize p {
	margin: 0 !important;
}


/* Tabellen */

table.contenttable {
	width: 100%;
	margin-bottom: 10px;
	border: 0;
	border-collapse: collapse;
}

	.contenttable th, .contenttable td {
		padding-bottom: 3px;
		vertical-align: top;
	}
	
	.contenttable th, .contenttable tfoot {
		font-weight: bold;
	}
	
	.contenttable .tr-odd td {
		border: 0;
	}
	
	.contenttable .tr-even td {
		border: 0;
	}

	.contenttable .tr-last td {
		border-style: none;
	}
	
	
	#leftcolumn .contenttable {
		border: 0;
		b
		border-collapse: none;
		background-color: #aec679;
	}
	
		#leftcolumn .contenttable td,
		#leftcolumn .contenttable th {
			padding: 0 3px 3px 5px;
		}
	

/* Powermail */
#rightcolumn_left fieldset.tx-powermail-pi1_fieldset {
	float: left;
	width: 352px;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
}

	.tx-powermail-pi1_fieldset legend {
		display: none;
	}
	
	.tx_powermail_pi1_fieldwrap_html {
		float: left;
		width: 352px;
		margin-bottom: 7px;
	}
	
		.tx_powermail_pi1_fieldwrap_html label {
			float: left;
			width: 150px;
		}
		
		.tx_powermail_pi1_fieldwrap_html input {
			float: left;
			width: 198px;
		}
		
		.tx_powermail_pi1_fieldwrap_html textarea {
			float: left;
			width: 198px;
			height: 150px;
		}
		
		.tx_powermail_pi1_fieldwrap_html_submit input {
			width: 200px;
			margin-left: 150px;
		}

#uid19,#uid37 {
	width: 198px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}
.powermail_check_inner_uid29_0 label, .powermail_check_inner_uid47_0 label {
	float: right;
	width: 180px;
}
#check_uid29_0, #check_uid47_0 {	
	width: 15px;
	margin-left: 150px;
}



/* chgallery - Galerie */
.chgallery-list {
	border: none;
	margin: 0;
}

	.chgallery-list .item {
		background: none;
		border: none;
		float: left;
		width: 100px;
		margin-right: 35px;
		margin-bottom: 10px;
	}
	
		.chgallery-list .item .img {
			float: left;
			width: 100px;
			height: 100px;
			margin-bottom: 5px;
			padding: 10px;
			background-color: #e5e5e5;
		}
		
		.chgallery-list .item .text {
			float: left;
			width: 100px;
		}
		
			.chgallery-list h3 {
				margin: 0;
			}
			
			.chgallery-list .item .text small {
				color: #666666;
			}

.chgallery-subdir {
}

	.pagebrowser {
		float: left;
		width: 552px;
		margin: 5px 0 8px 0;
	}
	
		.pagebrowser .prev {
			float: left;
			width: 100px;
		}
		
		.pagebrowser .text {
			float: left;
			width: 352px;
			text-align: center;
		}
		
		.pagebrowser .next {
			float: left;
			width: 100px;
		}
			
	.single {
		display: inline;
		float: left;
		width: 165px;
		min-height: 165px;
		background-color: #e5e5e5;
		padding: 5px;
		margin: 0 5px 5px 0;
	}
	
		.chgallery-subdir .single .img {
			float: left;
			width: 165px;
		}
	
		.chgallery-subdir .single span {
			float: left;
			width: 165px;
		}
		
/**
 * FARBEN
 */

#menu ul li a.wettbewerb:hover,
.blue #menu ul .act a {
	background: transparent url(../_gfx/navbar_blue.gif) no-repeat bottom center;
}

#menu ul li a.ausstellung:hover,
.orange #menu ul .act a {
	background: transparent url(../_gfx/navbar_orange.gif) no-repeat bottom center;
}

#menu ul li a.vision:hover,
.cyan #menu ul .act a {
	background: transparent url(../_gfx/navbar_cyan.gif) no-repeat bottom center;
}

.blue #submenu ul .act a {
	color: #6a9ad1;
}

.green #submenu ul .act a, #submenu ul .act a {
	color: #72aa00;
}

.cyan #submenu ul .act a {
	color: #32b5af;
}

.orange #submenu ul .act a {
	color: #f27e00;
}


.green #rightcolumn {
	background: #72aa00 url(../_gfx/bg_rightcol_green.gif) repeat-x top left;
}

.blue #rightcolumn {
	background: #528ac2 url(../_gfx/bg_rightcol_blue.gif) repeat-x top left;
}

.cyan #rightcolumn {
	background: #32b5af url(../_gfx/bg_rightcol_cyan.gif) repeat-x top left;
}

.orange #rightcolumn {
	background: #f27e00 url(../_gfx/bg_rightcol_orange.gif) repeat-x top left;
}

/* linke Spalte */
.green #leftcolumn h2 {
	background-color: #aec679;
	color: #000000;
}

.green #leftcolumn h3{
	background-color: #aec679;
	color: #000000;
}

.green #leftcolumn p {
	background-color: #aec679;
}

.green #leftcolumn ul {
	background-color: #aec679;
}

.cyan #leftcolumn h2 {
	background-color: #89d0cc;
	color: #000000;
}

.cyan #leftcolumn h3 {
	background-color: #89d0cc;
	color: #000000;
}

.cyan #leftcolumn p {
	background-color: #89d0cc;
}

.cyan #leftcolumn ul {
	background-color: #89d0cc;
}

.blue #leftcolumn h2 {
	background-color: #98b2e7;
	color: #000000;
}

.blue #leftcolumn h3 {
	background-color: #98b2e7;
	color: #000000;
}

.blue #leftcolumn p {
	background-color: #98b2e7;
}

.blue #leftcolumn ul {
	background-color: #98b2e7;
}

.orange #leftcolumn h2 {
	background-color: #ffb974;
	color: #000000;
}

.orange #leftcolumn h3 {
	background-color: #ffb974;
	color: #000000;
}

.orange #leftcolumn p {
	background-color: #ffb974;
}

.orange #leftcolumn ul {
	background-color: #ffb974;
}

.green #leftcolumn .contenttable {
	background-color: #aec679;
}

.cyan #leftcolumn .contenttable {
	background-color: #89d0cc;
}

.blue #leftcolumn .contenttable {
	background-color: #98b2e7;
}

.orange #leftcolumn .contenttable {
	background-color: #ffb974;
}



/* - - - - - Ende Farben - - - - - -  */
