body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	text-align:center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

div#flash {
  margin: 0 auto;
  position: relative;
  text-align: left;
  border: none;
  width: 1020px;
  height: 650px;
}
 

/* FTP Seiten für den Upload und Download Kunden */
 
img {
  border:none;
}

#screen { 
  font-family: Cambria, Arial, Helvetica;
  margin: 0 auto;
  position: relative;
  text-align: left;
  font-size: 16px;
  border: none;
  width: 1020px;
  height: 650px;
  background-color: #FFFFFF;
  background-image: url(http://www.langevonmuenchhausen.de/content/bilder/bg.png);
  background-repeat: no-repeat;
}

#screen2 { 
  font-family: Cambria, Arial, Helvetica;
  margin: 0 auto;
  position: relative;
  text-align: left;
  font-size: 16px;
  border: none;
  width: 1020px;
  height: 650px;
  background-color: #FFFFFF;
  background-image: url(http://www.langevonmuenchhausen.de/content/bilder/bg2.png);
  background-repeat: no-repeat;
}

#back {
  position: absolute;
  left: 795px;
  top: 29px;
  width: 55px;
  border: none;
}

#login {
  position: absolute;
  left: 40px;
  top: 170px;
  width: 250px;
  border: none;
}

#ordner {
  position: absolute;
  left: 30px;
  top: 80px;
  width: 815px;
  height: 570px;
  border: none;
  overflow: auto;
}

.popup {
  margin: 20px;
  text-align: left;
}

#zusatz {
  font-size: 10px;
}

#ueberschrift {
  font-size: 16px;
  font-family: Candara, Arial, Helvetica;
}

.msg {
  font-size: 13px;
  color:#cc0001;
}


a.top_link:link, a.top_link:visited {
  font-family: Candara, Arial, Helvetica;
  font-size: 16px;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}

a.top_link:hover, a.top_link:active {
  font-family: Candara, Arial, Helvetica;
  font-size: 16px;
  color: #666666;
  background-color: #ffffff;
  text-decoration: none;
}


a.auflistung:link, a.auflistung:visited {
  font-family: Candara, Arial, Helvetica;
  font-size: 13px;
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  line-height: 25px;
}

a.auflistung:hover, a.auflistung:active {
  font-family: Candara, Arial, Helvetica;
  font-size: 13px;
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  line-height: 25px;
}


td.auflistung {
  font-size: 12px;
}

tr.bg_off {
  background-color: transparent;
}

tr.bg_on {
  background-color: #8c95bd;
}


/* Upload Progress Bar */

#umrandung {
  font-family: Candara, Arial, Helvetica;
  background-color:#FFFFFF;
  font-size: 12px;
  margin:3px 3px 3px 3px;
  text-align:center;
}

.data {
  background-color: #f0f0f0; 
  border: 1px solid #898989; 
  margin-bottom: 5px;
}

.data TR TD {
  background-color: #e3e3e3; 
  font-size: 12px;
}

.bar1 {
  border: 1px solid #a3a3a3; 
  background-color: #f6f6f6; 
  text-align: left; 
  vertical-align: middle; 
  height: 20px;
}

.bar2 {
  width: 1%; 
  background-color: #c9c9c9; 
  height: 100%; 
  text-align: left;
}

.message {  
  font-family: Candara, Arial, Helvetica;
  font-size: 12px; 
  margin-top: 7px;
}

.myLink  {
  font-family: Candara, Arial, Helvetica;
  font-weight: bold; 
  font-size: 13px;
  color: #303030; 
  text-decoration: none;
}


/*Kundenübersicht CSS*/

#screenKundenuebersicht {
	font-family: Cambria, Arial, Helvetica;
	position: relative;
	text-align: center;
	font-size: 16px;
	border: 1px none #000;
	width: 1020px;
	height: 650px;
	background-color: #FFFFFF;
	background-image: url(http://www.langevonmuenchhausen.de/content/bilder/bg-kundenuebersicht.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#rondellkundenuebersicht {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0px;
	left: 30px;
	
}


#kundenbeschreibung {
	width: 710px;
	right: 0px;
	position: absolute;
	height: 230px;
	left: 65px;
	top: 350px;
	padding: 10px;
	background-image: url(../bilder/test.png);
	background-color: #FFF;
	
}

#rahmen1 {
	float: left;
	height: 98%;
	width: 49%;
	position: relative;
	margin-right: 10px;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 24px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #192a7a;
}

#rahmen2 {
	float: left;
	height: 100%;
	width: 48%;
	color: #000;
	font-family: Calibri;
	position: relative;
	font-size: 16px;

}
#vwschrift {
	font-size: 24px;
	font-family: Tahoma;
	font-style: inherit;
	font-weight: bold;
	position: relative;
	color: #192a7a;
	top: 5%;
	text-align: left;
	padding-left: 10px;
	
}

#vwtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	padding-top: 8%;
	text-align: left;
	padding-left: 10px;
	line-height: normal;
}
#homepageschrift {
	font-family: "Trebuchet MS";
	font-size: 24px;
	top: 5%;
	position: relative;
	text-align: left;
	padding-left: 30px;
}

#seitenende {
	background-color: #FFFFFF;
	width: 859px;
	height: 49px;
	position: relative;
	top: 650px;
	left: 5px;
	background-image: url(../bilder/kasten-grau3.png);
}
#seitenendetext {
	font-family: "Trebuchet MS";
	position: relative;
	top: 20%;
}
#homepagetext {
	padding-top: 20px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 35px;
	padding-left: 30px;
	text-align: left
}
#textseitenende {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
