body
{
  background-color:White;
  margin:0px;
  padding:0px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#7C7B7A;
  line-height:13px;
}

#blue_area
{
  width:100%;
  height:450px;
  background-color:#DEF7FF;
  position:absolute;
  top:50%;
  left:0px;
  margin-top:-225px;
}

#blue_area #content
{
  width:790px;
  height:500px;
  position:absolute;
  left:50%;
  margin-left:-390px;
  top:-80px;  
}

#blue_area #content #logo
{
  width:211px;
  height:72px;
  float:left;
  position:relative;
  background-repeat:no-repeat;
  cursor:pointer;
}

#blue_area #content #logo li
{
	margin: 0; 
	padding: 0;
    list-style: none;
}

#blue_area #content #logo #logo-koe-aesthetics
{
  background-image:url(../bilder/logo-koe-aesthetics.gif);
  width:211px;
  height:72px;
}

#blue_area #content #logo a
{
	float: left;
	padding: 72px 0 0 0;
	overflow: hidden;
    width:211px;
	height: 0px !important; 
	height /**/:72px; 
}	

#blue_area #content #left_column
{
  width:500px;
  position:absolute;
  bottom:-25px;
  left:0px;
  margin-right:10px;
}

#blue_area #content #right_column
{
  position:absolute;
  bottom:-25px;
  left:510px;
  width:280px;
}

.portrait
{
  float:left;
  margin-right:15px;
}

h1
{
  font-size:16px;
}

li
{
  margin-left:18px;
}

#blue_area #content #right_column #logobox
{
  width:400px;
  position:relative;
  float:left;
}

#blue_area #content #right_column #logotextbox
{
  width:400px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

.logo
{
  width:70px;
  margin-right:30px;
  float:left;
  text-align:center;
}

.logotext
{
  width:70px;
  bottom:0px;
  margin-right:30px;
  float:left;
  text-align:center;
}

ul
{
  margin:0px;
  padding:0px;
}

img
{
 border:0;
}

a
{
  text-decoration:none;
  color:#7C7B7A;
}

a:hover
{
  color:Black;
}
