body, html
{
background-image: url(http://www.feezenfreezen.de/images/sitedesign/bg_2010_diagonal.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {

	border: 0px;

}

.liteboxthumb
{
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
font-size: 0.8em;
font-weight: 400;
color: black;
}

#content-right h3
{
font-size: 1em;
font-weight: 400;
}

#content-right p
{
font-size: 0.8em;
font-weight: 400;
}


.entrytitle
{
	color: #FF9900;
background-color: black;
display: inline;
font-size: 1.3em;
font-weight: 400;
padding-left:5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
}

entrycontent
{
padding: 10px;
margin: 10px;
}

.title
{
width:529px;
min-height: 126px;
/* background-image: url(http://www.feezenfreezen.de/images/sitedesign/bg_2010_diagonal.jpg); */
margin-bottom: 10px;
}

.title>h3
{
margin-left:0px;
margin-top:150px;
	color: #FF9900;
background-color: black;
display: inline;
font-size: 1.3em;
font-weight: 400;
padding-left:5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;

}

.title>p
{
font-size: 0.8em;
font-weight: 400;
color: black;

}

.title>strong
{
color: fuchsia;
}

.menu_item
{
background-color: black;
display: inline;
letter-spacing: 5px;
font-size: 0.9em;

}

.content-container
{

padding-left:10px;
padding-right: 10px;
padding-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
background-image: url(http://www.feezenfreezen.de/images/sitedesign/bg_2010.jpg);
}

#menu a
{
text-decoration:none;
color:white;
padding:5px;
}

#menu a:hover
{
	color: #FF9900;
}

/*

#content p>a
{
color: #ff9900;
}

 #content p>a:hover
{
background-color: black;
color: #ff9900;
}
*/

#headerright p 
{
font-size: 0.9em;
}



#headerright h2 
{
padding-left: 10px;
padding-top: 10px;
font-size: 0.9em;
font-weight: 400;
}

a 
{
text-decoration: none;
color: #ff9900;
}

#footer a 
{
color: white;
background-color: black;
}

#footer
{
font-size: 0.8em;
padding-left: 10px;
}
                     

            






/* load thumbnails */

/* thumbnails in movement */

#content li, #content-right{
	list-style-type:none;
	float:left;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 168px;	
	background-image: url(http://www.feezenfreezen.de/images/sitedesign/bg_2010_diagonal.jpg);
		
	
}


#content li a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 168px;
	height: 126px;
	color: #000;
	text-decoration: none;	
	padding: 0px 0px 0px 0px;


	
}

#content li a:focus, #content li a:hover { text-decoration: none; color: #000; }

#content li img {
	position: absolute;
	top: 0;
	left: 0;
	height: 126px;
	width: 168px;
	
}

.thumbnail_title {
	color: #FF9900;
background-color: black;
text-align: center;
display: inline;
	font-size: 0.8em;
}

.thumbnail_content
{
font-size: 0.7em;
color: white;
background-color: black;
display: inline;
}


/* end thumbnails in movement */


