


/* CSS layout */

#body{
	
	width:1000px;
	
}
#header{
	width:1000px;
	height:100px;
	
	background-image: url(image/kf_banner_1000_100_brown.jpg);
	background-repeat: no-repeat;	
}
.tx-newloginbox-pi1{
	 
	width:480px;
	height:100px;
	padding-top:45px;
	padding-left:540px;

}

.tx-newloginbox-pi1-out{
	 
	width:240px;
	height:100px;
	padding-top:45px;
	padding-left:770px;

}



#content{

}

#print {
	margin-left: 500px;
}

#left,#middle,#right{
	float:left;
}
#left{
	width:215px;

	
}

#zusatz{
	
}
#middle{
	width:525px;
	
	margin-right:10px;
	margin-left:5px;
	
}
#right{
	width:240px;
}
#fooder{
	width:1000px;
	height:10px;
	text-align:center;
	font-size:0.8em;
	margin-top:1em;
}

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	color: #542E12;
	text-decoration: none;
}

a:link {
	color: #542E12;
}
a:visited {
	color: #542E12;
}
a:hover {
	color: #8B4513;
}
a:active {
	color: #542E12;
}

#menue a{
	display:none;
}

#menue .menu a{
	display:block;
}
.menu a {
	background-image: url(image/bg_form.jpg);
	margin-top:3px;
}
.menu a, .submenu a, submenu3 a {
	margin-right:5px;
	height:10px;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542E12;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-position: left;
	background-repeat: repeat-x;	
	border-bottom: 1px solid #542E12;
}
.menu a:hover {
	background-image: url(image/bg_form.jpg);
	color: #ffffff;
}
.menu a:active{
	color: #ffffff;
}
.submenu a:active{
	color: #542E12;
	background-image: url(image/menu_over.png);
}
.submenu a {
    	padding-left: 15px;
    	background-image: url(image/menu_on.png);
    	margin-top:0px;
}

.submenu3 a {
    	padding-left: 25px;
}

.submenu a:hover {
	background-image: url(image/menu_over.png);
	color: #542E12;
}


a.menu3:active,a.menu3:link,a.menu3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542E12;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	display: block;
    	padding-left: 25px;
	border-bottom: 1px solid #542E12;
}
a.menu3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542E12;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
    	display:block;
    	padding-left: 25px;
	border-top: 1px solid #FDF5E6;
}



#menu3 {
	height:20px;
	padding-top:4px;
	width:200px;
}



.news-catmenu-header {
	display:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


#buttonForm{
	float:left;
	width:140px;
	height:10px;
}

#speicherForm,#aendernForm{
float:left;
	width:70px;
	height:10px;

}
.clear{
clear:both;
}


/*-----------------------------------  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:right;
	height:1px;
	border:0px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:#FBEFD5;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#3E551C;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:#FBEFD5;
}

.news-latest-gotoarchive {
	display:none;
	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: 150px;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#FBEFD5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:0px solid #666;
	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 {
	margin:2px;
	padding:0px;
}

.news-latest-morelink A {
	float:left;
}





	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:10px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
  display:inline;
   
  
}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.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 {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;

}


.news-list-item {
	/* IE hack */
	
	line-height: 1.3;
	/* IE hack end */
	padding:5px;
	margin:5px;
	margin-bottom:10px;
	border:1px solid #666;
	background-color:#F9FFE5;
	min-height:93px;
	height:auto !important;  /* für moderne Browser */
  	height:93px;  /*für den IE */

	
}

.news-list-item IMG {
	
	border:2px solid #666;
}

.news-search-emptyMsg{
	margin:0px;
}
.search FORM {
	margin:0px;
}

.search{
	height:50px;
}

.search {
	font-weight: bold;
  	font-size: 10px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #769024;
	
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	
	padding-left:0px;
}
.news-list-container H3 A {
	color:#000000;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:0px solid #666;
	margin-bottom:0px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category {
	font-size:9px;
	margin-left:0px;
}

.news-list-browse {
	text-align: center;
}

.news-list-titel {
	font-size: 12px;
	font-weight: bold;
}

/*--------------------------------- 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  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

.search{
	border:1px solid #666;
	background-color:#FBEFD5;
	margin-bottom:10px;
	
}
#rahmen{
	border:1px solid #666;
	background-color:#FBEFD5;
	margin-bottom:10px;
}

#rahmen .news-search-form{
	border:0;
	background-color:#FBEFD5;

}
.news-latest-item{
	
	height:100px;
}



.news-latest-container{
	font-size:9px;
}

.news-latest-container H1,.news-latest-container H2,.news-latest-container H3{
font-size:10px;
}

.news-list-text{
	font-size:10px;
}

.form_body{
	padding-top:5px;
	padding-left:5px;
}

.form_header{
	background-image:url(image/bg_form.jpg);
	height:10px;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding:5px;
}

/* login */

.tx-newloginbox-pi1 FORM, .tx-newloginbox-pi1-out FORM {
 padding:0;
 margin:0;

}
.tx-newloginbox-pi1,.tx-newloginbox-pi1-out{
	height:100px;
}
#login_user_label, #login_pwd_label {
  	float:left;
	color:#ffffff; 
	padding-top:5px;
  
}

 #login_user_txt,  #login_pwd_txt {
  	float:left;
	color:#ffffff; 
	padding-right:5px;
  
}

.tx-newloginbox-pi1-out #login_user_txt{
padding-top:3px;
}

#login_user, #login_pwd{
	height:12px;
	margin-top:5px;
}

 #login_submit{
	height:15px;
	margin-top:5px;
}

#login_pwd, #login_submit {
	margin-top:10px;
	
}
 
#login_user_label, #login_pwd_label {
  	width: 80px;
  	font-weight: bold;
  	font-size: 10px;
  	padding-left:5px;
}

#login_submit {
  	padding-left:85px;
}



/* zusatz */

#zusatz{
	margin-top:10px;
	
}

#zusatz a{
	font-weight: bold;
  	font-size: 10px;

}

#zusatz .bodytext{
	padding-left:5px;
}


/* kommentare */
.tx-ednewscomments-pi1{
	padding:5px;
	border:1px solid #666;
}


/* rezept eingabe */

#RezeptEingabe_EingabeFormular{
	
}
#RezeptEingabe_Kategorieauswahl{
	font-weight: bold;
  	font-size: 10px;
}

#RezeptEingabe_BildHochladen{
	font-weight: bold;
  	font-size: 10px;
}
#RezeptEingabe_Rezeptname{
	font-weight: bold;
  	font-size: 10px;
}

#RezeptEingabe_Rezept{
	font-weight: bold;
  	font-size: 10px;
}
.tx-amttnewseingabe-pi1{
	width:525px;
}

p.bodytext{
	margin-top:3px;
	margin-bottom:3px;
	 
}

.news-latest-item p.bodytext{
	margin-top:0px;
	margin-bottom:0px;
}


.news-latest-item{
	height:150px;
		
	
}


.tx-srfeuserregister-pi1 dd { width: 280px; }

.am_pagebrowser_table  { font-size: 12px; margin-bottom: 10px; padding-bottom: 3px; width: auto; border: solid 0px #696969 }
.am_pagebrowser_table TD { text-align: center; width: 10px }
.am_pagebrowser_table TD A:HOVER { text-decoration: none }
.am_pagebrowser_table TD A:LINK { text-decoration: none }
.am_pagebrowser_table TD A:VISITED { text-decoration: none }
.am_pagebrowser_td_back { }
.am_pagebrowser_td  { }
.am_pagebrowser_td_current  { font-weight: bold; background-color: #dddddd; padding: 1px; border: solid 1px #666 }
.am_pagebrowser_td_next { }
  	
.am-categories  { margin: 0 0 10px; width: 100% }
.am-categories-header_table td     { font-size: 10px;  font-weight: bold; background-image: url(image/bg_form.jpg); background-repeat: repeat-x; text-align: center; padding: 5px; width: 130px;height:10px;color: #542E12; }
.am-categories-header_table a {text-decoration: none;color:#542E12;}
.am-categories-header_table a:hover {text-decoration: none;color:#ffffff;}
.am-categories_table     { margin: 0 3px 0; padding: 3px 0 0; width: 100%; border: solid 1px #696969 }
.am-categories_table td { font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; text-align: center; width: 33% }
.am-categories_table a {text-decoration: none; }
.am-categories_table a:hover   { color: #8B4513; background-color: #bbe53a } 


#t7{
float: right;
		margin-left:5px;
		text-align:right;
}

#NEWS_ADSENSE{
 display:inline;

}
