body
{
	margin:					0px;
/*	font-family:			yswab-chz, sans;*/  /*src:local(yswab-chz), url(yswab-chz.ttf) format(TrueType); */
/*	font-family:			yswab-chz, Georgia, Serif;  */
	font-family: 			Georgia,Serif;
	font-size:				12pt;
	color:					#551a8b;
	background:				url(images/kuh_stadel_alt.jpg) bottom left fixed no-repeat;
}
#header
{
	position:				absolute;
	z-index:				10;
	top:					0px;
	left:					0px;
	width:					95%;
	height:					55px;
	background-color:		#ffffff;
	background-image:		url(images/logo_kl.gif);
	background-repeat:		no-repeat;
	background-position:	30px 15px;
	text-align:				center;
}
body>#header{position:fixed;}
#content
{
	position:				absolute;
	z-index:				5;
	top:					60px;
	left:					235px;
	width:					600px;
	padding:				10px;
}
#content ul
{
	list-style-image:		url(images/hutLiBlack.gif);
}
#left
{
	position:				absolute;
	z-index:				10;
	left:					0px;
	top:					55px;
	width:					200px;
	height: 				450px;
	padding:				0px;
	color:					#000000;
	background-image:		url(images/inghuimischeMenu.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}
body>#left{position:fixed;}
#statistiks
{
	position:				absolute;
	z-index:				10;
	top:					55px;
	right:					5px;
	width:					200px;
	padding:				5px;
	border:					#DDDDDD 1px dashed;
	background-color:		#F7F7F7;
}
body>#statistiks{position:fixed;}
#left li
{
	padding:				1px;
	margin:					1px;
	font-size:				9pt;
	font-weight:			bold;
}
#left ul
{
	padding:				1px;
	margin:					1px;
}
#footerleft
{
	position:				absolute;
	z-index:				10;
	left:					0px;
	bottom:					0px;
	padding:				5px;
}
body>#footerleft{position:fixed;}
.blindFoot
{
	height:					210px;
}
/* Translation Sektion */
.translation
{
	display:				none;
}
#translation
{
	position:				absolute;
	right:					10px;
	bottom:					10px;
	width:					60%;
	z-index:				1000;
	padding:				5px;
	background:				#eeeeee;
	border:					1px solid #000000;
}
body>#translation{position:fixed;}
/* End of Translation Sektion */
#left ul
{
	list-style-type:		none;
	padding-left: 			1.5em;
}
img
{
	border:					none;
}
.right
{
	float:					right;
}
img.left
{
	float:					left;
	margin:					5px;
}
hr
{
	width:					200px;
}
li
{
	padding:				1px;
}
a
{
	text-decoration:		none;
/*  color:					#3f3aa4; */
	color:					#0f755e; 
/*	color:					#3cab6d; */
}
/* Table Sektion */
th
{
	background-color:		#dddddd;
}
tr.row1
{
	background-color:		#efefef;
}
tr.row2
{
	background-color:		#ffffff
}
.noswab
{
	font-family:			Georgia,Serif;
}
/* End of Table Sektion */
/* wordcard */
div.wordcard
{
	padding:				5px;
	border:					1px solid green;
	width:					100%;
}
.error{
	color:					red;
	font-size:				0.7em;
}
.gallery{
	float: 					left;
	width: 					170px;
	padding: 				7px;
	text-align: 			center;
	border: 				#cccccc solid 1px;
	-moz-border-radius: 	7px;
	margin:					3px;
	background-color:		white;
}
.description{
	background-color:		#e7e7e7;
}
#chatLayer{
	font-family: 			Arial, sans-serif;
	font-size:				9pt;
	cursor:					url(images/hut.ico), auto;
}
#chatLayer p {
	margin: 3px;
}
#chatLayer img {
	vertical-align: middle;
}
#chatLayer ul {
	font-style: italic;
	list-style: disc;
}

#loginFrame {
	position: absolute;
	z-index: 100;
	width: 50px;
	height: 50px;
}

#loginFrame img {
	position: absolute;
}

#loginForm, #dummyLoginForm {
	position: absolute;
	top: 11px;
	left: -30px;
	width: 200px;
	border: 1px #000000 solid;
	padding: 0.5em;
	background-color: #e0e0e0; 
	font-size: 0.8em;
}

#dummyLoginForm {
	position: static;
	border-color: #777777;
	background-color: #f0f0f0;
	color: #aaaaaa;
}

#loginForm .input, #dummyLoginForm .input {
	width: 100%;
	border: 1px #999999 inset;
}

.loginLink {
	color:					#0f755e;
	cursor: pointer;
}

/*
 * for developement
 */
/*
*[lang=de-DE]{ background-color: #ffbbbb}
*[lang=de-OA]{ background-color: #bbffbb}
*[lang=en-GB]{ background-color: #bbbbff}
a {
	border: 1px solid red;}
}
*/
