td.root_frame {
background-color:#FFB559;
}
td.root_top_right{
color:#F95100;
width:200px;
background-color:#FFB559;
font-family:Comic Sans MS;
font-size:22px;
text-align:center;
}
.bodyline	{
	background-image: url(../templates/images/bg2.png);
	background-repeat: repeat-y;
}
td.head2{
background-image: url(../template/images/cellpic1.gif);
background-color:#FFBE6B;
//border-color: #FFF;
border-color: #B47F3E;
border-style: solid;
height: 28px;
border-width: 0px 2px 0px 2px;
}
td.row1,td.row2,td.row3 {padding:5px;}
td.row1	{ background-color: #FFDDB0;}
td.row2	{ background-color: #FFD18D;}
td.row3	{ background-color: #FFBE6B;}
td.row1, td.row2, td.row3 {font-size: 15px}
.forumline	{ background-color: #FFFFFF; border: 2px #B47F3E solid; }
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000;}
.cattitle_gray		{ font-size: 10px ; letter-spacing: 0px; color : #777;}

.bestellung_proceed_active	{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFF;}
.bestellung_proceed_inactive	{ font-size: 10px ; letter-spacing: 0px; color : #000;}


input, button.submit,select,a.button { background-color:#FFEDD6; color:#0000BB; border:1px solid #B47F3E; }
input.radio{background-color:transparent;border:none;}

a.button{
	padding: 4px 0px 4px 0px;
	/*border: 1px solid #000;
	font: normal normal 12px/14px Verdana; 
	text-decoration: none; 
	text-align: center;
	background: #fff;
	color: #000; 
	outline: none;*/

	display: block; 
	margin: 0;
	/*padding: 0;*/

	font: normal normal 12px/14px Verdana; 
	text-decoration: none; 
	text-align: center;

	/*color: #000; */
	outline: none;
	vertical-align: middle;
	text-decoration:none; 
	width:150px; 

	height: 14px;
	border:1px solid #B47F3E; 

	
}

input.text,select {width:300px; }
/*input.submit, button.submit {*/
input.submit {
	display: block; 
	/*width: 102px;*/
	height: 24px;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000;*/
	font: normal normal 12px/14px Verdana; 
	text-decoration: none; 
	text-align: center;
	/*background: #fff;*/
	/*color: #000; */
	outline: none;
	vertical-align: middle;
  
	width:150px;
}

