/*
 styles.css
*/

:focus  { outline: 0px}

.orange { color: #ff6a38 }



/*
-------------------------------------------------------------------------------- font size
*/

div	{
	margin:0px;
	padding:0px;
}

p	{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:8px;
}


td, body {
	font-size:13px;
	color: #5f5853;
	font-weight: normal;
	line-height: 19px;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h4, h5, h6 {
	font-weight: normal;
	margin:0px;
	padding:0px;
}

ol, ul {
	margin:0px;
	padding:0px;
	padding-left:22px;
}


img{
	margin:0px;
	padding:0px;
	border:0px solid black;
}


body {
	background-color:#ffffff;
/*	background-repeat:	repeat-x;	*/
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
}
/*	background-image:	url(../image/standard/background.gif); */


/*
-------------------------------------------------------------------------------- links
*/


a {
	text-decoration: none;	 
	color: #ff6a38;
}
a:link 		{ 	}
a:visited	{	}
a:hover		{ 	}
a:active	{	}


a.footerlink {
	text-decoration: none;	 
	color: #ad9b93;
	font-size:9px;
}
a.footerlink:link 		{ 	}
a.footerlink:visited	{	}
a.footerlink:hover		{ color: #ff6a38;	}
a.footerlink:active	{	}


a.dgrey_w_orange_mouseover 			{ color:#78716b; }
a.dgrey_w_orange_mouseover:link 	{ 	}
a.dgrey_w_orange_mouseover:visited	{	}
a.dgrey_w_orange_mouseover:hover	{ color: #ff6a38; }
a.dgrey_w_orange_mouseover:active	{	}




a.indexmenu_selected 			{	text-decoration:none; font-weight:bold; color: #006b33;	}
a.indexmenu_selected:link 		{ 	}
a.indexmenu_selected:visited	{	}
a.indexmenu_selected:hover		{ 	}
a.indexmenu_selected:active		{	}

a.indexmenu_deselected 				{	text-decoration:none; font-weight:normal; }
a.indexmenu_deselected:link 		{ 	}
a.indexmenu_deselected:visited		{	}
a.indexmenu_deselected:hover		{ 	color: #006b33;	}
a.indexmenu_deselected:active		{	}


/*
-------------------------------------------------------------------------------- menue

*/



/* Real menu */
.menu1 {
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	display:block;
/*	float:left;	*/
	margin-right:16px;
	font-size:11px;
}

.menu1_depth0 {
	color:#333333;
	float:left;
}
.menu1_depth1 {
	color:#ad9b93;
	float:left;
}

.menu1_highlighted_depth0 {
	font-weight:bold;
}

.menu1_highlighted_depth1 {
	color:#ff6a38;
}

.menu1_depth2 ,
.menu1_depth3 ,
.menu1_depth4 ,
.menu1_depth5 {	
	font-size:11px;
	line-height:17px;
	color:#ad9b93;
	clear:both;
	text-indent:10px;
	margin-left:28px;
	margin-right:0px;
}



.menu1_highlighted_depth2 ,
.menu1_highlighted_depth3 ,
.menu1_highlighted_depth4 ,
.menu1_highlighted_depth5 
{
	background-image:	url(../image/standard/menu_highlight_2.gif);
	background-repeat:	no-repeat;
}


/* styles_css.php nicht vergessen */


/* DIVs drumherum */
.menue_layer2 ,
.menue_layer3 ,
.menue_layer4 {
	clear:both;
	display:block;
	white-space: nowrap;
}

.menue_layer_text {
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	display:block;
	margin-left:28px;
	width:140px;
	font-size: 11px;
	line-height: 17px;
	color:#95857F;
}

.footer{
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
}

.footerlink{
	color:#333333;
}



/*
-------------------------------------------------------------------------------- common stuff
*/




.form_text 	{
	font-size:12px;
	line-height:10px;
	color:#272727;
	font-style:italic;
	font-weight:normal;
	font-family:times, serif; 
}
.form_input {
	border: none;
	font-size:10pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
.form_checkbox {
	border: none;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_select {
	border: solid 1px #aaa096;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_textarea {
				border: none;
				font-size:10pt;
				color:#000000;
				font-style:normal;
				font-weight:normal;
				/*font-family:verdana, sans;*/
}
.form_noborder {
	border: solid 0px #000000;
}




.textarea_find {
	width:172px;
	height:18px;
	padding:0px;
	margin:0px;
}


a.indexlink{
	color:#000000;
}
a.indexlink:hover		{ color:#E2001A;	}



.indexletter{
	font-family: 'Verdana', 'Arial', 'Geneva', sans-serif;
	color:#E2001A;
	font-size:20px;
}

.admin_as_user_link{
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:20px;
	z-Index:32000;
}

/*
--------------------------------------------------------------------------------
*/

.find_highlight{
	background-color:yellow;
}

/*	Dummy class: Do NOT highlight find-results in elements using that class */
.nofindhighlight{}


/*
--------------------------------------------------------------------------------
*/


.FCK_versteckt {
}

body.body_fck{
	background-image:none;
	color:#000000;
}

/*
--------------------------------------------------------------------------------
*/

div.bereich_buehne{
	position:absolute;
	left:179px;
	top:103px;
	width:987px;
	height:560px;
}

div.bereich_menue_links{
	position:absolute;
	left:0px;
	top:103px;
	width:174px;
	height:492px;
	background-color:#ede8e5;
}
div.bereich_menue_links_abstand{
	position:absolute;
	left:174px;
	top:103px;
	width:5px;
	height:492px;
	background-color:#ffffff;
}
div.bereich_menue_links_innen{
	position:absolute;
	left:28px;
	top:39px;
}



div.bereich_menue_oben{
	position:absolute;
	left:179px;
	top:0px;
	width:845px;
	height:103px;
}

div.bereich_logo{
	position:absolute;
	left:0px;
	top:0px;
	width:174px;
	height:103px;
}

div.bereich_footer{
	position:absolute;
	left:0px;
	top:604px;
	width:1024px;
	height:30px;
}

div.bereich_menue_oben0 {
	position:absolute;
	left:0px;
	top:32px;
}

div.bereich_menue_oben1 {
	position:absolute;
	left:0px;
	top:54px;
}


.passend_zu_text ,
.passend_zu_text_ovr 
{
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	font-size:11px;
/*	text-transform: uppercase;	*/
	display: block;
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:26px;

	height:21px;
	overflow:hidden;
	clear:both;
}

.passend_zu_text {	color:#ad9b93;	}
.passend_zu_text_ovr {	color:#ff6a38;	}





.versalgrau {
	font-size:10px;
	line-height:18px;
	text-transform: uppercase;
	color:#ad9b93;
}

.passend_zu_text {	color:#ad9b93;	}
.passend_zu_text_ovr {	color:#ff6a38;	}





.galleriebild_icon {
	margin-right:7px;
	margin-bottom:4px;
	border-bottom:1px solid #ff6a38;
}

.produkthead {
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	color: #ff6a38;
	font-size: 14px;
/*	text-transform: uppercase; */
	line-height: 21px;
	margin-left:38px;
	margin-bottom:2px;
}

/* Hintergruende, siehe auch php */
#td_menu ,
#pagecontent ,
#td_endlos {
	background-color:#ede8e5;
}

.absatzp10 {
	margin-bottom:10px;
}

a.versallink {
	font-size: 8px;

}


.serifenlos {
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
}

.serifen {
	font-family: 'Georgia', 'Times New' , 'Times', serif;
}

.fontsize_11_16 {
	font-size: 11px;
	line-height: 16px;
}
.fontsize_11_14 {
	font-size: 11px;
	line-height: 14px;
}
.fontsize_8_16 {
	font-size: 8px;
	line-height: 16px;
}
.fontsize_13_9 {
	font-size: 13px;
	line-height: 19px;
}

.fontsize_10_18 {
	font-size: 10px;
	line-height: 18px;
}

.fontsize_11_18 {
	font-size: 11px;
	line-height: 18px;
}

.fontsize_21_17 {
	font-size: 21px;
	line-height: 17px;
}

h1.ueberschriftAufGrau {
	font-size: 17px;
	line-height: 21px;
	font-family: 'Georgia', 'Times New' , 'Times', serif;
	color: #5F5853;
}








/* FCK */

.produkte_auszeichnung{
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	color: #AD9B93;
/*	text-transform: uppercase;*/
	margin-top:10px;
	margin-bottom:0px;
	font-size: 11px;
/*	line-height: 18px; */
}

.groesse_10{
	font-size: 10px;
}
