/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*color: #000;*/
}
body {
	background-color: #FFF;
	text-align: center;
}
#page {
	width: 915px;
	text-align: left;
	margin: auto;
}
form {
	display: inline;
}
a img {
	border: 0px solid;
}
a {
	color: #000;
}
textarea, input {
	/*border: 1px solid #000;*/
	padding: 1px 2px;
}
/* Topnavigation */
td.topnavigation {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/global_gfx/verlauf.gif);
}
#hauptnavi td.off {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	color: #FFF;
}
#hauptnavi td.off a {
	color: #FFFFFF;
	text-decoration: none;
}
#hauptnavi td.on {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
}
#hauptnavi td.on a {
	color: #FFCC00;
	text-decoration: none;
}
/*------------------------------------- Header + Navigation */
#header {
	height: 95px;
	background-color: #BBDB88;
	background-image: url(img/ideemedia_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
	.kontonav {
		background-color: #BBDB88;
		height: 23px;
		background-image: url(img/ideemedia_logo.jpg);
		background-repeat: no-repeat;
		background-position: 10px -80px;
	}
	.kontonav div {
		margin-right: 5px;
		float: right;
		text-align: center;
		width: 90px;
	}
	.kontonav a {
		height: auto;
		text-align: center;
		background-position: 2px center;
		display: block;
		font-weight: bold;
		text-decoration: none;
		background-image: url(img/topmenu_bg.gif);
		background-repeat: no-repeat;
		height: 20px;
		padding-top: 3px;
		padding-left: 2px;
	}
/*------------------------------------- Breadrumbs + Search */
.navcontent {
	margin: 10px 2px;
}
	.navcontent .breadcrumbs {
		vertical-align: bottom;
		width: 719px;
		padding-left: 10px;
	}
	.navcontent .search {
		width: 196px;
		padding-right: 5px;
	}
	.navcontent .search input {
		border: 1px solid #000;
		padding: 2px;
	}
	.navcontent .button input {
		border: 0px solid;
	}
/*------------------------------------- Spaltendefinitionen */
#linkeSpalte {
	width: 200px;
	vertical-align: top;
	background-color: #EAF4DB;
}
#rechteSpalte {
	width: 210px;
	vertical-align: top;
}
#mittlereSpalte {
	width: 485px;
	vertical-align: top;
	padding: 0 10px 0 10px;
}
/*------------------------------------- Menudefinitionen */
/*------------------ Kategoriemenü */
#menu-kategorie {
	margin-bottom: 20px;
	background-color: #C9E2A1;
	border-left: 2px solid #353990;
}
	#menu-kategorie h1 {
		display: block;
		color: #FFF;
		font-size: 12px;
		padding: 5px 5px 5px 10px;
		background-color: #353990;
	}
	#menu-kategorie ul {
		list-style: none;
	}
	#menu-kategorie ul a{
		padding-left: 10px;
		text-decoration: none;
		border-bottom: 1px solid #353990;
		display: block;
		color: #000;
		height: 20px;
		padding-top: 5px;
		font-weight: bold;
		font-size: 12px;
	}
		#menu-kategorie ul ul a{
		padding-left: 20px;
		height: 20px;
		font-weight: normal;
		background-position: 5px 5px;
	}
	#menu-kategorie a:hover {
		background-color: #EAF4DB;
	}
	#menu-kategorie ul a.on{
		background-color: 
	}
	#menu-kategorie ul ul a.on {
		padding-left: 20px;
		height: 20px;
		font-weight: normal;
		background-image: url(img/bullet_blue.gif);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		background-color: #FFF;
	}
/*------------------ Shopmenü */
#menu-shop {
	margin-bottom: 20px;
	background-color: #C9E2A1;
	border-left: 2px solid #353990;
}
	#menu-shop .boxlink {

	}
	#menu-shop h1 {
		display: block;
		color: #FFF;
		font-size: 12px;
		padding: 5px 5px 5px 10px;
		background-color: #353990;
	}
	#menu-shop ul {
		list-style: none;
		background-image: url(img/box_bg.gif);
		background-repeat: repeat-y;
	}
	#menu-shop a {
		padding-left: 10px;
		text-decoration: none;
		border-bottom: 1px solid #353990;
		display: block;
		height: 18px;
		padding-top: 3px;
	}
	#menu-shop a:hover {
		background-color: #EAF4DB;
	}
	
	
/*------------------- Mediadaten */
#menu-media {
	margin-bottom: 20px;
	background-color: #C9E2A1;
	border-left: 2px solid #353990;
}
	#menu-media .boxlink {

	}
	#menu-media h1 {
		display: block;
		color: #FFF;
		font-size: 12px;
		padding: 5px 5px 5px 10px;
		background-color: #353990;
	}
	#menu-media ul {
		list-style: none;
		background-image: url(img/box_bg.gif);
		background-repeat: repeat-y;
	}
	#menu-media a {
		padding-left: 10px;
		text-decoration: none;
		border-bottom: 1px solid #353990;
		display: block;
		height: 18px;
		padding-top: 3px;
	}
	#menu-media a:hover {
		background-color: #EAF4DB;
	}
/*------------------------------------- Boxen */
/*------------------ Shopbox Warenkorb*/
#shop-box-warenkorb {
	margin-bottom: 20px;
	background-color: #C9E2A1;
}
	#shop-box-warenkorb h1 {
		color: #FFF;
		font-size: 12px;
		padding: 5px 5px 5px 10px;
		background-color: #353990;
		background-image: url(img/button_weiter.gif);
		background-repeat: no-repeat;
		background-position: 185px;
	}
	#shop-box-warenkorb h1 a {
		display: block;
		height: auto;
		font-size: 12px;
		text-decoration: none;
		color: #FFF;
	}
	#shop-box-warenkorb .cartempty {
		padding: 5px 10px;
	}
	#shop-box-warenkorb .infoBoxContents {
		
	}
	#shop-box-warenkorb a {
		color: #000;
	}
	#shop-box-warenkorb .cartBoxText {
		padding-bottom: 5px;
	}
	#shop-box-warenkorb .cartBoxText table {
	}
	#shop-box-warenkorb .infoBoxContents {
	}
	#shop-box-warenkorb .productDiscountPrice {
		border-top: 1px solid #CFE9F6;
	}
	#shop-box-warenkorb .productTotalPrice {
		border-top: 1px solid #FFF;
	}
/*------------------ Shopmenü */
#shop-box {
	margin-bottom: 30px;
	background-color: #C9E2A1;
	border-left: 2px solid #353990;
	margin-bottom: 20px;
	border-bottom: 1px solid #353990;
}
	#shop-box h1 {
		display: block;
		color: #FFF;
		font-size: 12px;
		padding: 5px 5px 5px 5px;
		background-color: #353990;
	}
	#shop-box h1 a {
		display: block;
		height: auto;
		font-size: 12px;
		text-decoration: none;
		color: #FFF;
	}
	#shop-box .emptycell {
	padding: 5px;
	}
	#shop-box p {
	}
	#shop-box a {
		color: #000;
	}
	#shop-box a img {
		border: 2px solid #ECECEC;
	}
	#shop-box .table {
		margin-bottom: 5px;
		
	}
	#shop-box .table td {
		font-size: 11px;
	}
	#shop-box .pass-forgotten {
		border-top: 1px solid #000;
		font-size: 11px;
	}
	#shop-box .pass-forgotten a {
		font-size: 11px;
		color: #000;
	}
	#shop-box .infoBoxContents {
		margin: 5px 5px 5px 10px;
	}
		#shop-box .table input {
			border: 1px solid #000;
			padding: 2px;
		}
		#shop-box .button input {
			border: 0px solid;
		}
/*------------------ CSS für product_info_v1.html */
table .produkt-info {
	background-color: #EAF4DB;
}
	table .produkt-info th {
		background-color: #353990;
		text-align: left;
		padding: 5px 10px;
		color: #FFF;
	}
	table .produkt-info h1 {
		font-size: 14px;
	}
	table .produkt-info td.padding {
		padding: 5px 10px;
	}
	table .produkt-price {
		background-color: #C9E2A1;
		border-top: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
		padding: 5px 10px;
		text-align: right;
	}
	table .produkt-rzcard {
		background-color: #C9E2A1;
		border-top: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
		padding: 5px 10px;
		text-align: left;
	}
	.price {
		font-size: 16px;
	}
table.product-info-image {
		margin: 10px;
}
	table.product-info-image img {
		border: 2px solid #ECECEC;
	}
.product-info-description {
	padding: 10px 10px 10px 0;
}
	.product-info-description ul, .product-info-description ol {
		margin-left: 1.5em;
		padding-bottom: 5px;
	}
	.product-info-description p {
		padding-bottom: 5px;
	}
	.product-info-description h4 {
		font-size: 15px;
		padding-bottom: 3px;
	}
	.product-info-description h5 {
		font-size: 14px;
		padding-bottom: 3px;
	}
	.product-info-description table {
		border-collapse: collapse;
		
	}
		.product-info-description table td {
			border: 1px solid #ECECEC;
			font-size: 11px;
			padding: 2px;
		}/*------------------ Farben im Header für product_listing_v1.html */
.categorydescription strong {
	color: #FFF;
}
/*---------- Bücher */
table.productListingV1intro {
	background-color: #C9E2A1;
	border-bottom: 10px solid #FFF;
}
	table.productListingV1intro .categoryimage {
		padding: 10px;
		vertical-align: top;
	}
	table.productListingV1intro h1 {
		font-size: 16px;
		padding-bottom: 5px;
	}
	table.productListingV1intro p {
		color: #000;
	}
	table.productListingV1intro p strong{
		color: #000;
	}
	table.productListingV1intro .categorydescription {
		padding: 10px 10px 10px 0;
		vertical-align: top;
	}
/*------------------ CSS für product_listing_v1.html */
TABLE.productListingV1 {
}
	TABLE.product {
		border-top: 1px solid #353990;
		/*border-left: 2px solid #353990;*/
		border-bottom: 1px solid #353990;
		margin-bottom: 10px;
		background-color: #EAF4DB;
	}
	TABLE.productListingV1 TD.productimage {
		padding: 10px;
		width: 130px;
	}
		TABLE.productListingV1 TD.productimage img {
			border: 2px solid #ECECEC;
		}
	TABLE.productListingV1 TR.productRow {

	}
	TABLE.productListingV1 TD.productHeadline {
		background-image: url(img/button_weiter.gif);
		background-repeat: no-repeat;
		background-position: 305px;
		font-weight: bold;
		background-color: #353990;
		color: #FFF;
		padding-right: 25px;
	}
	html>body TABLE.productListingV1 TD.productHeadline A {
		min-height: 20px;
		height: auto;
	}
	TABLE.productListingV1 TD.productHeadline A {
		text-decoration: none;
		padding: 2px 5px;
		height: 20px;
		display: block;
		color: #FFF;
	}
	TABLE.productListingV1 TD.productHeadline A:hover {
		
	}
	TABLE.productListingV1 TD.productDescription {
		padding: 10px 5px;
	}
		TABLE.productListingV1 TD.productDescription A img{
			border: 0px solid;
			margin-top: 5px;
		}
		TABLE.productListingV1 .small {
			font-size: 11px;
			color: #808080;
		}
			TABLE.productListingV1 .small a {
				color: #808080;
				font-size: 11px;
			}
td.subcategory {
	background-color: #D87B5B;
	border: 2px solid #FFF;
	padding: 5px;
}
/*------------------ CSS für order_details.html */
table.warenkorb {
	background-color: #F6F6F6;
	border-collapse: collapse;
}
	table.warenkorb th {
		background-color: #C9E2A1;
		padding: 3px;
		color: #000;
	}
	table.warenkorb td {
		padding: 0 3px;
	}
	table.warenkorb .boxTextBG {
		background-color: #ECECEC;
		padding: 2px 3px;
		border-bottom: 1px solid #FFF;
	}
	table.warenkorb .boxTextBGII {
		background-color: #FFF;
		padding: 2px 3px;
		border-bottom: 1px solid #FFF;
	}
	.boxTextBGII input {
		border: 1px solid #000!important;
	}
	table.warenkorb td.border {
		border-bottom: 1px solid #FFF;
		padding: 2px 3px;
	}
	table.warenkorb input {
		border: 1px solid #000;
		padding: 2px;
	}
.headline {
	font-size: 12px;
	padding: 2px 5px;
	background-color: #C9E2A1;
	border-bottom: 1px solid #353990;
	color: #000;
}	
.checkout-box {
	border-left: 2px solid #353990;
	border-bottom: 1px solid #353990;
	background-color: #EAF4DB;
}
	.checkout-box td {
		padding: 3px;
	}
.address {
	background-color: #C9E2A1;
}
.trenner {
	border-bottom: 1px solid #353990;
}
td.main {
	padding: 5px;
}
td.mainBG {
	padding: 5px;
	background-color: #F6F6F6;
}
	TD.main A {
		color: #BB0600;
		text-decoration: none;
	}
		TD.main A img {
			border: 0px solid;
		}
		TD.main input {
			border: 0px solid;
		}
	TD.main ul, TD.main ol {
		margin-left: 1.5em;
	}
	TD.main p {
		padding-bottom: 10px;
	}
td.contentsTopics {
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #353990;
	color: #FFF;
}
.onepxwidth {
	width: 1px;
}
.conditions {
	padding: 5px;
}
	.conditions input {
		border: 1px solid #000!important;
		padding: 2px!important;
	}
.infoBoxNotice {
	background: #FF8E90!important;
}
.infoBoxNoticeContents {
	background: #FFE6E6!important;
	font-size: 10px!important;
}
.error {
	border: 1px solid #FF8E90;
	background-color: #FFE6E6;
}
.errorBox {
	border: 1px solid #FF8E90;
	background-color: #FFE6E6;
}
.copyright {
	
}
.infoBoxmain {
	padding: 5px;
}
	.infoBoxmain input, .infoBoxmain select {
		border: 1px solid #000!important;
		padding: 2px!important;
	}
	.i nfoBoxmain small {
		font-size: 11px;
	}
.checkoutBarFrom, .checkoutBarTo { 
	font-size: 11px; 
	color: #000; 
}
.checkoutBarCurrent { 
	font-size: 11px; 
	color: #BB0600; 
	font-weight: bold;
}
a.shipping-link {
	color: #BB0600;
}

table.formArea {
	background-color: #F6F6F6;
}
	table.formArea td.main {
		width: 30%;
	}
	table.formArea .inputRequirement {
		color: #ff0000;
		width: 70%;
	}
	table.formArea .inputtext {
		width: 70%;
	}
	table.formArea input {
		border: 1px solid #000;
		padding: 2px;
	}
/*------------------ Bildvorschau */
table.bildvorschau {
	background-color: #F6F6F6;
	width: 100%;
	text-align: center;
	margin: 5px;
}
	table.bildvorschau th {
		background-color: #ECECEC;
		font-size: 16px;
		padding: 5px;
	}
	table.bildvorschau img {
		margin: 10px;
		border: 2px solid #ECECEC;
	}
.staticbox {
	background-color: #EAF4DB;
	margin-bottom: 20px;
}
	.staticbox h1 {
		display: block;
		color: #353990;
		font-size: 12px;
		padding: 5px 5px 5px 5px;
		background-color: #C2C4DD;
		border-bottom: 1px solid #FFF;
	}
	.staticbox .emptycell {
	padding: 5px;
	}
/*------------------ Startseite */
table.startseite div.intro {
	color: #000;
	width: 495px;
}
table.startseite td {
	padding: 0 5px;
}
table.geotouren td{
	padding: 0 0 0 0;
}
table.startseite p {
}
table.startseite div.headlinestart {
	margin-bottom: 5px;
}
table.startseite div.headlinestart a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #353990;
	line-height: normal;
}
table.startseite div.copytext, table.startseite div.copytext p, table.startseite div.copytext p strong {
	line-height: 17px;
	font-size: 12px;
	color: #000;
}
table.startseite .euro {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
table.startseite .preis {
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	color: #000;
}
.BGfarbe1 {
	background-color: #EBEBF3;
}
.BGfarbe2 {
	background-color: #F2D7C2;
}
.BGfarbe3 {
	background-color: #D1DF99;
}


















