/*später nach unten setzen*/


.con_left {
width:350px;
margin-right:30px;
float:left;
border:0pt solid #000000;
text-align: right;
font-weight:;
margin-bottom:20px;
}

.con_left img{
margin-bottom: 8px;
}

.con_right{
width:380px;
float:right;
border:0pt solid #000000;
margin-bottom:20px;
}

.con_right li {
margin-left:14px;
margin-bottom:10px;
}


body{
  margin:0px;
  background-color: #333366;
}

#layout_page2{
  width:1200px;
 background-image: url(content_bg.jpg);
}

#layout_header{
  background-color: #EBEADB;
}

#layout_navi{
  background-color: #FBCD69;
  width:200px;
  float:left;
}


#layout_content{
  background-color: #FFFAE2;
  float:left;
  width:785px;
min-height:600px;
}

#layout_content_text{
  padding:10px;
}

#layout_content_title{
  color: #F4953B; 
  font-size: 29pt; 
  margin-top:0px; 
  margin-bottom: 10px; 
  text-align:left;
}

#layout_right{
  background-color: #F4953B;
  float:left;
  width:215px;
}
#layout_footer{
  background-color: #000066;
  text-align:right;
  vertical-align:top;
  height:55px;
  width:985px;
  clear:both;
  padding:10px 0px 0px 0px;
}

#layout_navi_img{
  margin-top:4px; 
  margin-bottom:4px;
}