body { 
/*	background: #530000 url(/images/weihnachts_bg.gif) repeat 0% 0%;  */
	background: #530000 repeat 0% 0%; 
	color: #fff;
	font: 13px/19px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 1;
}	

div {
	margin: 0;
	padding: 0;
	border:0;
}

img {
	border: 0;
}

a, a:hover {
	text-decoration: none;
	color: #FFFFD8;
}

hr {
	border: 0px;
	border-bottom: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 0px;
	line-height: 0px;
}

#container {
	width: 660px;
	margin: 0px auto 0px auto;
	background: transparent;
	position: relative;
	top: 0;
	left:0;
	z-index: 1;
}

#logo_de, #logo_sl, #logo_it, #logo_en {
	background: url(/images/keks_logo_de.jpg) no-repeat 78% 0%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 660px;
	height: 269px;
	z-index: 3;
}

 #logo_sl {
	background: url(/images/keks_logo_sl.jpg) no-repeat 78% 0%;
}

 #logo_it {
	background: url(/images/keks_logo_it.jpg) no-repeat 78% 0%;
}

 #logo_en {
	background: url(/images/keks_logo_en.jpg) no-repeat 78% 0%;
}

#sprachnav {
	position: absolute;
	top: 0px;
	right: 15px;
	width: 250px;
	height: 30px;
	z-index: 4;
	text-align: right;
}

#sprachnav a, #sprachnav a:hover {
	font: 11px/13px times, "times new roman", serif;
	color: #fff;
	border-bottom: 1px dotted #eee;
}

#navi {
	float: left;
	position: relative;
	margin-top: 280px;
	width: 138px;
	z-index: 5;	
	text-align: left;
}


.navielem {
	height: 33px;
	width: 138px;
	position: relative;
}

#navi a, #navi a:hover {
	display: block;
	color: #fff;
	font: normal 14px/35px times, "times new roman", serif;
	z-index: 6;
	margin-left: 6px;
	padding-left: 50px;
	background: url(/images/navikeks.gif) no-repeat 18px 50%;
}

#navi a:hover {
	background: url(/images/navikeks2.gif) no-repeat 18px 50%;
}



#navi a.sel, #navi a.sel:hover {
	display: block;
	position: absolute;
	top: -7px;
	left: 0px;
	color: #56211F;
	width: 120px;
	height: 48px;
	background: url(/images/navi_sel.gif) no-repeat 0% 50%;
	font: bold 14px/48px times, "times new roman", serif;
	z-index: 6;
}

#content {
	float: right;
	width: 515px;
	position: relative;
	margin-top: 220px;
	z-index: 4;
	background: url(/images/content_back.gif) no-repeat 0% 100%;
	padding-bottom: 30px;
	text-align: left;
}

#content h1 {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
	padding: 10px 50px 5px 50px;
	color: #444;
}

#content p {
	margin: 0;
	padding: 5px 50px 5px 50px;
	color: #666;
}

#content p a, #content p a:hover {
	border-bottom: 1px dotted #333;
	color: #222;
}

#content ul {
	list-style: none;
	margin: 10px 50px 10px 50px;
	padding: 0;
}

#content ul li {
	margin: 10px 0 10px 10px;
	color: #666;
	padding-left: 25px;
	position: relative;
	z-index: 9;
	background: url(/images/liststern.gif) no-repeat 0% 0%;
}

#content strong {
	font-size: 16px;
	line-height: 23px;
	color: #444;
}

#bg_ro {
	background: url(/images/aufputz_keks_ro.jpg) no-repeat 100% 0%;
	position: absolute;
/*	top: 255px; */
	top: 320px; 
	right: -40px;
	width: 61px;
	height: 142px;
	z-index: 4;
}

#bg_lo {
	background: url(/images/aufputz_keks_lo.gif) no-repeat 0% 0%;
	position: absolute;
	top: 136px;
	left: 178px;
	width: 107px;
	height: 103px;
	z-index: 4;
}

#bg_lu {
	background: url(/images/aufputz_keks_lu.gif) no-repeat 0% 0%;
	position: absolute;
	top: 534px;
	left: 91px;
	width: 76px;
	height: 99px;
	z-index: 4;
}

#engel_back {
	display: none; 
	position: absolute;
/*	background: url(/images/engels_back.gif) no-repeat 0% 0%; */
	top: 280px;
	left: 640px;
	width: 445px;
	height: 491px;
	z-index: 10;
}


#ctop {
	width: 515px;
	height: 35px;
	background: url(/images/ctop_back.jpg) no-repeat 50% 0%;
}

#footer_c {
	clear: both;
	width: 660px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	height: 100px;
}

#footer {
	padding-left: 145px;
}

input, select {
	font-size: 12px;
	line-height: 14px;
	background: #ddd;
	border: 1px solid #aaa;
}

input.stuck {
	width: 50px;
}

input.daten {
	width: 170px;
	margin-bottom: 3px;
}

select.keks {
	width: 200px;
}

label {
	color: #777;
	font-size: 11px;
	line-height: 13px;
	display: block;
}

.form_col {
	float: left;
	clear: none;
	width: 220px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 10px;
}

#content .form_col p {
	padding: 0 0 0 40px;
}

a#button, a#button:link, a#button:active, a#button:visited, a#button:focus, a#button:hover {
	display: block;
	border: 1px solid #9FBD1F;
	color: #9FBD1F;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 6px;
	text-align: center;
	width: 170px;
	color: #9FBD1F;
}

a#button_c, a#button_c:link, a#button_c:active, a#button_c:visited, a#button_c:focus, a#button_c:hover {
	display: block;
	border: 1px solid #800;
	color: #800;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 6px;
	text-align: center;
	width: 170px;
}

.spacer {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}

#dia {
	margin-left: 50px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
	