body,p,br,td,th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  line-height:120%;
    font-weight: normal;
}
.head{
  font-size: 12px;
  font-weight: bold;
}
a{
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	line-height:120%;
}
a:hover{
	text-decoration: underline;
	color:#000000;
}
a:active{
	text-decoration: none;
	color:#ff0000;
}


.bestell_table_head{
	color:#068FF9;
	background-color:#ffffff;
	font-weight: bold;
}
.bestell_table_td{
	color:#000000;
	background-color:#ffffff;
}
.bestell_table_tr1{
	color:#000000;
	background-color:#ffffff;
}
.bestell_table_tr0{
	color:#000000;
	background-color:#dddddd;
}
.bestell_table_tr1_act,
.bestell_table_tr0_act{
	background-color:gold;
}
.bestell_table_tr1:hover{
	background-color:#abcdef;
}
.bestell_table_tr0:hover{
	background-color:#abcdef;
}

.bestell_table_artikelliste_head{
	color:#000000;
	font-weight:bold;
	background-color:#ffffff;
}

.error_msg{
	color:#ff0000;
	font-weight:bold;
	/*background-color:#ffffff;*/
}
.success_msg{
	color:#006600;
	font-weight:bold;
	/*background-color:#ffffff;*/
}

div#topper{
		background-color:#ECE3D2;
		vertical-align:top;
}

input.donotshow
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	border-width:0px;
	background-color:#ECE3D2;
	width:100px;
}
input.donotshow#ID_gsumme
{
	color:#ff0000;
	font-weight:bold;
}



input.submit.submitbutton
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	border:0px hidden #454545;
	background-color:#ECE3D2;
	height:22px;
	text-decoration:underline;
}

input.submit.singlechar, input.button.singlechar
{
	width:20px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	border-width:1px;
	background-color:#ECE3D2;
}
.status
{	
	text-align:center;
	font-size: 11px;
	background-color:#008000;
	color:#cccccc;
}
input.print
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	/*border:1px solid #000000;
	background-color:#CCCCCC;
	height:22px;*/
	text-decoration:underline;
}

input.submit.loginbutton
{
	width:100px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	border-width:1px;
	border-color:red;
	font-size: 10px;
	background-color:#cccccc;
}

input.submit.notizbutton
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	border:1px solid #555555;
	background-color:#dddddd;
	height:22px;
}

.trefferlistenmenge
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
	border-width:1px;
	border-color:#cccccc;
	width:25px;
	height:18px;
}

.trl_btn_on
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	border-width:0px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-color:#cccccc;
	background-color:#cccccc;
}

.trl_btn_off
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	border-width:0px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-color:#cccccc;
	background-color:#ECE3D2;
}
.trl_page
{
	border-top:1px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	padding-bottom:10px;
}



.start_panel{
	width:250px;
	height:275px;
	border:1px solid #000066;
	float:left;
	margin:0 10px 10px 0;
}

.start_panel h2{
	background-color:#000066;
	display:block;
	color:#fff;
	margin:0;
	padding:2px 5px 3px 5px;
	line-height:16px;
	font-size:14px;
}

.start_panel ul{
	margin:10px 10px 10px 20px;
	padding:0;
	list-style-type:square;
}

.start_panel ul li{
	padding:10px 0 10px 0px;
}

.start_panel .start_panel_inner{
	background-color: #fff;
	padding:5px;
}