@charset "UTF-8";

/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0.3b (http://builder.yaml.de)
 * @file        my_layout.css
 */ /* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden 
@import url(../yaml/navigation/nav_slidingdoor.css);*/
@import url(../yaml/screen/basemod.css);

@import url(../yaml/screen/content_default.css);

/* import print layout | Druck-Layout einbinden */
	/* @import url(../yaml/print/print_003_draft.css); */
.amazon_beschreibung {
	float: right;
	font-size: 10px;
	line-height: 1.3em;
	width: 243px;
}

.dvdcover {
	margin-right: 5px;
	margin-bottom: 5px;
}

.dvdcover2 {
	margin-right: 10px;
	margin-bottom: 10px;
}

.tip {
	width: 150px;
	padding: 10px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #fff;
	background-color: #e20019;
}

.third-col {
	padding: 10px;
}

#amazon_preis small {
	font-size: 9px;
}

#amazon_preis table {
	margin: 0 !important;
	width: 100%;
}

#beschreibung {
	width: 375px;
}

#gleichevideos {
	float: left;
	font-size: 10px;
	line-height: 1.3em;
	margin-top: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 243px;
}

#gleichevideos .vorschau {
	width: 230px;
	padding: 0px;
	font-size: 10px;
	border: 1px solid #ffffff;
	line-height: 1.3em;
	height: auto;
	padding: 5px;
	height: 60px;
}

#gleichevideos .vorschau h2 {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 11px;
}

#gleichevideos h3 {
	border-bottom: 3px solid #e20019;
	padding-bottom: 5px;
}

#search {
	margin-top: 23px;
}

#search .suchfeld {
	border: 2px solid #e20019;
	border-bottom: 0px;
	width: 152px;
	height: 19px;
	color: #e20019;
	padding: 3px;
	padding-bottom: 0;
	margin-right: 10px;
	background-color: transparent;
}

#search .sucheabsenden {
	width: 80px;
	height: 25px;
	background-color: #e20019;
	color: #ffffff;
	border: 0;
}

#werbespalte_rechts {
	float: left;
}
