﻿body
{
  font-family:Lucida Sans, Verdana, Arial;
  font-size: 10pt;
  line-height:17pt;
}

#wrapper
{
    width:992px;
    margin-left:auto;
    margin-right:auto;
    border:solid 0px black;  
}

#ts
{
    background-image:url(../../images/Grafik/bg_shadow_top.gif);
    height:11px;
    background-repeat:no-repeat;
    float:left;
    border:solid 0px black;
    width:992px;
}

#wrapperBG
{
    background-image:url(../../images/Grafik/bg_shadow.gif);
    background-repeat:repeat-y;
    float:left;
    border:solid 0px black;
    width:992px;
    
}

#wrapperContent
{
    margin-left:9px;
    width:971px;
    border:solid 2px #b2b2b2;
}

#bs
{
    background-image:url(../../images/Grafik/bg_shadow_bottom.gif);
    height:17px;
    background-repeat:no-repeat;
    float:left;
    width:992px;
 
}


#top
{
    width:100%;
    height:50px;
    background-image:url(../../images/Grafik/bg_top.jpg);
    background-repeat:no-repeat;
}

#banner
{
    height:150px;
    width:970px;
    border:solid 0px black;
}

#menu
{
    height:45px;
    width:970px;
    background-image:url(../../images/Grafik/bg_menu.jpg);
    background-repeat:repeat-x;
}

#content
{
    width:917px;
    margin-left:25px;
    margin-right:25px;
    margin-top:25px;
    margin-bottom:25px;
    background-color:Transparent;
    float:left;
}

#boxWrapper {
	width: 670px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

#pageWrapper
{
    width:672px;
}

#topImage {
	height: 13px;
	width: 672px;
	background-image:url(../../images/grafik/testimonyHeader.gif);
	margin-bottom:-6px;
}

#pageContentInside
{
 	padding:20px;
}

#contentLeft
{
    width: 500px;
    float:left;
}

#contentRight
{
    width:250px;
    float:right;
}
