/* tags ______________________________________________________ */
html {
	margin: 0 0 0 0;
	padding: 0px;
}
body {
	margin: 0 0 0 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #E2D0B7;
	background-image:url(../gfx/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color: #4A320F;
	line-height:16px;
}

/* ids _______________________________________________________ */
#header {
	/*
	background-image:url(../gfx/header.jpg);
	background-repeat:no-repeat;
	*/
	background-color: #E2D0B7;
	width: auto;
	height: 77px;
	border-bottom: 1px dashed #4A320F;
}

#content {
	margin: 25px 0 0 30px;
	width: 525px;
	height: auto;
	border: 0px solid #4A320F;
	color: #4A320F;
	border:0px solid #4A320F;
	float: left;
	border-bottom: 1px dashed #4A320F;
}

#footer {
	margin: 30px 0 0 30px;
	width: 525px;
	text-align:center;
	border:0px solid #4A320F;
	float: left;
	line-height:18px;
}


#contact {
		margin: 25px 0 0 25px;
		float: left;
}

#cocoon {
		margin: 0 0 10px 0;
			border-top: 1px dashed #4A320F;
			border-bottom: 1px dashed #4A320F;
}
#cocoon_movies {
		margin: 0 0 10px 0;
		
		border-top: 1px dashed #4A320F;
			border-bottom: 1px dashed #4A320F;
}
/**/

#menue {
	width: 525px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 0px solid #4A320F;
}

#about {
	width: 525px;
	margin:20px 0 0 0;
	/*border-bottom: 1px dashed #4A320F;*/
}
#illustration {
	width: 525px;
	margin:20px 0 0 0;
	display:none;
}
#motion {
	width: 525px;
	margin:20px 0 0 0;
	/*border-bottom: 1px dashed #4A320F;*/
	display:none;
}


/* a __________________________________________________ */
a {
	color: #4A320F;
	text-decoration: none;
}

a:hover {
	color: #FF00C0;
	text-decoration: underline;
}

/* classes __________________________________________________ */
.texthighlighted {
	color: #FF00C0;
}

.thumb {
	height:100px;
    width: 100px;
	border:0px solid #4A320F;
	margin:0px 5px 5px 0;
	float:left;
	text-align:left;
	overflow:hidden;
}

.line {
    display:block;
	height:10px;
    width: 525px;
	border-bottom:1px dashed #f00;
}
.krayc {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
  
}
