body{
	background-image:url(/templates/ylloh/bg.gif);
	font-family:Verdana,Tahoma,Arial;
	font-size: 10px;
	background-color:#F1F1F1;
	color:#997A00;
	/*margin-left:25%;
	margin-right:25%;
	margin-top:10px;
*/
}

h1 {

color:#522901;
text-align:left;
}

tr{
	font-family:Verdana,Tahoma,Arial;
	font-size: 12px;
}


#tli{
	background-image:url(links.gif);
	width:20px;
	height:90px;

}

#tmi{
	height:90px;
	width:405px;
	background-image:url(/templates/ylloh/mitte.gif);
	background-repeat:repeat-x;
	text-align:left;
}

#tre{
	 height:90px;
	 width:368px;
	 background-image:url(/templates/ylloh/rechts.gif);
	 background-repeat:no-repeat;
	 text-align:right;
	 vertical-align:bottom;
}

#sob{

	height:90px;
	width:7px;
	background-image:url(/templates/ylloh/rand_or.gif);
	background-repeat:no-repeat;
}

#content{

	 background-color:#FCFCEB;
	 padding:5px;
	 border:1px solid #F5F5EE;
	 margin-bottom:5px;
	 text-align:center;
}

.thumbnails{
	border:1px solid black;
	margin:5px;
}

#smi{

	width:7px;
	background-image:url(/templates/ylloh/sch_r.gif);
	background-repeat:repeat-y;
}

#sunli{

	height:9px;
	background-image:url(/templates/ylloh/sch_u.gif);
	background-repeat:repeat-x;
}

#sunre{
	width:7px;
	height:9px;
	background-image:url(/templates/ylloh/sch_ur.gif);
	background-repeat:no-repeat;
}






A:link {
COLOR: #5d5d5d; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
A:visited {
COLOR: #5D5D5D; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
A:hover {
COLOR: #929292; FONT-SIZE: 12px; TEXT-DECORATION: none;
}

a:link.submenu {
		COLOR: #999999; FONT-SIZE: 12px; TEXT-DECORATION: none;
}

A:hover.submenu {
		COLOR: #CC0000; FONT-SIZE: 12px; TEXT-DECORATION: none;
}

A:visited.submenu {
		COLOR: #666666; FONT-SIZE: 12px; TEXT-DECORATION: none;
}

.submenu{

COLOR: #999999; FONT-SIZE: 12px; TEXT-DECORATION: none;


}



#comment-top {
    background:#FCFCEB;
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	background:#FCFCEB;
	color:black;
	}

#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}

#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#000000;
	text-decoration:none;
	padding:10px;
	border:1px solid #aaa;
	background:#FCFCEB;
	}

#comments li a {
	color:#eee;
	text-decoration:none;
	}

#comments li a:hover {
	color:#fff;
	}

#comments li:hover {
	background:#997A00;
	}

#comment-middle {
    background:#FCFCEB;
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:25px;
	height:15px;
	}

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #aaa;
	background:#FCFCEB;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#997A00;
	color:#eee;
	padding:5px;
    }

#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#997A00;
	color:#eee;
	padding:5px;
	}

.comment-button {
    background:#CCCCCC;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}