*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #efefef;
color: #9f9f9f;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #000066;
}

.portf_right a:hover
{
text-decoration: none;
color: #fff;
background: #000066 ;
}

#rcontent p a:hover
{
text-decoration: none;
color: #fff;
background: #000066 ;
}

#lcontent a:hover
{
text-decoration: none;
color: #fff;
background: #000066 ;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
position: relative;
background-color: #fff;
color: #ffffff;
width:650px;
}

#header_inner
{
position: relative;
height: 123px;
width:650px;
}

#logo
{
background: inherit;
position: absolute;
left:0px;
bottom:0px;
color: #fff;
float:left;
}


#slogan
{
background: inherit;
position: absolute;
left:235px;
bottom:7px;
color: #50514D;
font-size: 14px;
float:right;
}


#main
{
padding:0px 20px 20px 20px;
position: relative;
width: 650px;
margin: 0px auto;
background: url(images/bg_kanten.gif) repeat-y;
height:auto;
}

#bk
{
position:relative;
width: 690px;
margin: 0px auto;
height:30px;
}

#ok
{
position:relative;
width: 690px;
margin: 0px auto;
height:30px;
}

#footer
{
width:100%;
margin: 0px auto;
margin-bottom: 25px;
}

#footer_inner
{
position: relative;
width: 690px;
height: 25px;
color:#ccc;
margin: 0px auto;
text-align: center;
text-transform: lowercase;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#algmvw {
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-style:italic;
}

#algmvw a:hover
{
text-decoration: none;
color: #fff;
background: #000066 ;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bg_menu4.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

#menu_logo
{
position: relative;
background: inherit;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
margin:20px 0 20px 0;
}

h1
{
background: inherit;
color: #50514D;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #000066;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #000066;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
margin:10px 0 0 0;
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 5px 0px 10px 0px;
}

#rcontent
{
padding: 15px 0px 0px 20px;
height:auto;
}


p
{
margin-bottom: 15px;
/*text-align: justify;*/
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}


#rcol
{
position: relative;
margin:10px 0 0 190px;
width: 455px;
height:auto;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
text-transform: lowercase;
position: relative;
top: 5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 10px;
background: inherit;
color: #50514D;
}

.box h2
{
background: inherit;
color: #50514D;
text-transform: none;
font-weight: normal;
font-size: 14px;
margin-bottom: 10px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
padding: 15px;
background: #f9f9f9;
color: inherit;
}

.captioned_image
{
padding:5px 0 5px 0;
float: none;
margin-right: 0px;
}


#portfolio
{
position:inherit;
width:435px;
padding:5px 0px 0px 0;
}

.portf_left
{
float:left;
width:210px;
border-right:#ccc solid 1px;
padding:0px 5px 0px 0px;
}

.portf_left img{
border:#ccc solid 1px;
}

.portf_left img:hover{
border:#000066 solid 1px;
}


.portf_right
{
float:right;
padding:0px 5px 0px 15px;
/* border-left:#ccc solid 1px; */
width:190px;
}

#portfolio .divider
{
border-bottom: solid 1px #F5F5F5;
width: 100%;
margin: 10px 0px 15px 0px;
}


