#letzte_aenderung{ 
	float:left;
	color:#000000;
	margin-right:32px;
}

/* #####################################

Aufbau:		1. BODY + CONTAINER KALIBRIERUNG
		2. HEADER
		3. CONTENT
		4. NAVIGATION 
		5. FOOTER
		6. TYPO
		7. TABELLE
		8. KONTAKT-FORMULAR

##################################### 
	1. BODY + CONTAINER KALIBRIERUNG
##################################### */

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #656565;
	text-align: center;
}
#container {
	width:981px;
	margin: 15px auto 15px auto;
	text-align:left;
}
#container-inside {
	width:960px;
	margin:0px 10px;
	background-image:url(../images/bgrd_big.jpg);
	background-repeat:no-repeat;
}

/*##################################### 
	2. HEADER
##################################### */

#header {
	width:981px;
	height:131px;
	display: inline;
}
#logo{
	float:left;
	margin-left:0px;
}
#slideshow{
	float: left;
	border: none!important;
}
#myGallery  {
	border: none!important;
	position: absolute;
	z-index: 11;
	background-color:#e8521f;
}

.rgsg-btn, .slideElement, .loadingElement, .slideInfoZone, .rgsgcontent, .tx-rgsmoothgallery-pi1, .rgsgnest, .slideInfoZone {
	border: none!important;
	background-color:#e8521f!important;
}

	
/*#################################### 
	3. CONTENT
##################################### */

#content{
	width:645px;
	float:right;
	margin-bottom: 30px;
	margin-right: 10px;
	float: right;
}
#content-title{
	width:645px;
	height:26px;
	color:#fff;
	font-weight:normal;
	font-size:12px;
	line-height:24px;
	padding-left:10px;
	background-image:url(../images/content_title.png);
	background-repeat:no-repeat;
	float: left;
}
#content-inside{
	width:625px;
	*width: 645px;
	background-color: #fff;
	padding: 10px;
	float: left;
	min-height:450px;
}
#content-inside ul {
	margin-left: 16px;
}
#content_footer {
	width:645px;
	height:26px;
	background-image: url(../images/content_footer.png);
	background-repeat:no-repeat;
	float: left;
}
#content-inside .csc-textpic-intext-right-nowrap DIV {
	margin-bottom: 30px;
}

.csc-textpic div {
	margin-bottom: 20px;
}
.bodytext {
	margin-bottom: 20px;
}

.csc-frame-rulerBefore{
	border-top: 1px solid #E9521F;
	padding:10px;
	display:inline-block;
	width:95%;
}

/*##### SITEMAP ######*/

.csc-menu li {
	line-height:22px;
}

/* ##################################### 
	FLEX BOX
##################################### */

#flex_box {
	width: 625px;
	/*border-bottom: 1px solid #E9521F;*/
	float: left;
	margin-bottom: 50px;
	display:inline;
}
.linke_spalte {
	width: 300px;
	float: left;
}

.rechte_spalte {
	width: 300px;
	float: right;
}

/*##################################### 
	4. NAVIGATION 
##################################### */

#top-navi {
	width: 951px;
	position: absolute;
	top: 100px;
	text-align: right;
	clear: both;
	z-index: 99;
}
#top-navi ul {
	list-style-type: none;
}
#top-navi ul li {
	padding: 3px 6px !important;
	height: 20px;
	border-right: 1px solid #e85320;
	display: inline;
	background-color:#fff;
}
#top-navi li a {
	color: #464646;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
}
#top-navi a:hover {
	color:#e85320;
	font-weight: regular;
}
#top-navi .topnavi_act  {
	font-weight: regular;
	background-color:#e85320;
}
#top-navi .topnavi_act a {
	color:#fff;
}

/*####### HAUPT NAVIGATION ####### */

#main-navi{
	float:left;
	width:275px;
}
#main-navi ul{
	margin-left: 10px;
	list-style-type:none;
	width:274px;
	display:inline-block;
	float: left;
}
#main-navi li {
	background-color:#fff;
	line-height: 20px;
}
#main-navi a{
	color:black;
	text-decoration:none;
	border-bottom:dotted 1px #000;
	margin-left:10px;
}
#main-navi a:hover {
	color:#f03001;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #f03001;
	margin-left:10px;
}
#main-navi .first {
	background-image:url(../images/nav_title.png);
	background-repeat: no-repeat;
	background-color: transparent !important;
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	cursor:default;
	border: none;
	padding-left: 10px;
}
#main-navi .middle_act a{
	color:#f03001;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #f03001;
	margin-left:10px;
}
#main-navi .last, #main-navi .last_act{
	background-image:url(../images/nav_box_bottom.png);
	background-repeat: no-repeat;
	background-color: transparent !important;
	background-position:bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.kochakademie {
	width:274px;
	height:100px;
	float: left;
	margin-bottom: 10px;
}

.kochakademie a {
	border: none!important;
}

/*##################################### 
	5. FOOTER
##################################### */

#footer {
	clear: both;
	height: 18px;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	border-top:solid 1px #f03001;
}
#footer-inside{
	padding: 4px 20px 12px 10px;
}
#footer_navigation {
	float: left;
	font: normal 11px ;
	color:#444444;
}
#footer_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_navigation ul li {
	display: inline;
	padding: 0px 30px 0px 0px;
}
#footer_navigation ul li a {
	color: #444444;
	text-decoration: none;
	border-bottom:dotted 1px #444444;
}
#footer_navigation ul li a:hover {
	color: #f03001;
	border-bottom:dotted 1px #f03001;
}
#copyright {
	float: right;
	font: normal 11px verdana;
	color: #444444;
}
#copyright a {
	font: normal 11px verdana;
	color: #444444;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}


/*##################################### 
	6. TYPO
##################################### */

.csc-firstHeader {
	margin-bottom: 18px;
	font-size: 12PX;
	font-weight: bold;
}

#content-inside a {
	color: #444444;
	text-decoration: none;
	border-bottom:dotted 1px #444444;
}
#content-inside a:hover {
	color: #f03001;
	border-bottom:dotted 1px #f03001;
}

#content-inside .csc-textpic-imagewrap a {
	border:none!important;
}
h1 {
	font-size:14px;
}

h5{
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
}

.important {
	color: #f03001;
	font-weight:bold;
	font-size:11px;
}
ul.csc-menu{
	margin-bottom:20px;
	line-height:16px;
}
li.csc-section{
	list-style-position:inside;

}

/*##################################### 
	7. TABELLE
##################################### */

table.contenttable {
	width:100%;
	color:#000;
	font-size:11px;
	border-collapse:collapse
}
table.contenttable caption{
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
}
table.contenttable td{
	padding-left:2px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:16px;
	border:none;
}
table.contenttable td.td-last{
	text-align:right;
}
table.contenttable tr.tr-even{
	background-color:#CCCCCC;
}

/* ##################################### 
	8. KONTAKT-FORMULAR
##################################### */

.csc-mailform-field label {
}

TEXTAREA {
  width: 400px;
  height: 200px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #ee744d;
  color: #000000;
  font-weight : normal;
  background-color: #fff;
  margin-bottom: 10px;
  scroll: overflow auto;
  margin-top: 5px;
  overflow:auto;
  }
  
LABEL {
	float: none;
	*float: left;
  }
INPUT {
  width: 270px;
  height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #fff;
  float: right;
  clear: both;
  border: 1px solid #ed6f46;
  }

BUTTON {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #fff;
  border: 1px solid #ee744d;
  float: right;*/
  }

.csc-mailform {
  width: 400px;
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  background-color: #ed6f46;
  }
  
.csc-mailform-field {
  margin-bottom: 10px;
  width: 400px;
  float: left;
  clear: both;
  background-color: #f58966;
  padding: 5px;
  }

.csc-mailform-check {
  width: 15px;
  }
  
.csc-mailform-radio label {
  float: left;
  clear: left;
  }

.csc-mailform-radio input {
  float: right;
  clear: right;
  width: 15px;
 }
