/* Layouts  importieren. */
 @import url(layout.css); 
@import url(text.css);

#row .text {
	background-image:none;
}

#content {
	background-color:#f3ebe6;
}

#mainMenu .main {
	border-top:1px solid #666;
	background-color:#cfae99;
 	background-image:url(../../zihi/img/start_bg.jpg);
}

#mainMenu .main p a span {
	color:#cfae99;
	background-color:transparent;	
}

#mainMenu ol li:hover {
	background-image:url(../../zihi/img/brown_hover.png);
}

#mainMenu .additional h3 {
	background-color:#cfae99;
	background-image:url(../../zihi/img/start_bgLine.gif);
}

#row .text .textmenu {
	background-color:#cfae99;
	background-image:url(../../zihi/img/start_bgLine.gif);
}

#impressum {
	background-color:#d6bba9;
}

#mainMenu .tour {
	background-color:#D9C6B8;
 	background-image:url(../../zihi/img/tour_bg.jpg);
	background-position: -12px -14px;
	border-top:none;
	margin-bottom:16px;
}

#row .text p.intro {
	clear:left;
}

#row .text p {
	font-size:1.05em;
	max-width:68ex;
	line-height:150%;
	padding:0px 40px 0px 40px;
	margin-bottom:1em;
}

#row .text p.author {
	float:right;
	font-family:Tahoma, Arial, sans-serif;
	font-size:0.85em;
	letter-spacing:0.05ex;
	line-height:140%;
	text-transform:uppercase;
	text-align:right;
	max-width:22ex;
	padding:0px;
}

#row .text ul, #row .text ol {
	line-height:150%;
}

#row .text p + ol, #row .text p + ul {
	margin-top:-0.5em;
}

#row .text ul li {
	list-style-type:none;
	margin-left:0em;	
}

#row .alignRight {
	width:auto;
	margin-left:3px;
	margin-right:6ex;
}

#row .picture p {
	padding:0px;
}

#row .picture img.zihi {
	border:none;
}

#row .text div.example {
	background-color: #FDFDFD;
	border: 2px ridge #8AB1EC;
	padding:12px;
	margin:1em 0px 1em 30px;
}

#row .text .forum .entrys iframe {
	min-width:22ex;
	max-width:56ex;
}