body {
  background-color: #ffffff;
  text-align: center;
  margin 0 auto;
  font-size: 12px;
  font-color: #333951;
  font-family: Arial;
}
	
h1 {
  font-size: 18px;
}

h2 {
  font-size: 18px;
}

img{
  border: 0px;
  white-space: nowrap;
  display: inline;
}

ul, li {
  margin: 0px;
  padding: 0px;
}

.text ul {
  margin-left: 10px;
}
  
.text li {
  margin-left: 10px;
}

img a{
  text-decoration: none;
}


.contenttable {
  font-size: 12px;
  font-color: #333951;
  font-family: Arial;
}

.contenttable ul {
  padding: 0px;
}

.align-right {
  text-align: right;
}

.bild {
  float: right;
}


.top {
}

.logo {
  float: left;
  padding-bottom: 10px;	
}

#logoutbox{
 float: right;
 float: left;
 text-align: right;
}

.company {
  text-align: right;
  float: right;
  position: relative;
  top: 20px;
  right: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  display: none;
}

.header {
  position: relative;
  right: 1px;
  clear: both; 
}

.container {
  width: 777px;
  margin: 0 auto;
}

.content {
  width: 777px;
  min-height: 400px;
  background-image: url(images/content_bg.jpg);
  background-repeat: repeat-y;
  border-top: 1px solid #666666;
}

.menu1_space {
  padding-top: 35px;
  padding-left: 45px;
}

.menu1_item {
}

.menu1_item_noact{
  display: inline;
  float: left;
  list-style-type: none;
  text-align: center;
  background-image: url(images/menu1_noact.gif);
  background-repeat: no-repeat;
  width: 140px;
  margin-right: -3px;
  padding-top: 4px;
}

.menu1_item_act{
  display: inline;
  float: left;
  background-image: url(images/menu1_act.gif);
  background-repeat: no-repeat;
  text-align: center;
  width: 140px;
  list-style: none;
  margin-right: -5px;
  padding-top: 4px;
}

.menu1_item_noact a{
  color: #3a9bc5;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}

.menu1_item_act a {
  color: #FFFFFF;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}

.language {
  float: right;
  position: relative;
  right: 20px;
  display: none;
}

.menu2_space{
  text-align: left;
  clear: left;
  background-image: url(images/menu2_bg.gif);
  background-repeat: no-repeat;
}

.menu2_item {
  padding-top: 2px;
  text-align: left;
  clear: left;
  background-image: url(images/menu2_bg.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
}

.menu2_item_noact{
  display: inline;
  list-style-type: none;
  margin: 5px;
  margin-right: 20px;
}

.menu2_item_act{
  display: inline;
  list-style-type: none;
  margin: 5px;
  margin-right: 20px;
}

.menu2_item_noact a{
	color: #7e7e7e;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.menu2_item_act a {
  font-weight: bold;
  text-decoration: none;
  color: #3a9bc5;
  font-style: italic;
}

.text {
  text-align: left;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.text ul {

}

.text li {

}

.leftcorner {
  float: left;
}

.references {
  background-color: #eeeeee;
  float: left;
  width: 757px;
  border-bottom: 1px solid #7e7e7e;
  height: 44px;
}

.reference {
  margin-left: 50px;
}

.rightcorner {
  float: right;
}

.footer {
  position: relative;
  top: -12px;						
}

.bottom {
  clear: both;
  text-align: right;
  position: relative;
  right: 5px;
}

.menu3_noac a, .menu3_active a{
  color: #555555;
  text-decoration: none;
  font-size: 10px;
}

.menu3_noac a:hover {
 text-decoration: underline;
}

.dogsdesign a{
  font-size: 10px;
  color: #555555;
}

.dogsdesign {
  font-size: 10px;
  color: #555555;
  }





<!-- Style Angaben für Mailform BEGIN -->

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}

.mf-select {
border:0px;
margin-bottom: 5px;
}

.mf-input {
border: 1px solid #C0C0C0;



}