body{
	background: #161311;
	padding: 0px;margin: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #A1988F;
	line-height: 20px;
}

img{  
	border: 0px;
}

h1, h3{
	font-size: 17px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

.clear {
	clear:both;
}

#header{
	padding: 82px 0px 69px 0px; 
	height: 162px; 
	width: 100%;
	float: left;
}

#right-top{
	float: left;
/*      position: absolute;left: 936px; */
}

#top{
	height: 162px;
/*	width: 906px;*/
    width: 70%;
	visibility: visible;
	padding-right: 30px;
	float: left;
}

#slogan{
	font-size: 13px; 
	color: #A39789; 
	font-weight: bold;
	padding: 30px 0px 0px 0px; 
	width: 239px;
}

#main{
/* position: absolute;left: 210px;*/
 padding: 0px; 
 margin-right: 40px;
 vertical-align: top;
 line-height: 0px;
 float: left;
 font-size: 15px; line-height: 21px;
 height: 300px;
 width: 53%;
}

#content{
/* position: absolute;left: 210px;*/
 padding: 0px;
 margin-right: 40px;
 vertical-align: top;
 float: left;
 font-size: 15px; line-height: 21px;
 height: 300px;
 width: 53%;
}

/*Links */
a, a:link {
    text-decoration: none;
    color: #FF9900;
}
a:visited { color: #FF9900; border-color: #669; }
a:hover { color: #5498A1; border-color: #5498A1; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }

#menu{ 
	width: 210px; vertical-align: top; float: left; 
}

#main-menu{
	padding:0px; margin: 0px;
}

#main-menu li{
	vertical-align: top;
	padding: 0px 0px 0px 11px;
        margin: 0px;
	margin-bottom: 10px;
	list-style : none;
	white-space : nowrap;
}

.punktMenu{
	background: url("images/bg.jpg") repeat-y;
	width: 194px;
	height: 30px;
	vertical-align: top;
}

.punktMenuActive{
	background: url("images/bg.jpg") repeat-y;
	width: 194px;
	height: 97px;
	vertical-align: top;
}

.punktMenuDelimiter{
	font-size: 15px;
}

.punktMenu a{ 
	color: #A1988F; text-decoration: none; font-weight: bold; font-size: 12px;
}

.punktMenuActive a{ 
	color: #A1988F; text-decoration: none; font-weight: bold; font-size: 12px;
}

#navi{
	float: left; 
	padding-top: 265px;
/*	position: absolute;
	left: 936px;*/
	white-space : nowrap;
	/*padding-left: 30px;*/
}

#navi a{ 
	font-size: 12px;	
	font-weight: bold; 
	color: #A1988F; text-decoration: none; 
}

#div{
	height: 131px;
}

#footer{
	padding: 0px 10px 0px 10px;
}

#adress{  
	font-size: 15px;	
	font-weight: bold; 
	color: #A1988F; text-decoration: none; 
        width: 70%;
        margin-right: 30px;
	float:left;
}

#copyright{  
	font-size: 15px;	
	font-weight: bold; 
	color: #A1988F; text-decoration: none; 
/*	position: absolute; left: 936px;*/
	width: 200px;
	float:left;
}