body {
    text-align:     center;
}

#wrapper_outer {
    text-align:     center;
    margin:         0px auto;
    background-image:     url('../images/bg_waves.jpg');
    background-repeat:     repeat-x ;
    background-position:     50% 176px;
}

#wrapper_inner {
    text-align:     left;
    width:          928px;
    margin:         0px auto;
}

#head {
    width:          100%;
    height:         91px;
    background:     url('../images/head.gif') no-repeat;
}

#main_outer {
    width:          100%;
    background:     url('../images/main_outer.png') repeat-y;
}

#main_inner {
    width:          100%;
    background:     url('../images/main_inner.jpg') no-repeat;

}

#mainSub {
    width:          100%;
    height:         14px;
    background:     url('../images/mainSub.png') no-repeat;
}

#foot {
    width:          100%;
    height:         126px;
    margin-top:     15px;
    /*background:     #000468 url('../images/foot.gif') repeat-x;*/
    padding-top:    20px;
    color:             #FFFFFF;
}

#foot a,#foot a:link,#foot a:visited,#foot a:active{
	color:#FFFFFF;
    font-weight:bold;
    font-size:120%;
}
#foot a:hover{
	color:#9ed0ff;
}

/* left area of the header, most obviously the logo area */
#topnav {
    text-align:right;
    padding-right:19px;
    height:20px;
}

/* right area of the header, good place for status info, language selectors... */
#logo {
    position:absolute;
    margin-left:20px;
    width:          131px;
    height:         123px;
    background:     url('../images/logo.png') no-repeat;
}


/* main area 2 column layout */
#mainLeft2Col {
    float:          left;
    width:          618px;
}
#mainRight2Col {
    float:          right;
    width:          304px;
    background:     url('../images/sidebar_inner.jpg') no-repeat 0 85px;
}
#mainLeft2Col .contentPictureBig {
    padding-left: 9px;
}
#mainLeft2Col .contentWrapper {
    padding-left: 24px;
}





#mainLeft2Col .contentPictureBig {
    padding-left: 9px;
}




#mainRight2Col .contentWrapper {
    padding-left: 24px;
    padding-bottom:10px;
    width:266px;
}
#mainRight2Col #searchArea {
    padding-left: 24px;
    height:82px;
}


#mainLeft2Col .contentWrapper h1 {
    padding: 10px 0px;
}
#mainLeft2Col .contentWrapper p {
    line-height:120%;
}
#mainRight2Col h2,#mainRight2Col h1 {
    background:     url('../images/sidebar_header.png') no-repeat;
    margin: 10px 0px 7px 0px;
    height:44px;
    width:270px;
    display:block;
    line-height:44px;
    padding-left:25px;
    margin-bottom:0px;
    font-weight: bold;
    color: #317abb;
    font-size:138%;
}


.cd_small {
    font-size:80%;
}

.countdown{
    color:#317abb;
    font-size:120%;
    font-weight: bold;
    padding-left:68px;
    padding-bottom:4px;
    
    
}

.cdBox {
    padding-top:24px;
    background:url(../images/stopwatch.jpg) no-repeat 20px 24px;
    height:106px;
}







.divider {
    
}


.newsSubtitle {
font-weight:bold;
font-size:110%;
margin-bottom:4px;
}


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:both;
	height:0px;
	border:0px;
    background-color:transparent;
    color:transparent;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
    padding-left: 24px;
    padding-bottom: 10px;
    width: 266px;
    font-size: 85%;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#FF0000;
	padding:3px;
	margin:3px;
}
.news-latest-container H3 a,.news-latest-container H3 a:link,.news-latest-container H3 a:hover,.news-latest-container H3 a:visited,.news-latest-container H3 a:active{
	color:#FF0000;
    font-weight:bold;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	margin:5px;
    float:left;
	
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	background-color:#dfedff;
	}
    
.news-list-item-rezepte {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	background-color:#dfedff;
    float: left;
    width:270px;
    margin-left:5px;
    border:1px solid #317abb;
    -moz-border-radius: 6px;
    border-radius: 6px;

}

.news-list-item-rezepte h3 {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 0px !important;
    font-size:90%;
}



.news-search-form {
	margin:10px 0px;
    text-align:right;
}
.news-search-emptyMsg{
	margin:5px 0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #317abb;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#317abb;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#317abb;
    font-weight:bold;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #317abb;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left;
	border:3px solid #FFF;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
    text-align:right;
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 100%;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
    padding:2px 5px;
}

.tx-ttnews-browsebox-SCell P a:link,.tx-ttnews-browsebox-SCell P a:active,.tx-ttnews-browsebox-SCell P a:hover,.tx-ttnews-browsebox-SCell P a:visited {
    color:#FFFFFF;
}

.tx-ttnews-browsebox-SCell {
	background-color: #295aa5;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
}
.news-single-item H2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 3px dotted #317abb;
	color:#317abb;
    font-weight:bold;
}
.news-single-item H3 {
	color:#FF0000;
    font-weight:bold;
    margin: 10px 0px;
}



.news-single-img {
	float: right;
	margin-left:5px;
    margin-bottom:5px;
    width:206px;
}
.news-single-img img{
	border:3px solid #cccccc;
}
.news-single-img img:hover{
	border:3px solid #FF0000;
}


.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink a {
	font-weight: bold;
    color: #317abb;
	
	
}
.news-single-backlink a:hover {
    color: #FF0000;
	
	
}
.news-single-backlink {
    border-top: 1px solid #317abb;
    padding:5px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	
/*	clear: both;*/
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:6px 0px;
	padding:3px;
}
.news-single-related  {
	border-top: 3px dotted #317abb;
}
.news-single-files {
	border-top: 3px dotted #FF0000;
}
.news-single-links  {
	border-top: 3px dotted #999999;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
    margin-top: 7px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
    margin-top: 7px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	width:280px;
	margin-left:15px;


}
.news-catmenu-header {
	display:none;
}
.news-catmenu-NO {
	font-size:115%;
    font-weight:bold;
	white-space: nowrap;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #999999;
    background:#d7d7d7 url(../images/menu/sm_01_no.gif) repeat-x;
}
.news-catmenu-NO:hover {
    background:#d7d7d7 url(../images/menu/sm_01_ro.gif) repeat-x;
}
.news-catmenu-ACT {
    color:#FFFFFF;
	font-size:115%;
    font-weight:bold;
	white-space: nowrap;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #999999;
    background:#d7d7d7 url(../images/menu/sm_01_act.gif) repeat-x;
}
.news-catmenu-ACT a{
    color:#FFFFFF;
}
.news-catmenu DIV a{
    display:block;
    padding:4px;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	display:none;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 a{

}
.level2 a{
    padding-left:15px !important;
}
.level3 {

}
.level4 {

}


.tx_newsbreadcrumb {
    margin: 10px 0px;
    font-weight:bold;
    
}








#mainLeft2Col #cms_left, #mainLeft2Col #cms_right {
    float: left;
    width:280px;
    margin-left:28px;
}

#mainLeft2Col #cms_left .cms_aktionen {
    width:280px;
    background: #e2f0ff url("../images/aktionen_title.gif") no-repeat;
}
#mainLeft2Col #cms_right .cms_rezepte {
    width:280px;
    background: #e2f0ff url("../images/rezepte_title.gif") no-repeat;
}
#mainLeft2Col .cms_sub {
    width:280px;
    height:32px;
    background: #e2f0ff url("../images/cms_sub.gif") no-repeat;
}




#mainLeft2Col .news-latest-container {
    padding-left: 7px;
    padding-top:30px;
    padding-bottom: 1px;
    width: 266px;
    font-size: 85%;
}

#mainLeft2Col .news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
    border-bottom:1px solid #295aa5;
}
























.tx_slsimplesearchbox form,

.tx_slsimplesearchbox form fieldset,

.tx_slsimplesearchbox form .submit {
  border: none;
  padding: 0;
  margin: 0;
}

.tx_slsimplesearchbox {
    padding-top:50px;
}

.tx_slsimplesearchbox form {

}

.tx_slsimplesearchbox form .submit {
  position: absolute;
  overflow: hidden;
  background-color: transparent;
  background-image: url("../images/search_submit.jpg");
  background-repeat: no-repeat;
  height: 27px;
  width:76px;

}



.tx_slsimplesearchbox form span {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  background-position: top left;
}



.tx_slsimplesearchbox form span {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  color: #444;
  white-space: nowrap;
  background-color: transparent;
  background-image: url("../images/search_input.jpg");
  background-repeat: no-repeat;

  height: 27px;
  width:185px;
  border: none;

}



.tx_slsimplesearchbox form span input {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  color: #444;
  white-space: nowrap;
  background-color: transparent;
  font-size: 12px !important;
  vertical-align: middle !important;
  margin: 0 0px 0 0px;
  border: none;
  padding: 3px 3px 0px 5px;
}





.csc-frame-invisible {
    padding:20px;
    border:1px solid #9dc1ee;
    margin:20px;
    background: #cbe1fc url("../images/t3_frame_1.gif") repeat-x;
        -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #295aa5;
}
.t3_frame_2 {
    padding-left:24px;
}
#contentFull h2 {
    padding:14px 0px 6px 0px;
    clear:both;
}
#contentFull ul {
    list-style: disc;
    margin-left:20px;
}
#contentFull li {
    padding: 4px 0px;
}



.align-center{
    text-align:center;
}




.ems_newsletter {
    padding:15px;
    background-color:#FFFFFF;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #295aa5;
    margin-bottom:8px;
}

.ems_newsletter img{
    border: 3px solid #295AA5;
    margin-left:0px;
    margin-right: 10px;
}


#mainRight2Col .rgmediaimages-media {
    text-align:center;
}

.contactform input, .contactform textarea {
    width: 280px;
    margin-bottom:5px;
}
.contactform select {
    margin-bottom:5px;
}

.contactform label {
    float:left;
    width:120px;
    font-size:82%;
}

.contactform #cf_input_submit{
    width: 150px;
    margin-left:120px;
}

#form_errors {
    color:#ff0000;
}

.news-latest-body {
    float:right;
    width:158px;
}

.pageControls {
    padding-left: 24px;
    width:          600px;
}
.printPage{
    text-align:right;
}
.tx-rgmediaimages-pi1{
    padding-left: 24px;
}
.rgmediaimages-caption {
    padding: 5px 0px;
}







.tx-indexedsearch-browsebox {
	margin:10px 0px;
}
.tx-indexedsearch-browsebox table{
	margin-top:10px;
}
.tx-indexedsearch-browsebox td{
	width:20px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
td.tx-indexedsearch-browsebox-SCell {
	width:20px;
	height:20px;
	background-color: #317abb;
}
.tx-indexedsearch-browsebox a{
	color:#317abb;
	font-weight:bold;
}
td.tx-indexedsearch-browsebox-SCell a{
	color:#FFFFFF;
	font-weight:bold;
}

.tx-indexedsearch-whatis{
	margin:10px 0px;
}

.tx-indexedsearch-res table{
	margin-top:10px;
}

.tx-indexedsearch-title p a{
	color:#317abb;
	font-size:130%;
	font-weight:bold;
}
.tx-indexedsearch-percent p{
	color:#317abb;
	font-weight:bold;
}
.tx-indexedsearch-descr {
	padding:10px 0px;
	border-bottom:1px dotted #317abb;
}
.tx-indexedsearch-redMarkup {
	color:#317abb;
	font-weight:bold;
}











