.spacerHorizontal1
{
	width: 890px;
	height: 10px;
	background-color: #b7ab9e;
}

.spacerHorizontal2
{
	width: 410px;
	height: 1px;
	background-color: #b7ab9e;
}

.spacerHorizontal3
{
	width: 620px;
	height: 1px;
	background-color: #b7ab9e;
}

.bgBrown
{
	border-bottom: 1px solid #b7aa9e;
	background-color: #514d47;
}

.clipped
{
	width: 300px;
	height: 44px;
	margin-bottom:6px;
	clip: rect(0px, 300px, 44px, 0px);
	overflow:hidden;
	line-height: 14px;
}
.clipped2
{
	width: 300px;
	height: 30px;
	margin-bottom:6px;
	clip: rect(0px, 300px, 30px, 0px);
	overflow:hidden;
	line-height: 14px;
}

#page
{
	width: 950px;
	background-image: url(../images/midShadow.jpg);
	margin:0px;
	padding:0px;
	z-index: 1;
	text-align: left;
}
#logo
{
	position:absolute;
	left:50px;
	top:0px;
	width:200px;
	height:150px;
	z-index: 500;
}
#navi
{
	position:absolute;
	left:50px;
	top:210px;
	width:200px;
	background-image: url(../images/naviBg.jpg);
	background-repeat: repeat-x;
	z-index: 501;	
}
#adress
{
	position:relative;
	left:20px;
	margin-top:40px;
	width:160px;
	
}
navElement
{
	width:200px;
	border:0px;
	border-bottom: 1px solid #b7aa9e;

}
.navElementEntry
{
	width:200px;
	height: 29px;
	border:0px;
	border-bottom: 1px solid #b7aa9e;
	background-color: transparent;
	color: #514d47;

}
.navElementEntryActiv
{
	width:200px;
	height: 29px;
	border:0px;
	border-bottom: 1px solid #b7aa9e;
	background-color: #514d47;
	color: #ffffff;
}

a.n1, a.n1:active, a.n1:link, a.n1:visited, a.n1:focus { 
    color: #514d47; 
    text-decoration: none;
	background-color: transparent;
}

a.n1:hover  { 
    color: #ffffff; 
    text-decoration: none;
	background-color: #514d47; 
}
a.n1a, a.n1a:active, a.n1a:link, a.n1a:visited, a.n1a:focus { 
    color: #ffffff; 
    text-decoration: none; 
}

a.n1a:hover  { 
    color: #ffffff; 
    text-decoration: none; 
}

.naviSubEntry
{
	padding:0px;
	padding-left:30px;
	padding-top:8px;
}
.naviSubSubEntry
{
	padding-left:40px;
}
.naviSubSubSubEntry
{
	padding-left:50px;
}

a.n2, a.n2:active, a.n2:link, a.n2:visited, a.n2:focus { 
    color: #ffffff; 
    text-decoration: none;
}
a.n2:hover  { 
    color: #fe7f00; 
    text-decoration: none;
}
a.n2a, a.n2a:active, a.n2a:link, a.n2a:visited, a.n2a:focus { 
    color: #fe7f00; 
    text-decoration: none; 
}

a.n2a:hover  { 
    color: #fe7f00; 
    text-decoration: none; 
}

navElementHome
{
	width:200px;
	border:0px;
}
.navElementHomeEntry
{
	width:200px;
	height: 29px;
	border:0px;
}
.entry
{
	padding: 8px;
	padding-left:20px;
}

.entryBright
{
	padding: 8px;
	padding-left:20px;
	color: #f7f3f0;
}

#search
{
	width:200px;
	height: 440px;
	background-image: url(../images/searchBg.jpg);
    background-repeat: repeat-x;
    background-color: #56514b;
}

#topShadow
{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 60px;
	background-image: url(../images/topShadow.jpg);
	z-index: 2;
}

#botShadow
{
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 950px;
	height: 60px;
	background-image: url(../images/botShadow.jpg);
	z-index: 3;
}

#content
{
	width: 890px;
	margin-left:30px;
	padding-top:40px;
	padding-bottom:40px;
	z-index: 4;
}

#pageTitle
{
	width: 890px;
	height: 30px;
	background-color: #514d47;
}

#spanner
{
	float:left;
	width: 250px;
	height: 550px;
}
#header
{
	width: 890px;
	height:270px;
}
.headerImg
{
	position: absolute;
	left: 0px;
	top:0px;
	width: 890px;
	height:270px;
    visibility:visible;
}
#main
{
    float:left;
	width: 640px;
	margin-top: 60px;
}
#mainC
{
    width: 640px;
    margin-top: 60px;
}
#mainLeft 
{
	float:left;
	width: 420px;
	padding-bottom: 30px;	
}

.viewListEntry
{
	width: 410px;
	margin-top: 3px;
	margin-bottom: 47px;
}
.viewListEntry2
{
	width: 620px;
	margin-top: 3px;
	margin-bottom: 47px;
}

.viewListEntryImg 
{
	float: left;
	width: 110px;
	margin-top: 10px;
}
.viewListEntryTxt
{
	float: left;
	width: 300px;
	margin-top: 10px;
}
.viewListEntryRight
{
	float: left;
	width: 200px;
	margin-top: 10px;
}
#mainRight 
{
	float: left;
	width: 200px;
	padding-bottom: 30px;
}
#imgsRight 
{
	float: left;
	width: 200px;
	padding-bottom: 30px;
}

.cont410
{
	width: 410px;
	white-space: nowrap;
}

.left100
{
	float: left;
	width: 100px;
	white-space: normal;
}

.bootBlock
{
    width: 410px;
    white-space: nowrap;   
    margin-top: 20px;
    margin-bottom: 40px;
}

.formPe
{
	width: 410px;
	height: 60px;
}
.formPel
{
	width: 310px;
	float:left;
}
.formPer
{
	right: 0px;
	width: 80px;
	float:right;
}
