@charset "iso-8859-2";
/* CSS Document cook-art.at */

@import 'style_member.css';
* {
	padding:0;
	margin:0;
	}
	
html, body {
	width:100%;
	height:100%;
	}
	
body {
	background-color:#fff;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
div#wrapper {
	position:relative;
	margin:0 auto;
	width:900px;
	}
	
div#top, div#header, div#content, div#footer {
	position:relative;
	float:left;
	width:900px;
	}
	
.bodytext a, .align-right a {
	color:#fda425;
	}
	
.align-center {text-align:center;}
.align-left {text-align:left;}
.align-right {text-align:right;}
	
/*  ========= top ==================  */	
	
div#top {
	border-bottom:1px solid #b2b2b2;
	height:5px;
	padding:10px 0px 0px 0px;
	font-size:11px;
	color:#b2b2b2;
	}
	
div#top a{
	color:#b2b2b2;
	text-decoration:none;
	}
	
div#top a:hover{
	text-decoration:underline;
	}
	
/*  ========= header ==================  */		

div#header {
	border-bottom:1px solid #b2b2b2;
	height:272px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#b2b2b2;
	}

div#cook-art {
	position:absolute;
	top:25px;
}
	
div#flash {
	position:absolute;
	right:0px;
	top:10px;
	}	

div#petersilie {
	position:absolute;
	top:140px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:19px;
	line-height:25px;
	color:#666;
	background-image:url(img/petersilie.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 100px;
}
	
div#search {
	position:absolute;
	bottom:10px;
	}
	
div#search input.txt {
	border:1px solid #6a6a6a;
	background-color:#fff;
	font-size:11px;
	height:14px;
	width:148px;
	padding:3px 2px 1px 2px;
	color:#666;
	}
	
div#search input.btn {
	border:1px solid #6a6a6a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#ebebeb;
	height:20px;
	width:70px;
	color:#666;
	}

/*  ========= content ==================  */	
	
div#content {
	padding:15px 0px 25px 0px;
	}	
	
div#left, div#inhalt {
	position:relative;
	float:left;
	}
	
div#right {
	position:relative;
	float:right;
	}
	
div#left {
	width:180px;
	}

div#navi, div#logo{
	position:relative;
	float:left;
	}
	
div#navi ul {
	list-style-type:none;
	}
	
div#navi li a {
	display:block;
	width:130px;
	padding:7px 10px 7px 10px;
	text-decoration:none;
	background-color:#f2f2f2;
	border-bottom:1px solid #fff;
	color:#666666;
	}
	
div#navi li a:hover {
	background-color:#c0c0c0;
	color:#fff;
	}
	
div#navi li.selected a {
	background-color:#c0c0c0;
	color:#fff;
	}
	
div#navi li.selected li a {
	display:block;
	font-size:11px;
	width:120px;
	padding:4px 10px 4px 20px;
	text-decoration:none;
	background-color:#d8d8d8;
	border-bottom:1px solid #fff;
	color:#666666;
	}
	
div#navi li.selected li.selected a {
	color:#333;
	}
	
div#logo{
	padding:15px 0px 0px 0px;
	}
	
div#inhalt {
	width:380px;
	line-height:17px;
	padding:0px 30px 0px 0px;
	}
	
div#inhalt .csc-textpic-imagewrap img {
	border:0px solid #fda425;
	}
	
div#inhalt h1 {
	font-size:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fda425;
	padding:0px 0px 15px 0px;
	line-height:22px;
}
	
div#inhalt h2 {
	font-size:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#666;
	padding:0px 0px 15px 0px;
	}
	
table#members td {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #b2b2b2;
	}	
	
table#members td img {
	border:1px solid #fda425 !important;
	}	
	
table#members td a img {
	border:0 !important;
	}	
	
table#members td a img.link {
	border:1px solid #fda425 !important;
	}	
	
div#inhalt p {
	padding:0px 0px 15px 0px;
	}
	
div#inhalt ul {
	padding:0px 0px 0px 20px;
	}
	
div#inhalt a {
	color:#fda425;
	}
	
div#inhalt p.info {
	border:1px solid #185b1a;
	color:#185b1a;
	padding:10px;
	background-color:#d6fbd4;
	}
	
div#inhalt p.error {
	border:1px solid #cc0000;
	color:#cc0000;
	padding:10px;
	background-color:#fbd9d9;
	}
	
div#right {
	width:270px;
	padding:0px 10px 0px 30px;
	background-image:url(img/line.gif);
	background-repeat:no-repeat;
	line-height:17px;
	}	
	
div#right h1 {
	font-size:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fda425;
	padding:0px 0px 0px 0px;
	line-height:29px;
	}
	
div#right p {
	padding:11px 0px 0px 0px;
	}
	
div#news_events {
	position:relative;
	float:left;
	width:270px;
	background-repeat:no-repeat;
	background-position:right top;
	}		

div#news_events #news_head, div#news_events #events_head {
	font-size:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fda425;
	padding:1px 0px 5px 0px;
	line-height:22px;
}
div#news_events h3 {
	font-size:14px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
div#news_events h3 a{
	text-decoration:none;
}
div#news_events a:hover{
	color:#fda425;
}

div#news_events a img{
	border:0;
	}
	
.small, .small a {
	font-size:11px;
	line-height:15px;
}
div.more {
	text-align:right;
	padding:5px 0px 15px 0px;
	}	
	
div.more a{
	color:#fda425;
	}
	
div#newsletter {
	position:relative;
	width:270px;
	float:left;
	padding:10px 0px 0px 0px;
	background-image:url(img/zutaten.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
	
/*  ========= footer ==================  */		
	
div#footer {
	border-top:1px solid #fda425;
	padding:3px 0px 15px 0px;
	font-size:11px;
	color:#b2b2b2;
	}
	
div#footer div#copy {
	position:relative;
	float:left;
	width:400px;
	}
	
div#footer div#copy span.orange {
	color:#fda425;
	}	
	
div#footer div#copy span.orange a {
	color:#fda425;
	text-decoration:none;
	}	
	
div#footer div#copy span.orange a:hover {
	text-decoration:underline;
	}	
	
div#footer div#links {
	position:relative;
	float:right;
	width:400px;
	text-align:right;
	color:#fda425;
	text-transform:lowercase;
	}
	
div#footer div#links a {
	color:#fda425;
	text-decoration:none;
	}	

div#footer div#links a:hover {
	text-decoration:underline;
	}	
	
/*  ========= newsletterformular ==================  */	

div#inhalt table.nl_tbl {
	border:0;
	width:100%;
	}
	
div#inhalt table.nl_tbl td {
	padding:2px 2px 2px 2px;
	}

div#inhalt td.f_title_p {
	color:#fda425;
	text-align:right;
	}
	
div#inhalt td.f_input_p input {
	width:150px;
	border:1px solid #fda425;
	color:#666;
	padding:1px;
	background-color:#fdf4e7;
	}
	
div#inhalt td.f_title {
	text-align:right;
	}
	
div#inhalt td.f_input input {
	width:150px;
	border:1px solid #6a6a6a;
	color:#666;
	padding:1px;
	}
	
div#inhalt td.f_input_btn input {
	width:100px;
	border:1px solid #6a6a6a;
	color:#6a6a6a;
	padding:1px;
	background-color:#ebebeb;
	}

/*  ========= suche formular ==================  */	
	
div#inhalt .tx-indexedsearch-searchbox table {
	border:0;
	width:100%;
	}
	
div#inhalt .tx-indexedsearch-searchbox table td {
	padding:2px 2px 2px 2px;
	}
	
div#inhalt .tx-indexedsearch-searchbox table td input {
	width:150px;
	border:1px solid #6a6a6a;
	color:#666;
	padding:1px;
	}
	
div#inhalt .tx-indexedsearch-searchbox table td select {
	width:230px;
	border:1px solid #6a6a6a;
	color:#666;
	}
	
div#inhalt p.csc-form-label {
	text-align:right;
	padding:0;
	}
	
/*  ========= rezept ==================  */	

div#inhalt table.rezept {
	border:0;
	width:100%;
	line-height:19px;
	}
	
div#inhalt table.rezept img {
	padding:1px;
	border:1px solid #fda425;
	}

div#inhalt table.rezept td{
	padding:2px;
	}
	
div#inhalt table.rezept h2{
	font-size:26px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fda425;
	padding:10px 0px 20px 0px;
	}	
	
div#inhalt table.rezept h2 a{
	text-decoration:none;
	}	
	
div#inhalt table.rezept td.ing p ul{
	padding:0px 0px 30px 0px;
	margin:0;
	}
	
div#inhalt table.rezept td.ing p {
	padding:0;
	margin:0;
	}
		
	
div#inhalt table.rezept h3{
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fda425;
	}	
	
div#inhalt .tx-tjrezepte-pi1-listrow h2{
	font-size:22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fda425;
	padding:0px 0px 10px 0px;
	}
	
div#inhalt .tx-tjrezepte-pi1-listrow h2 a{
	text-decoration:none;
	}
	
div#inhalt .tx-tjrezepte-pi1-listrow table{
	width:100%;
	padding:20px 0px 20px 0px;
	}
	
div#inhalt .tx-tjrezepte-pi1-listrow table td {
	padding:10px;
	}	
	
div#inhalt .tx-tjrezepte-pi1-listrow table td p{
	padding:0;
	}
	
div#inhalt tr.even {
	background-color:#f0f0f0;
	}
	
div#inhalt tr.tx-tjrezepte-pi1-listrow-odd {
	background-color:#f6f6f6;
	}
	
div#inhalt .tx-tjrezepte-pi1-listrow input.txt {
	padding:10px;
	}
	
div#inhalt .tx-tjrezepte-pi1-searchbox  input.txt {
	border:1px solid #6a6a6a;
	background-color:#fff;
	width:148px;
	padding:2px;
	}
	
div#inhalt .tx-tjrezepte-pi1-searchbox  input.btn {
	border:1px solid #6a6a6a;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#ebebeb;
	width:70px;
	color:#666;
	padding:1px;
	}
	
div#inhalt td.lil_pic {
	text-align:center;
	}
	
div#inhalt td.lil_pic img{
		border:1px solid #fda425;
	}
	

div#inhalt td.print a{
	font-size:11px;
	text-decoration:none;
	color:#666;
	vertical-align:middle;
	}	
	
div#inhalt .tx-indexedsearch-title a{
	font-weight:bold;
	text-decoration:none;
	}
	
div.csc-sitemap ul li {
	list-style-type:none;
	font-size:14px;
	}
	
div.csc-sitemap ul li ul li{
	font-size:12px;
	}	
	
div.csc-sitemap ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#666 !important;
	display:block;
	padding:5px;
	width:330px;
	border-bottom:1px solid #fda425;
	}
	
div.csc-sitemap ul li ul li a {
	text-decoration:none;
	font-weight:normal;
	color:#fda425 !important;
	border-bottom:0px solid #fda425;
	width:auto;
	padding:3px;
	}
	
div.csc-sitemap ul li a:hover {
	text-decoration:underline;
	}
	
/* Books */

.books td {
	padding:5px !important;
	}
	
.books td img{
	border:1px solid #fda425;
	}
	
/* Formulare */

#inhalt select option {
	padding:0px 7px 0px 1px !important;
	}
	
#inhalt input {
	border:1px solid #6a6a6a;
	background-color:#fff;
	padding:1px 2px 1px 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6a6a6a;
	}
	
#inhalt textarea {
	border:1px solid #6a6a6a;
	background-color:#fff;
	padding:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6a6a6a;
	}
	
#inhalt select {
	border:1px solid #6a6a6a;
	background-color:#fff;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6a6a6a;
	}
	
#inhalt input.btn {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#c0c0c0;
	color:#fff;
	cursor:pointer;
	padding:2px 5px !important;
	font-weight:bold;
	}
	
/* Events */

table.event_table h2 {
	padding:0 0 5px 0 !important;
	font-size:14px;
	}
	
table.event_table p {
	padding:8px 0 8px 0 !important;
	}
	
table.event_table p.info {
	padding:10px !important;
	line-height:20px !important;
	}
	
table.event_table p.info a {
   color:#185b1a !important;
	}
	
.ev_even, .ev_odd {
	position:relative;
	float:left;
	padding:10px;
	margin-bottom:15px;
	}
	
.ev_even {
	background-color:#f2f2f2;
	}
	
div#inhalt p.org {
	border:1px solid #fda425;
	padding:10px !important;
	background-color:#ffe6c3;
	}
	
/* ------------------- Event Box ---------------- */

div#events_box {
	border:1px solid #fda425;
	background-color:#ffe6c3;
	padding:10px 10px 0px 10px;
	margin-bottom:15px;
	}
	
div#events_box a {
	color:#666666;
	}
	
/* EVENTAUSGABE */
div#inhalt .events, div#inhalt .events_wide {
	position:relative;
	float:left;
	background-image:url(img/bg_events.png);
	background-repeat:repeat-x;
	margin:20px 0px 25px 0px;
	cursor:pointer;
	height:72px;
}
div#inhalt .ev_img {
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:100px;
	margin:-14px 13px;
	overflow:hidden;
	vertical-align:middle;
	width:100px;
}
.events_wide div.ev_img {
	width:150px !important;
}
div#inhalt .ev_header, div#inhalt .ev_content {
	position:relative;
	float:left;
	width:300px;
}

div#inhalt .i_row {
	position:relative;
	float:left;
	margin:0px 0px 15px 0px;
	padding:3px;
}

div#inhalt .padd_it {
	padding:0px 0px 0px 10px !important;
}

div#inhalt .ev_header h2 {
	margin:0;
	font-size:13px;
	padding:2px 0px 12px 0;
}
div.events_wide div.ev_header, div.events_wide div.ev_content {
	width:275px !important;
}
.ev_content, .c_content {
	font-size:11px;
}
div#inhalt .ev_btn {
	float:right;
	height:42px;
	padding:14px 10px 14px 0;
	position:relative;
	text-align:right;
	width:130px;
}

div#inhalt h2 {
	font-size:14px;
	margin:10px 0;
}
div#inhalt .events a {
	text-decoration:none;
}
div#inhalt .gimg {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:195px;
}
div#inhalt .g_footer {
	float: left;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 180px;
    overflow: hidden;
}
a.download {
	margin:0 !important;
	float:none !important;
}
div#inhalt .gimg img {
	border:1px solid #fff;
}

#ov_members, #ov_gallerypics {
	position:relative;
	float:left;
	width:602px;
	margin:10px 0 20px 0;
}
div#ov_members a , #ov_gallerypics a {
	position:relative;
	margin:0 2px 2px 0;
	float:left;
}
div#ov_members a img, #ov_gallerypics a img {
	padding:0;
	border:1px solid #fff;
}
div#ov_members a:hover img, #ov_gallerypics a:hover img{
	border:1px solid #000;
}
div#ov_members a span.tooltip, #ov_gallerypics a span.tooltip {
	display:none;
	color:#fff;
	font-size:10px;
	white-space:nowrap;
	text-decoration:none;
	padding:2px 8px 3px 6px;
	-moz-border-radius:3px;
	background-image:url(img/bg_black.png);
	border:1px solid black;
	margin:2px 0;
}
div#ov_members a:hover span.tooltip, #ov_gallerypics a:hover span.tooltip {
	display:block;
	left:0;
	bottom:auto;
	top:100%;
	position:absolute;
	z-index:999;
}
div#ov_members .ovm_active {
	border-color:#000000;
}

/* EVENTAUSGABE ENDE */

	
