/* CSS Document */
/* CSS Document */
html {
margin:0;
padding:0;
}
body {
background: #CD1E24 url(../pictures/css/background.gif) repeat-x;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
font-size:11px;
color:#FFFFFF;
}
a {
font-weight:bold;
color:#510000;
}
a:hover {
color:#FFFFFF;
}

/*amridesignBlock*/
#amridesign{
	behavior: url("pngbehavior.htc");
	width:237px;
	height:583px;
	clear:right;
	float:right;
  	margin-top: 40px;
	align:right;
  	}
#textbox {
	float:right;
	height:583px;
	width:60%;
	margin-top:40px;
	vertical-align:bottom;
	}
#text {
	margin-top:370px;
	text-align: right;
	}
.headline {
	font-size:24px;
	color:#510000;
	letter-spacing:5px;
	}
/*buttons start*/
#language ul {
  list-style: none;
  
  margin:0;
  margin-top:40px;
  }
    
#language li {
  margin:0;
  list-style:none;
  }

a.buttonDeutsch {
display:block;
background:url(../pictures/css/tretenSieEin.gif) top no-repeat;
width:301px;
height:21px;
text-decoration:none;
}
a.buttonDeutsch:hover {
background-position:bottom;
}
a.buttonDeutsch span {
visibility:hidden;
}

a.buttonEnglish {
display:block;
background:url(../pictures/css/enter.gif) top no-repeat;
width:301px;
height:21px;
text-decoration:none;
}
a.buttonEnglish:hover {
background-position:bottom;
}
a.buttonEnglish span {
visibility:hidden;
}


/*buttons start*/
#flash ul {
  list-style: none;
  margin:0;
  }
    
#flash li {
  margin:0;
  float: left;
  list-style:none;
  }

a.buttonFlash {
display:block;
background:url(../pictures/css/buttonFlash.gif) top no-repeat;
width:291px;
height:43px;
text-decoration:none;
}
a.buttonFlash:hover {
background-position:bottom;
}
a.buttonFlash span {
visibility:hidden;
}
#link   {
	color: #FFFFFF;
	text-indent: 0px;
}
