.aussen {
  border-style:solid;
  border-color:#E37D00;
}

.text1 {
  font-family: verdana, arial, helvetica; color: #E37D00;
  font-size: 16px;
  font-weight: bold;
}

.text2 {
  font-family: verdana, arial, helvetica; color: #724423;
  font-size: 10px;
}

a { color: #ad0000; font-size: 14px; font-weight: bold; font-style: normal; line-height: normal; text-decoration:none; margin-right: 12px; }
A:hover { color: black; }

body { 
		border:0; padding:0px; margin:0px;
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ebebeb;
		color:#ebebeb;
		font-family:sans-serif;
	}

	
h2 { color: #ad0000; font-size: 30px; font-weight: bold; font-style: normal; line-height: normal; text-decoration:none; text-align: center; margin-right: 12px; }
h2:hover {  text-decoration:underline;  }




