/* CSS Document */

.button {
  color:#000000;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FFFFFF;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:bottom;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.buttonneu {
  color:#000000;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #000000;
  line-height: 16px !important;
  height: 24px !important;
  background: url(../images/button_bg.png) repeat-x;
}


.buttonloeschen {
  color:#f5f5f5;
  text-align: right;
  background-color: #f5f5f5;
  border: 0 none;
}


.buttonliste {
  color:#f5f5f5;
  text-align: right;
  background-color: #f5f5f5;
  border: 0 none;
}

.buttonok {
  color:#000000;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FFFFFF;
  width: auto;
  background: url(../images/apply_f2.png) repeat-x;
  background-position:bottom;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}


h4 {
	color: #000000;
	text-align: center;
	padding-left: 12px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:-7px;
	margin-bottom:0px;
}

h3 {
	color: #000000;
	text-align: right;
	padding-left: 2px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:-7px;
	margin-bottom:0px;
}

h2 {
	color: #000000;
	text-align: center;
	padding-left: 12px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:-7px;
	margin-bottom:0px;
}

table.google
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
background-color: #f5f5f5;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
}
