/* CSS Document */

* {
	font-size:				11px;
	font-family: 			Verdana, Arial, sans-serif;
	color:					#00469b;
}




body {
	margin: 				0px; 
	padding: 				0px;
	font-size:				11px;
	font-family: 			Verdana, Arial, sans-serif;
	background-color:		#ffffff;
}




.Price {
	font-weight:			bold;
	font-size:				14px;
	color:					#f28f00;
}




h1 {
	padding:				1px 5px 3px 5px;
	margin-bottom:			0px;
	font-size:				20px;
	font-style:				normal;
	font-weight:			normal;
	color:					#ffffff;
	background-color:		#f28f00;
}




h2 {
	margin-bottom:			5px;
	font-size:				17px;
	font-style:				normal;
	font-weight:			bold;
	color:					#00469b;
}




h3 {
	margin-bottom:			5px;
	font-size:				13px;
	font-style:				normal;
	font-weight:			bold;
	color:					#f28f00;
}




h4 {
	margin-bottom:			5px;
	font-size:				11px;
	font-style:				normal;
	font-weight:			bold;
	color:					#00469b;
}




td#navi_panel {
	padding-top:			15px;
}




/* menu left */
.left_menu {
	width:					210px;
	list-style:				none;
	margin:					0px;
	padding:				0px;
	border:					none;
	font-weight:			bold;
}




.left_menu ul {
	list-style:				none;
	margin:					0px;
	padding:				0px;
	border:					none;
}




.left_menu li {
	margin:					0px;
	border-bottom:			1px solid #ffffff;
	text-align:				left;
}




.left_menu li a {
	display:				block;
	padding:				5px 0px 5px 15px;
	background-color:		#fde9cc;
	color:					#00469b;
	text-decoration:		none;
	width:					195px;
}




.left_menu li a:hover {
	background-color:		#f9c780;
	color:					#ffffff;
}




.left_menu li {
	text-align:				left;
	border-top:				1px solid #ffffff;
	border-bottom:			0px;
	margin:					0px;
}



.left_menu li.level2 a {
	text-align:				left;
	padding:				5px 0px 5px 30px;
	background-color:		#f9c780;
	color:					#ffffff;
	width:					180px;
}



.left_menu li.level2 a:hover {
	color:					#00469b;
}



.left_menu li.level3 a {
	list-style:				circle;
	text-align:				left;
	padding:				5px 0px 5px 45px;
	background-color:		#f9c780;
	width:					165px;
	color:					#ffffff;
}





.menu { 
	margin:					0; 
	padding:				0; 
	list-style:				none; 
} 




.menu li { 
        text-align:			left;
	float:					left; 
	margin:					0; 
	padding:				0;
}




.menu a { 
	display:				block;
}




.menu li { 
    text-align:				left;
	float:					left; 
	background:				url(../../../../layout/default_layout_2/button_menu.gif) no-repeat right top; 
	margin:0; 
	padding:0; 
}




.menu a {
    display:				block;
    background:				url(../../../../layout/default_layout_2/button_menu_left.gif) no-repeat left top;
    padding:				5px 15px 4px 12px;
    text-decoration:		none;
    font-weight:			normal;
	font-size:				12px;
    color:					#3c3c3c;
}



	  
.menu a:hover {
    color:					#cc0000;
}




.header {
	width:					100%;
	height:					100px;
	padding:				0px;
	margin:					0px;
	border:					0px;
}




.header_navigation_right {
	width:					245px;
	margin:					0px;
	padding-top:			5px;
	padding-right:			10px;
	text-align:				right;
	color:					#ffffff;
	background-color:		#f28f00;
}




.header_navigation_right a {
	color:					#ffffff;
	text-decoration:		none;
}




/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.header_logo {
	position:				relative;
	width:					134px;
	height:					74px;
	margin-left:			auto;
	margin-right:			auto;
	background-image:		url(../../../../images/gallery/Basis/terramoebel_logo.gif);
	background-repeat:		no-repeat;
}




/**
 * 2. row
 */
#left_column {
	width:					210px;
    text-align:				left;
	background-color:		#fde9cc;
}




#main_column {
	width:					575px;
	padding-top:			10px;
	padding-right:			10px;
	padding-bottom:			15px;
	padding-left:			15px;
    text-align:				left;
}



#main_column_order {
	width:					755px;
	padding-top:			10px;
	padding-right:			10px;
	padding-bottom:			15px;
	padding-left:			15px;
    text-align:				left;
}




#right_column {
	width:					180px;
}




.bg_content {
	background-color:		#ffffff;
	padding:				0px;
	width:					990px;
	margin-top:				0px;	
}




.footer,
.footer a {
	width:					990px;
	height:					25px;
	line-height:			25px;
    text-align:				center;
    text-decoration:		none;
	color:					#ffffff;
	background-color:		#f28f00;
}




/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:					99%; 
	margin:					4px 0px 4px 0px;
	padding:				0px;
	border:					2px solid #dfdfdf; 
	background-color:		#f8f8ff;
	text-align:				left;
	vertical-align:			middle;
}





.plenty_horizontal_bar div {
	padding-left:			8px;
	padding-bottom:			4px;
}




.plenty_horizontal_bar h2 {
	color:					#D2D1D7;
	font-weight:			normal;
}



/****** neue Styles ******/
a div.top_nav_point {
	text-decoration:		none;
	width:					104px;
	height:					18px;
	padding-top:			82px;
	border-right:			1px solid #ffffff;
	background-color:		#fde9cc;
	text-align:				center;
	color:					#f28f00;
	font-weight:			bold;
	cursor:					pointer;
}



a:hover div.top_nav_point,
a div.aktiv {
	text-decoration:		none;
	width:					104px;
	height:					18px;
	padding-top:			82px;
	border-right:			1px solid #ffffff;
	background-color:		#f28f00;
	text-align:				center;
	color:					#ffffff;
	font-weight:			bold;
	cursor:					pointer;
}



.mini_warenkorb {
	position:				relative;
	width:					235px;
	margin-top:				5px;
	margin-left:			10px;
	text-align:				left;
	color:					#ffffff;
}



.mini_basket_table {
	width:					100%;
	border:					0px;
	padding-top:			0px;
	padding-left:			3px;
	padding-right:			0px;
	padding-bottom:			0px;
}



.mini_basket_table td {
	color:					#ffffff;
}



.mini_basket_button {
	padding-top:			2px;
	padding-left:			3px;
	padding-right:			3px;
	padding-bottom:			2px;
	border:					1px solid #ffffff;
	color:					#ffffff;
	text-align:				center;
	font-size:				10px;
	font-weight:			bold;
}



#content_box {
	position:				relative;
	width:					510px;
}



#suchen_box {
	position:				relative;
	width:					167px;
	margin-top:				18px;
	margin-left:			15px;
}



.suchfeld {
	width:					165px;
	border:					1px solid #000000;
}



.submit_button {
	margin-top:				5px;
	border:					1px solid #f28f00;
	color:					#ffffff;
	background-color:		#f28f00;
	cursor:					pointer;
	float:					right;
}



#breadcrumb_box,
#breadcrumb_box a {
	color:					#f28f00;
	text-decoration:		none;
	margin-top:				12px;
}



.box {
	position:				relative;
	margin-top:				35px;
	margin-bottom:			15px;
}



.cat_list_box {
	position:				relative;
	width:					100%;
	height:					50px;
	line-height:			30px;
	padding:				10px;
	background-color:		#fde9cc;
}



.cat_list_box a {
	text-decoration:		none;
	color:					#00469b;
	font-weight:			bold;
}



.cat_list_box img {
	border:					1px solid #00469b;
}



.product_list_item {
	width:					100%;
	margin-top:				10px;
	padding:				10px;
}



.product_list_item a {
	text-decoration:		none;
}


.product_list_item_even {
	background-color:		#f3f3f3;
}



.product_list_item_odd {
	background-color:		#ffffff;
}



.article_pages_box {
	position:				relative;
	width:					100%;
	height:					25px;
	margin-top:				10px;
	margin-bottom:			-12px;
	background-color:		#fde9cc;
}



.article_pages_box a {
	text-decoration:		none;
}



.articlePages_Link {
	font-size:				9px;
}



.articlePages_activeLink {
	font-size:				13px;
	font-weight:			bold;
}



.bildnr_auswahl {
	height:					15px;
	line-height:			15px;
	text-align:				center;
	background-color:		#ffffff;
	color:					#f28f00;
	font-weight:			bold;
}



a div.bildnr_auswahl {
	text-decoration:		none;
	width:					15px;
	height:					15px;
	line-height:			15px;
	text-align:				center;
	background-color:		#ffffff;
	color:					#f28f00;
	font-weight:			bold;
}



a:hover div.bildnr_auswahl {
	text-decoration:		none;
	width:					15px;
	height:					15px;
	line-height:			15px;
	text-align:				center;
	background-color:		#f28f00;
	color:					#ffffff;
	font-weight:			bold;
}



.flag_de {
	visibility:				hidden;
}



.flag_en {
	visibility:				hidden;
}



.flag_fr {
	visibility:				hidden;
}



ul {
	margin-left:			-25px;
}



*html ul {
	margin-left:			18px;
}



*+html ul {
	margin-left:			18px;
}


.tab_heading {
    padding: 3px;
    font-weight: bold; 
    background-color: #f9c780;
}



.plentyMessageBox {
	padding:                                       10px;
        background-image:			url(../../../../images/message_background.gif);
	background-repeat:			repeat-y;
	color:						#ffffff;
	text-align:					left;
}



.plentyMessageBoxTitle {
	font-family:                                     Arial;
        padding:					0px 0px 5px 25px;
	background-image:			url(../../../../images/idea_ongreen.gif);
	background-repeat:			no-repeat;
	font-size:				18px;
	font-style:				normal;
	font-weight:			normal;
        color:						#ffffff;
}
img {
	border:0px;
}



  
