@charset "UTF-8";
/* RESET /
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	
}

html {
overflow-y: scroll;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: text-top;
}


table table td, table table th {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap; 
}

.ce_text * {
	line-height: 1.2em;
}

.ce_text ul {
	list-style: square outside none;
}

.ce_text ul li {
	margin-bottom: 6px;
}

.table-container h4 {
	margin-left: 16px;
}

.table-container table {
	margin-left: 6px;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*page defaults */
* {
    font-family: Arial, arial, sans-serif;
    font-size: 12px;
}

.hideme, .skip, .invisible, .tabs-list {
    display: none;
}

.page_margins {
    margin-left: auto;
    margin-right: auto;
    width: 814px;
    /*border-right: 1px solid black;*/
    
}

.block {
    display: block;
    clear: both;
}

#header {
    display: none;
}

#footer {
    display: none;
}
/*real meat*/

#main {
    clear: both;
    padding-top: 20px;
}

#nav {
    clear: both;
}

#nav ul {
    list-style: none
	list-style-type: inset;
    margin: 0;
    padding: 0;
}

#nav ul li {
    float: left;
    margin-right: 20px;
    /*border: 1px solid black; */
    margin-bottom: -8px;
}

#nav ul li.breakmenu {
    clear: left;
}

.lvl2_nav {
    padding-top: 14px;
}

.lvl2_nav li {

}

*+html .lvl2_nav, * html .lvl2_nav {
	margin-top: -15px;
}

#nav .main_nav  ul li a:hover .dtrimage, #nav .main_nav li.active .dtrimage, #nav .main_nav ul li a.trail .dtrimage {
    background-position: left -48px !important;
}

#nav .lvl2_nav ul li a:hover .dtrimage, #nav .lvl2_nav li.active .dtrimag {
	background-position: left -28px !important;
}

#nav .philippkoke  {
}

#nav li.vita {

}

#nav .gallerie {

}

#nav .shop {

}

/*Image font css*/
.dtrimageContainer .dtrimage span {
    text-indent: -31999px;
    display: block;
}

.dtrimageContainer .dtrimage {
    display: block;
}

/* paging */
.pagination {
    display: none;
    float: left;
    margin-bottom: 27px;
    margin-left: -1px;
    margin-top: -13px;
    position: relative;
    top: 27px;
    z-index: 30;
}

.pagination a {
	float: left;
}
.pagination a:hover  .dtrimage{
	background-position: left -15px !important;
}
.pagination .prev {

}
.pagination .next {
    margin-left: 9px;

}

/*Subcolmn css*/
.col {
    clear: both;
    display: block;
    width: 100%;
}
.col .left {
    padding-top: 13px;
    float: left;
    width: 20%;
	position: relative;
	z-index: 20;
}
.col.right {
    width: auto;
    float: left;

}
.col .left .leftContent {
}
.col .right .rightContent {
	padding-top: 27px;
}

slider_galery {
	display: none;
}
