
body {margin:10px 0px 0px 0px; text-align:center; padding:0px;
background:url("../images/sitebg.jpg") center repeat-y; }

#sitecontainer	{
	margin:0px auto;
	width:1024px;
	background:url("../images/gfx_hg.gif") top repeat-x;
	padding-top:10px;
	min-height:400px;
	height:auto!important;
	height:400px;
	clear:both;
	float:none;
}

/************************************************************/
#leftCol {
	width:660px;
	margin:0px 0px 0px 10px;
	background-color:#fff;
	padding:15px;
	/*height:310px;*/
	display:block;
	float:left;
	text-align:left;
}

/************************************************************/


#mood {
 width:660px;
 background-color:#000;
 height:310px;
}

/************************************************************/


#leftCol h1,
#rightCol h1	{
	font-family:"Times New Roman", Times, serif;
	color:#a5a5a5;
	font-style:italic;
	font-size:24px;
	font-weight:lighter;
}

#leftCol .bodytext,
#leftCol ol{
	font-family:arial;
	font-size:12px;
	color:#333;
	line-height:18px;
}

#leftCol .bodytext a{
	text-decoration:none;
	color:#1c7ca1;
	background:url("../images/external.gif") right no-repeat;
	padding-right:13px;
}

#leftCol .bodytext a:hover{
	text-decoration:underline;
}

#leftCol ul  {
	list-style:circle;	
}

#leftCol ul li {
 		font-family:arial;
	font-size:12px;
	color:#333;
	line-height:18px;
}
/************************************************************/

#rightCol {
	display:block;
	float:left;
	width:324px;
	margin-bottom:40px;
}

/************************************************************/


#metamenu {
 height:20px;
 display:block;
 text-align:right;
}

#metamenu a	{
	color:#1c7ca1;
	text-decoration:none;
	padding-right:6px;
	font-family:arial;
	font-size:11px;
}

/************************************************************/

#specialmenu {
	height:95px;
	display:block;
	text-align:left;
	margin-top:20px;
	color:#fff;
	font-family:arial;
	font-size:12px;
}

#specialmenu a {
	color:#fff;
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#specialmenu .linkarrow {
	padding-left:15px;
	background:url("../images/gfx_arrow_white.gif") top left no-repeat;
}

#specialmenu .border_dotted {
	background:url("../images/gfx_dotted.gif")	top left no-repeat;
}

/************************************************************/

#mainmenu ul	{
	list-style:none;
	padding:0px;
	margin:40px 0px 0px 0px;
	width:100%;
	border-top:1px dotted #769773;
	text-align:left;
}

#mainmenu ul li a	{
	display:block;
	border-bottom:1px dotted #769773;
	padding:1px 0px 1px 20px;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color:#333;
	text-transform:uppercase;
	height:27px;
	line-height:27px;	
}

#mainmenu ul li a:hover,
#mainmenu ul li.active a{
	color:#fff;
	background:url("../images/gfx_li.jpg") center repeat-x;
}
/************************************************************/
#teaser {
	text-align:left;
	margin-top:57px;
}
#teaser .bodytext{
	font-family:arial;
	font-size:11px;
	color:#333;	
}

#teaser .bodytext a{
	text-decoration:none;
	color:#1c7ca1;
	padding-right:13px;
}

#teaser .bodytext a:hover{
	text-decoration:underline;
}

#teaser .csc-frame-frame1,
#teaser .csc-frame-frame2{
	border-top:1px solid #a70039;	
	padding-top:5px;
	width:150px;
	display:block;
	float:left;
	margin-bottom:10px;
}

#teaser .csc-frame-frame2	{
	margin-left:24px;
}

/*#teaser .csc-frame-frame1 h1,
#teaser .csc-frame-frame2 h1*/
#teaser .csc-frame-frame1 h1 b,
#teaser .csc-frame-frame2 h1 b,
#teaser div.tx-contentwrapper_style1 h1 b{
	color:#a70039;	
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	padding:0px;
	margin:0px;
}
/*
#teaser .csc-frame-frame1 h2,
#teaser .csc-subheader-1,
#teaser .csc-frame-frame2 h2
*/
#teaser .csc-frame-frame1 h1,
#teaser .csc-frame-frame2 h1,
#teaser div.tx-contentwrapper_style1 h1 {
	color:#999999;	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}

#teaser  .csc-frame-frame1 .bodytext,
#teaser  .csc-frame-frame2 .bodytext,
#teaser div.tx-contentwrapper_style1 .bodytext{
	margin:2px 0px;
}

#teaser div.tx-contentwrapper_style1 {
	border-top:1px solid #a70039;	
	padding-top:5px;
	width:324px;;
	display:block;
	clear:both;	
		margin-bottom:10px;
}

#teaser table .bodytext {
	margin:0px;	
}


div.tx-contentwrapper_style2 {
	border:1px solid #1C7CA1;	
	padding:8px;
}
div.tx-contentwrapper_style2 h2 {
	font-size:24px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px;
	color:#1C7CA1;
}

div.tx-contentwrapper_style2 .bodytext{
	margin:0px 0px;
}

 div.tx-contentwrapper_style2 h3 {
	color:#999999;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.tx-contentwrapper_style2 .bodytext a {
 background:transparent!important;
}

#content .csc-frame-frame2 {
background: url("../images/rezeptwettbewerb.jpg") top no-repeat;
height:390px;
width:430px;
padding-left:180px;
padding-top:40px;
}

#content .csc-frame-frame2 a {
text-decoration:none;
color:#1c7ca1;;
}

/************************************************************/

.indent{
	margin-left:30px;	
	text-align:justify;
	width:400pX;
}

#leftCol .contenttable	a{
	background:none!important;
}

#leftCol .contenttable	.bodytext	{
	margin:3px 0px;	
}

#leftCol .contenttable	a img{
	border:0px!important;
}

.myGallery {
border:0px!important;
}

/*********************************************/
.csc-sitemap ul {
 	list-style:none!important;
 	padding:0px;
	margin:0px 0px 0px 20px;
}

.csc-sitemap ul li a {
	color:#1C7CA1;
	font-family:arial;
	font-size:12px;
	padding-right:6px;
	text-decoration:none;
	font-weight:bold;
	background:url("../images/sitemap_li.gif") left  no-repeat;
	padding-left:10px;
}

.csc-sitemap ul li ul li a {

	font-weight:normal!important;
}

.csc-sitemap ul li a:hover {
	text-decoration:underline;
}

/*********************/
#footer {
	width:100%;
	margin-bottom:10px;
	border-top:1px solid #e1e1e1;
	height:20px;
	clear:both;
	float:none;
}

#footer a	{
	text-decoration:none;
	padding:0px 8px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
}

#footer a:hover	 {
	color:#666;
}

.external-link-new-window {
	background:transparent!important;	
	padding-right:0px!important;
}
