/** RESET ALL **/

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;
}
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;
}
.caption {
	margin-left: 30px;
	font-size: 10px;
	position:relative;
	bottom:50px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
b, strong {
	font-weight: bold;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/**
 * Style sheet kstyles
 */
body, HTML, p
{
	font-family:Arial, Helvetica, Verdana;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
#wrapper {
	background: url(tl_files/kuechenland/back.gif) repeat-y;
}
#left {
	width: 150px;
	background-color: #ffec00;
	z-index: 9999;
}
#left .inside {
	padding-left: 3px;
}
#right {
	width: 130px;
	background-color: #000;
}

#header {
	height: 115px;
	
}
#main {
	margin-left: 140px;
	margin-right: 130px;
}
h1 {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	margin-bottom: 10px;
	
}

h1.ce_headline {
	padding-left:20px;
}
DIV.ce_text p,
DIV.ce_text h1,
DIV.ce_gallery h1,
DIV.ce_gallery table {
	margin-left: 160px;
}
DIV.mod_navigationMain {
	padding-top: 10px;;
}

DIV.mod_navigationMain A {
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

DIV.mod_navigationMain A:hover {
	text-decoration: underline;
}

DIV.mod_navigationMain P.active {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}


DIV.mod_navigationMain UL {
	list-style-type: none;
}
DIV.mod_navigationMain UL LI{
	float:left;
	margin-left:20px;
}

/** MAIN **/
#main .inside .mod_article .ce_text .image_container {
	width: 150px;
}

#main .inside .mod_article .ce_text .image_container a {
 	position:relative;
 	bottom:50px;
 	display:block;
}

#main .inside .mod_article .ce_text .image_container IMG{
	float: right;
}
#main .inside .mod_article .ce_image,
#main .inside .mod_article .ce_form {
	margin-left: 20px;
}
#main .inside .mod_article .ce_text {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#main .inside .mod_article .ce_text.team {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
/** RIGHT **/
#right .inside .mod_article .ce_text {
	padding-left:10px;
	padding-right: 10px;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
}
#right .inside .mod_article .ce_text h2 {
	display: block;
	color: #ffec00 !important;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .inside .mod_article .ce_text h3 A {
	display: block;
	padding-top: 10px;
	color: #ffec00;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .inside .mod_article .ce_text p {
	color: #fff !important;
	border-bottom: 1px solid #ffec00;
	margin-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 10px;
	line-height: 12px;
}
form label {
	width: 100px; 
	float: left;
}
input.text {
	margin-left: 10px;
	width: 200px;
}
textarea.textarea {
	margin-left: 10px;
	width: 250px;
}
#kuechenbilder p.back {margin-left:160px; }
#kuechenbilder .ce_text {padding-left: 140px; }
#angebot-des-monats .ce_text {
	background-color: #fff;
	border:  1px solid #000;
	margin-top: 50px;
	margin-right: 3px;
	overflow: hidden;
}
#angebot-des-monats .ce_text strong {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#angebot-des-monats .ce_text h1 {
	color: #000 !important;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px !important;
	padding: 10px;
	padding-bottom: 0px;
}
