@charset "utf-8";

#fieldtitle
{ 
  position: absolute;
  top: 5px; 
  left: 300px; 
  font-size: 22px;
}

.SeiteRegion #canvas
{
	display: none;
}

#canvas
{
	background-color: white;
	height: 470px;
	position: absolute;
	width: 1000px;
	z-index: 0;
}

.SeitePlanung #canvas
{
	left: 0px;
	top:  0px;
}

.SeitePlanung #fieldpatent
{
	 position: absolute;
   top: 5px; 
   left: 720px; 
   color: gray; 
   font-size: 12px;
} 

.SeiteAnsicht #fieldpatent
{
	 position: absolute;
   top: 5px; 
   left: 620px; 
   color: gray; 
   font-size: 12px;
} 

.SeiteAnsicht #canvas
{
	left: -105px;
	top: -95px;
}



.SeiteAnsicht select
{
	display: none;  
}

.SeiteAnsicht #configContainer
{
	left: 605px;
	position: absolute;
	width: 285px;
  top: -95px;
} 
}


#menuPlanung
{
	background-position: top left;
	background-repeat: no-repeat;
	height: 146px;
	width: 100%;
}

#freddy #menuPlanung
{
	
}

#freddyPlus #menuPlanung
{
	
}

#selectAusfuehrungRegal
{
  left: 20px;
	position: absolute;
	top: 52px;
  width:72px;
}

#freddyPlus #selectAusfuehrungRegal
{
	display: none;
}



#configContainer
{
	left: 715px;
	position: absolute;
	width: 285px;
  top: 2px;
}

#buttonHelp
{
	left: 660px;
	position: absolute;
	top: 440px;
}

#buttonPlanung
{
	left: 101px;
	position: absolute;
	top: 440px;
}

#buttonAufbaualternative
{
	left: 270px;
	position: absolute;
	top: 440px;
}

#buttonPlanungNew
{
	left: 101px;
	position: absolute;
	top: 440px;
}

#buttonAnsicht
{
	left: 450px;
	position: absolute;
	top: 440px;
}

#buttonLoad
{
	left: 580px;
	position: absolute;
	top: 440px;
  display: none;
}

#buttonSend
{
	left: 280px;
	position: absolute;
	top: 440px;
  display: none;
}

#buttonPrint
{
	left: 380px;
	position: absolute;
	top: 440px;
}

#buttonSave
{
	left: 490px;
	position: absolute;
	top: 440px;
  display: none;
}

.Send
{
	height:40px;
  width: 30%;
  cursor:pointer;
}


.SeitePlanung #buttonPlanung,
.SeiteAnsicht #buttonAnsicht,
.SeiteAnsicht #buttonAufbaualternative,
.SeiteAnsicht #buttonPlanungNew,
.SeitePlanung #buttonSend,
.SeitePlanung #buttonPrint,
.SeitePlanung #buttonLoad,
.SeitePlanung .erklaerungen,
.SeitePlanung #buttonSave,
.SeiteAnsicht #iconRegal
{
	display: none;
}

.SeitePlanung #Help,
.SeiteAnsicht #Help
{
	display: none;
}

#Help
{
	background: white;
	color: black;
	margin: 50px 0;
	padding: 2em 20px;
}

#Help p
{
	margin: 1em 0;
	width: 700px;
}

#Help ul
{
	margin-top: 3em;
}

#Help li
{
	float: left;
	margin-right: 4em;
}

.SeiteHelp #ansicht,
.SeiteHelp #canvas,
.SeiteHelp #configContainer
{
	display: none;
}

.SeiteHelp #fieldpatent
{
	 position: absolute;
   top: 5px; 
   left: 620px; 
   color: gray; 
   font-size: 12px;
} 