body, td{
  font-family: "Bitstream Vera Sans", Verdana, Futura, sans-serif;
  font-size: 76%;
  margin: 20px;
  margin-left: 5%;
	  margin-right: 5%;
  

}
body {
  background-color: #fff;
  /*background : ThreedHighlight url(/lokalglobal/images/background/bellealliancestrasse.jpg) no-repeat fixed center;*/
	text-align: left;
}

h1 {

	font-size: 1.6em;
	font-weight:normal;
}
h2 {
	font-size: 1.4em;
		font-weight:bold;
}
h3 {
	font-size: 1.4em;
		font-weight:normal;
}
h4 {
	font-size: 1.2em;
		font-weight:bold;
}
h5 {
	font-size: 1.2em;
		font-weight:normal;
}
h6 {
	font-size: 1em;
		font-weight:bold;
}
div.box{
  border: 2px solid #D1CDC3;
  background-color: #E9E7E2;
  width: 300px;
  text-align: center;
    margin-left: 30%;
  
}

div.box a:link,
div.box a:visited{
  font-size: 11px;
  color: #1775C1;
}

div.box a:hover,
div.box a:active{
  color: #5EACEC;
}

div.box h1{
  background-color: #5EACEC;
  color: #fff;
  font-size: 13px;
  padding: 2px 4px 2px 4px;
  margin-top: 0;
  margin-bottom: 0;
}

div.box p{
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 2px 4px 2px 4px;
}

div.box table
{
  width: 100%;
  border: 0 none;
}

div.box table tr{
	vertical-align: middle;
}

div.box table tr td{
  text-align: right;
  padding-left: 3px;  
  padding-right: 3px;
  white-space: nowrap;
}

div.box table tr.message td{
	font-size: 11px;
	text-align: left;
   white-space: normal;
}

div.box table tr.message td div{
   margin-bottom: 10px;
	background-color: #FFFFE1;
	color: InfoText;
	border: 1px solid GrayText;
   padding: 4px 6px 4px 6px;
}

div.box table tr.message td div.error{
  color: red;
	font-weight: bold;
}

div.box table tr.message td div.error ul{
  padding-left: 14px;
}

div.box table tr.message td div.error ul li{
  margin-top: 10px;
}

div.box table tr.message td div.error ul ul li{
  margin-top: 3px;
}

div.box table tr.mandatory td.title{
	font-weight: bold;
}

div.box table tr.error td.title{
  color: red;
  font-weight: bold;
}

div.box table tr td.title{
  font-size: 11px;
  text-align: left;
}

div.box table tr td input.text{
  border: 1px solid #81807D;
  padding: 2px 3px 2px 3px;
  font-size: 12px;
  width: 125px;
}

div.box table tr td input.text:focus{
	border: 1px solid #5EACEC;
}

div.box table tr td input[readonly]{
	border: 1px solid #81807D !important;
	background-color: #E0DDD6;
}


div.box table tr td input.submit{
  border: 1px solid #81807D;
  background-color: #F4F3F0;
  margin-top: 12px;
  font-size: 12px;
}

div.box table tr td input.submit:hover{
	border: 1px solid #5EACEC;
	background-color: ButtonHighlight;
}

.footerunten
{
	margin-top: 1em;
}
.footeroben
{
	margin-top: 2em;
}
div.intro {
text-align: center;
padding: 1em;
padding-right: 0.5em;
margin: 0.8em;


}
td.text {
text-align: left;
}
div.kunst {
padding: 2%;
padding-left:25%;	
font-size: larger;
text-align: left;
width: 50%;
}