/**
 * Enthält das Cascading Style Sheet für das Projekt "teaser" (Medium: Druck; Spezifikation: keine;)
 * @author  $Author: SEBER-RIDER $
 * @version $Revision: 44 $
 * @date    $Date: 2010-11-12 18:03:11 +0100 (Fr, 12. Nov 2010) $
 */

/* Allgemein */
html {
	background:		none;
	}
html,
input,
textarea,
select {
	color:			#000000;
	}
body {
	background:		none;
	}
.Logo {
	text-align:		center;
	}
.Logo a:after {
	content: '';
	}
a:after {
	content: ' (' attr(href) ') ';
	}



/* Frame */
.FrameContainer {
	background:		none;
	vertical-align:		top;
	}
.Frame {
	padding:		0;
	width:			auto;
	}



/* Navigation */
.NavigationContainer {
	display:		none;
	}



/* Suche */
.SearchContainer {
	display:		none;
	}



/* Footer */
.FooterContainer {
	position:		static;
	background:		none;
	color:black;
	}
.FooterBox {
	background:		none;
	}
.Footer {
	width:			auto;
	padding:		0;
	height:			auto;
	}
.FooterNavigation,
.UserNavigationBox,
.UpdateContainer {
	display:		none;
	}



/* Additional Content */
.AdditionalContent {
	padding:		0;
	background:		none;
	min-height:		inherit;
	max-height:		inherit;
	border-radius:		0;
	color:			#000000;
	width:			auto;
	border:			none;
	box-shadow:		none;
	position:		static;
	margin:			25px 0 0 0;
	}
.AdditionalContent .Gallery {
	}
.AdditionalContent .Gallery ul img {
	margin:			0 25px 0 0;
	vertical-align:		middle;
	}
.AdditionalContent .Gallery li {
	display:		inline;
	margin:			0;
}






/* Content */
.ContentContainer {
	margin:			0;
	}
.ContentBox {
	background:		none;
	border:			none;
	box-shadow:		none;
	padding:		0;
	min-height:		0;
	}
.Content {
	margin:			0;
	}
.ArticleAdditionalInfo > span,
.ArticleAsin > span,
.ArticleUrl > span,
.ArticleDistributor > span {
	display:		inline;
	}
.ArticleAmazonLink {
	background:		none;
	color:			inherit;
	}



/* Advertising */
.AdvertisingContainer {
	display:		none;
	}



/* Chefredakteur */
.ChiefEditorContainer {
	text-align:		left;
	padding:		0;
	}

