
*
{
	margin: 0;
	padding: 0;
}
 * html TextOuter {height:1%;}
 
  a
 {
     color: #3e58a1;
     text-decoration: underline;
 }
 a:hover
 {
     color: #3e58a1;
     text-decoration: none;
 }
 
 #container
{
  width:972px;
  position: relative;
  top: 0px;
}

#head_image{
  width:945px;
  position:relative;
  top:0;
  left:13px;
  height: 178px;
}

#menue
{
  width: 532px;
  position: absolute;
  top: 178px;
  left: 13px;
  height:33px;
  border-width: 0px;
}

#functionBar
{
  background-image:url(../images/bg_news.jpg);
  background-repeat: no-repeat;
  padding-top:5px;
  width:250px;
  position:absolute;
  top:195px;
  left: 685px;
  height: 504px;
}
#erledigen
{
	left: 7px;
	top: 2px;
	position: relative;
	height: 153px;
	width: 236px;
}

#newsticker
{
	left: 7px;
	top: 18px;
	position: relative;
	height: 151px;
	width: 236px;
	overflow: auto;
}
#newsletter
{
	left: 7px;
	top: 34px;
	position: relative;
	height: 68px;
	width: 236px;
}

#Kontakt
{
	left: 7px;
	top: 422px;
	position: absolute;
	height: 73px;
	width: 236px;
}

#content
{
  background-image: url(../images/hg.jpg);
  background-repeat: no-repeat;
  background-color: #e6e7e8;
  padding-top:10px;
  width:945px;
  position: relative;
  top: 0px;
  left:13px;
  min-height: 530px;
}

#meincontent
{
	position: relative;
	top: 55px;
	left: 0px;
	width: 655px;
}

#bottom
{
  position: relative;
  left:13px;
  height: 32px;
}

#breadcrumb
{
    height: 26px;
    width: 100%;
    left: 5px;
    top: 3px;
    position: relative;
}
#allentriesheader
{
    height: 27px;
    border-width: 1px;
    border-style: solid;
    border-color: #5b5f6c;
    background-color: #d2d4dc;
}

/*font*/
body
{
  font-family:Arial;
  color: black;
  width:930px;
  margin: 0px auto;
  position:relative;
  background-image: url(../images/background_megatec.jpg);
}

.menue_style
{
 background-image: url(chromebg.gif);
 font-family: Arial;
 font-size: 12px;
 color: White;
}

.UES_funct_14bold
{
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    color: White;
}
.FT_funct_11
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: #4c5469;
}

.FT_funct_12
{
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    color: #4c5469;
}

a.FT_funct_12
{
    text-decoration: underline;
}
a:hover.FT_funct_12
{
    text-decoration: none;
    color: #203b63;
}
.bildrand
{
    border-width: 1px;
    border-style: solid;
    border-color: #585c67;
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: #4c5469;
}
.headertext
{
    color: #4c5469;
    font-size: 17px;
    font-weight: bold;
    padding-left: 5px;
    top: 2px;
    position: relative;
}


