/*/@import url("file:///P|/FrontPage Webs/Content/amst2007-styles.css");
/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	background: #DBDBDB url(none) no-repeat fixed;
	width: 987px;
}

#mastheadwhite {
	padding: 10px 0px 0px;
	border-bottom: 1px none #4D6185;
	width: 987px;
	background: #FFFFFF;
	position: fest;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	height: 96px;
	clear: none;
	float: none;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	max-width: 1280px;
}

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: thin none #E2E2E2;
	color: #999999;
	font: normal 100%/normal "Courier New", Courier, mono;
	text-transform: none;
	height: 18px;
}

#navBar{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 100px 20px 0px 0px;
	background-color: #eeeeee;
	border-right: 1px none #ffffff;
	border-bottom: 1px none #cccccc;
}


#contentcentrifuge {
	float: left;
	width: 540px;
	margin: 0px;
	border: 0pt none #FFFFFF;
	clear: none;
	font-family: "Courier New", Courier, mono;
	background: #E2E2E2;
	padding: 0px 30px 10px;
	height: auto;
}


.sectlinks75 {
	font-size: 75%;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
}

.prodheadfont {
	font-size: 100%;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}


.ChapterUeberschrift {
	font-size: 14pt;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


.featureblue12 {
	padding: 0px;
	font-size: 100%;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.fliesstextnormal {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


.fliesstextfett {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


.courier14 {font-size: 14pt}


.courier14fett {
	font-size: 14pt;
	font-weight: bold;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px none #cccccc;
	width: 987px;
}


.bottomtext {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background: #CCCCCC;
}


#mastxy em {
	padding: 10px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background: #FFFFFF;
	position: fest;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	left: 5em;
	top: 4em;
}

#headlines{
	float:left;
	width: 180px;
	border-left: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	padding-right: 10px;
	position: absolute;
	clear: none;
	height: auto;
	background: #F4F8FF;
	left: 843px;
	top: 288px;
}

#content{
	float: left;
  width: 55%;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 70%;
	padding: 0 4px 0 0;
	color: #3366CC;
	text-decoration: none;
}
#globalNavils {

	padding: 0px 0px 5px 10px;
	border-bottom: 1px dotted #E2E2E2;
	color: #999999;
	font: normal 100%/normal "Courier New", Courier, mono;
	text-transform: none;
	height: 21px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
	background: #FFFFFF;
	color: #FFFFFF;
}

/************* #siteInfo styles ***************/

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navBar link styles ***********/


#navBarrd {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 100px 20px 0px 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 360px;
}

#navBarregis {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 100px 20px 0px 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 750px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	height: auto;
	width: 180px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



#contentregis {

	float: left;
	width: 540px;
	margin: 0px;
	border: 1pt solid #CCCCCC;
	clear: right;
	font-family: "Courier New", Courier, mono;
	background: #E2E2E2;
	padding: 0px 10px 10px;
	height: 750px;
}

#contentrd {
	float: left;
	width: 540px;
	margin: 0px;
	border: 1pt solid #CCCCCC;
	clear: right;
	font-family: "Courier New", Courier, mono;
	background: #E2E2E2;
	padding: 0px 10px 10px;
}

.enlarge {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 40%;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#topLinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
#headhead {

	padding: 10px 0px 0px;
	border-bottom: 1px none #cccccc;
	width: 530px;
	background: #E2E2E2;
}
#bildoben {
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 530px;
	background: #E2E2E2;
	height: 180px;
}
#IntroNavBar {
	float: left;
	width: 20px;
	margin: 0px;
	padding: 100px 20px 0px 0px;
	background-color: #E2E2E2;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-top-style: none;
	border-left-style: none;
	color: #E2E2E2;
}
#IntroContent {
	float: left;
	width: 50%;
	margin: 0px;
	border: 1pt none #CCCCCC;
	clear: right;
	font-family: "Courier New", Courier, mono;
	background: #E2E2E2;
}
#IntroHead {

	padding: 10px 0px 0px;
	border-bottom: 1px none #cccccc;
	width: 50%;
	background: #E2E2E2;
}

#IntroBildoben {

	padding: 0px;
	border-bottom: 1px none #cccccc;
	width: 50%;
	background: #E2E2E2;
	height: 180px;
}
#IntroSiteInfo {
	clear: both;
	border: 1px none #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}
.IntroFeature {

	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

#benefits {
	float:right;
	width: 160px;
	border-left: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding-right: 10px;
	clear: none;
	height: auto;
}


.topLinks {font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;}
	
.toplinks-grau {font-family: "Courier New", Courier, mono; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999;}


.sublinetext {

	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bildbeschriftung {


	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bildbeschriftungbrochure {

	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
#IntroBar {

	float: left;
	width: 180px;
	margin: 0px;
	padding: 100px 20px 0px 0px;
	background-color: #E2E2E2;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-top-style: none;
	border-left-style: none;
	color: #E2E2E2;
}
#contentmovie {

	float: left;
	width: 540px;
	margin: 0px;
	border: 1pt none #CCCCCC;
	clear: right;
	font-family: "Courier New", Courier, mono;
	background: #444444;
	padding: 0px 30px 10px;
}
#headmovie {


	padding: 10px 0px 0px;
	border-bottom: 1px none #cccccc;
	width: 640px;
	background: #333333;
}
#navMovie {

	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px 20px 0px 0px;
	background-color: #333333;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
}
#mastheadmovie {

	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background: #666666;
}
.toplinks-movie {
font-family: "Courier New", Courier, mono; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666;
}
#contentmovieStage {


	float: left;
	width: auto;
	margin: 0px;
	border: 1pt none #CCCCCC;
	clear: right;
	font-family: "Courier New", Courier, mono;
	background: #444444 url(movies/myStage-2-700x480_10p.jpg);
	padding: 0px 30px 10px;
}
#rightamst {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	height: 5px;
	width: 183px;
	clear: none;
	float: none;
	background: #eeeeee;
	position: static;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
	border-width: thin;
	border-style: none;
}
#mastheadtrans {

	padding: 10px 0px 0px;
	border-bottom: 1px none #4D6185;
	width: 987px;
	position: fest;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	height: 96px;
	clear: none;
	float: none;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	max-width: 1280px;
}
#navBarNews {

	float: left;
	width: 180px;
	margin: 0px;
	padding: 100px 20px 0px 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 50px;
}
.RelatedReports {


	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
#rightdesdemona {


	margin: 0px;
	padding: 0px;
	font-size: 100%;
	height: 500px;
	width: 183px;
	clear: none;
	float: none;
	background: #eeeeee;
	position: static;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
	border-width: thin;
	border-style: none;
}
#bodywrap {
	padding: 0%;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background: #000033 repeat-x;
	margin: 0px auto;
	height: 100%;
}
#coontainer {
	float: none;
	width: 987px;
	margin: 0px auto;
	border: 0pt none #FFFFFF;
	clear: none;
	font-family: "Courier New", Courier, mono;
	background: #e2e2e2;
	padding: 0px;
	height: 100%;
	position: relative;
}
