@charset "utf-8";

/************************************************************
		Startseiten-Stylesheet  KISSaFROG-ebay-Shop
		Nadine Oberstein | Medienkonzeption - Mediengestaltung
		www.nadine-oberstein.de 
************************************************************/

.start .footer, 
.start .footer p {
	background: none !important;
}

.start .menu {
	background-image: url(images/start/bg_menu.gif) !important;
	height: 70px !important;
}

.start .wrapper_menu {
	height: 50px !important;
}

.start .content {
	border-left: 5px solid #fff !important;
}

.start .clearer {
	color: #000;
}


/*** Theme und Subline ***/

.theme, 
.subline {
	width: 925px;
}

.start div.theme,
.start div.subline {
	position: relative;
}

.start div.theme {
	height: 415px;
}

.start div.subline {
	position: absolute;
	bottom: 0px;
	height: 30px;
}

.start div.theme p {
	position: absolute;
	top: -500em;
	left: -500em;
}


/*** Theme und Subline 1. VERSION ***/

img.theme {
	height: 385px;
}

img.subline {
	height: 30px;
	margin-top: 0px !important;
}

/*** Angebote ***/

.start .content_wrapper {
	position: relative !important;
	height: 415px;
	background: #fff;
}

.start .topangebote,
#pag_flashgallery_176344 {
	position: absolute;
	top: 12px;
	right: 10px;
	height: 360px;
	width: 260px;	
}

/*** Teaser ***/

.start .teaser  {
	position: absolute;
	top: 0;
	right: 0;
	width: 310px;
	height: 385px;
}

.start .teaser1 p, 
.start .teaser2 p,
.start .teaser3 p,
.start .teaser4 p {
	display: none;
}

.visible p {
	display: block !important;
}

.start .teaser p {
	position: absolute;
}

.start .teaser p a {
	display: block;
	height: 95%;
	width: 95%;
	margin-left: 1%;
	margin-top: 1%;
}

.start .teaser p.teaser1 {
	top: 0px;
	left: 0px;
	height: 385px;
	width: 310px;
}

.start .teaser p.teaser2t {
	top: 0px;
	left: 0px;
	height: 195px;
	width: 310px;
}

.start .teaser p.teaser2b {
	top: 195px;
	left: 0px;
	height: 190px;
	width: 310px;
}

.start .teaser p.teaser3t {
	top: 0px;
	left: 0px;
	height: 230px;
	width: 310px;
}

.start .teaser p.teaser3bl {
	top: 230px;
	left: 0px;
	height: 155px;
	width: 160px;
}

.start .teaser p.teaser3br {
	top: 230px;
	left: 160px;
	height: 155px;
	width: 150px;
}

.start .teaser p.teaser4t {
	top: 0px;
	left: 0px;
	height: 140px;
	width: 310px;
}

.start .teaser p.teaser4cl {
	top: 140px;
	left: 0px;
	height: 105px;
	width: 160px;
}

.start .teaser p.teaser4cr {
	top: 140px;
	left: 160px;
	height: 105px;
	width: 150px;
}

.start .teaser p.teaser4b {
	top: 245px;
	left: 0px;
	height: 140px;
	width: 310px;
}


/*** Submenu ***/

.start .submenu {
	height: 64px;
	margin-top: -1px;
	padding-top: 6px;
	line-height: 115%;
	background: #f18e00;
}

.start .submenu li {
	position: relative;
	float: left;
	width: 258px;
	margin-top: 2px;
	margin-bottom: 3px;	
	padding: 5px 30px 7px 20px;
	background: url(images/start/bg_submenu.gif) repeat-y top right #f18e00;
}

.start .submenu li.sub3 {
	background-image: none !important;
}

.start .submenu li a {
	display: block;
	width: 258px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff !important;
}

.start .submenu li a:active {
	color: #fff !important;
}


/***********************
Sprachabh�ngige Grafiken
***********************/

/*** THEME ***/

.lang_de div.theme {
	background-image: url(images/start/theme_de.jpg);
}

.lang_en div.theme {
	background-image: url(images/start/theme_en.jpg);
}

.lang_es div.theme {
	background-image: url(images/start/theme_es.jpg);
}

.lang_fr div.theme {
	background-image: url(images/start/theme_fr.jpg);
}

.lang_it div.theme {
	background-image: url(images/start/theme_it.jpg);
}

/*** SUBLINE ***/

.lang_de div.subline {
	background-image: url(images/start/subline_de.gif);
}

.lang_en div.subline {
	background-image: url(images/start/subline_en.gif);
}

.lang_es div.subline {
	background-image: url(images/start/subline_es.gif);
}

.lang_fr div.subline {
	background-image: url(images/start/subline_fr.gif);
}

.lang_it div.subline {
	background-image: url(images/start/subline_it.gif);
}
