#content_area {

	width: 620px;
	padding-top: 20px;
	padding-left: 15px
}

#first_level_normal_col {
	width: 100%;
	float: none;
	
	/*background-color: lightblue;*/
	
/*	padding-left: 10px;
	padding-right: 10px;*/
	
}

#first_level_right_col {
	position: relative;
	/*width: 32%;*/
	/*background-color: green;*/
}

#first_level_normal_col h1.page_title {
	width: 100%;
/*	margin-left: auto;
	margin-right: auto;*/
	
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 1px 0px;
	
	color: red;
	font-size: 1em;
	
	padding-bottom: 5px;
}

#first_level_normal_col h2 {
	font-size: .9em;
}

#first_level_normal_col p{
	font-size: .8em;
	
	/*background-color: green;*/
}

#first_level_normal_col img {
	border-style: none;
}

/*#first_level_normal_col form A {
	text-decoration: underline;
	color: black;
}*/

/*additional special style for all links in the text
they should be of red color and underlined
also hover effect should clear the underline*/

#first_level_normal_col li A {
	color: red;
	text-decoration: underline;
}

#first_level_normal_col li A:hover {
	color: red;
	text-decoration: none;
}



			/*#first_level_normal_col ul, li, table, tbody, td, tr{
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}
			
			#first_level_normal_col ul{
				font-size: .8em;
				
			}*/

#first_level_normal_col li{
	font-size: .8em;
}



#product_thumbimage{
	width: 225px;
	float: right;
	
	margin: 0px 0px 10px 10px;
}


/* *********************************************
product data menu items classes
********************************************* */
#product_data_menu {
	font-size: .7em;
	
	border-color: silver;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	
	padding-top: .2em;
	padding-bottom: .2em;
	
	margin-bottom: 15px;
	
	
}


#product_data_menu .menu_item_product_data_no, .menu_item_product_data_act {
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .2em;
	padding-bottom: .2em;
	
	text-decoration: none;
	color: black;
	
	background-color: silver;
	
	margin: 0px 1px 0px 0px;
}

#product_data_menu .menu_item_product_data_act {
	color: white;
	background-color: red;

	border-color: red;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	
}


/* *********************************************
search from 
********************************************* */

#memmert_modelle_search_form {
	background: #e6e6e6;
	
	padding: 0px 5px 5px 5px;
}

#memmert_modelle_search_form table {
	font-size: .8em;
}

#memmert_modelle_search_form a {
	text-decoration: underline;
	color: black;
}

span.search_warning {
	color: red;
	font-size: .8em;
}

/* *********************************************
Accessories content style - pi2
********************************************* */
#zubehoercontent h1 {
	color: black;
	
	font-size: .9em;
	
	margin: 0px;
	padding: 5px 0px 5px 0px;
	
	
}

#zubehoercontent h2 {
	font-size: .9em;
	color: red;
	
	margin: 0px;
	padding: 15px 0px 5px 0px;
	
	
	
}

#zubehoercontent p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	
	font-size: .7em;
	
}


#zubehoercontent table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;	
	
}

#zubehoercontent table tr th {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: red;	
	
	font-size: .8em;

}


#zubehoercontent table tr td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;	
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: red;
	
	font-size: .7em;
}

td.zubehoer {
	text-align: center;
	
	width: 4em;
	font-size: .7em;
}

th.th_zubehoer {
	text-align: left;
}

th img, td img {
 border-style: none;
}

/********************************************
u_memmert_pi3 mail form
*******************************************/
div.tx-umemmert-pi3 {
	font-size: 10pt;
}

div.tx-umemmert-pi3 h1 {
	font-size: 11pt;
}


/********************************************
pi1
*******************************************/
div#content table {
	font-size: .8em;
}

p.func_link {
	margin-bottom: 20px;
}
