/* Start of CMSMS style sheet 'Anno (Print)' */
* {
	opacity: 1.0 !important;
}

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

a[href]:after {
	content:" ("attr(href)")";
	color:#888;
	background-color:inherit;
	font-size: 9pt;
	font-weight: normal;
	/*size:80%;
	font-style:italic;*/
} 

object, iframe, embed, #navigation, #header, #navigation_r, #footer, .news_ticker, .comments, .author, #addcomment, .addthis, .pagination, .noprint, #news_ticker{
	display: none;
}

#content, #worldofanno, #wrap, #wrap-l, #wrap-r{
	margin: 0;
	padding:0;
}

ul li a {
	text-decoration: none;
}

.left {
	float: left;
	margin: 5px;
	margin: 5px 15px 5px 5px;
}

.right {
	float: right;
	margin: 5px;
	margin: 5px 5px 10px 15px;
}

.ind {
	padding-left: 10px;
	padding-bottom: 5px;
}

div.ind p {
	clear: left;
	padding-top: 7px;
}

div.ind {
	padding-bottom: 5px;
}

div.ind em{
	clear: left;
	padding-top: 10px;
	display: block;
}

ul.pic_middle {
	list-style-type: none;
}

ul.pic_middle img {
	vertical-align: middle;
	margin-right: 10px;
}

a img{
	border: none;
}

#content hr {
	color: #F0F0F0;
	height: 1px;
}

.box {
	border-bottom: 1px #333 solid;
}

.box:first-child {
	border-bottom: 0;
}

.box_header {
	font-weight: bold;
	border-bottom: 1px #ccc solid;
}

.box_date{
	/*position: absolute;
	right: 0;
	font-weight: normal;*/float: right;
}

#news_ticker {
	border-bottom: 1px #333 solid;
}

#container:before{
	position: absolute;
	top: 0;
	text-align: center;
	content: "© World of Anno, 2009-2010 | worldofanno.de";
}

#container {
	margin-top: 30px;
}

/*
#container:after {
	position: absolute;
	bottom: 0;
	content: "© World of Anno, 2009-2010 | worldofanno.de";
}
*/
/* End of 'Anno (Print)' */

