body {	background: #f7f7ef;	}

p a, p.bodytext a { text-decoration: none; }

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	}


/* MASTERTABLE BEGINS */
table#KTK_zine_mastertable {
	width: 1010px !important;
	border-collapse: collapse;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
	}

td#KTK_zine_mastertable_top {
	width: 990px !important;
	height: 160px !important;
	padding: 10px;
	vertical-align: top;
	background: #fff url('images/zine_background_top.png') repeat-x left top;
	}

td#KTK_zine_mastertable_mainmenu {
	width: 990px !important;
	background: #c80000 url('images/background_menu_red.png') repeat-x left top;
	padding: 6px 0 0 0;
	}

td#KTK_zine_mastertable_shadowcontent {
	width: 680px !important;
	height: 45px;
	background: #fff url('images/zine_background_shadowcontent.png') repeat-x left top;
	}

td#KTK_zine_mastertable_shadowmargin {
	width: 310px !important;
	background: #f6f6e9 url('images/zine_background_shadowmargin.png') repeat-y left top;
	}

td#KTK_zine_mastertable_content {
	width: 680px !important;
	padding: 15px 20px 30px 10px;
	background: #fff;
	vertical-align: top;
	}

table#KTK_zine_mastertable_content_table650px {
	width: 650px !important;
	overflow: hidden;
	border-collapse: collapse;
	}

td#KTK_zine_mastertable_content_td650px {
	width: 650px !important;
	}

td#KTK_zine_mastertable_margin {
	width: 310px !important;
	padding: 15px 0 30px 0;
	vertical-align: top;
	background: #f6f6e9 url('images/zine_background_margin.png') repeat-y left top;
	}

table#KTK_zine_mastertable_footer {
	width: 1010px !important;
	margin-top: 15px;
	text-align: center;
	}

div#adSpace1 {
	float: left;
	border: 1px solid #000;
	width: 620px !important;
	height: 130px !important;
	}

div#logo {
	margin-top: 15px;
	padding-top: 10px;
	float: right;
	text-align: center;
	width: 300px !important;
	}

div#headline {
	width: 275px !important;
	width: 285px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	}

/* MAIN MENU BEGINS */
div.menu1-nox, div.menu1-act {
	vertical-align: bottom;
	float: left;
	padding: 6px 9px 9px 9px;
	font-size: 12px;
	cursor: pointer;
	}

div.menu1-act {
	background: #fff;
	}

div.menu1-act a { 
	color: #000;
	text-decoration: none;
	}

div.menu1-nox { border-right: 1px solid #000; }

div.menu1-nox a {
	color: #fff;
	text-decoration: none;
	}

div.menu1-nox a:hover, div.menu1-act a:hover { text-decoration: underline; }
/* MAIN MENU ENDS */


/* SUBMENU ITEMS BEGIN */
div#submenu {
	width: 265px !important;
	width: 285px;
	padding-left: 20px;
	}

div.menu2-1-nox, div.menu2-1-act {
	text-align: left;
	padding: 7px 5px 7px 5px;
	font-size: 11px;
	cursor: pointer;
	border-bottom: 1px dotted #339;
	}

div.menu2-1-act {
	background: #ccc;
	}

div.menu2-1-act a {
	font-weight: bold; 
	color: #339;
	text-decoration: none;
	border-bottom: 1px solid #339;
	}

div.menu2-1-nox a {
	color: #000;
	text-decoration: none;
	}

div.menu2-1-nox a:hover { text-decoration: underline; }
/* SUBMENU ITEMS END */

div#onlineGuests { }

div#adSpace2 {
	width: 265px;
	margin: 25px 0 0 20px; 
	border: 1px solid #000;
	background: #fff;
	text-align: center;
	padding: 10px 0;
	}

div.csc-default blockquote {
	padding-left: 35px;
	padding-top: 5px;
	background: url('images/zine_quot.png') no-repeat left top;
	}
