body{
  margin:0px;
}
p {
  font-family:tahoma;
}
.p_normal {
  font-size:0.7em;
}
.p_normal_grau_bold {
  color:#a4a4a4; 
  font-weight:bold;
  font-size:0.7em;
}
.p_small{
  font-size:0.6em;
}
.p_small_grau_bold {
  color:#a4a4a4; 
  font-weight:bold;
  font-size:0.6em;
}
.navi_p {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.7em;
  color:#a4a4a4;
}

#content a:link {
  font-family:tahoma;
  font-size:0.7em;
  color:#000000;
  text-decoration:none;
}
#content a:visited {
  font-family:tahoma;
  font-size:0.7em;
  color:#000000;
  text-decoration:none;
}
#content a:active {
  font-family:tahoma;
  font-size:0.7em;
  color:#000000;
  text-decoration:none;
}
#content a:hover {
  font-family:tahoma;
  font-size:0.7em;
  color:#a4a4a4;
  text-decoration:none;
}
#header a:link {
  font-family:tahoma;
  font-size:0.7em;
  color:#a4a4a4;
  font-weight:bold;
  text-decoration:none;
}
#header a:visited {
  font-family:tahoma;
  font-size:0.7em;
  color:#a4a4a4;
  font-weight:bold;
  text-decoration:none;
}
#header a:active {
  font-family:tahoma;
  font-size:0.7em;
  color:#a4a4a4;
  font-weight:bold;
  text-decoration:none;
}
#header a:hover {
  font-family:tahoma;
  font-size:0.7em;
  color:#a4a4a4;
  font-weight:bold;
  text-decoration:none;
}

#e_content a:link {
  font-family:tahoma;
  font-size:0.8em;
  color:#000000;
}
#e_content a:visited {
  font-family:tahoma;
  font-size:0.8em;
  color:#000000;
}
#e_content a:active {
  font-family:tahoma;
  font-size:0.8em;
  color:#000000;
}
#e_content a:hover {
  font-family:tahoma;
  font-size:0.8em;
  color:#a4a4a4;
}

#header {
  position:absolute;
  top:75px;
  left:50%;
  margin-left:-450px;
  width:900px;
}
#content {
  position:absolute;
  top:155px;
  left:50%;
  margin-left:-450px;
  width:900px;
}
#e_content {
  position:absolute;
  top:50px;
  right:0px;
  width:100%;
}
#content_left{
  float:left;
  width:50%;
  text-align:left;
}
#content_right{
  float:left;
  width:300px;
  text-align:left;
  padding:0px;
}
#img_txt{
  text-align:left;
  margin:0px;
  width:325px;
  text-align:right;
}
#project_left {
  float:left;
  width:90px;
  margin:0px;
  padding:0px;
  margin-top:10px;
}
#project_right {
  float:left;
  width:205px;
  margin:0px;
  padding:0px;
  margin-top:10px;
  text-align:justify;
}

#navi {
  position:absolute;
  top:115px;
  left:50%;
  margin-left:-450px;
  width:900px;
  
}
#e_navi {
  position:absolute;
  top:10px;
  right:0px;
  width:100%;
}
#navi_left{
  float:left;
  width:50%;
  text-align:left;
}
#navi_right{
  float:left;
  width:50%;
  text-align:left;
}
.navi_p {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.7em;
  color:#a4a4a4;
}
#navi a:link {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.7em;
  color:#000000;
  text-decoration:none;
}
#navi a:visited {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.7em;
  color:#000000;
  text-decoration:none;
}
#navi a:active {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.7em;
  color:#000000;
  text-decoration:none;
}
#navi a:hover {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.7em;
  color:#a4a4a4;
  text-decoration:none;
}

.e_navi_p {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.8em;
  color:#a4a4a4;
}
#e_navi a:link {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.8em;
  color:#000000;
  text-decoration:none;
}
#e_navi a:visited {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.8em;
  color:#000000;
  text-decoration:none;
}
#e_navi a:active {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.8em;
  color:#000000;
  text-decoration:none;
}
#e_navi a:hover {
  font-family:tahoma;
  font-weight:bold;
  font-size:0.8em;
  color:#a4a4a4;
  text-decoration:none;
}

#content a:link {
  font-family:tahoma;
  color:#000000;
  text-decoration:none;
}
#content a:visited {
  font-family:tahoma;
  color:#000000;
  text-decoration:none;
}
#content a:active {
  font-family:tahoma;
  color:#000000;
  text-decoration:none;
}
#content a:hover {
  font-family:tahoma;
  color:#a4a4a4;
  text-decoration:none;
}

input {
  border:solid 1px #000000;
  margin:3px;
  width:235px;
}
.p_input{
  margin:0px;
  margin-top:8px;
  font-weight:bold;
  font-size:0.8em;
}
.p_input_b{
  margin:0px;
  margin-top:11px;
  font-weight:bold;
}
