@charset "utf-8";
body, div, td{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
th,.theader{
	font-size: 11px;
	color:#ffffff;
	background:#D71C23;
}
.bold{
	font-weight: bold;
}
.content{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.row-odd{
}
.row-even{
	background:#EEEEEE;
}
.pagertable{
	margin-right:20px;
}
a{
	color: #333333;
}
th a, .theader a {
	color: #ffffff;
}
table.resulttable{
	border:1px solid #333333;
}
.detailkunde{
	font-size: 13px;
	font-weight: bold;
}
.detailapp {
	font-size: 17px;
	font-weight: bold;
}
.button{
	border: 1px solid  #D61D23;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #DCDCDC;
	font-weight: bold;
	font-size: 11px;
	height: 19px;
    padding-bottom: 2px;
}

.abutton{
	border: 1px solid  #D61D23;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #333333;
	font-weight: bold;
	font-size: 11px;
	height: 19px;
    padding-bottom: 2px;
}

/*.button, .abutton{ margin: 0px; padding: 0em .25em .5em .25em; width: 100%; overflow: auto; }*/

TEXTAREA,INPUT,SELECT{
	color: ;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #D61D23;
}
