@charset "utf-8";
/* CSS Document */




/* Boxen*/
body {
  margin: 20px;
  text-align: center;  /* nur für alte Browser */
  background-color: 	white;
	}
	#top_1 {
	position:absolute;
	top: 50px;
	left: 50%;
	margin-left: -455px;
	width:910px;
	height: 60px;
	background-image: url(bilder/menu/top_1.jpg);
	z-index: 10;
	border:none;
	}
	#screen_1 {
	position:absolute;
	top: 108px;
	left: 50%;
	margin-left: -455px;
	width:910px;
	height: 560px;
	background-image: url(bilder/menu/screen.jpg);
	z-index: 10;
	border:none;
	}
	#menu_home {
	position:absolute;
	bottom:0px;
	left:500px;
	height: 33px;
	z-index: 20;
	border:none;
	}
	#menu_homepage {
	position:absolute;
	bottom:0px;
	left:560px;
	height: 33px;
	z-index: 20;
	border:none;
	}
	#menu_cms {
	position:absolute;
	bottom:0px;
	left:652px;
	height: 33px;
	z-index: 20;
	border:none;
	}
	#menu_referenzen {
	position:absolute;
	bottom:0px;
	left:700px;
	height: 33px;
	z-index: 20;
	border:none;
	}
	#menu_portrait {
	position:absolute;
	bottom:0px;
	left:795px;
	height: 33px;
	z-index: 20;
	border:none;
	}
	#screen_titel {
	position:absolute;
	top: -4px;
	left:10px;
	width:160px;
	height: 30px;
	z-index: 20;
	border:none;
	font-family: Calibri, Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-style:italic;
	font-weight: bold;
	text-align:left;
	color: #666;
	
/* Schrift*/
}
	.index {
	font-family: Calibri, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#369;
	text-align:left;
	}
	.index2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#666;
	text-align:left;
	}
	.index3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	color:#666;
	text-align:left;
	}
.standard_fett {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006;
	text-align:left;
	}
.standard_normal {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	text-align:left;
	}
.standard_normal_Link {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color:#336666;
	text-align:left;
	}
.standard_normal_textbox {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:normal;
	color:#666;
	text-align:left;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-color:#066;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background-color:#ECECEC;
	}
.alert_fett {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:black;
	text-align:left;
	}
.alert_normal {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:black;
	text-align:left;
	}
.laden_text {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	color:#999;
	text-align:left;
	}
